0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rollbacked ASIHTTPRequest from 1.8 to 1.8.1 because of weird 406 errors similar to this: http://akos.ma/be8qv More... over 12 years ago
Adapted the project for Xcode 4.2, removing compiler and static analyzer warnings More... over 12 years ago
New feature: create contacts in the local address book, based on those in the server More... over 12 years ago
Modified the changelog More... over 12 years ago
Users can now create contacts directly from the address book! More... over 12 years ago
Inverted the logic of taps in the accounts controller, to make it more coherent to the rest of the controllers More... over 12 years ago
Another item for the changelog More... over 12 years ago
Updated the changelog More... over 12 years ago
Added a new screen to the application, showing the latest activity in the FFCRM server More... over 12 years ago
Updated the copyright message More... over 12 years ago
Updated the version number More... over 12 years ago
Added the possibility to delete comments from any entity More... over 12 years ago
New URL to send comments for an entity, compatible with the latest RC of FFCRM More... over 12 years ago
New URL to browse comments, compatible with the latest RC of FFCRM More... over 12 years ago
Modified build settings before sending to App Store More... over 12 years ago
Added a default image for the Retina display More... over 12 years ago
Updated app icons for Retina display compatibility More... over 12 years ago
Added all the required icons to the application More... over 12 years ago
Solved a bug introduced by the class name change More... over 12 years ago
Removed unused forward declaration More... over 12 years ago
Added README to the project More... over 12 years ago
Small typo in README file More... over 12 years ago
Updated the changelog More... over 12 years ago
Changed the README file to Markdown syntax More... over 12 years ago
Removed empty file More... over 12 years ago
Changed the login procedure, and the way the app reacts to errors More... over 12 years ago
Major refactoring, separating individual requests from the network manager More... over 12 years ago
Created a base class for all network requests; renamed notifications More... over 12 years ago
Moved the network manager into its own folder More... over 12 years ago
Removed a static analyzer warning More... over 12 years ago