Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | D'oh. Of course the getter functions should also treat next_cursor as a | Wilmer van der Gaast | 2010-06-30 | -3/+3 |
| | | | | | | 64-bit integer. This code now successfully fetches lists with up to ~900 items. (Since this takes quite long, maybe there should be an upper limit.) | |||
* | Merge from Geert: Added ability to follow/unfollow Twitter people. (Unfollow | Wilmer van der Gaast | 2010-05-30 | -0/+1 |
|\ | | | | | | | | | won't work with mode=one.) | |||
| * | Added functionality to add and remove friendships. | Geert Mulders | 2010-05-29 | -0/+1 |
| | | ||||
* | | Added base_url settting to Twitter module so other services using the | Wilmer van der Gaast | 2010-05-23 | -27/+27 |
|/ | | | | | Twitter API can be used. Only with Basic authentication though. | |||
* | Added option to get tweeds either through groupchat or privmes. | Geert Mulders | 2010-03-25 | -4/+6 |
| | ||||
* | Added twitter-module. | Geert Mulders | 2009-12-01 | -0/+84 |