summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2009-08-10Moved some stuff around. More comments and phpcs compliance.Zach Copley
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-08-08Broke some stuff out into functions. Ran it through phpcs.Zach Copley
2009-08-08Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-08Fixed typo "thier". Ticket 1606Sarven Capadisli
2009-08-07Redirect instead of showing an error when the user visits a non-local notice'...Craig Andrews
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-08-07UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-06Merge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.xCraig Andrews
2009-08-06Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.xCraig Andrews
2009-08-06Support the 'lite' parameter to statuses/friends and statuses/followers twitt...Craig Andrews
2009-08-07Added configuration option to disable post-by-email.Jeffery To
2009-08-07Hide subscription controls for disabled services (IM, SMS)Jeffery To
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-08-06Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...Jeffery To
2009-08-05Use script() and cssLink() methods everywhere instead of manually writing out...Craig Andrews
2009-08-05Use NICKNAME_FMT everywhere consistentlyCraig Andrews
2009-08-04move openid instructions to OpenIDPluginEvan Prodromou