Age | Commit message (Expand) | Author |
---|---|---|
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 |