0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding xib for Direct Message (forgot to add before) More... over 13 years ago
Merge commit '6bceb' More... over 13 years ago
Bumped version to 2.5.1. More... over 13 years ago
added new load action property to flag if loading the gap to fix issue 67 More... over 13 years ago
changing title of direct message window for Mac and adding Label for iPad More... over 13 years ago
fixing issue where selecting load gap would not display the loaded tweets More... over 13 years ago
adding new Direct Message files (forgot to add before) More... over 13 years ago
fixing issue 64 - no error for duplicate status update More... over 13 years ago
fixing issue 57 - tweeting with tags unescapes sequences improperly More... over 13 years ago
fixing issue 55 - sending a DM to someone who doesn't follow you will silently fail More... over 13 years ago
Minor bug fixes for release. More... over 13 years ago
Fixed bug where AllStars view was using normal instead of large profile images. Bumped version number to 2.5.0.10. More... over 13 years ago
Added a refresh timer to Mac version's window controller. Bumped version number to 2.5.0.9. More... over 13 years ago
Some clean-up and missed files for 2.5.0.8 because GitX doesn't auto-refresh the list of changed files. More... over 13 years ago
Auto-refresh now checks the scroll position and only refreshes when it's at the top. Added logging of Twitter status codes. Changed Accounts popover refresh timer to 2 seconds from 5 seconds afer an update. More... over 13 years ago
Adjusted h2 margin in iPad css. Fixed bug with reloading tweet area before window is open. More... over 13 years ago
Fixed bug with gap showing up when loading newer status updates, due to the wrong comparison operator being used. More... over 13 years ago
Added sanity check to adding status updates to the cache. More... over 13 years ago
Added profile images to Compose accounts popup menu. Added sanity checks for adding users to the cache. More... over 13 years ago
Removed logging of twitter errors. Added Users and Accounts pickers to Compose view on iPad. More... over 13 years ago
Fixed crashing bug with outstanding actions in the timelineHTMLController when view controller owning it is closed, by setting the delegate to nil in the dealloc. More... over 13 years ago
Fixed some crashing bugs with closing any iPad View while actions were in progress. Accounts popover automatically reloads after timelines are reloaded. Fixed bug where network activity spinner was not being shown for Twitter actions. Switching accounts no longer reloads all accounts. More... over 13 years ago
Proxy images now used for all missing Account profile images. More... over 13 years ago
Add proxy image to missing profile images in Accounts popover. Bumped version to 2.5.0.8. More... over 13 years ago
Moved profile image loading out of TwitterAccount and into Twitter class. More... over 13 years ago
Finished adding profile images to Accounts list in Preferences and in the Accounts popup menu. More... over 13 years ago
Fixed bug with updating tab area on iPad version. More... over 13 years ago
Moved tab images from shared to iPad resource folder. Added red dingbat for unread messages in tabs on iPad version. Added symbols for unread messages in Accounts popover table. More... over 13 years ago
Fixed bug with updating latestReadIdentifier on timelines already being shown. Twitter 503 failwhale status is now displayed with our custom HTML. Fixed CSS for twitter_stautus. More... over 13 years ago
Fixed bug with unread badge. It now saves to user defaults the identifier of the latest message that was shown in the window. More... over 13 years ago