source: protocols/twitter/twitter.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @ddc2de5   2012-11-10T23:52:21Z wilmer Very immature code for reading from the streaming API. It reads from a …
(edit) @90fc864   2011-11-24T08:18:04Z wilmer Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
(edit) @733f607   2011-10-18T03:58:14Z wilmer Stupid work-around for bug #838. The troublesome condition is known, I …
(edit) @2322a9f   2011-08-25T18:08:07Z wilmer Merging Twitter-mentions patch from meh. Bug #663.
(edit) @de923d5   2011-06-11T17:11:08Z wilmer Use /friends/ids and /users/lookup instead of /statuses/friends to get …
(edit) @6eca2eb   2011-04-18T14:14:08Z wilmer Try to show better Twitter error messages. Sadly this doesn't always …
(edit) @4f50ea5   2011-03-29T20:57:54Z wilmer Allow using the new 2-digit id's for retweets.
(edit) @ce81acd   2011-03-28T23:28:46Z wilmer For #721, add the numbers in front of tweets if show_ids is enabled. …
(edit) @9c9a29c   2010-10-16T05:17:46Z wilmer Don't initialize the twitter_connections list to NULL in …
(edit) @203a2d2   2010-08-07T21:06:24Z wilmer Allow protocol modules to keep per-contact protocol-specific data. Use …
(edit) @7b87539   2010-08-07T19:39:01Z wilmer Add commands to the Twitter module, starting with undo (which deletes …
(edit) @ffcdf13   2010-07-17T15:06:56Z wilmer When using non-Twitter Twitter API services, prefix the channel and …
(edit) @d6aa6dd   2010-06-24T00:43:15Z wilmer Load the whole Twitter contact list at login time if mode=chat/many, …
(edit) @bb5ce4d1   2010-05-23T12:50:51Z wilmer Added base_url settting to Twitter module so other services using the …
(edit) @c2ecadc   2010-05-01T13:53:59Z wilmer Cleaned up OAuth stuff: consumer key/secret should *not* be in …
(edit) @c42e8b9   2010-04-26T22:40:11Z wilmer OAuth, it lives!
(edit) @713d611   2010-04-26T21:50:48Z wilmer Twitter module now generates authorize URLs.
(edit) @508c340   2010-04-26T00:42:37Z wilmer Successfully posted a tweet! Twitter's tricky. It returns vars …
(edit) @3bd4a93   2010-04-13T17:36:16Z wilmer Suppress HTTP error messages unless we get five or more in a row.
(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.