Age | Commit message (Expand) | Author |
2009-12-16 | Add some doc comments and fixmes in util.php | Brion Vibber |
2009-12-16 | Add doc comments listing the array parameters for User::register() and Notice... | Brion Vibber |
2009-12-16 | Fix UserRightsTest unit tests | Brion Vibber |
2009-12-16 | PHP 5.3 closure-based implementation of curry(); old implementation used as f... | Brion Vibber |
2009-12-16 | Cleanup undefined variable notice: set a couple more null defaults for new pa... | Brion Vibber |
2009-12-16 | slight cleanup for a bit in Notice.php where a var was reused for different t... | Brion Vibber |
2009-12-15 | can't repeat your own notice posted through realtime | Evan Prodromou |
2009-12-15 | Don't show repeater avatar in notice lists | Evan Prodromou |
2009-12-15 | make realtime plugin grok repeats | Evan Prodromou |
2009-12-15 | Added .form_repeat notice option to received notices in Realtime plugin | Sarven Capadisli |
2009-12-15 | call DB_DataObject::__destruct() if it exists | Evan Prodromou |
2009-12-15 | take out DB_DataObject destructor | Evan Prodromou |
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-15 | add mail notification for dm command results | Evan Prodromou |
2009-12-15 | remove dead code for handling direct messages, now done with commands | Evan Prodromou |
2009-12-15 | give some trouble-shooting info for fancy URLs | Evan Prodromou |
2009-12-14 | Add destructor on Memcached_DataObject to free DB_DataObject's global storage... | Brion Vibber |
2009-12-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2009-12-14 | document logincommand/disabled in README | Evan Prodromou |
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 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-12-14 | add friends_timeline with no repeats in it | Evan Prodromou |
2009-12-14 | fix error with cached repeat of deleted original in api output | Evan Prodromou |
2009-12-14 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou |
2009-12-14 | parse error in retweet method | Evan Prodromou |
2009-12-14 | correct link for repeat attribution in noticelist | Evan Prodromou |
2009-12-14 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-12-14 | Clean up console output for non-interactive mode (handy for batch setup scripts) | Brion Vibber |
2009-12-14 | Fix issue with favorited/following always being set to false | Zach Copley |
2009-12-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Zach Copley |
2009-12-14 | Fix Twitter bridge so it responds reasonably to authorization errors. | Zach Copley |
2009-12-13 | Init UI for Repeated by | Sarven Capadisli |
2009-12-14 | Initial UI for form repeat | 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-13 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-12-12 | Add repeat command | Craig Andrews |
2009-12-13 | fix typo / parse error in sql comment syntax | Brenda Wallace |
2009-12-12 | remove obsoleted getStream, getStreamDirect, getCachedStream from Notice; use... | Evan Prodromou |
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 | clear repeat_of flag when a notice is deleted | Evan Prodromou |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou |