Change log
4.0
08/01/2009
Complete rebuild. Again. (Release date is not finalised, good things come to those who wait.)
- Bug #1: Check that options array exists on load
- Bug #4: Set max-width on @username in submenus
- Bug #6: undefined variable hun on profile view
- Bug #7: fix positioning of slide-in menu on profile view
- Bug #8: check auto refresh is using correct oauth methods
- Bug #9: check request method for paging
- Bug #10: add check for empty oauth token vars
- Bug #12: session vars not being restored as expected
- Bug #17: settings are saving to session, but not to database
- Bug #18: auto refresh broken on user timeline
- Bug #19: Undefined offset error on all-replies timeline
- Bug #20: Add better error checking to url auto-expansion function.
- Bug #21: Auto refresh broken on user profile
- Bug #22: auto-refresh on all-replies breaks occasionally
- Bug #27: styling needed for following/not following and notifications on/off
- Bug #29: fix icon positioning for avatar menu
- Bug #31: remove "all replies" tab for auth'd user
- Bug #32: auto refresh broken on replies timeline
- Bug #33: timeout check for miniurl auto-expansion
- Bug #34: utc_offset needs error checking
- Bug #35: swap all mentions of "since" to "since_id"
- Bug #36: make sure using GET not POST for api requests
- Bug #37: viewing 'replies' going to another page and then coming back, break 'last updated' time
- Bug #38: swap out 'replies' api calls for 'mentions'
- Bug #39: add current, daily and weekly trends
- Bug #42: better error messages
- Bug #45: change the way autorefresh 'updated' time is handled
- Bug #59: usernme and hash links need to scroll to the top when clicked
- Feature #2: Hide following/notification info on own profile
- Feature #3: Add webkit border radius to profile view
- Feature #5: Style buttons and better organise temporary homepage
- Feature #11: Add options to hide/show the retweet/fave/reply buttons on timelines
- Feature #15: auto-expand short urls
- Feature #16: add 'expand short urls' option to settings
- Feature #23: joined date is missing from profiles
- Feature #24: Review whether to use oauth callback url or not
- Feature #25: Ability to save searches
- Feature #26: Add option to block retweets from appearing in timelines
- Feature #28: add additional options to avatar menu on user profile
- Feature #30: Use max_id in addition to page number for paging
- Feature #40: add search box to search results page
- Feature #41: connect up advanced search page
- Feature #48: Allow users to update their twitter location using iPhone gps location
- Feature #49: Re-implement font size adjustment
- Feature #50: Implement user definable homepage
- Feature #51: Make it easier to send a direct message
- Feature #52: Revise update/tweet box to include/reference DM
- Feature #53: Add $ABCD support to the link parser
- Feature #54: Allow users to specify their own default 'page size' for timelines
- Feature #55: Add block/unblock buttons to profiles
- Feature #56: Add distance control for the nearby search.
4.1
11/30/2009
Things that didn't make it into 4.0, plus bug fixes and maybe new feature if/when twitter adds them to the api (retweet, geolocation)