summaryrefslogtreecommitdiff
path: root/actions/public.php
AgeCommit message (Expand)Author
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-07-27change front page to link to max member groupsEvan Prodromou
2009-06-30Merge commit 'erichelgeson/no-posts-verbage' into 0.8.xZach Copley
2009-06-25max public pageEvan Prodromou
2009-06-16Needed the else. Tested logged in/out ; site closed/inviteonly/bothEric Helgeson
2009-06-12Verbage of a closed invite only site, it shouldnt ask you to register.Eric Helgeson
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