summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-10-18Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-18options to nofollow external links in noticesEvan Prodromou
2010-10-16* add plural support where missingSiebrand Mazeland
2010-10-16Update translator documentation.Siebrand Mazeland
2010-10-15add SSL servers and paths to pathadminpanel.phpEvan Prodromou
2010-10-14Merge remote branch 'statusnet/0.9.x' into 1.0.xCraig Andrews
2010-10-14let users set their SSL logo through the admin panelEvan Prodromou
2010-10-12Add a doc page that links to the StatusNet wiki API pageCraig Andrews
2010-10-12Merge branch 'oauth-1.0a' into 0.9.xZach Copley
2010-10-12Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-12Print a proper error messageZach Copley
2010-10-12Add a basic group deletion for moderator users.Brion Vibber
2010-10-12Output a log message when issuing a request tokenZach Copley
2010-10-08Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-08Fix PHP fatal error in DeletenoticeAction: died when we had a valid notice, b...Brion Vibber
2010-10-07Update ApiOauthAccessTokenAction to OAuth 1.0aZach Copley
2010-10-07Added a comment about an open question: Should we allow pin-basedZach Copley
2010-10-07Make the verifier pin display a little nicerZach Copley
2010-10-06- Update ApiOauthAuthorizeAction to 1.0aZach Copley
2010-10-06Update ApiOauthRequestTokenAction to support OAuth 1.0aZach Copley
2010-10-04Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-10-01Bugfix in FB-sharing header for empty profile avatarBrion Vibber
2010-10-01Throw in a quick event hook to override the profile list type on showstream (...Brion Vibber
2010-09-30Add helper metadata on individual notice pages to aid sharing to Facebook (us...Brion Vibber
2010-09-29Add Start/EndShowNoticeItem event hooks to single notice pageZach Copley
2010-09-25Fix PHP syntax errors introduced during localization fixups in a few files.Brion Vibber
2010-09-23Update OAuth actions in show application page so it will display the right en...Zach Copley
2010-09-23Merge branch '0.9.x'Evan Prodromou
2010-09-22Fix for ticket 2756 - Calls to OAuth endpoints are redirected to theZach Copley
2010-09-22Fix for ticket 2756 - Calls to OAuth endpoints are redirected to theZach Copley
2010-09-21License admin panel should allow empty or valid URLs for (licenseZach Copley
2010-09-21Merge branch 'master' into 0.9.xBrion Vibber
2010-09-20Fix #2323: typo on oauth connections pageBrion Vibber
2010-09-20Fix error when editing OAuth app registration and only changing the icon.Brion Vibber
2010-09-20Fix for #2419: There is no function maxDescription in Oauth_application class...Brion Vibber
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-09-17Basic license admin panel (maybe we can make it fancier later)Zach Copley
2010-09-17Removed periods from instructions on some admin panels for consistencyZach Copley
2010-09-17Fixed typo, and updated copyright dates while I was thereZach Copley
2010-09-13Ticket #2701: old color settings now get reset when changing themes, so you d...Brion Vibber
2010-09-12Update translator documentation.Siebrand Mazeland
2010-09-12Update/add translator documentation.Siebrand Mazeland
2010-09-12Add translator hint.Siebrand Mazeland
2010-09-09Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-09-08add a hook for when someone deletes their own noticeEvan Prodromou
2010-09-07move xrd and hostmeta out of the OStatus plugin and into coreCraig Andrews
2010-09-07Remove CSRF protection from username/password login and from OpenID login.Craig Andrews
2010-09-06common_cache_key() -> Cache::key()Evan Prodromou
2010-09-06common_memcache() => Cache::instance()Evan Prodromou