2010-01-13 |
Dan Boger | Fix compilation issue
|
commit | commitdiff | tree |
2010-01-13 |
Dan Boger | Add some additional evals to avoid lost terminal issues...
|
commit | commitdiff | tree |
2010-01-12 |
Dan Boger | Fix typo
|
commit | commitdiff | tree |
2010-01-12 |
Dan Boger | Fix autologin with oauth (when no passwords are set)
|
commit | commitdiff | tree |
2010-01-12 |
Dan Boger | Improve oauth with multiple accounts
|
commit | commitdiff | tree |
2010-01-12 |
Dan Boger | 2.4.0beta - initial oauth support
|
commit | commitdiff | tree |
2009-12-22 |
Dan Boger | Work around a bug in irssi on gentoo, leading to random...
|
commit | commitdiff | tree |
2009-12-14 |
Dan Boger | Fix display of truncated native retweets
|
commit | commitdiff | tree |
2009-12-02 |
Dan Boger | Tidy
|
commit | commitdiff | tree |
2009-12-02 |
Dan Boger | Clean up a bit, hack better around long retweets
|
commit | commitdiff | tree |
2009-12-02 |
Dan Boger | Notice when a retweet command failed. Hack around...
|
commit | commitdiff | tree |
2009-12-01 |
Dan Boger | When using the native retweet, don't check line length.
|
commit | commitdiff | tree |
2009-11-26 |
Dan Boger | Force N:T version 3.05 or higher
|
commit | commitdiff | tree |
2009-11-26 |
Dan Boger | Correct version number
|
commit | commitdiff | tree |
2009-11-26 |
Dan Boger | Switch to home_timeline, update retweet command
|
commit | commitdiff | tree |
2009-11-04 |
Dan Boger | Fix link to WWW::Shorten. Add docs for twitter_add_follow_e...
|
commit | commitdiff | tree |
2009-10-22 |
Dan Boger | Add a requirement for Net::* 3.0+
|
commit | commitdiff | tree |
2009-10-22 |
Dan Boger | tidied
|
commit | commitdiff | tree |
2009-10-22 |
Dan Boger | Marked as v2.3.0
|
commit | commitdiff | tree |
2009-10-22 |
Dan Boger | Update friend requests on Twitter (only) to support...
|
commit | commitdiff | tree |
2009-10-09 |
Dan Boger | When sending DMs, echo them to the screen too.
|
commit | commitdiff | tree |
2009-10-05 |
Dan Boger | Try harder to make sure we don't leave zombies around
|
commit | commitdiff | tree |
2009-10-04 |
Dan Boger | Try to make sure we don't leave zombies around even...
|
commit | commitdiff | tree |
2009-09-29 |
Dan Boger | When doing polls for fixreplies, use a since_id param...
|
commit | commitdiff | tree |
2009-09-28 |
Dan Boger | 2.3.0beta - Added commands: twitter_add_follow_extra...
|
commit | commitdiff | tree |
2009-09-22 |
Dan Boger | 2.2.6 - (corrected version number)
|
commit | commitdiff | tree |
2009-09-22 |
Dan Boger | 2.2.7 - Updated to continue working correctly on 32bit...
|
commit | commitdiff | tree |
2009-09-02 |
Dan Boger | Print a helpful message (in the correct place) when...
|
commit | commitdiff | tree |
2009-09-02 |
Dan Boger | Print a helpful message when an SSL login fails.
|
commit | commitdiff | tree |
2009-09-01 |
Dan Boger | Make sure we don't leave pids in the pidwait_*() list...
|
commit | commitdiff | tree |
2009-08-31 |
Dan Boger | Update /twirssi_version to show the version of the...
|
commit | commitdiff | tree |
2009-08-31 |
Dan Boger | v2.2.5 released
|
commit | commitdiff | tree |
2009-08-31 |
Dan Boger | Add twitter_block and twitter_unblock commands
|
commit | commitdiff | tree |
2009-08-19 |
Dan Boger | Add login docs for identica, twitter_timeout setting.
|
commit | commitdiff | tree |
2009-08-19 |
Dan Boger | Make sure N:T has the ua method before calling it
|
commit | commitdiff | tree |
2009-08-12 |
Dan Boger | Add new setting - twitter_timeout, defaults to 30 seconds...
|
commit | commitdiff | tree |
2009-08-11 |
Dan Boger | Add debugging info for reply poll
|
commit | commitdiff | tree |
2009-08-11 |
Dan Boger | Fix typo in binmode. Also, try to make sure the last_poll...
|
commit | commitdiff | tree |
2009-08-07 |
Dan Boger | r687 - Make sure we're reading the async tweets in...
|
commit | commitdiff | tree |
2009-07-30 |
Dan Boger | Updated docs to show how to /set a setting
|
commit | commitdiff | tree |
2009-07-22 |
Dan Boger | Updated docs
|
commit | commitdiff | tree |
2009-07-22 |
Dan Boger | r677 - Add a new setting, twirssi_avoid_ssl. By default...
|
commit | commitdiff | tree |
2009-07-22 |
Dan Boger | r676 - perltidy. Also, give an error if we failed...
|
commit | commitdiff | tree |
2009-07-22 |
Dan Boger | r675 - Add patch from @abesto to improve unicode support
|
commit | commitdiff | tree |
2009-07-16 |
Dan Boger | r673 - don't allow monitor_child to process partial...
|
commit | commitdiff | tree |
2009-07-08 |
Dan Boger | r663 - Don't store the irssi colors in the JSON file...
|
commit | commitdiff | tree |
2009-07-02 |
Dan Boger | r659 - v2.2.5beta - Fix method name for unfriend/unfollow
|
commit | commitdiff | tree |
2009-07-01 |
Dan Boger | r658 - v2.2.4 - Fixed minor bug that broke /twitter_reply...
|
commit | commitdiff | tree |
2009-06-29 |
Dan Boger | Add HTML and php pages
|
commit | commitdiff | tree |
2009-06-29 |
Dan Boger | r652 - Patch from @mwalling - rename twitter_friend...
|
commit | commitdiff | tree |
2009-06-11 |
Dan Boger | r650 - Accept patch from @mwalling to color identica...
|
commit | commitdiff | tree |
2009-06-04 |
Dan Boger | r647 - v2.3.4beta - Add /bitlbee_away command, to just...
|
commit | commitdiff | tree |
2009-05-21 |
Dan Boger | r643 - v2.3.3 - don't link retweets to their original...
|
commit | commitdiff | tree |
2009-05-13 |
Dan Boger | r636 - Warn when we can't fork
|
commit | commitdiff | tree |
2009-04-25 |
Dan Boger | r619 - Fixed nick hilighting thanks to a pointer from...
|
commit | commitdiff | tree |
2009-04-22 |
Dan Boger | r618 - Fix reduced friends polling rate so that it...
|
commit | commitdiff | tree |
2009-04-21 |
Dan Boger | r616 - reduce polling for friends update, by default...
|
commit | commitdiff | tree |
2009-04-21 |
Dan Boger | r615 - Release v2.2.2
|
commit | commitdiff | tree |
2009-04-21 |
Dan Boger | r614 - Fix searches, thanks to @Olatho finding a bug...
|
commit | commitdiff | tree |
2009-04-17 |
Dan Boger | r612 - 2.2.2beta, Add tab-completion for twitter_unfriend
|
commit | commitdiff | tree |
2009-04-11 |
Dan Boger | r611 - Tag 2.2.1 release
|
commit | commitdiff | tree |
2009-04-11 |
Dan Boger | r610 - Drop since_id for friends_timeline, just request...
|
commit | commitdiff | tree |
2009-04-10 |
Dan Boger | r607 - Change calls to twitter to use the since_id...
|
commit | commitdiff | tree |
2009-04-07 |
Dan Boger | r599 - fix nick in retweet
|
commit | commitdiff | tree |
2009-04-06 |
Dan Boger | r597 - Add a /retweet and /retweet_as commands.
|
commit | commitdiff | tree |
2009-03-19 |
Dan Boger | r569 - When a tweet is too long, show the URL on the...
|
commit | commitdiff | tree |
2009-03-16 |
Dan Boger | r559 - Release 2.2.0
|
commit | commitdiff | tree |
2009-03-16 |
Dan Boger | r555 - Fix hilighting given @service, again
|
commit | commitdiff | tree |
2009-03-16 |
Dan Boger | r554 - Fix hilighting given @service
|
commit | commitdiff | tree |
2009-03-16 |
Dan Boger | r551 - Add twitter_device_updates command, accepts...
|
commit | commitdiff | tree |
2009-03-14 |
Dan Boger | r550 - Fix it so that the service doesn't have to be...
|
commit | commitdiff | tree |
2009-03-14 |
Dan Boger | r549 - Initial support for Net::Identica
|
commit | commitdiff | tree |
2009-03-13 |
Dan Boger | r548 - Add new setting twirssi_always_shorten to force...
|
commit | commitdiff | tree |
2009-03-13 |
Dan Boger | r547 - Tidied
|
commit | commitdiff | tree |
2009-03-13 |
Dan Boger | r546 - Add support for Bit.ly as a valid shortner ...
|
commit | commitdiff | tree |
2009-03-07 |
Dan Boger | r523 - release v2.1.2
|
commit | commitdiff | tree |
2009-03-07 |
Dan Boger | r522 - Allow escaping commas in the twitter_password...
|
commit | commitdiff | tree |
2009-03-07 |
Dan Boger | r521 - URLs for truncated tweets are now working
|
commit | commitdiff | tree |
2009-03-07 |
Dan Boger | r520 - Sort /reply tab-completions by last tweet time
|
commit | commitdiff | tree |
2009-03-07 |
Dan Boger | r519 - Add a first shot at supporting truncated statuses...
|
commit | commitdiff | tree |
2009-03-02 |
Dan Boger | r499 - Reduce some warnings to CLIENTCRAP - based on...
|
commit | commitdiff | tree |
2009-02-28 |
Dan Boger | r497 - When we create the twitter window, notify the...
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r494 - v2.1.1 released
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r493 - When upgrading from github, skip the MD5 verification
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r492 - don't show duplicates from the same file (such...
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r491 - Add a new setting, twirssi_upgrade_beta. If...
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r490 - Make sure we don't create new search subscriptions...
|
commit | commitdiff | tree |
2009-02-25 |
Dan Boger | r489 - v2.1.0 - tagged
|
commit | commitdiff | tree |
2009-02-24 |
Dan Boger | r488 - Don't cahce tweets until we actually display...
|
commit | commitdiff | tree |
2009-02-24 |
Dan Boger | r487 - Remove since_id from friend_timeline call; extend...
|
commit | commitdiff | tree |
2009-02-23 |
Dan Boger | r485 - Add a failwhale if we can't poll for over an...
|
commit | commitdiff | tree |
2009-02-23 |
Dan Boger | Merge branch 'master' of git://github.com/faemir/twirssi
|
commit | commitdiff | tree |
2009-02-21 |
Dan Boger | r484 - Add binmode so that we don't break incoming...
|
commit | commitdiff | tree |
2009-02-20 |
Dan Boger | r483 - Remove block checking for /usr/bin/md5sum, as...
|
commit | commitdiff | tree |
2009-02-19 |
Dan Boger | r481 - apparently, returns return from evals. Adjusted...
|
commit | commitdiff | tree |
2009-02-18 |
Dan Boger | r480 - Adjust the message emitted when twitter polling...
|
commit | commitdiff | tree |
2009-02-17 |
Dan Boger | r476 - v2.0.4 - Fix #topics hilights
|
commit | commitdiff | tree |
2009-02-17 |
Dan Boger | r475 - v2.0.3 - Add variable to control the colors...
|
commit | commitdiff | tree |
2009-02-04 |
Dan Boger | r454 - SearchIDs shouldn't go in the tweet cache (which...
|
commit | commitdiff | tree |
2009-02-04 |
Dan Boger | r453 - When getting a search result back, take that...
|
commit | commitdiff | tree |
next |