summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-11-07Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-07Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-11-06Fix typo. Spotted by EugeneZelenko.Siebrand Mazeland
2010-11-05Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-03UserFlagPlugin fix for ticket #2118 and ticket #2847: flagged state wasn't re...Brion Vibber
2010-11-03Migrate some more code from manually constructing "fullname (nickname)" to us...Brion Vibber
2010-11-03General cleanup & part of ticket #2864: use User_group->getFancyName() instea...Brion Vibber
2010-11-03Fix for ticket #2168: if we've already flagged a profile from another window,...Brion Vibber
2010-11-03UserFlag fixes to prevent PHP notices breaking AJAX submissions when display_...Brion Vibber
2010-11-02Merge branch 'twitstream' into 0.9.xBrion Vibber
2010-11-02Pull out the 'tweetctl' queue for now; these should go over control signals, ...Brion Vibber
2010-11-02fakestream.php can now take --all option to pull the latest messages from mul...Brion Vibber
2010-11-02fakestream.php: script to build an emulated Twitter Site Stream from live Twi...Brion Vibber
2010-11-02Allow custom apiroot for site streams testing on streamtestBrion Vibber
2010-11-03Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-02i18n/L10n fixes and translator documentation addded/updated.Siebrand Mazeland
2010-11-02Merge branch '0.9.x' into twitstreamBrion Vibber
2010-11-02Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-02Use SN.msg() and onEndScriptMessages() to export localized UI messages from R...Brion Vibber
2010-11-02Tossing in a basic i18n message export to script code. Plugins can hook Start...Brion Vibber
2010-11-02* add POT fileSiebrand Mazeland
2010-11-02Starting on making Realtime plugin's UI messages localizable: pause/play, pop...Brion Vibber
2010-11-02Merge branch '0.9.x' into twitstreamBrion Vibber
2010-10-31Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-29Work in progress on twitter import daemonBrion Vibber
2010-10-29Fixups for twitter streaming daemonBrion Vibber
2010-10-29Work in progress on site streams-aware TwitterDaemonBrion Vibber
2010-10-29TweetInQueueHandler: run incoming tweets through the queues to keep the Twitt...Brion Vibber
2010-10-29Fix a couple 'continue's from old looping code in Twitter importer (-> return...Brion Vibber
2010-10-28Work in progress: starting on new TwitterDaemon using the Site Streams API --...Brion Vibber
2010-10-28Merge branch '0.9.x' into twitstreamBrion Vibber
2010-10-29Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-28Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-10-28Tweak for OAuth headers not seen in $_SERVERBrion Vibber
2010-10-28Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-10-28Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-27Merge branch 'instrument' into 0.9.xBrion Vibber
2010-10-27ApiLogger plugin: dumps some information about API hits to aid in researching...Brion Vibber
2010-10-28i18n/L10n updates and superfluous whitespace removed.Siebrand Mazeland
2010-10-28* Superfluous whitespace removed.Siebrand Mazeland
2010-10-26Merge branch '0.9.x' into twitstreamBrion Vibber
2010-10-26UI on profile settings page to opt out of following everyoneEvan Prodromou
2010-10-26flag to let users opt out of following everyoneEvan Prodromou
2010-10-26Plugin to follow all new users by defaultEvan Prodromou
2010-10-26can't subscribe to blacklisted domains/usersEvan Prodromou
2010-10-26Blacklist plugin checks PuSH and Salmon noticesEvan Prodromou
2010-10-23Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-23* onPluginVersion added.Siebrand Mazeland
2010-10-22Fix for 140-char replies being unexpectedly cropped when bridged to Twitter.Brion Vibber
2010-10-22RegisterThrottlePlugin tweak for silencing checks: make sure we don't crash d...Brion Vibber