summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-05-19Locale switch cleanup: use common_switch_locale() which is safer for updating...Brion Vibber
2010-05-18- OStatusPlugin should return true if it doesn't need to handle sourceZach Copley
2010-05-17Include notice fragment on 'in context' links in Realtime plugin family.Brion Vibber
2010-05-17Patch from g0: fix for conversation links in Realtime updatesBrion Vibber
2010-05-14accept either salmon endpoint (until they're unified in the spec)James Walker
2010-05-14allow hyphens in subdomains for webfinger addressesJames Walker
2010-05-12Fix keys() / keyTypes() mixup in SamplePluginBrion Vibber
2010-05-07Allow plugins to load their styles for mobile view; fixes bad realtime button...Brion Vibber
2010-05-06Ticket #2184: recognize Palm Pre / WebOS browsers for MobileProfileBrion Vibber
2010-05-05Quick fix for DirectionDetector: only apply <span class="rtl"> once; if it's ...Brion Vibber
2010-05-05Clean up reference usage warnings in DirectionDetector pluginBrion Vibber
2010-05-04Avoid spewing giant debug backtrace into exception in certain OStatus subscri...Brion Vibber
2010-05-03Pull localization updates from 0.9.x branch0.9.2Brion Vibber
2010-04-29Pull localization updates from 0.9.xBrion Vibber
2010-04-23Merge branch 'master' into testingBrion Vibber
2010-04-23Rerun feed discovery and update the feed, salmon, and hub for the given OStat...Brion Vibber
2010-04-23Ticket #93: pretty up the auto-submit for OpenID logins a bit.Brion Vibber
2010-04-23Fix to regression in last commit; wrong field name for homepage blacklistBrion Vibber
2010-04-23Fix for Blacklist plugin: was saving an empty entry if blacklist was empty, w...Brion Vibber
2010-04-23Fix keys / keyTypes for Blacklist plugin - was spewing notices for undefined ...Brion Vibber
2010-04-22OStatus: CLI script to force a renewal on the given PuSH subscription. May he...Brion Vibber
2010-04-21Fix exceptions with bad gravatar URLsEvan Prodromou
2010-04-21fix reference error in RSSCloud pluginEvan Prodromou
2010-04-19Merge branch 'master' into testingBrion Vibber
2010-04-19Disable the send-notice form at the top of the page OStatus subscription conf...Brion Vibber
2010-04-14Merge branch 'master' into testingBrion Vibber
2010-04-14Ticket #2205: pass geo locations over Twitter bridge (will only be used if en...Brion Vibber
2010-04-09i18n cleanup: fix bad string breakdown in license agreement checkbox on regis...Brion Vibber
2010-04-09Initial version of everplay's RTL direction detector plugin, sets initial dir...Brion Vibber
2010-04-08Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-08Fix for error during handling of HTTP error response case in Geonames lookupsBrion Vibber
2010-04-08drop onStartShowHeadElements handler from MobileProfile; just duplicated the ...Brion Vibber
2010-04-06Handle attempt to subscribe a local user via their remote webfinger reference...Brion Vibber
2010-04-06Handle attempt to subscribe a local user via their remote webfinger reference...Brion Vibber
2010-04-06Merge branch 'master' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-04-06Set a default 2-second timeout on Geonames web service lookups. After a failu...Brion Vibber
2010-04-06Merge branch 'master' into testingBrion Vibber
2010-04-06Allow Meteor plugin to be configurable via configuration database or file.Brion Vibber
2010-04-06Add a User-Agent fragment blacklist to MobileProfile: sticking iPad on the re...Brion Vibber
2010-04-06Comment out unreachable code spewing notices due to use of undefined variable...Brion Vibber
2010-04-05Some localization cleanup and doc to aid in customization:Brion Vibber
2010-04-05Clean up and clarify output on fix-shadow.phpBrion Vibber
2010-04-05Clean up and clarify output on fix-shadow.phpBrion Vibber
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-03-30Some fixes to make the twitterstatusfetcher behave better in a multi-site con...Zach Copley
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-29Merge branch 'master' into testingBrion Vibber
2010-03-28RSSCloudPlugin's onRouterInitialized() should expect pass by value instead of...Zach Copley