summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-08-27added my email address next to my name at the top of the filesCraig Andrews
2009-08-27Implement the is_member and membership group api'sCraig Andrews
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-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-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-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