summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2010-10-07Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-07Workaround for regression in input validation due to more PCRE oddities. Reco...Brion Vibber
2010-10-06Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-06Basic validation of UTF-8 input via GET/POST vars: invalid UTF-8 sequences wi...Brion Vibber
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-09-20Don't spew a notice warning to output while processing logging for PEAR DB er...Brion Vibber
2010-09-20Ticket #2750: fixes to HTTP caching behavior across login/logout boundariesBrion Vibber
2010-09-16Add plural support for minutes/hours/days/months ago.Siebrand Mazeland
2010-09-15Revert "Add plural support for minutes/hours/days/months ago." -- currently d...Brion Vibber
2010-09-13Remove trailing whitespace and update comment consistency on methods.Siebrand Mazeland
2010-09-13Add plural support for minutes/hours/days/months ago.Siebrand Mazeland
2010-09-06common_cache_key() -> Cache::key()Evan Prodromou
2010-09-06common_keyize() -> Cache::keyize()Evan Prodromou
2010-09-06remove NOOP function common_broadcast_notice()Evan Prodromou
2010-09-06common_memcache() => Cache::instance()Evan Prodromou
2010-09-02Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-09-02Fix for #2635: use ssl-sometimes settings for Twitter settings & auth pagesBrion Vibber
2010-08-13Merge branch 'master' into 1.0.xEvan Prodromou
2010-08-12Fix for ticket 2513: "Can't linkify" error when some links are shortenedBrion Vibber
2010-08-03Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-07-12Ticket 2433: Skip locale fallback list check on Windows ('locale -a' shell-ou...Brion Vibber
2010-06-10Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-07Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-03Skip enqueueing to outgoing bridges on incoming remote messages. Twitter, Fac...Brion Vibber
2010-05-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-19Quick fix for creating OpenID accounts authenticating against a MediaWiki sit...Brion Vibber
2010-05-19Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-05-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-05-14Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-05-14Merge branch 'testing' into 0.9.xBrion Vibber
2010-05-11Windows server fix: Use platform EOL in debug log fileBrion Vibber
2010-05-05Add ?uselang=xx language override option (only valid, locally-enabled languag...Brion Vibber
2010-04-30Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-04-26Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.xEvan Prodromou
2010-04-26Give users more control over URL shorteningEvan Prodromou
2010-04-21add 'always' parameter to common_shorten_linksCraig Andrews
2010-04-20Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-04-20Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-20Fix email notifications for @-replies that come via OStatus.Brion Vibber
2010-04-18Merge branch '0.9.x' into 1.0.xCraig Andrews
2010-04-11Add translator documentation and FIXMEs that plural support should be added f...Siebrand Mazeland
2010-04-09Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-08Maintain 'page' parameter for block from subscribers list, block & make-admin...Brion Vibber
2010-04-08In single-user mode, link #hashtags to the user's tagged stream rather than t...Brion Vibber
2010-04-08Revert "scripts/strip_geo.php to remove geodata from notices by a given user/...Brion Vibber
2010-04-08scripts/strip_geo.php to remove geodata from notices by a given user/profile.Brion Vibber
2010-04-08In single-user mode, link #hashtags to the user's tagged stream rather than t...Brion Vibber
2010-04-02Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-03-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber