summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-04* i18n/L10n updates.Siebrand Mazeland
2010-11-03Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting...Brion Vibber
2010-11-03Fix for ticket #2852: skip sending favorite notification emails if the favori...Brion Vibber
2010-11-03Use Profile->getBestName() in PersonalGroupNav instead of manually picking ni...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-02Use SN.msg() and onEndScriptMessages() to export localized UI messages from R...Brion Vibber
2010-11-02Tossing in a basic i18n message export to script code. Plugins can hook Start...Brion Vibber
2010-11-01* i18n/L10n updates.Siebrand Mazeland
2010-11-01* add translator documentation.Siebrand Mazeland
2010-11-01Fix i18n issues that are solved by using plural.Siebrand Mazeland
2010-10-31* i18n/L10n updates.Siebrand Mazeland
2010-10-31Fix i18n for B/kB/MB and add translator documentation.Siebrand Mazeland
2010-10-30* translator documentation updates.Siebrand Mazeland
2010-10-30Tabs to spaces, superfluous whitespace removed.Siebrand Mazeland
2010-10-29Merge remote branch 'gitorious/master'Evan Prodromou
2010-10-29add a hack to show ads on single-notice pagesEvan Prodromou
2010-10-28Kill a ping queue item if we get an error on loading up the notice's poster's...Brion Vibber
2010-10-26Set cookies with "secure" flag on SSL sites. Improves security.testingCraig Andrews
2010-10-25Forgot to add the OAuth verifier pin page to sensitive arrayZach Copley
2010-10-25We don't need to have editapplication (only showapplication) in theZach Copley
2010-10-25Add OAuth token exchange endpoint to 'sensitive' array; i.e.: use SSL ifZach Copley
2010-10-22Additional fixes found while looking at ticket #2532: when given a screen nam...Brion Vibber
2010-10-22Fix for ticket #2532: fixed API block create/destroy when specifying the targ...Brion Vibber
2010-10-22Normalize HTML body ids to lowercase when the user is logged out as well.Zach Copley
2010-10-21Workaround for http_build_query() oddities in low-level router parent code wh...Brion Vibber
2010-10-21Re-camelcase ApiOauthAuthorizeAction so it will be accessible whenZach Copley
2010-10-21Normalize all action HTML body ids to lowercaseZach Copley
2010-10-21Change OAuth authorization page's action name to be inline withZach Copley
2010-10-21Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-21Fix syntax errorZach Copley
2010-10-21i18n/L10n updates, translator docs updated, superfluous whitespace removed.Siebrand Mazeland
2010-10-20Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-20Use a new table (oauth_token_association) to associate authorizedZach Copley
2010-10-21* translator documentation added.Siebrand Mazeland
2010-10-20Fix for ticket #2845: singleuser nickname configuration was being overridden ...Brion Vibber
2010-10-20Add FIXMESiebrand Mazeland
2010-10-20* i18n/L10n fixes.Siebrand Mazeland
2010-10-20Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-10-20Fix nasty bug in parameter for e-mail notification for favourite.Siebrand Mazeland
2010-10-19Merge branch 'anon-consumer' into 0.9.xZach Copley
2010-10-19Add support for an anonymous OAuth consumer. Note: this requires aZach Copley
2010-10-20More complete sentence and translator documentation added.Siebrand Mazeland
2010-10-20Many i18n/L10n updates and lots of descriptions for translators added.Siebrand Mazeland
2010-10-19Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2010-10-19OAuth - better log messagesZach Copley
2010-10-18Bump version/string: 0.9.6 "Man on the Moon"Brion Vibber
2010-10-18fix notice on non-https viewsBrion Vibber