Age | Commit message (Expand) | Author |
2009-12-21 | Ticket 1982: define LC_MESSAGES and friends if PHP didn't predefine them for ... | Brion Vibber |
2009-12-20 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-12-19 | Ignore user language settings that aren't listed in language config; we'll th... | Brion Vibber |
2009-12-16 | Add some doc comments and fixmes in util.php | Brion Vibber |
2009-12-16 | PHP 5.3 closure-based implementation of curry(); old implementation used as f... | Brion Vibber |
2009-12-15 | Don't show repeater avatar in notice lists | Evan Prodromou |
2009-12-15 | create a method for notification for new messages, and use it | Evan Prodromou |
2009-12-15 | add mail notification for dm command results | Evan Prodromou |
2009-12-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-12-14 | default for login command is disabled | Evan Prodromou |
2009-12-14 | Initial representation for repeated notice | Sarven Capadisli |
2009-12-14 | make sure id of <li> in notice list is unique | Evan Prodromou |
2009-12-14 | had the order of <status> and <retweeted_status> wrong in api output | Evan Prodromou |
2009-12-14 | fix error with cached repeat of deleted original in api output | Evan Prodromou |
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou |
2009-12-14 | correct link for repeat attribution in noticelist | Evan Prodromou |
2009-12-14 | Fix issue with favorited/following always being set to false | Zach Copley |
2009-12-13 | Init UI for Repeated by | Sarven Capadisli |
2009-12-13 | (Puctuation) consistency in clientError() calls. | Siebrand Mazeland |
2009-12-13 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-12-12 | Add repeat command | Craig Andrews |
2009-12-12 | make sure to show repeats correctly when original is deleted | Evan Prodromou |
2009-12-12 | Merge branch 'forward' into 0.9.x | Evan Prodromou |
2009-12-12 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline 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 | Merge branch '0.9.x' into forward | Evan Prodromou |
2009-12-12 | integer utility for arguments | Evan Prodromou |
2009-12-12 | add statuses/retweets to API | Evan Prodromou |
2009-12-12 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
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 notices correctly in API output | Evan Prodromou |
2009-12-11 | show original notice in repeat, with repeat info below | 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 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-12-11 | show the repeat form in notice lists | Evan Prodromou |
2009-12-11 | do some moving around of forwarding stuff | Evan Prodromou |
2009-12-10 | remove forward action from router | Evan Prodromou |
2009-12-10 | move forward form to plugin | Evan Prodromou |
2009-12-10 | Fixed incorrect disabling of login_token. | Craig Andrews |
2009-12-10 | Override login_token's sequenceKey() so that it behaves correctly | Craig Andrews |
2009-12-10 | Updated FormNoticeEnhancements and Counter to use the max text value | Sarven Capadisli |
2009-12-08 | Compat fix for PHP 5.2.4 -- drop unneeded new param to debug_backtrace(), cau... | Brion Vibber |
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 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ... | Brion Vibber |