0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing NSLogger, logging additional information from the stream trying to diagnose disconnect/401 errors More... about 13 years ago
updating the README with more details More... about 13 years ago
removing unused submodule More... about 13 years ago
removing some unused stuff More... about 13 years ago
adding license and readme More... about 13 years ago
consolidating some of the buddy/buddy list code More... about 13 years ago
better JSON mapping, some cleanup More... about 13 years ago
upload objects should be GFJSONObject subclasses More... about 13 years ago
separate the automatic class finding for JSON object mapping and the user provided mapping More... about 13 years ago
tweet object for messages, using new JSON mapping for message properties More... about 13 years ago
switch to new automatic user object creation and the date value transformer More... about 13 years ago
user type value transformer and date More... about 13 years ago
using the date transformer More... about 13 years ago
changing type of tweetId to int More... about 13 years ago
fixing json property mapping More... about 13 years ago
value transformers for BOOL and Dates More... about 13 years ago
reorg project, add the tweet object More... about 13 years ago
working on translating JSON object back into JSON data "deep translation" and mapping mechanism to convert arrays/dictionaries in json to NSObject arrays/dictionaries populated with translated objects More... about 13 years ago
various enhancements More... about 13 years ago
remove excess languages from operation More... about 13 years ago
addition of the NSLogger to replace LumberJack moving network operation creation code into single location More... about 13 years ago
moving avatar data out of the user object and storing it in the service saving room data to appropriate location reorg service plugin More... about 13 years ago
updating room to use json mapping More... about 13 years ago
constant for console handle code cleanup first steps towards processing an upload message More... over 13 years ago
adding additional code to the "service" More... over 13 years ago
user avatar key changes translate user type More... over 13 years ago
do json for all post/put operations, fixes sending a message not working More... over 13 years ago
making the avatar hash a bit simpler in the hopes it will fix avatar issues More... over 13 years ago
only encode data as json if PUT or POST, fixes fetching message history issue More... over 13 years ago
rejoin a room after a timeout occurs and bump the timeout period up More... over 13 years ago