twirssi-net-twitter-lite.git
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
2009-01-20 Dan Boger1.7.5 - r374 - Minor fix, avoid another unevaled call...
2009-01-14 Brian S. Stephanmerge master 1.7.4 into working branch
2009-01-14 Dan Boger1.7.4 - r358 - Remove ban on JSON::XS
2009-01-14 Brian S. Stephanbackport 904baf472cb939bcde8646676a7dda4562c4b10f:...
2009-01-09 Brian S. Stephanbasic (but working) support for tweeting non-command...
2009-01-09 Brian S. Stephanconvert tweet output to use theme formats, provide...
2009-01-08 Dan Boger1.7.3 - r354 - Strip out newlines from incoming tweets
2009-01-08 Dan Boger1.7.3 - r353 - Refactor a lot of the duplicated code...
2009-01-08 Dan Boger1.7.3 - r352 - Add an eval when fetching context messag...
2009-01-08 Dan Boger1.7.2 - r351 - Attempt to avoid using JSON::XS, see...
2009-01-08 Dan Boger1.7.2 - r350 - Restore the /reply commands
2009-01-08 Dan Boger1.7.2 - r349 - Fix display of debug: messages in the...
2009-01-08 Dan Boger1.7.2 - r348 - Fix lots of printing issues. Fix endles...
2009-01-08 Dan Boger1.7.2 - r347 - Remove /reply and /reply_as aliases...
2009-01-08 Dan Boger1.7.1 - r346 - perltidied
2009-01-08 Dan Boger1.7.1 - r345 - Fix typos, bug in /reply case insensitiv...
2009-01-08 Dan Boger1.7 - r344 - If an update blew up, try it again later
2009-01-08 Dan Boger1.7 - r343 - Only keep polling for the file for a minut...
2009-01-08 Dan Boger1.7 - r342 - Setting $ prop
2009-01-08 Dan Boger1.7 - r341 - perltidied
2009-01-08 Dan Boger1.7 - r340 - Store replies map so it won't reset betwee...
2009-01-08 Dan Boger1.6.1 - r339 - Fix DM formatting
2009-01-08 Dan Boger1.6.1 - r337 - Fix missing ; in print statements
2009-01-08 Dan Boger1.6.1 - r336 - Add evals around Net::Twitter calls
2009-01-08 Dan Boger1.6.1 - r335 - Ignore case in /reply commands, ignore...
2009-01-08 Dan Boger1.6 - r334 - Add reply/twitter_reply commands. v1.6
2009-01-08 Dan Boger1.5.3 - r333 - Update to final URL, pass data from...
2009-01-08 Dan Boger1.5.3 - r331 - Add reporting for added/removed friends...
2009-01-08 Dan Boger1.5.2 - r326 - Add pidwait for the fork, to help fight...
2009-01-08 Dan Boger1.5 - r318 - Refuse updates longer than 140 characters...
2009-01-08 Dan Boger1.4 - r317 - Add auto-login
2009-01-08 Dan Boger1.3 - r312 - Add /twirssi_upgrade, /twirssi_debug
2009-01-08 Dan Boger$VERSION = "1.2"; - r310 - Add rate limit check on...
2009-01-08 Dan Boger$VERSION = "1.1"; - r309 - v1.1 - multiple accounts...
2009-01-08 Dan Boger$VERSION = "1.1"; - r303 - Make sure we keep the cache...
2009-01-08 Dan Bogerv1.1, r302 - Fix a bug in async friends updates
2009-01-08 Dan Bogerv1.1, r301 - Fix REV var
2009-01-08 Dan Bogerv1.1, r300
2009-01-08 Dan BogerFirst git commit