summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ...Evan Prodromou
2009-09-23move scripts to just before </body>, add event for scripts that need to be in...Evan Prodromou
2009-09-23revert output buffering (costly) for ETags (low priority)Evan Prodromou
2009-09-15304 responses should not have a Content-Length header.Craig Andrews
2009-09-13Generate ETags for pages which don't specify themselves.Craig Andrews
2009-09-13Set a Vary header with accept-encoding and cookies.Craig Andrews
2009-08-26change hidden label for site content license linkEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26add *Laconica* events back in for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
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-11Don't show Search in the primary nav if the user isn't logged in and the site...Jeffery To
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-08-05Use script() and cssLink() methods everywhere instead of manually writing out...Craig Andrews
2009-07-30Site-wide design configurationEvan Prodromou
2009-07-09Added width/height attribute and values for the creative commons imageSarven Capadisli
2009-07-08Removed OpenID link from the primary global navigation in order toSarven Capadisli
2009-07-07Merge branch 'tos' into 0.8.xEvan Prodromou
2009-07-02Added event to let the site owner add more information into <address>Sarven Capadisli
2009-07-01Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-07-01exclude p argument when calculating selfUrlEvan Prodromou
2009-06-20add TOS to footer menu if brought-by availableEvan Prodromou
2009-06-14Adds $config['invite']['enabled'] to enable/disable invites.Jeffery To
2009-06-12Fixes Ticket #1607 - empty 'page-notice' definition lists wereZach Copley
2009-06-10Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-10Remove FIXME-marked Opera links until they actually workEvan Prodromou
2009-05-18Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-15add a hook for the page noticeEvan Prodromou
2009-05-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette
2009-05-15reformat action.phpEvan Prodromou
2009-04-15Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-15Merge branch 'nobase' into 0.7.xEvan 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-14Simpler separation of themes. New themes can either make use of theSarven Capadisli
2009-04-14Make stuff work with no baseEvan Prodromou
2009-04-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-13typo in lib actionEvan Prodromou
2009-04-13isReadOnly() now takes argumentsEvan Prodromou
2009-04-12Separation of themes (i.e., layout, typography) and skins (i.e., backgroundSarven Capadisli
2009-04-08Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-04-07Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into b...Evan Prodromou
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-07Rearranged the global navigation items for better usability. Reason a)Sarven Capadisli
2009-04-07Added Invite link to global navigationSarven Capadisli
2009-04-07make tags in list workEvan Prodromou