|
|
@6220254
|
2011-03-31T10:28:17Z |
wilmer |
Check td->log everywhere before using it..
|
|
|
@15bc063
|
2011-03-29T22:47:00Z |
wilmer |
Also use the short IDs for a new reply command. Couldn't think of a …
|
|
|
@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. …
|
|
|
@ce617f0
|
2011-03-27T14:09:55Z |
wilmer |
Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem …
|
|
|
@93cc86f
|
2011-03-08T06:24:34Z |
wilmer |
Twitter: Warn the user if the OAuth username and the configured …
|
|
|
@a97a336
|
2010-12-07T23:14:30Z |
wilmer |
Add CTCP HELP code. Also cleaning up some noop handlers in the Twitter …
|
|
|
@748bcdd
|
2010-11-21T15:23:54Z |
wilmer |
Time out if logging in takes too long (2m for now). Except for Twitter …
|
|
|
@9c9a29c
|
2010-10-16T05:17:46Z |
wilmer |
Don't initialize the twitter_connections list to NULL in …
|
|
|
@8e9e2b7
|
2010-10-03T02:45:26Z |
wilmer |
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
|
|
|
@665c24f
|
2010-09-30T05:28:36Z |
wilmer |
Some simple error msgs on failed Twitter commands (undo and rt).
|
|
|
@f5c0d8e
|
2010-08-31T20:06:14Z |
wilmer |
Merge mainline stuff.
|
|
|
@c55701e
|
2010-08-30T19:58:33Z |
wilmer |
Due to popular demand, now using mode=chat by default.
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@4ffd757
|
2010-08-14T10:21:44Z |
wilmer |
Don't send a /QUIT for every Twitter contact when going offline, and …
|
|
|
@b890626
|
2010-08-08T13:42:57Z |
wilmer |
Add a few more commands (including RT) and the ability to send …
|
|
|
@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 …
|
|
|
@eb6df6a
|
2010-07-11T17:21:21Z |
pesco |
merge with upstraem bitlbee 1.2.8
|
|
|
@534e406
|
2010-07-10T00:30:39Z |
wilmer |
Translate "nick:" to "@nick" in Twitter rooms to make tab completion …
|
|
|
@64f8c425
|
2010-06-29T23:06:07Z |
wilmer |
Strip whitespace in Twitter OAuth PIN responses.
|
|
|
@d6aa6dd
|
2010-06-24T00:43:15Z |
wilmer |
Load the whole Twitter contact list at login time if mode=chat/many, …
|
|
|
@04a927c
|
2010-06-07T23:04:58Z |
wilmer |
Fixing some memory leakage.
|
|
|
@3759849
|
2010-06-03T22:08:23Z |
pesco |
merge in bitlbee head
|
|
|
@1dd3470
|
2010-06-03T21:47:53Z |
pesco |
add an option to disable otr on twitter (and other unsuitable protocols)
|
|
|
@ba3233c
|
2010-05-30T10:16:37Z |
wilmer |
Merge from Geert: Added ability to follow/unfollow Twitter people. …
|
|
|
@7d53efb
|
2010-05-29T12:40:17Z |
g.c.w.m.mulders |
Added functionality to add and remove friendships.
|
|
|
@bb5ce4d1
|
2010-05-23T12:50:51Z |
wilmer |
Added base_url settting to Twitter module so other services using the …
|
|
|
@c01bbd1
|
2010-05-22T15:00:36Z |
wilmer |
Use HTTPS for the browser part of Twitter OAuth login.
|
|
|
@0b3ffb1
|
2010-05-19T19:46:43Z |
wilmer |
Setting the HTML flag on a connection has a nasty side effect of …
|
|
|
@9997691
|
2010-05-03T21:36:43Z |
wilmer |
Check Tweet length on the BitlBee side already.
|
|
|
@3b878a1
|
2010-05-02T21:20:09Z |
wilmer |
OAuth sanity fix: Twitter-specific stuff should *not* be in …
|
|
|
@f4b0911
|
2010-05-01T14:10:32Z |
wilmer |
Save the credentials again.
|
|
|
@c2ecadc
|
2010-05-01T13:53:59Z |
wilmer |
Cleaned up OAuth stuff: consumer key/secret should *not* be in …
|
|
|
@a7c6d0e
|
2010-04-30T22:51:18Z |
wilmer |
Set HTML-flag on Twitter accounts so </> and all get converted …
|
|
|
@18dbb20
|
2010-04-27T22:42:07Z |
wilmer |
Valgrind cleanup.
|
|
|
@288b215
|
2010-04-26T22:50:25Z |
wilmer |
Save the OAuth token in the acct structs so it doesn't have to be …
|
|
|
@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 …
|
|
|
@db57e7c
|
2010-04-19T13:08:34Z |
wilmer |
1.2.6a. I fail. :-(
The 1.2.6 I just released has a groupchat mode in …
1.2.6a
|
|
|
@e88fbe27
|
2010-04-15T23:10:10Z |
wilmer |
Added a meta-contact twitter_$username and replaced the …
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@3e69802
|
2010-04-13T12:51:05Z |
wilmer |
Use full name information of Twitter buddies.
|
|
|
@16592d8
|
2010-04-09T01:11:10Z |
wilmer |
If the user leaves the Twitter channel, allow that. Recreate it when …
|
|
|
@37d84b3
|
2010-04-08T00:51:16Z |
wilmer |
Don't free the Twitter chatroom if there isn't one..
|
|
|
@91cec2f
|
2010-04-07T21:38:56Z |
wilmer |
It'd be nice to not crash when the user goes away. :-)
Don't export …
|
|
|
@1014cab
|
2010-04-07T00:46:38Z |
wilmer |
In groupchat mode, make contacts show up in the room instead of in …
|
|
|
@d569019
|
2010-04-07T00:27:51Z |
wilmer |
A little more cleanup.
|
|
|
@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.
|
|
|
@1b221e0
|
2009-12-01T21:08:02Z |
g.c.w.m.mulders |
Added twitter-module.
|