0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Eric changed date formatter - Thanks Duane Message More... over 14 years ago
Updated todo list More... over 14 years ago
More refactoring and also accounted for messed up times from server. More... over 14 years ago
Moved more msthods from FirstViewController to the FlakWhisperer. More... over 14 years ago
Started extracting the FlakWhisperer class. W00t! More... over 14 years ago
Removed duplicate synthesize call More... over 14 years ago
Merge branch 'master' of github.com:helabed/FlakJacket More... over 14 years ago
Minor format changes only More... over 14 years ago
Merge branch 'master' of [email protected]:helabed/FlakJacket More... over 14 years ago
merged hani and stephen changes after resolving conflict More... over 14 years ago
Refactored some code. More... over 14 years ago
added the 'get newest messages' button to the root view controller More... over 14 years ago
Todo list changes. More... over 14 years ago
Turned off text fields when viewing the message. More... over 14 years ago
Removed userId More... over 14 years ago
Hid the done button that causes a bug if it is clicked out of sequence. More... over 14 years ago
Removed unused properties More... over 14 years ago
Minor cleanup More... over 14 years ago
Now able to post messages from MessageCreationController.m More... over 14 years ago
Organized file layout More... over 14 years ago
Finally showing the new view; More... over 14 years ago
Part way through adding MessageCreationController. Still have to set the nib More... over 14 years ago
Merged More... over 14 years ago
Minor change More... over 14 years ago
added flak.png in case we want to modify it in the future, also changed the application name to Flak Jacket More... over 14 years ago
added flak jacket app icon More... over 14 years ago
added custom cell with full name, datetime the message was created and the messageText all in one custom cell with 2 lines More... over 14 years ago
updated todo More... over 14 years ago
now message dates are using local time instead of GMT thanks to Eric's Gist, also made sure that getNextMessages can automatically log in. More... over 14 years ago
now testPostMessage logs in automatically More... over 14 years ago