summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-22Merge branch 'master' into 0.9.xBrion Vibber
2010-11-22Fixes for delete_status_network.sh:Brion Vibber
2010-11-19Merge branch 'master' into 0.9.xBrion Vibber
2010-11-19Fix ticket #2700: some numeric IDs were misinterpreted as hex numbers instead...Brion Vibber
2010-11-19Merge branch 'master' into 0.9.xBrion Vibber
2010-11-19Ticket #2724: gracefully handle attempts to delete or fave/unfave a remote Tw...Brion Vibber
2010-11-19Merge branch 'master' into 0.9.xBrion Vibber
2010-11-19Ticket #2796: don't allow arbitrary overriding of the 'action' class and othe...Brion Vibber
2010-11-19Ticket #2797: replace addslashes() with explicit escape calls on the DB objectsBrion Vibber
2010-11-19Merge branch 'master' into 0.9.xBrion Vibber
2010-11-19Ticket #1987: support since_id on API notice search methods.Brion Vibber
2010-11-19Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-19Ticket #2441: fix deletion of avatars when a profile is deleted.Brion Vibber
2010-11-19Drop PEAR HTTP_Request library -- no longer used since Services_oEmbed was dr...Brion Vibber
2010-11-19Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-19Ticket #2899: clean up inbox/outbox DM form a bit:Brion Vibber
2010-11-19Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-18Automatically make Facebook admin panel available if the FacebookBridgeZach Copley
2010-11-18scripts/deletegroup.php -- basic CLI script to delete a group by id or local ...Brion Vibber
2010-11-18Fix regression in PopularNoticeSection: tag parameter was broken, causing sid...Brion Vibber
2010-11-18Facebook: Add needed perms to plain login URLZach Copley