summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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-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
2009-08-04Moved some stuff to a base classZach Copley
2009-08-04Allow removal of Twitter account. Deleted dead code.Zach Copley
2009-08-03Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-03Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-03Use the same favorite notification function in the API as everywhere elseCraig Andrews
2009-08-02Fixed PHP Notice "Undefined variable: cnt"Jeffery To
2009-08-02Fixed PHP Notice "Undefined variable: suplink"Jeffery To
2009-08-01Twitter OAuth server dance workingZach Copley
2009-07-30Implemented the "show" method of the laconica groups apiCraig Andrews
2009-07-28Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-27trim the subject line of invite emailsCraig Andrews
2009-07-27change front page to link to max member groupsEvan Prodromou
2009-07-22Changed file back to 0644.Eric Helgeson
2009-07-21Added hidden input to showRecoverForm() so form can be submitted without erro...Steve Winton
2009-07-17I can't believe I forgot to commit this as part of 9ed117d... wow. Epic fail....Craig Andrews
2009-07-17Fix OpenId cancelled / error messageCraig Andrews
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-15conversation action is readonlyEvan Prodromou
2009-07-15Added oEmbed discovery for attachments and noticesCraig Andrews
2009-07-15Support oembed for attachments and noticesCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-13Merge branch 'tags-timeline-api' into 0.8.xCraig Andrews
2009-07-12Add timeline tags API (RSS 2.0 and Atom feeds)Craig Andrews
2009-07-12Fix atom self reference in the groups apiCraig Andrews
2009-07-10Fix link for atom feed in showgroup actionZach Copley