Age | Commit message (Expand) | Author |
2009-08-11 | Return a 404 when a page is request that has no notices | Craig Andrews |
2009-08-11 | Return a 404 when a page is request that has no notices | Craig Andrews |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |
2009-07-27 | change front page to link to max member groups | Evan Prodromou |
2009-06-30 | Merge commit 'erichelgeson/no-posts-verbage' into 0.8.x | Zach Copley |
2009-06-25 | max public page | Evan Prodromou |
2009-06-16 | Needed the else. Tested logged in/out ; site closed/inviteonly/both | Eric Helgeson |
2009-06-12 | Verbage of a closed invite only site, it shouldnt ask you to register. | Eric Helgeson |
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 | Simplified code for empty public timeline. | Robin Millette |
2009-04-03 | added filler text to public tagcloud for when it's empty, encouraging user to... | Robin Millette |
2009-03-30 | added filler text to public timeline for when it's empty, encouraging user to... | Robin Millette |
2009-03-19 | Get rid of 'Join now...' message if site is closed or invite only. See ticket... | CiaranG |
2009-02-11 | Unify feeds definition in actions | Evan Prodromou |
2009-02-11 | fix Atom link, add Atom and RSS 2.0 to <head> | Evan Prodromou |
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-23 | remove top posters from public | Evan Prodromou |
2009-01-23 | public is readonly | Evan Prodromou |
2009-01-23 | Anonymous notice | sarven |
2009-01-23 | p -> div for markup wrapper | Evan Prodromou |
2009-01-23 | Add an anonymous message for the public page | Evan Prodromou |
2009-01-22 | Added featured users to public timeline | Evan Prodromou |
2009-01-22 | Add groups by notice to public | Evan Prodromou |
2009-01-22 | Add a popular notices section to the public page | Evan Prodromou |
2009-01-22 | Add top posters section to public page | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Revert "section for export data" | Evan Prodromou |
2009-01-15 | section for export data | Evan Prodromou |
2009-01-15 | Make the feedlist work -- kinda | Evan Prodromou |
2009-01-15 | A little further with notice lists | Evan Prodromou |
2009-01-15 | Include PublicGroupNav in publicaction | Evan Prodromou |
2009-01-13 | Modify public stream to use new UI framework | 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-11 | make a new NoticeList widget and call it from StreamAction | Evan Prodromou |
2008-12-05 | trac855 trac856 and Feed list for the Favorited page | csarven |
2008-12-02 | cleanup whitespace in public.php | Evan Prodromou |
2008-12-02 | better formatting for home page | Evan Prodromou |
2008-12-02 | add instructions to the public page for people who aren't logged in | Evan Prodromou |
2008-11-20 | New public tabs - Public, Recent tags, Featured, and Favorited | Zach Copley |