Age | Commit message (Expand) | Author |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-07-23 | Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.x | Craig Andrews |
2009-07-23 | Call $this->getNotices() always, becuase $this will be the right class. | Brenda Wallace |
2009-07-22 | Merge commit 'jeff-themovie/private-rss' into 0.8.x | Craig Andrews |
2009-07-21 | Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for... | Craig Andrews |
2009-07-17 | Make RSS 1.0 more efficient when the same hashtag is used in multiple notices. | Craig Andrews |
2009-07-17 | Add link to conversation pages when possible. | Craig Andrews |
2009-07-17 | Fix RDFS namespace declaration. | Craig Andrews |
2009-07-17 | Merge branch '0.9.x' into private-rss | Jeffery To |
2009-07-17 | Added failed auth logging (like in actions/api.php) | Jeffery To |
2009-07-14 | Moved the decision logic as to whether an attachment should be an enclosure t... | Craig Andrews |
2009-07-14 | Adds HTTP basic authentication for private RSS 1.0 feeds | Jeffery To |
2009-07-13 | Add notice tags to RSS 1.0 output. | Toby Inkster |
2009-07-13 | Improve output for files/attachments. | Toby Inkster |
2009-07-09 | Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). | Craig Andrews |
2009-07-02 | Changed sioc:reply_to to sioc:reply_of | Sarven Capadisli |
2009-06-19 | Minor indenting | Sarven Capadisli |
2009-06-19 | Includes a sioc:reply_to link between notices. It helps with things | Sarven Capadisli |
2009-06-12 | http://laconi.ca/trac/ticket/1367 | Sarven Capadisli |
2009-06-12 | http://laconi.ca/trac/ticket/1370 | Sarven Capadisli |
2009-06-12 | http://laconi.ca/trac/ticket/863 | Sarven Capadisli |
2009-06-12 | http://laconi.ca/trac/ticket/1368 Site is the space that Container | Sarven Capadisli |
2009-06-12 | Updated Creative Commons namespace to current. | Sarven Capadisli |
2009-05-18 | Added RSS for personal tags | Robin Millette |
2009-03-21 | RSS 1.0 actions were reading the stream from the database twice. Inefficient,... | CiaranG |
2009-02-20 | handle if-modified-since in RSS feeds | Evan Prodromou |
2009-02-06 | Move common_avatar_* functions to Avatar | Evan Prodromou |
2009-01-24 | Rss10Action::showImage() was trying to call pre-uiredesign XML output functions | Zach Copley |
2009-01-23 | uiredesign | Robin Millette |
2009-01-23 | Runaway comment in rssaction | Evan Prodromou |
2009-01-17 | Break up settings into two tabset | 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-12-14 | trim some output to avoid excessive whitespace | Evan Prodromou |
2008-12-12 | remove content:items from rss output | Evan Prodromou |
2008-12-05 | fixup the problems with the repo patch | Evan Prodromou |
2008-12-03 | rollback removing init from rssaction | Evan Prodromou |
2008-12-01 | cleanup whitespace in rssaction | Evan Prodromou |
2008-12-01 | remove init from rssaction | Evan Prodromou |
2008-12-05 | whitespace changes in rssaction | Evan Prodromou |
2008-12-05 | use content namespace to add HTML to the notice output | Evan Prodromou |
2008-11-04 | Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds. | zach |
2008-07-22 | base class is_readonly() now returns false by default | zach |