summaryrefslogtreecommitdiff
path: root/actions/public.php
AgeCommit message (Expand)Author
2009-01-22Add groups by notice to publicEvan Prodromou
2009-01-22Add a popular notices section to the public pageEvan Prodromou
2009-01-22Add top posters section to public pageEvan Prodromou
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Revert "section for export data"Evan Prodromou
2009-01-15section for export dataEvan Prodromou
2009-01-15Make the feedlist work -- kindaEvan Prodromou
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Include PublicGroupNav in publicactionEvan Prodromou
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-12-02cleanup whitespace in public.phpEvan Prodromou
2008-12-02better formatting for home pageEvan Prodromou
2008-12-02add instructions to the public page for people who aren't logged inEvan Prodromou
2008-11-20New public tabs - Public, Recent tags, Featured, and FavoritedZach Copley
2008-09-28change arguments to Notice::publicStreamEvan Prodromou
2008-09-28single function for important streams, with memcached supportEvan Prodromou
2008-08-22local-only is optional on public timelineEvan Prodromou
2008-07-24Lazy/Auto load the class files as neededMike Cochrane
2008-07-22public timeline only gets local noticesEvan Prodromou
2008-07-13Sort notices on the public page where they were posted in the same secondMike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-18add xrds for trust root URLEvan Prodromou
2008-06-14take out public from views menu for nowEvan Prodromou
2008-06-14no argEvan Prodromou
2008-06-14add public tabEvan Prodromou
2008-06-13mark off TODO, only local notices in public streamEvan Prodromou
2008-06-10fixup for new theme design in public.phpEvan Prodromou
2008-05-28add pagination to all and publicEvan Prodromou
2008-05-22RSS feeds for public stream and friends streamsEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-18off-by-one error in notice streamEvan Prodromou
2008-05-17require stream stuffEvan Prodromou
2008-05-17common_start_element -> common_element_startEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-08read-only stuffEvan Prodromou