Age | Commit message (Expand) | Author |
2009-10-29 | Fix feed links which were broken when the API was restructured | Craig Andrews |
2009-10-29 | Moved the public XRDS from the OpenID plugin to core | Craig Andrews |
2009-09-01 | fix some double-escaped %s leading to broken links right smack on the main page | Brion Vibber |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-21 | Revert "Added configuration option to only allow OpenID logins." | Evan Prodromou |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-16 | Revert "Revert "Return a 404 when a page is request that has no notices"" | Evan Prodromou |
2009-08-16 | Revert "Revert "Return a 404 when a page is request that has no notices"" | Evan Prodromou |
2009-08-14 | Revert "Return a 404 when a page is request that has no notices" | Evan Prodromou |
2009-08-14 | Revert "Return a 404 when a page is request that has no notices" | Evan Prodromou |
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-08-04 | move XRDS code from public action to OpenIDPlugin | Evan Prodromou |
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 |