2010-04-07 |
Dan Boger | Allow setting twirssi_charset, defaults to utf8, thanks... |
blob | commitdiff | raw |
2010-04-05 |
Dan Boger | Remove setting for tracking replies - it's always true... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Dan Boger | Improve OAuth error message (patch from kiyose) |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Dan Boger | get_irssi_dir includes the .irssi portion |
blob | commitdiff | raw | diff to current |
2010-02-01 |
Dan Boger | Use Irssi::get_irssi_dir instead of $ENV{HOME} |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Dan Boger | Make sure we don't try to print to an undefined filehan... |
blob | commitdiff | raw | diff to current |
2010-01-27 |
Dan Boger | Add the Search role, so that subscriptions will work... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Dan Boger | Better separation of arguments to Twitter and Identica |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Dan Boger | v2.4.1beta - Remove use of the Net::Identica object... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Dan Boger | v2.4.0 |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Dan Boger | Fix compilation issue |
blob | commitdiff | raw | diff to current |
2010-01-13 |
Dan Boger | Add some additional evals to avoid lost terminal issues... |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Dan Boger | Fix typo |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Dan Boger | Fix autologin with oauth (when no passwords are set) |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Dan Boger | Improve oauth with multiple accounts |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Dan Boger | 2.4.0beta - initial oauth support |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Dan Boger | Work around a bug in irssi on gentoo, leading to random... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Dan Boger | Fix display of truncated native retweets |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Dan Boger | Tidy |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Dan Boger | Clean up a bit, hack better around long retweets |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Dan Boger | Notice when a retweet command failed. Hack around... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Dan Boger | When using the native retweet, don't check line length. |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Dan Boger | Force N:T version 3.05 or higher |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Dan Boger | Correct version number |
blob | commitdiff | raw | diff to current |
2009-11-26 |
Dan Boger | Switch to home_timeline, update retweet command |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Dan Boger | Add a requirement for Net::* 3.0+ |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Dan Boger | tidied |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Dan Boger | Marked as v2.3.0 |
blob | commitdiff | raw | diff to current |
2009-10-22 |
Dan Boger | Update friend requests on Twitter (only) to support... |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Dan Boger | When sending DMs, echo them to the screen too. |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Dan Boger | Try harder to make sure we don't leave zombies around |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Dan Boger | Try to make sure we don't leave zombies around even... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Dan Boger | When doing polls for fixreplies, use a since_id param... |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Dan Boger | 2.3.0beta - Added commands: twitter_add_follow_extra... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Dan Boger | 2.2.6 - (corrected version number) |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Dan Boger | 2.2.7 - Updated to continue working correctly on 32bit... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Dan Boger | Print a helpful message (in the correct place) when... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Dan Boger | Print a helpful message when an SSL login fails. |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Dan Boger | Make sure we don't leave pids in the pidwait_*() list... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Dan Boger | Update /twirssi_version to show the version of the... |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Dan Boger | v2.2.5 released |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Dan Boger | Add twitter_block and twitter_unblock commands |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Dan Boger | Make sure N:T has the ua method before calling it |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Dan Boger | Add new setting - twitter_timeout, defaults to 30 secon... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Dan Boger | Add debugging info for reply poll |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Dan Boger | Fix typo in binmode. Also, try to make sure the last_p... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Dan Boger | r687 - Make sure we're reading the async tweets in... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Dan Boger | r677 - Add a new setting, twirssi_avoid_ssl. By defaul... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Dan Boger | r676 - perltidy. Also, give an error if we failed... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
Dan Boger | r675 - Add patch from @abesto to improve unicode support |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Dan Boger | r673 - don't allow monitor_child to process partial... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Dan Boger | r663 - Don't store the irssi colors in the JSON file... |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Dan Boger | r659 - v2.2.5beta - Fix method name for unfriend/unfollow |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Dan Boger | r658 - v2.2.4 - Fixed minor bug that broke /twitter_rep... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Dan Boger | r652 - Patch from @mwalling - rename twitter_friend... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Mark Walling | Renamed /twitter_friend to /twitter_follow (and likewis... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Dan Boger | r650 - Accept patch from @mwalling to color identica... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Mark Walling | added !foo to the "hash tag" hilight regexp, since... |
blob | commitdiff | raw | diff to current |
2009-06-04 |
Dan Boger | r647 - v2.3.4beta - Add /bitlbee_away command, to just... |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Dan Boger | r643 - v2.3.3 - don't link retweets to their original... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Dan Boger | r636 - Warn when we can't fork |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Dan Boger | r619 - Fixed nick hilighting thanks to a pointer from... |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Dan Boger | r618 - Fix reduced friends polling rate so that it... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Dan Boger | r616 - reduce polling for friends update, by default... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Dan Boger | r615 - Release v2.2.2 |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Dan Boger | r614 - Fix searches, thanks to @Olatho finding a bug... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
Dan Boger | r612 - 2.2.2beta, Add tab-completion for twitter_unfriend |
blob | commitdiff | raw | diff to current |
2009-04-11 |
Dan Boger | r611 - Tag 2.2.1 release |
blob | commitdiff | raw | diff to current |
2009-04-11 |
Dan Boger | r610 - Drop since_id for friends_timeline, just request... |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Dan Boger | r607 - Change calls to twitter to use the since_id... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Dan Boger | r599 - fix nick in retweet |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Dan Boger | r597 - Add a /retweet and /retweet_as commands. |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Dan Boger | r569 - When a tweet is too long, show the URL on the... |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Dan Boger | r559 - Release 2.2.0 |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Dan Boger | r555 - Fix hilighting given @service, again |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Dan Boger | r554 - Fix hilighting given @service |
blob | commitdiff | raw | diff to current |
2009-03-16 |
Dan Boger | r551 - Add twitter_device_updates command, accepts... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Dan Boger | r550 - Fix it so that the service doesn't have to be... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Dan Boger | r549 - Initial support for Net::Identica |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Dan Boger | r548 - Add new setting twirssi_always_shorten to force... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Dan Boger | r547 - Tidied |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Dan Boger | r546 - Add support for Bit.ly as a valid shortner ... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Dan Boger | r523 - release v2.1.2 |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Dan Boger | r522 - Allow escaping commas in the twitter_password... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Dan Boger | r521 - URLs for truncated tweets are now working |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Dan Boger | r520 - Sort /reply tab-completions by last tweet time |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Dan Boger | r519 - Add a first shot at supporting truncated statuse... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Dan Boger | r499 - Reduce some warnings to CLIENTCRAP - based on... |
blob | commitdiff | raw | diff to current |
2009-02-28 |
Dan Boger | r497 - When we create the twitter window, notify the... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r494 - v2.1.1 released |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r493 - When upgrading from github, skip the MD5 verific... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r492 - don't show duplicates from the same file (such... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r491 - Add a new setting, twirssi_upgrade_beta. If... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r490 - Make sure we don't create new search subscriptio... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Dan Boger | r489 - v2.1.0 - tagged |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Dan Boger | r488 - Don't cahce tweets until we actually display... |
blob | commitdiff | raw | diff to current |
2009-02-24 |
Dan Boger | r487 - Remove since_id from friend_timeline call; exten... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Dan Boger | r485 - Add a failwhale if we can't poll for over an... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Dan Boger | Merge branch 'master' of git://github.com/faemir/twirssi |
blob | commitdiff | raw | diff to current |
2009-02-22 |
faemir | added preliminary support for identi.ca |
blob | commitdiff | raw | diff to current |
next |