summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA and accept LACONICA 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-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Moved some stuff to a base classZach Copley
2009-08-24Allow removal of Twitter account. Deleted dead code.Zach Copley
2009-08-24Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-24Twitter OAuth server dance workingZach Copley
2009-08-21use array for eventsEvan Prodromou
2009-08-21add hooks to allow loading custom help documentationEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-21Revert "Added a configuration option to disable OpenID."Evan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-21api update correctly checks max length of noticesEvan Prodromou
2009-08-21postnotice for OMB correctly checks max notice sizeEvan Prodromou
2009-08-21Web UI for notices correctly shows and checks max content lengthEvan Prodromou
2009-08-21register checks Profile bio length correctlyEvan Prodromou
2009-08-21check and show max bio length in profilesettingsEvan Prodromou
2009-08-21API for direct messages correctly checks lengthEvan Prodromou
2009-08-21message input form correctly shows and check max lengthEvan Prodromou
2009-08-21allow configurable length for user group descriptionEvan Prodromou
2009-08-21Update libomb, fix some omb handling stuff, improve error handling.Adrian Lang
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-19Resolve Group Aliases in showgroup.phpChristopher Vollick
2009-08-16Merge commit 'jeff-themovie/0.8.x-openid-enabled' into 0.8.xCraig Andrews
2009-08-16Fix bug bug 1563 "opensearch content type incorrectly set"brion
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-13Added a configuration option to disable OpenID.Jeffery To
2009-08-12Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan 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-11oEmbed provider does not use the twitter api library classes any moreCraig Andrews
2009-08-11reformat newnotice.phpEvan Prodromou
2009-08-11Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)Jeffery To
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-10Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.xCraig Andrews
2009-08-10Replace own OMB stack with libomb.Adrian Lang
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-10I forgot that we don't do database upgrades for point releases. So I'veZach Copley