Commit Graph

58 Commits (master)

Author SHA1 Message Date
Valentin Lorentz 7f8fcfd54c Twitter: Catch SyntaxError exceptions and raise callbacks.Error instead. 2014-04-16 07:21:15 +00:00
Valentin Lorentz 4628704c97 Twitter: Fix bug with some versions of python-twitter. 2014-03-03 15:42:16 +00:00
Valentin Lorentz 2877ed230f Twitter: Fix announcement of tweets. 2013-05-28 12:20:46 +00:00
Valentin Lorentz 3cc34fd142 Twitter: Remove useless sorting 2013-05-10 22:44:18 +02:00
Valentin Lorentz 86c3b9ad55 Twitter: Add supybot.plugins.Twitter.announce.users. 2013-05-10 16:57:25 +02:00
Valentin Lorentz 59661beb6b Twitter: Fix name conflict. 2013-05-03 07:06:51 +00:00
Valentin Lorentz c6ce5735a6 Twitter: Add supybot.plugins.Twitter.announce.{timeline,mentions}. 2013-04-27 19:31:30 +02:00
Valentin Lorentz 0f19d6126d All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Valentin Lorentz b3d5c16d3c Twitter: Name threads spawned. 2012-12-30 17:59:26 +00:00
Valentin Lorentz 4427b03270 Twitter: Fix twitter library for @followers and @following with API 1.1. 2012-12-24 09:56:39 +00:00
Valentin Lorentz 0a5fd580d3 Twitter: Add import of supybot.log, which is needed in __init__. 2012-12-22 14:05:03 +00:00
Valentin Lorentz 6e9d4a37d1 Twitter: Fix decoding of tweets. Thanks to spline. 2012-12-22 13:53:33 +00:00
Valentin Lorentz 8ec852dc57 Twitter: Fix @timeline with api 1.1. 2012-12-22 10:29:51 +00:00
Valentin Lorentz 1f662800b8 Twitter: Add config hook on supybot.plugins.Twitter.accounts.channel.api. 2012-11-25 15:21:04 +00:00
Valentin Lorentz 4dd37223f6 Twitter: Fix traceback if --since is not given. 2012-11-05 10:51:41 +00:00
Valentin Lorentz 0aaaa68d8a Twitter: Use Untiny plugin to extract links from t.co. 2012-11-02 14:36:44 +00:00
Valentin Lorentz 1121929224 Twitter: Fix shortids creation. 2012-08-16 12:39:56 +00:00
Valentin Lorentz 3c2f4625b6 Twitter: Fix previous commit. 2012-08-15 14:51:39 +00:00
Valentin Lorentz 83183fee82 Twitter: Implement short IDs. 2012-08-15 16:26:22 +02:00
Valentin Lorentz f6f16d6d83 Twitter: Give more informations with @profile and make <user> optional. 2012-08-12 12:40:43 +00:00
Valentin Lorentz 7c4003502a Twitter: Remove buggy condition.
I have no idea what it was doing there.
2012-08-10 17:30:13 +00:00
Valentin Lorentz b50c94bcbe Twitter: Add plugins.Twitter.announce.retweets. 2012-08-05 19:24:21 +00:00
Valentin Lorentz e31048e009 LinkRelay & Twitter: Add the optional name= parameter to configuration hook callback. 2012-08-03 11:27:36 +00:00
Valentin Lorentz ad09738671 Twitter: Show an error message if python-twitter cannot be imported. 2012-08-01 08:16:24 +00:00
Valentin Lorentz 2ccc19d5f4 Twitter: prevent race conditions. 2012-07-30 21:50:26 +00:00
Valentin Lorentz 5c599b6fcb Twitter: Fix API request flood and add the prefixusername configuration variable. 2012-07-29 12:27:35 +00:00
Valentin Lorentz f6909a9146 Twitter: Send announces to the right channel. 2012-07-29 08:35:34 +00:00
Valentin Lorentz 8e9ccd5886 Twitter: Add announces. 2012-07-28 22:22:58 +02:00
Valentin Lorentz 5d02b9f4a0 Twitter: Configurable API key. 2012-06-24 12:22:23 +02:00
Valentin Lorentz 7fd428bee5 Twitter: Add retweet support. Closes GH-105. 2012-06-14 14:13:40 +02:00
Valentin Lorentz a14130fcc5 Twitter: Fix permissions. 2012-06-14 12:00:28 +00:00
Valentin Lorentz e99b506bab Twitter: Fix @timeline wrap. 2012-06-13 18:10:46 +00:00
Gavin Gilmour 246ee584a7 Merge remote branch 'progval/master' 2011-08-13 20:10:14 +01:00
Gavin Gilmour 4df5b276bf added profile to return profile image 2011-08-13 20:10:07 +01:00
Gavin Gilmour 8ba221f7f6 include screen name 2011-08-12 09:43:00 +01:00
Gavin Gilmour 64a0483586 added trends 2011-08-12 09:18:56 +01:00
Valentin Lorentz 86e4161715 Twitter: Add --with-id to @timeline. 2011-08-09 14:25:39 +02:00
Gavin Gilmour 763d6b9e8b added stats 2011-08-08 19:07:09 +01:00
Gavin Gilmour 12d8fcf805 added dm 2011-08-08 17:36:28 +01:00
Gavin Gilmour e79819b7c7 added followers 2011-08-08 17:21:03 +01:00
Gavin Gilmour 633c72945b removed username suffix to tweet 2011-08-08 17:11:38 +01:00
Gavin Gilmour 61e2825d92 renamed friendslist to following 2011-08-08 17:11:21 +01:00
Gavin Gilmour 19224c8a59 added delete 2011-08-07 11:54:23 +01:00
Valentin Lorentz 6711193a68 Twitter: Fix use of the <user> argument in @follow and @unfollow. 2011-08-07 11:46:08 +02:00
Valentin Lorentz e8c07152fa Twitter: Some fixes
Bad syntax, escaped line break, not internationalized strings.
2011-08-07 11:39:48 +02:00
Gavin Gilmour f18709bd5e added public, replies, follow and unfollow 2011-08-07 10:27:12 +01:00
Valentin Lorentz 7343b6c0a5 Twitter: update i18n and l10n-fr 2011-07-12 14:21:42 +02:00
Valentin Lorentz 70c07b639b Twitter: Add configuration variable to change the base API URL. Closes GH-20. 2011-06-22 19:43:28 +02:00
Valentin Lorentz 83abc73848 FortyTwo & GUI & GitHub & LinkRelay & MilleBornes & Twitter: fix import error on i18nless Supybots 2011-02-28 19:01:19 +01:00
Valentin Lorentz 2cedfc9aac Twitter: update two strings, generate the messages.pot, and localize into French 2011-02-20 10:23:03 +01:00