Age | Commit message (Expand) | Author |
2009-06-10 | Remove FIXME-marked Opera links until they actually work | Evan Prodromou |
2009-04-15 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-15 | Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe... | Adrian Lang |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-07 | don't use count() to check for empty page | Evan Prodromou |
2009-04-07 | Changed text "noone" to "no one". | Sarven Capadisli |
2009-04-07 | Renamed 'blankfiller' to 'guide'. | Sarven Capadisli |
2009-04-03 | Added filler text to popular page for when it's empty, encouraging user to ad... | Robin Millette |
2009-03-09 | PostgreSQL - a couple more GROUP BY queries that needed to be explicit | CiaranG |
2009-03-04 | PostgreSQL - made all 'weight' calculating SQL expressions compatible with bo... | CiaranG |
2009-02-10 | Beginning to refactor document relationship links to reduce common code. | Meitar Moscovitz |
2009-02-09 | Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc. | Meitar Moscovitz |
2009-02-05 | Trac #894 and #1013 - fixed bad redirects after delete notice | Zach Copley |
2009-01-22 | Use cached query results for favorited. Might cause pagination issues. | Evan Prodromou |
2009-01-19 | Update favorited for new layout and framework | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | 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-12 | Fixed Popular tab (hopefully) | Zach Copley |
2008-12-11 | Better titles and instructions for Featured and Popular tabs | Zach Copley |
2008-12-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-07 | remove favoritedrss | Evan Prodromou |
2008-12-05 | trac855 trac856 and Feed list for the Favorited page | csarven |
2008-11-20 | Public 'Featured' tab now shows profiles instead of notices! | Zach Copley |
2008-11-20 | Public tabs - added instructions for 'Featured' and 'Favorited'; removed noti... | Zach Copley |
2008-11-20 | New public tabs - Public, Recent tags, Featured, and Favorited | Zach Copley |