summaryrefslogtreecommitdiff
path: root/actions/public.php
AgeCommit message (Expand)Author
2009-06-25max public pageEvan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-04-15Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-15Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. Fixe...Adrian Lang
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-07don't use count() to check for empty pageEvan Prodromou
2009-04-07Changed text "noone" to "no one".Sarven Capadisli
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-03Simplified code for empty public timeline.Robin Millette
2009-04-03added filler text to public tagcloud for when it's empty, encouraging user to...Robin Millette
2009-03-30added filler text to public timeline for when it's empty, encouraging user to...Robin Millette
2009-03-19Get rid of 'Join now...' message if site is closed or invite only. See ticket...CiaranG
2009-02-11Unify feeds definition in actionsEvan Prodromou
2009-02-11fix Atom link, add Atom and RSS 2.0 to <head>Evan Prodromou
2009-02-10Beginning to refactor document relationship links to reduce common code.Meitar Moscovitz
2009-02-09Add machine-readable pagination using HTML4.01 `<link rel="next">`, etc.Meitar Moscovitz
2009-02-05Trac #894 and #1013 - fixed bad redirects after delete noticeZach Copley
2009-01-23remove top posters from publicEvan Prodromou
2009-01-23public is readonlyEvan Prodromou
2009-01-23Anonymous noticesarven
2009-01-23p -> div for markup wrapperEvan Prodromou
2009-01-23Add an anonymous message for the public pageEvan Prodromou
2009-01-22Added featured users to public timelineEvan Prodromou
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