summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-12-09Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-12-09Additional in-process cache plugin InProcessCacheEvan Prodromou
2010-12-08Merge branch 'master' into 0.9.xBrion Vibber
2010-12-08Tweak to PiwikAnalytics plugin to help browsers to pre-load piwik.js, may sha...Brion Vibber
2010-12-08Merge branch 'master' into 0.9.xBrion Vibber
2010-12-08Mapstraction plugin: use minified sources for OpenLayersBrion Vibber
2010-12-08Create a bundled & minified JS file for Mapstraction's common case (using Ope...Brion Vibber
2010-12-08Add stripped and minified local copy of OpenLayers 2.10, about 1/5 the size o...Brion Vibber
2010-12-07Quick hack to discard twitter broadcast queue items on failure *IF* config op...Brion Vibber
2010-12-06For good measure, don't return autocomplete results when not logged in.Brion Vibber
2010-12-06reindentBrion Vibber
2010-12-06Tweak router target URL for Autocomplete suggestionsBrion Vibber
2010-12-06Update Autocomplete readme: current state seems to work fine on private sites...Brion Vibber
2010-12-06Ticket #2924: include mini avatars in Autocomplete plugin drop-down listBrion Vibber
2010-12-06Start tweaking Autocomplete jsBrion Vibber
2010-12-06fix breakage in AutocompletePluginBrion Vibber
2010-12-06minify LinkPreview JS codeBrion Vibber
2010-12-06Ticket #2921: cleanup on LinkPreview to make fewer requests while typing. Wil...Brion Vibber
2010-12-06Use short API-style error responses for LinkPreview's oembed proxyBrion Vibber
2010-12-05updated NoticeTitle plugin to use new activity eventsEvan Prodromou
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-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-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-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-29Merge branch 'namecase' into 0.9.xBrion Vibber
2010-11-29FacebookBridge:Zach Copley
2010-11-29Replace a couple plugin usages of NICKNAME_FMT with Nickname::normalize()Brion Vibber
2010-11-29Work in progress on nickname validation changes. lib/nickname.php appears to ...Brion Vibber
2010-11-29Localisation updates from http://translatewiki.net.Siebrand Mazeland
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 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-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
2010-11-20Added Awesomeness extensionJeroen De Dauw