|
|
@c43146d
|
2015-05-03T16:47:19Z |
wilmer |
Make replies to self work in Twitter.
Difficult because there's no …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@73ee390
|
2015-01-26T03:46:03Z |
jgeboski |
twitter: implemented filter based group chats
Filter group chats …
|
|
|
@f97b8e9
|
2012-11-25T20:43:52Z |
wilmer |
Use hex for show_ids, but stick to the 2-char maximum. a 256-message …
|
|
|
@631ec80
|
2012-11-25T14:26:23Z |
wilmer |
Changed mode/room management a little bit.
|
|
|
@96dd574
|
2012-11-25T13:11:19Z |
wilmer |
s/twitter_msg/twitter_log/ and use it in a few more places.
|
|
|
@ddc2de5
|
2012-11-10T23:52:21Z |
wilmer |
Very immature code for reading from the streaming API. It reads from a …
|
|
|
@90fc864
|
2011-11-24T08:18:04Z |
wilmer |
Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
|
|
|
@733f607
|
2011-10-18T03:58:14Z |
wilmer |
Stupid work-around for bug #838. The troublesome condition is known, I …
|
|
|
@2322a9f
|
2011-08-25T18:08:07Z |
wilmer |
Merging Twitter-mentions patch from meh. Bug #663.
|
|
|
@de923d5
|
2011-06-11T17:11:08Z |
wilmer |
Use /friends/ids and /users/lookup instead of /statuses/friends to get …
|
|
|
@6eca2eb
|
2011-04-18T14:14:08Z |
wilmer |
Try to show better Twitter error messages. Sadly this doesn't always …
|
|
|
@4f50ea5
|
2011-03-29T20:57:54Z |
wilmer |
Allow using the new 2-digit id's for retweets.
|
|
|
@ce81acd
|
2011-03-28T23:28:46Z |
wilmer |
For #721, add the numbers in front of tweets if show_ids is enabled. …
|
|
|
@9c9a29c
|
2010-10-16T05:17:46Z |
wilmer |
Don't initialize the twitter_connections list to NULL in …
|
|
|
@203a2d2
|
2010-08-07T21:06:24Z |
wilmer |
Allow protocol modules to keep per-contact protocol-specific data. Use …
|
|
|
@7b87539
|
2010-08-07T19:39:01Z |
wilmer |
Add commands to the Twitter module, starting with undo (which deletes …
|
|
|
@ffcdf13
|
2010-07-17T15:06:56Z |
wilmer |
When using non-Twitter Twitter API services, prefix the channel and …
|
|
|
@d6aa6dd
|
2010-06-24T00:43:15Z |
wilmer |
Load the whole Twitter contact list at login time if mode=chat/many, …
|
|
|
@bb5ce4d1
|
2010-05-23T12:50:51Z |
wilmer |
Added base_url settting to Twitter module so other services using the …
|
|
|
@c2ecadc
|
2010-05-01T13:53:59Z |
wilmer |
Cleaned up OAuth stuff: consumer key/secret should *not* be in …
|
|
|
@c42e8b9
|
2010-04-26T22:40:11Z |
wilmer |
OAuth, it lives!
|
|
|
@713d611
|
2010-04-26T21:50:48Z |
wilmer |
Twitter module now generates authorize URLs.
|
|
|
@508c340
|
2010-04-26T00:42:37Z |
wilmer |
Successfully posted a tweet!
Twitter's tricky. It returns vars …
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@2abceca
|
2010-04-06T17:25:51Z |
g.c.w.m.mulders |
Updates made as a result to the comments on the review.
|
|
|
@62d2cfb
|
2010-03-25T21:31:27Z |
g.c.w.m.mulders |
Added option to get tweeds either through groupchat or privmes.
|
|
|
@b4dd253
|
2009-12-02T18:08:40Z |
g.c.w.m.mulders |
home/timeline is now displayed in a groupchat instead of private window.
|
|
|
@1b221e0
|
2009-12-01T21:08:02Z |
g.c.w.m.mulders |
Added twitter-module.
|