summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-02URL shortening fix for direct messages: if we're going to shorten the text, s...Brion Vibber
2010-12-02Fix for tickets #2917, #2262: user URL shortening options not being applied i...Brion Vibber
2010-12-02* fix typo in parameter notationSiebrand Mazeland
2010-12-02* Fix an incorrectly formatted message parameter in line 334.Siebrand Mazeland
2010-12-01Ticket #2912 further cleanup: use JS on emailsettings form to help connect th...Brion Vibber
2010-12-01Ticket #2912 tweaks: clean up wording on the incoming email generator box a bit.Brion Vibber
2010-12-01Ticket #2912: move 'I want to post notices by email" checkbox up from the ema...Brion Vibber
2010-12-01Fix for ticket #2911: Hitting enter on the "associate with current account" i...Brion Vibber
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