When sending DMs, echo them to the screen too.
[twirssi-net-twitter-lite.git] / twirssi.pl
2009-10-09 Dan BogerWhen sending DMs, echo them to the screen too.
2009-10-05 Dan BogerTry harder to make sure we don't leave zombies around
2009-10-04 Dan BogerTry to make sure we don't leave zombies around even...
2009-09-29 Dan BogerWhen doing polls for fixreplies, use a since_id param...
2009-09-28 Dan Boger2.3.0beta - Added commands: twitter_add_follow_extra...
2009-09-22 Dan Boger2.2.6 - (corrected version number)
2009-09-22 Dan Boger2.2.7 - Updated to continue working correctly on 32bit...
2009-09-02 Dan BogerPrint a helpful message (in the correct place) when...
2009-09-02 Dan BogerPrint a helpful message when an SSL login fails.
2009-09-01 Dan BogerMake sure we don't leave pids in the pidwait_*() list...
2009-08-31 Dan BogerUpdate /twirssi_version to show the version of the...
2009-08-31 Dan Bogerv2.2.5 released
2009-08-31 Dan BogerAdd twitter_block and twitter_unblock commands
2009-08-19 Dan BogerMake sure N:T has the ua method before calling it
2009-08-12 Dan BogerAdd new setting - twitter_timeout, defaults to 30 secon...
2009-08-11 Dan BogerAdd debugging info for reply poll
2009-08-11 Dan BogerFix typo in binmode. Also, try to make sure the last_p...
2009-08-07 Dan Bogerr687 - Make sure we're reading the async tweets in...
2009-07-22 Dan Bogerr677 - Add a new setting, twirssi_avoid_ssl. By defaul...
2009-07-22 Dan Bogerr676 - perltidy. Also, give an error if we failed...
2009-07-22 Dan Bogerr675 - Add patch from @abesto to improve unicode support
2009-07-16 Dan Bogerr673 - don't allow monitor_child to process partial...
2009-07-08 Dan Bogerr663 - Don't store the irssi colors in the JSON file...
2009-07-02 Dan Bogerr659 - v2.2.5beta - Fix method name for unfriend/unfollow
2009-07-01 Dan Bogerr658 - v2.2.4 - Fixed minor bug that broke /twitter_rep...
2009-06-29 Dan Bogerr652 - Patch from @mwalling - rename twitter_friend...
2009-06-29 Mark WallingRenamed /twitter_friend to /twitter_follow (and likewis...
2009-06-11 Dan Bogerr650 - Accept patch from @mwalling to color identica...
2009-06-11 Mark Wallingadded !foo to the "hash tag" hilight regexp, since...
2009-06-04 Dan Bogerr647 - v2.3.4beta - Add /bitlbee_away command, to just...
2009-05-21 Dan Bogerr643 - v2.3.3 - don't link retweets to their original...
2009-05-13 Dan Bogerr636 - Warn when we can't fork
2009-04-25 Dan Bogerr619 - Fixed nick hilighting thanks to a pointer from...
2009-04-22 Dan Bogerr618 - Fix reduced friends polling rate so that it...
2009-04-21 Dan Bogerr616 - reduce polling for friends update, by default...
2009-04-21 Dan Bogerr615 - Release v2.2.2
2009-04-21 Dan Bogerr614 - Fix searches, thanks to @Olatho finding a bug...
2009-04-17 Dan Bogerr612 - 2.2.2beta, Add tab-completion for twitter_unfriend
2009-04-11 Dan Bogerr611 - Tag 2.2.1 release
2009-04-11 Dan Bogerr610 - Drop since_id for friends_timeline, just request...
2009-04-10 Dan Bogerr607 - Change calls to twitter to use the since_id...
2009-04-07 Dan Bogerr599 - fix nick in retweet
2009-04-06 Dan Bogerr597 - Add a /retweet and /retweet_as commands.
2009-03-19 Dan Bogerr569 - When a tweet is too long, show the URL on the...
2009-03-16 Dan Bogerr559 - Release 2.2.0
2009-03-16 Dan Bogerr555 - Fix hilighting given @service, again
2009-03-16 Dan Bogerr554 - Fix hilighting given @service
2009-03-16 Dan Bogerr551 - Add twitter_device_updates command, accepts...
2009-03-14 Dan Bogerr550 - Fix it so that the service doesn't have to be...
2009-03-14 Dan Bogerr549 - Initial support for Net::Identica
2009-03-13 Dan Bogerr548 - Add new setting twirssi_always_shorten to force...
2009-03-13 Dan Bogerr547 - Tidied
2009-03-13 Dan Bogerr546 - Add support for Bit.ly as a valid shortner ...
2009-03-07 Dan Bogerr523 - release v2.1.2
2009-03-07 Dan Bogerr522 - Allow escaping commas in the twitter_password...
2009-03-07 Dan Bogerr521 - URLs for truncated tweets are now working
2009-03-07 Dan Bogerr520 - Sort /reply tab-completions by last tweet time
2009-03-07 Dan Bogerr519 - Add a first shot at supporting truncated statuse...
2009-03-02 Dan Bogerr499 - Reduce some warnings to CLIENTCRAP - based on...
2009-02-28 Dan Bogerr497 - When we create the twitter window, notify the...
2009-02-25 Dan Bogerr494 - v2.1.1 released
2009-02-25 Dan Bogerr493 - When upgrading from github, skip the MD5 verific...
2009-02-25 Dan Bogerr492 - don't show duplicates from the same file (such...
2009-02-25 Dan Bogerr491 - Add a new setting, twirssi_upgrade_beta. If...
2009-02-25 Dan Bogerr490 - Make sure we don't create new search subscriptio...
2009-02-25 Dan Bogerr489 - v2.1.0 - tagged
2009-02-24 Dan Bogerr488 - Don't cahce tweets until we actually display...
2009-02-24 Dan Bogerr487 - Remove since_id from friend_timeline call; exten...
2009-02-23 Dan Bogerr485 - Add a failwhale if we can't poll for over an...
2009-02-23 Dan BogerMerge branch 'master' of git://github.com/faemir/twirssi
2009-02-22 faemiradded preliminary support for identi.ca
2009-02-21 Dan Bogerr484 - Add binmode so that we don't break incoming...
2009-02-21 faemir(no commit message)
2009-02-20 Dan Bogerr483 - Remove block checking for /usr/bin/md5sum, as...
2009-02-19 Dan Bogerr481 - apparently, returns return from evals. Adjusted...
2009-02-18 Dan Bogerr480 - Adjust the message emitted when twitter polling...
2009-02-17 Dan Bogerr476 - v2.0.4 - Fix #topics hilights
2009-02-17 Dan Bogerr475 - v2.0.3 - Add variable to control the colors...
2009-02-17 Brian S. Stephanadd twirssi_hilights boolean, disable to squash twirssi...
2009-02-04 Dan Bogerr454 - SearchIDs shouldn't go in the tweet cache (which...
2009-02-04 Dan Bogerr453 - When getting a search result back, take that...
2009-02-03 Dan Bogerr452 - Simplify logging out. Add twirssi_replies_auton...
2009-02-02 Dan Boger2.0.1 - r449 - Fixed bugs with context tweets, double...
2009-01-30 Dan Boger2.0 - r443 - Added support for topics, adjusted the...
2009-01-28 Dan Boger1.7.8 - r435 - Pull patch from bss to use message forma...
2009-01-27 Brian S. StephanMerge branch 'master' into bss
2009-01-27 Brian S. Stephanhilight the nick of the person who tweeted @yournick...
2009-01-26 Dan Boger1.7.7 - r422 - Autocreate window, limit usage of url...
2009-01-23 Brian S. Stephanhilight the $meta{account} in a tweet with the irssi...
2009-01-23 Brian S. Stephaninclude errors in the @lines array, make a format for...
2009-01-23 Brian S. Stephanif the tweet contains the {account}, also print the...
2009-01-22 Brian S. Stephanprint lines at levels appropriate to the tweet. notably...
2009-01-22 Brian S. Stephandon't delay and format error messages, just print them
2009-01-22 Brian S. Stephanworking version of irssi formats + delayed tweet printi...
2009-01-22 Brian S. StephanMerge branch 'master' into bss
2009-01-22 Brian S. Stephanvim modeline: # vim: set sts=4 expandtab:
2009-01-21 Marcus CrestaniCreate a twitter_window on startup if it does not exist.
2009-01-21 Dan Boger1.7.6 - r379 - Fix tab complete in /twitter_reply
2009-01-21 Brian S. Stephanfix text formatting (use ^O to end color coding), fixes...
2009-01-21 Brian S. StephanMerge branch 'master' into bss
next