summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-15add hooks for atom pub postsEvan Prodromou
2010-11-11Fix missing close of comment blockZach Copley
2010-11-09hook points for the email settings formEvan Prodromou
2010-11-08use subclassing to change notice list output for single noticeEvan Prodromou
2010-11-07Update translator documentation.Siebrand Mazeland
2010-11-07screen_name -> nick names. Spotted by The Evil IP address.Siebrand Mazeland
2010-11-03Fix ticket #2860: clarify API doc comments for 'source' parameter's interacti...Brion Vibber
2010-11-03Migrate some more code from manually constructing "fullname (nickname)" to us...Brion Vibber
2010-11-03General cleanup & part of ticket #2864: use User_group->getFancyName() instea...Brion Vibber
2010-11-02i18n/L10n fixes and translator documentation addded/updated.Siebrand Mazeland
2010-11-02Add context for different uses of "%1$s (%2$s)"Siebrand Mazeland
2010-11-02Merge branch 'pretty-title2' into 0.9.xBrion Vibber
2010-11-02Unrolled tagged vs untagged, page 1 vs page N message variants for showstream...Brion Vibber
2010-11-02fix syntax error introduced in i18n tweaks: newgroup actionBrion Vibber
2010-11-02Alternate pretty-title tweaks for #2668Brion Vibber
2010-11-01Update translator documentation.Siebrand Mazeland
2010-11-01* i18n/L10n updates.Siebrand Mazeland
2010-11-01Update translator documentation.Siebrand Mazeland
2010-10-31Add forgotten translator documentation.Siebrand Mazeland
2010-10-31* translator documentation updated.Siebrand Mazeland
2010-10-31* i18n/L10n updates.Siebrand Mazeland
2010-10-30* translator documentation updates.Siebrand Mazeland
2010-10-28Merge branch 'master' into 0.9.xBrion Vibber
2010-10-28Fix for regression: fatal error on group page display when not logged in.Brion Vibber
2010-10-28Update translator documentation.Siebrand Mazeland
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-28* i18n/L10n fixes.Siebrand Mazeland
2010-10-26Fix OAuth verifier display page title and msgs for i18nZach Copley
2010-10-25Supress header, footer, sidebar on OAuth verifier pin page when in "desktop" ...Zach Copley
2010-10-25Add special CSS classes to OAuth authorization and pin pages whenZach Copley
2010-10-25Less scary OAuth authorization messages when using anonymous consumerZach Copley
2010-10-25navigation links in user timeline (for AtomPub)Evan Prodromou
2010-10-24Atom Service DocumentEvan Prodromou
2010-10-24allow posting to user timeline using AtomPubEvan Prodromou
2010-10-24delete a notice using AtomPubEvan Prodromou
2010-10-24show a single notice in atom entry formatEvan Prodromou
2010-10-23* translator documentation added.Siebrand Mazeland
2010-10-22Updated styling for OAuth authorization page's desktop mode.Zach Copley
2010-10-22Pass OAuth authorize page's mode paramater to OpenID plugin so it can create ...Zach Copley
2010-10-21Fix regression (whoops!)Zach Copley
2010-10-21Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-21Re-camelcase ApiOauthAuthorizeAction so it will be accessible whenZach Copley
2010-10-22Fix syntax errorsZach Copley
2010-10-21OAuth - inform consumer when user refused to authorize a request tokenZach Copley
2010-10-21Don't show 'anonymous' app in OAuth application list.Zach Copley
2010-10-21Fix bad reference.Zach Copley
2010-10-21OAuth - proper callback handling and better styling for authorizationZach Copley
2010-10-21Change OAuth authorization page's action name to be inline withZach Copley
2010-10-21New "desktop" mode for the OAuth authorization page. If mode=deskstopZach Copley