Age | Commit message (Expand) | Author |
2009-12-15 | broadcast for repeats | Evan Prodromou |
2009-12-15 | create a method for notification for new messages, and use it | Evan Prodromou |
2009-12-14 | Initial representation for repeated notice | Sarven Capadisli |
2009-12-14 | add friends_timeline with no repeats in it | Evan Prodromou |
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou |
2009-12-14 | parse error in retweet method | Evan Prodromou |
2009-12-13 | (Puctuation) consistency in clientError() calls. | Siebrand Mazeland |
2009-12-12 | Merge branch 'forward' into 0.9.x | Evan Prodromou |
2009-12-12 | add statuses/retweeted_to_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweeted_by_me api action | Evan Prodromou |
2009-12-12 | add statuses/retweets to API | Evan Prodromou |
2009-12-11 | (fix clumsy double paste in b45be2b actions/apitimelinefavorites.php | Hue Bastard |
2009-12-11 | ticket 2055: added logos to Atom and RSS feeds | Hue Bastard |
2009-12-11 | show repeated notices correctly in API output | Evan Prodromou |
2009-12-11 | show repeated notice's author on profile page | Evan Prodromou |
2009-12-11 | save repeats from the form | Evan Prodromou |
2009-12-11 | Merge branch '0.9.x' into forward | Evan Prodromou |
2009-12-11 | fix typo in API arg creation | Evan Prodromou |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-12-11 | do some moving around of forwarding stuff | Evan Prodromou |
2009-12-10 | had wrong number of arguments to NoticeList in notice inbox | Evan Prodromou |
2009-12-10 | move inbox notice list to repeat plugin | Evan Prodromou |
2009-12-10 | move forwarding stuff to Repeat plugin | Evan Prodromou |
2009-12-10 | Fixed incorrect disabling of login_token. | Craig Andrews |
2009-12-09 | New Events for avatar settings | Eric Helgeson |
2009-12-08 | don't allow forwarding your own notice | Evan Prodromou |
2009-12-08 | add (ugly) form to forward notices | Evan Prodromou |
2009-12-08 | action to forward a notice | Evan Prodromou |
2009-12-08 | show forwards in the inbox | Evan Prodromou |
2009-12-05 | Add a configuration option to disable the login command. | Craig Andrews |
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-12-05 | Add configuration option to toggle the indenting of the output HTML. Defaults... | Craig Andrews |
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-12-02 | Reload the admin design panel page to show the new CSS when the | Zach Copley |
2009-12-02 | Only pick up new default site colors if the theme has NOT changed. | Zach Copley |
2009-12-02 | Delete design when user chooses to restore default design, instead | Zach Copley |
2009-12-01 | Fix regression in password settings: users have been unable to change their p... | Brion Vibber |
2009-12-01 | typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of... | Brion Vibber |
2009-11-30 | Fix bad function call | Zach Copley |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-28 | Fix typo in UI string | Siebrand Mazeland |
2009-11-25 | Fix fatal error on OMB subscription for first-timers | Brion Vibber |
2009-11-25 | Removed unnecessary className | Sarven Capadisli |
2009-11-21 | Capitalise "same as password above" | Siebrand Mazeland |
2009-11-20 | Fix bug 1997: notice search rss utter failure | Brion Vibber |
2009-11-20 | Fix bug 1997: notice search rss utter failure | Brion Vibber |
2009-11-20 | UI text fixes and tweaks. | Siebrand Mazeland |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to login... | Evan Prodromou |