Skip to content

Instantly share code, notes, and snippets.

@jdg
Created November 17, 2010 03:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdg/807e6b54a552037fee5c to your computer and use it in GitHub Desktop.
Save jdg/807e6b54a552037fee5c to your computer and use it in GitHub Desktop.
"The reports of my death have been greatly exaggerated" - Mark Twain
*** NOW WITH PUSH FOR:
* Gowalla
* Foursquare
* Reddit (Public and Accounts)
* Twitter @anyone (instant push for your friends when they tweet!)
* BUGFIX: Dismiss the browser if we find ourselves redirecting to a URL that is outside of the application.
* BUGFIX: Resolve missing back button if opening to a browser view sequentially.
* BUGFIX: Character count positioning for iPad.
* BUGFIX: Properly display error messages to users when services fail to save because of validation issues.
* BUGFIX: Make sure 'Open in Safari' actually opens Safari.
* BUGFIX: Consistent positioning of Instructions and Help button among services.
* BUGFIX: Adjusted numberOfLines in show message view to prevent odd word-wrapping.
* BUGFIX: No longer using a modal dialog for remote providers (Github).
* BUGFIX: Accessibility enhancements.
* BUGFIX: Slide to View and "Client not installed" fixes for providers and Growl.
* BUGFIX: Twitter Shoutouts.
* BUGFIX: Disabling ads now works correctly.
* BUGFIX: Don't display error messages in a UIAlertView, for UIWebViews.
* BUGFIX: Instapaper crash (nil password).
* BUGFIX: Facebook permissions.
* BUGFIX: Refresh arrows were backwards.
* BUGFIX: Quiet time label is refreshed properly after saving.
*** NEW FUNCTIONALITY / ITERATION:
* Ability to re-order services on the grid.
* Ability to delete messages.
* Show the provider / service name in the messages index.
* Remove the total message count from the messages index.
* Add Twitter Follow provider. Instant notifications anytime someone tweets.
* Add ability to follow people back from within Boxcar.
* Link twitter list names when viewing a message.
* Replace plcrashreporter with Hoptoad for better/easier to deal with crash reporting.
* Prompt the user for an app store review after 5 days of usage.
* When logging out, actually log the user out and stop delivering messages to that device.
* Add text treatment to help identify the type of message.
* Rewrite replies.
* EXPERIMENTAL: Load the users inbox (and clear any badges) in the background after redirecting the user to another application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment