summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-01Fix dumb mistake -- changed function names partway through writing Nickname a...Brion Vibber
2010-12-01add OpenID data to the Webfinger XRD file so you can login with it elsewhereEvan Prodromou
2010-12-01Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-12-01Ticket #2913: Realtime background update marker no longer triggers false posi...Brion Vibber
2010-11-30Fix ticket #2914: Realtime no longer tells you it's got a message queued up w...Brion Vibber
2010-11-30Went through realtimeupdate.js and added documentation comments -- does not a...Brion Vibber
2010-11-30Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-30Flush router cache when saving Twitter admin settings: adding/removing keys c...Brion Vibber
2010-11-30BitlyPlugin: fix for shortening URLs containing ampersand (&)Brion Vibber
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-30Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-11-30Merge branch 'master' into 0.9.xEvan Prodromou
2010-11-30was using Cache::get() and ::set() wrongEvan Prodromou
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-30a quick script to flush the router from cache if neededEvan Prodromou
2010-11-30a quick script to flush the router from cache if neededEvan Prodromou
2010-11-30use a CRC32 of the plugin names rather than actual namesEvan Prodromou
2010-11-30use a CRC32 of the plugin names rather than actual namesEvan Prodromou
2010-11-30Squashed commit of the following:Evan Prodromou
2010-11-30Squashed commit of the following:Evan Prodromou
2010-11-29Merge branch 'namecase' into 0.9.xBrion Vibber
2010-11-29Normalize username strings in command parsingBrion Vibber
2010-11-29General code safety: validate input and escape SQL strings in common_relative...Brion Vibber
2010-11-29Use Nickname::DISPLAY_FMT instead of manual regex fragments in router setup f...Brion Vibber
2010-11-29FacebookBridge:Zach Copley
2010-11-29Replace a couple plugin usages of NICKNAME_FMT with Nickname::normalize()Brion Vibber
2010-11-29Add Nickname test cases for @-reply regexes in common_find_mentionsBrion Vibber
2010-11-29Nickname class to encapsulate validation & common regexes for nickname formats.Brion Vibber
2010-11-29Work in progress on nickname validation changes. lib/nickname.php appears to ...Brion Vibber
2010-11-29doc comments on User::allowed_nicknameBrion Vibber
2010-11-29Start on some nickname-validation test cases: several of these fail right now...Brion Vibber
2010-11-29Add some doc comments on nickname-related stuff in util.phpBrion Vibber
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-27Net URL Mapper Path plex fileEvan Prodromou
2010-11-27Net_URL_Mapper 0.9.1Evan Prodromou
2010-11-26Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-11-26Make OStatusPlugin define push feed relEvan Prodromou
2010-11-26Make userxrd work without OStatus enabledEvan Prodromou
2010-11-26Make userxrd part of the default hostmetaEvan Prodromou
2010-11-26Move user xrd action to core and use hooks to extendEvan Prodromou
2010-11-26move xrd and hostmeta out of the OStatus plugin and into coreCraig Andrews
2010-11-26Revert "Ticket #2796: don't allow arbitrary overriding of the 'action' class ...Evan Prodromou
2010-11-24Update util.min.js for attachment preview on Firefox, ChromeBrion Vibber
2010-11-24Preview thumbnails of uploaded image attachments before posting on supporting...Brion Vibber
2010-11-24Add LogFilter plugin: quickie way to filter out/in log output based on priori...Brion Vibber
2010-11-23logging tweak for Twitter status ID issueBrion Vibber
2010-11-23Fixes for Twitter bridge breakage on 32-bit servers. New "Snowflake" 64-bit I...Brion Vibber
2010-11-22FacebookBridge - fail gracefully if the user has already deleted aZach Copley
2010-11-22Update doc comment for Awesomeness pluginBrion Vibber
2010-11-22Tweak regex in Awesomeness pluginBrion Vibber