2009-06-11 |
Dan Boger | r650 - Accept patch from @mwalling to color identica... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Mark Walling | added !foo to the "hash tag" hilight regexp, since... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Dan Boger | r647 - v2.3.4beta - Add /bitlbee_away command, to just... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Dan Boger | r643 - v2.3.3 - don't link retweets to their original... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
Dan Boger | r636 - Warn when we can't fork |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Boger | r619 - Fixed nick hilighting thanks to a pointer from... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Boger | r618 - Fix reduced friends polling rate so that it... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Boger | r616 - reduce polling for friends update, by default... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Boger | r615 - Release v2.2.2 |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Boger | r614 - Fix searches, thanks to @Olatho finding a bug... |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Dan Boger | r612 - 2.2.2beta, Add tab-completion for twitter_unfriend |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Dan Boger | r611 - Tag 2.2.1 release |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Dan Boger | r610 - Drop since_id for friends_timeline, just request... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Dan Boger | r607 - Change calls to twitter to use the since_id... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Dan Boger | r599 - fix nick in retweet |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Dan Boger | r597 - Add a /retweet and /retweet_as commands. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Dan Boger | r569 - When a tweet is too long, show the URL on the... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Dan Boger | r559 - Release 2.2.0 |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Dan Boger | r555 - Fix hilighting given @service, again |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Dan Boger | r554 - Fix hilighting given @service |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Dan Boger | r551 - Add twitter_device_updates command, accepts... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Dan Boger | r550 - Fix it so that the service doesn't have to be... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Dan Boger | r549 - Initial support for Net::Identica |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Dan Boger | r548 - Add new setting twirssi_always_shorten to force... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Dan Boger | r547 - Tidied |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Dan Boger | r546 - Add support for Bit.ly as a valid shortner ... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Dan Boger | r523 - release v2.1.2 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Dan Boger | r522 - Allow escaping commas in the twitter_password... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Dan Boger | r521 - URLs for truncated tweets are now working |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Dan Boger | r520 - Sort /reply tab-completions by last tweet time |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Dan Boger | r519 - Add a first shot at supporting truncated statuse... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Dan Boger | r499 - Reduce some warnings to CLIENTCRAP - based on... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Dan Boger | r497 - When we create the twitter window, notify the... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r494 - v2.1.1 released |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r493 - When upgrading from github, skip the MD5 verific... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r492 - don't show duplicates from the same file (such... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r491 - Add a new setting, twirssi_upgrade_beta. If... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r490 - Make sure we don't create new search subscriptio... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Dan Boger | r489 - v2.1.0 - tagged |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Dan Boger | r488 - Don't cahce tweets until we actually display... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Dan Boger | r487 - Remove since_id from friend_timeline call; exten... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Dan Boger | r485 - Add a failwhale if we can't poll for over an... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Dan Boger | Merge branch 'master' of git://github.com/faemir/twirssi |
commit | commitdiff | tree | snapshot |
2009-02-22 |
faemir | added preliminary support for identi.ca |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Dan Boger | r484 - Add binmode so that we don't break incoming... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
faemir | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Dan Boger | r483 - Remove block checking for /usr/bin/md5sum, as... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Dan Boger | r481 - apparently, returns return from evals. Adjusted... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Dan Boger | r480 - Adjust the message emitted when twitter polling... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Boger | r476 - v2.0.4 - Fix #topics hilights |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Dan Boger | r475 - v2.0.3 - Add variable to control the colors... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Brian S. Stephan | add twirssi_hilights boolean, disable to squash twirssi... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Dan Boger | r454 - SearchIDs shouldn't go in the tweet cache (which... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Dan Boger | r453 - When getting a search result back, take that... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Dan Boger | r452 - Simplify logging out. Add twirssi_replies_auton... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Dan Boger | 2.0.1 - r449 - Fixed bugs with context tweets, double... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Dan Boger | 2.0 - r443 - Added support for topics, adjusted the... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Dan Boger | 1.7.8 - r435 - Pull patch from bss to use message forma... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brian S. Stephan | Merge branch 'master' into bss |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brian S. Stephan | hilight the nick of the person who tweeted @yournick... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Dan Boger | 1.7.7 - r422 - Autocreate window, limit usage of url... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian S. Stephan | hilight the $meta{account} in a tweet with the irssi... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian S. Stephan | include errors in the @lines array, make a format for... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian S. Stephan | if the tweet contains the {account}, also print the... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian S. Stephan | print lines at levels appropriate to the tweet. notably... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian S. Stephan | don't delay and format error messages, just print them |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian S. Stephan | working version of irssi formats + delayed tweet printi... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian S. Stephan | Merge branch 'master' into bss |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian S. Stephan | vim modeline: # vim: set sts=4 expandtab: |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Marcus Crestani | Create a twitter_window on startup if it does not exist. |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Dan Boger | 1.7.6 - r379 - Fix tab complete in /twitter_reply |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian S. Stephan | fix text formatting (use ^O to end color coding), fixes... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian S. Stephan | Merge branch 'master' into bss |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dan Boger | 1.7.5 - r374 - Minor fix, avoid another unevaled call... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian S. Stephan | merge master 1.7.4 into working branch |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Dan Boger | 1.7.4 - r358 - Remove ban on JSON::XS |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian S. Stephan | backport 904baf472cb939bcde8646676a7dda4562c4b10f:... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian S. Stephan | basic (but working) support for tweeting non-command... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian S. Stephan | convert tweet output to use theme formats, provide... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.3 - r354 - Strip out newlines from incoming tweets |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.3 - r353 - Refactor a lot of the duplicated code... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.3 - r352 - Add an eval when fetching context messag... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.2 - r351 - Attempt to avoid using JSON::XS, see... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.2 - r350 - Restore the /reply commands |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.2 - r349 - Fix display of debug: messages in the... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.2 - r348 - Fix lots of printing issues. Fix endles... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.2 - r347 - Remove /reply and /reply_as aliases... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.1 - r346 - perltidied |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7.1 - r345 - Fix typos, bug in /reply case insensitiv... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7 - r344 - If an update blew up, try it again later |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7 - r343 - Only keep polling for the file for a minut... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7 - r342 - Setting $ prop |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7 - r341 - perltidied |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.7 - r340 - Store replies map so it won't reset betwee... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.6.1 - r339 - Fix DM formatting |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.6.1 - r337 - Fix missing ; in print statements |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.6.1 - r336 - Add evals around Net::Twitter calls |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.6.1 - r335 - Ignore case in /reply commands, ignore... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.6 - r334 - Add reply/twitter_reply commands. v1.6 |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Boger | 1.5.3 - r333 - Update to final URL, pass data from... |
commit | commitdiff | tree | snapshot |
next |