Age | Commit message (Expand) | Author |
2010-04-10 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland |
2010-04-10 | Fix inconsistencies in clientError() messages | Siebrand Mazeland |
2010-04-09 | Fix E_NOTICE and use of limit on userrss | Brion Vibber |
2010-03-05 | No need to pass in $this->limit and $this-tag | Zach Copley |
2010-03-05 | Fix undefined variable error and some other cleanup | Zach Copley |
2010-03-05 | UserRSS Didn't Use the Tag Propery. | Christopher Vollick |
2009-09-24 | Left a couple debugging statements in (removed) | Zach Copley |
2009-09-24 | Output If-Modified-Since header for all RSS 1.0 feeds (again) | Zach Copley |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-06 | Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr... | Jeffery To |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-05-18 | Added RSS for personal tags | Robin Millette |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-03-11 | Define undefined variable. | Adrian Lang |
2009-02-20 | Change common_local_url() to take 4 arguments | Evan Prodromou |
2009-01-23 | mark a bunch of actions read-only | Robin Millette |
2009-01-23 | uiredesign | Robin Millette |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-10-24 | fixed use of header() | Evan Prodromou |
2008-10-24 | override initrss | Evan Prodromou |
2008-10-24 | add SUP link to User RSS | Evan Prodromou |
2008-09-28 | remove unneeded find() in userrss.php | Evan Prodromou |
2008-09-28 | single function for important streams, with memcached support | Evan Prodromou |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-07-13 | Sort notices by date then id so they are in the correct order when there are ... | Mike Cochrane |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-05-22 | abstract out RSS 1.0 generation to allow multiple streams | Evan Prodromou |