source: protocols/twitter/twitter_lib.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @ba3233c   2010-05-30T10:16:37Z wilmer Merge from Geert: Added ability to follow/unfollow Twitter people. …
(edit) @7d53efb   2010-05-29T12:40:17Z g.c.w.m.mulders Added functionality to add and remove friendships.
(edit) @3d93aed   2010-05-23T14:52:41Z wilmer Restructure Twitter error parser a bit, it fed a NULL pointer to the …
(edit) @a7b9ec7   2010-05-23T13:49:54Z wilmer Improved error reporting (get textual HTTP error message and error …
(edit) @bb5ce4d1   2010-05-23T12:50:51Z wilmer Added base_url settting to Twitter module so other services using the …
(edit) @0b3ffb1   2010-05-19T19:46:43Z wilmer Setting the HTML flag on a connection has a nasty side effect of …
(edit) @c2ecadc   2010-05-01T13:53:59Z wilmer Cleaned up OAuth stuff: consumer key/secret should *not* be in …
(edit) @508c340   2010-04-26T00:42:37Z wilmer Successfully posted a tweet! Twitter's tricky. It returns vars …
(edit) @55b1e69   2010-04-15T23:15:36Z wilmer Since the home/timeline response can (and often does) come in before …
(edit) @e88fbe27   2010-04-15T23:10:10Z wilmer Added a meta-contact twitter_$username and replaced the …
(edit) @37aa317   2010-04-13T22:09:40Z wilmer Small Valgrind noise fix. (Check if the conn is still alive before …
(edit) @3bd4a93   2010-04-13T17:36:16Z wilmer Suppress HTTP error messages unless we get five or more in a row.
(edit) @3e69802   2010-04-13T12:51:05Z wilmer Use full name information of Twitter buddies.
(edit) @cca0692   2010-04-09T00:40:38Z wilmer Added imcb_chat_nick_hint() and use it in the Twitter module to get …
(edit) @08579a1   2010-04-08T00:42:11Z wilmer Parse timestamps in tweets.
(edit) @1014cab   2010-04-07T00:46:38Z wilmer In groupchat mode, make contacts show up in the room instead of in …
(edit) @d569019   2010-04-07T00:27:51Z wilmer A little more cleanup.
(edit) @0519b0a   2010-04-06T23:54:00Z wilmer Killed unused twitter_urldecode() and silence some compiler warnings.
(edit) @2abceca   2010-04-06T17:25:51Z g.c.w.m.mulders Updates made as a result to the comments on the review.
(edit) @62d2cfb   2010-03-25T21:31:27Z g.c.w.m.mulders Added option to get tweeds either through groupchat or privmes.
(edit) @b4dd253   2009-12-02T18:08:40Z g.c.w.m.mulders home/timeline is now displayed in a groupchat instead of private window.
(add) @1b221e0   2009-12-01T21:08:02Z g.c.w.m.mulders Added twitter-module.
Note: See TracRevisionLog for help on using the revision log.