index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
twitter
/
twitter_lib.h
Commit message (
Expand
)
Author
Age
Lines
*
Add mute and unmute commands.
Flexo
2016-03-31
-0
/
+5
*
Honour twitter's mutes and "hide retweets from this user" settings.
Flexo
2016-03-23
-0
/
+4
*
twitter: show full url in the url command, with username
dequis
2015-06-08
-0
/
+1
*
twitter: implemented filter based group chats
jgeboski
2015-01-25
-0
/
+3
*
Fix cleanup failure on Twitter timeouts.
Wilmer van der Gaast
2013-06-16
-1
/
+1
*
Apparently Twitter API 1.1 is SSL-only. *sigh*
Wilmer van der Gaast
2013-05-23
-1
/
+1
*
Fixed Twitter favourite command. Its syntax was silently changed in the 1.1
Wilmer van der Gaast
2013-01-14
-2
/
+2
*
Updated report_spam API URL to 1.1. Fixes #1011.
Wilmer van der Gaast
2012-12-22
-1
/
+1
*
Showing tweets now, and leaking less memory. Still lots of cleanup left
Wilmer van der Gaast
2012-11-11
-0
/
+3
*
Very immature code for reading from the streaming API. It reads from a
Wilmer van der Gaast
2012-11-10
-2
/
+0
*
Getting better. Corruption fixed, fetching of mentions fixed, error handling
Wilmer van der Gaast
2012-11-09
-1
/
+1
*
s/.xml/.json/. Good luck getting that working again.
Wilmer van der Gaast
2012-11-04
-20
/
+20
*
Merge Twitter favourite command from Flexo/#983. Leaving out the unfavourite
Wilmer van der Gaast
2012-09-15
-0
/
+1
*
Merging report-spam patch for Twitter from Flexo. #923
Wilmer van der Gaast
2012-03-12
-0
/
+4
*
Merging Twitter-mentions patch from meh. Bug #663.
Wilmer van der Gaast
2011-08-25
-0
/
+2
*
Change the default base_url to something that works. Change the default for
Wilmer van der Gaast
2011-06-11
-2
/
+2
*
Use /friends/ids and /users/lookup instead of /statuses/friends to get a
Wilmer van der Gaast
2011-06-11
-3
/
+1
*
Add a few more commands (including RT) and the ability to send replies.
Wilmer van der Gaast
2010-08-08
-1
/
+3
*
Add commands to the Twitter module, starting with undo (which deletes
Wilmer van der Gaast
2010-08-07
-0
/
+1
*
When using non-Twitter Twitter API services, prefix the channel and contact
Wilmer van der Gaast
2010-07-17
-0
/
+1
*
D'oh. Of course the getter functions should also treat next_cursor as a
Wilmer van der Gaast
2010-06-30
-3
/
+3
*
Merge from Geert: Added ability to follow/unfollow Twitter people. (Unfollow
Wilmer van der Gaast
2010-05-30
-0
/
+1
|
\
|
*
Added functionality to add and remove friendships.
Geert Mulders
2010-05-29
-0
/
+1
*
|
Added base_url settting to Twitter module so other services using the
Wilmer van der Gaast
2010-05-23
-27
/
+27
|
/
*
Added option to get tweeds either through groupchat or privmes.
Geert Mulders
2010-03-25
-4
/
+6
*
Added twitter-module.
Geert Mulders
2009-12-01
-0
/
+84