Age | Commit message (Expand) | Author |
2009-12-27 | admin page checks for right to review flags | Evan Prodromou |
2009-12-24 | Paths admin panel should not insist on an ssl server being specified, | Zach Copley |
2009-12-24 | Move ssl settings from site admin panel to paths admin panel | Zach Copley |
2009-12-24 | add setconfig.php script to set configuration options | Evan Prodromou |
2009-12-23 | make sure Geonames API queries use correct arg separator | Evan Prodromou |
2009-12-23 | Better error notification for Geonames plugin | Evan Prodromou |
2009-12-22 | save location at notice post time | Evan Prodromou |
2009-12-22 | Fix for massively slow friends timeline query due to indexing bug introduced ... | Brion Vibber |
2009-12-22 | Merge branch 'testing' | Evan Prodromou |
2009-12-22 | update to rc2 | Evan Prodromou |
2009-12-22 | update README for 0.9.0rc2 | Evan Prodromou |
2009-12-21 | Ignore user language settings that aren't listed in language config; we'll th... | Brion Vibber |
2009-12-18 | Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no... | Brion Vibber |
2009-12-17 | Make useremail.php executable | Brion Vibber |
2009-12-17 | Added UserEmail script. | Christopher Vollick |
2009-12-16 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2009-12-16 | Merge branch '0.9.x' into testing0.9.0rc2 | Evan Prodromou |
2009-12-16 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
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 | Merge branch '0.9.x' into testing | Evan Prodromou |
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 |