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_http.c
Commit message (
Expand
)
Author
Age
Lines
*
twitter: Fix some nitpicky issues reported by coverity
dequis
2015-10-08
-3
/
+3
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-1
/
+1
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-23
/
+31
*
Use HTTP/1.1 by default in the Twitter module, and stick to the initially
Wilmer van der Gaast
2013-06-16
-1
/
+1
*
Have root confirm some commands that so far gave no feedback at all, since
Wilmer van der Gaast
2012-11-25
-0
/
+9
*
Very immature code for reading from the streaming API. It reads from a
Wilmer van der Gaast
2012-11-10
-6
/
+25
*
Re-indent Twitter code. It just lacks *any* kind of consistency. Flags used:
Wilmer van der Gaast
2011-06-11
-36
/
+29
*
Added base_url settting to Twitter module so other services using the
Wilmer van der Gaast
2010-05-23
-68
/
+35
*
Cleaned up OAuth stuff: consumer key/secret should *not* be in lib/oauth.c.
Wilmer van der Gaast
2010-05-01
-5
/
+5
*
Successfully posted a tweet!
Wilmer van der Gaast
2010-04-26
-2
/
+16
*
Killed unused twitter_urldecode() and silence some compiler warnings.
Wilmer van der Gaast
2010-04-07
-42
/
+1
*
Updates made as a result to the comments on the review.
Geert Mulders
2010-04-06
-41
/
+8
*
Added twitter-module.
Geert Mulders
2009-12-01
-0
/
+235