2 <li><strong>v2.2.5BETA - currently under development</strong><br />
3 <li>BETA versions are always available at <a
4 href="http://github.com/zigdon/twirssi/tree/master">github</a>. You
5 can also upgrade a running twirssi install by setting
6 twirssi_upgrade_beta to true, and using /twirssi_upgrade.</li></ul></li>
7 <li><strong>v2.2.5 - 20:00 30-Aug-2009</strong><br />
8 <li>New setting, twitter_timeout, should help avoid irssi pinging out of
9 servers when twitter is slow</li>
10 <li>Improved unicode support</li>
11 <li>Fix unfriend/unfollow command</li>
12 <li>Stop including irssi colors in retweeted lines</li>
13 <li>Use SSL by default, unless twirssi_avoid_ssl is set to true</li>
14 <li>New commands, twitter_block and twitter_unblock</li>
15 <li>View it <a href="twirssi-2.2.5.html">here</a>,
16 download version 2.2.5 <a href="twirssi-2.2.5.pl">here</a>.</li></ul></li>
17 <li><strong>v2.2.4 - 14:30 01-Jul-2009</strong><br />
18 <li>Fixed a bug that broke replies and retweets, related to the
20 <li>Rename /twitter_friend and /twitter_unfriend to /twitter_follow and
21 /twitter_unfollow</li>
22 <li>View it <a href="twirssi-2.2.4.html">here</a>,
23 download version 2.2.4 <a href="twirssi-2.2.4.pl">here</a>.</li></ul></li>
24 <li><strong>v2.2.3 - 14:00 21-May-2009</strong><br />
26 <li>Reduce the frequency we check friends list updates, controlled by
27 twitter_friends_poll. By default set to 10 minutes.</li>
28 <li>Fixed nick hilighting thanks to a pointer from @g45g.</li>
29 <li>Don't show the "Haven't been able to get updates since..." after the
30 first 10 minutes of failure.</li>
31 <li>Don't tie retweets with their originating tweet, as that would cause
32 them to not be displayed to people who haven't already seen the
33 original. #fixreplies.</li>
34 <li>View it <a href="twirssi-2.2.3.html">here</a>,
35 download version 2.2.3 <a href="twirssi-2.2.3.pl">here</a>.</li></ul></li>
36 <li><strong>v2.2.2 - 20:30 20-Apr-2009</strong><br />
38 <li>Added tab-complete for /twitter_unfriend</li>
39 <li>Fix searches, thanks to @Olatho finding a bug. Note that existing
40 searches should be removed before upgrading, and re-added after.</li>
41 <li>View it <a href="twirssi-2.2.2.html">here</a>,
42 download version 2.2.2 <a href="twirssi-2.2.2.pl">here</a>.</li></ul></li>
43 <li><strong>v2.2.1 - 00:00 11-Apr-2009</strong><br />
45 <li>Stopped using <code>since</code> as a parameter as Twitter suddenly
46 dropped support for it.</li>
47 <li>Reduce number of times context calls are made to Twitter</li>
48 <li>Added /retweet and /retweet_as commands. See docs for usage
50 <li>View it <a href="twirssi-2.2.1.html">here</a>,
51 download version 2.2.1 <a href="twirssi-2.2.1.pl">here</a>.</li></ul></li>
52 <li><strong>v2.2.0 - 15:30 16-Mar-2009</strong><br />
54 <li>Added initial support for Identi.ca. Whenever a username is
55 specified, you can now say username@twitter or username@identica.</li>
56 <li>Added support for bit.ly as a URL shortener by adding a new setting,
57 short_url_args, where you can enter your bit.ly username and API
59 <li>New setting added, twirssi_default_service - should be either Twitter
60 or Identica. Used when a username is specified without a @service,
61 though some smarts are in place to try to guess correctly.</li>
62 <li>New command /twitter_device_updates allow starting and stopping of
63 SMS messages from twitter.</li>
64 <li>View it <a href="twirssi-2.2.0.html">here</a>,
65 download version 2.2.0 <a href="twirssi-2.2.0.pl">here</a>.</li></ul></li>
66 <li><strong>v2.1.2 - 14:00 07-Mar-2009</strong><br />
68 <li>Truncated tweets will now include the URL to follow to see the full
70 <li>If your password contains a comma, you can now escape it in
71 twitter_passwords with a '\'.</li>
72 <li>When using /twitter_reply, tab complete should now suggest nicks in
73 the order of most-recently-tweeted first.</li>
74 <li>Some twirssi generated messages now will no longer count as activity
75 in the twitter window.</li>
76 <li>View it <a href="twirssi-2.1.2.html">here</a>,
77 download version 2.1.2 <a href="twirssi-2.1.2.pl">here</a>.</li></ul></li>
78 <li><strong>v2.1.1 - 15:00 25-Feb-2009</strong><br />
80 <li>New setting, twirssi_upgrade_beta, will cause /twirssi_upgrade to
81 grab the latest BETA version if true. Defaults to off.</li>
82 <li>Duplicate tweets within the same update will no longer be displayed
83 (such as search results matching a tweet already being followed</li>
84 <li>Bug fix - random search subscriptions will no longer appear</li>
85 <li>View it <a href="twirssi-2.1.1.html">here</a>,
86 download version 2.1.1 <a href="twirssi-2.1.1.pl">here</a>.</li></ul></li>
87 <li><strong>v2.1.0 - 17:00 24-Feb-2009</strong><br />
89 <li>Fix Unicode support for incoming tweets (outgoing always
91 <li>Improve behaviour when twitter is lagged, will result in much fewer
93 <li>Add pretty fail-whale art when twitter is very broken.</li>
94 <li>Shorten URLs only when needed in @replies too, not just in normal
96 <li>View it <a href="twirssi-2.1.0.html">here</a>,
97 download version 2.1.0 <a href="twirssi-2.1.0.pl">here</a>.</li></ul></li>
98 <li><strong>v2.0.5 - 14:00 19-Feb-2009</strong><br />
100 <li>New settings, twirssi_notify_timeouts, controls if twitter API
101 timeouts should be reported at all. Changed the text of the message to
102 be more user friendly.</li>
103 <li>Internal code layout changes.</li>
104 <li>View it <a href="twirssi-2.0.5.html">here</a>,
105 download version 2.0.5 <a href="twirssi-2.0.5.pl">here</a>.</li></ul></li>
106 <li><strong>v2.0.4 - 20:00 16-Feb-2009</strong><br />
108 <li>Minor fix allowing displaying @nick and #topic colors
110 <li>View it <a href="twirssi-2.0.4.html">here</a>,
111 download version 2.0.4 <a href="twirssi-2.0.4.pl">here</a>.</li></ul></li>
112 <li><strong>v2.0.3 - 20:00 16-Feb-2009</strong><br />
114 <li>Fixed a few bugs that would claim that a DM was sent when it
116 <li>Automatically reduce multiple spaces to one.</li>
117 <li>New setting, twirssi_hilights, controlls if your own @nick mentioned
118 should make hilight the line.</li>
119 <li>New settings, twirssi_nick_color and twirssi_topic_color, allow
120 selecting what colors should @nicks and #topics use.</li>
121 <li>View it <a href="twirssi-2.0.3.html">here</a>,
122 download version 2.0.3 <a href="twirssi-2.0.3.pl">here</a>.</li></ul></li>
123 <li><strong>v2.0.2 - 11:00 05-Feb-2009</strong><br />
125 <li>Fixed a few bugs that would have led to missed or duplicate search
127 <li>Added a new setting, twirssi_replies_autonick, that can disable
128 automatically adding @nick to the beginning of @replies</li>
129 <li>View it <a href="twirssi-2.0.2.html">here</a>,
130 download version 2.0.2 <a href="twirssi-2.0.2.pl">here</a>.</li></ul></li>
132 <li><strong>v2.0.1 - 10:00 02-Feb-2009</strong><br />
134 <li>Fixed a bug that would cause tweets to disappear if they're a reply
135 to a tweet we can't see.</li>
136 <li>Fixed a bug that would show #topic searches to show the same results
138 <li>Fixed a bug that would cause duplicate errors to show up when a tweet
139 containing a URL is too long</li>
140 <li>View it <a href="twirssi-2.0.1.html">here</a>
141 (<a href="http://tinyurl.com/dclxj3">git</a>),
142 download version 2.0.1 <a href="twirssi-2.0.1.pl">here</a>.</li></ul></li>
144 <li><strong>v2.0 - 18:30 29-Jan-2009</strong><br />
146 <li>Add support for Net::Twitter 2.x search commands.</li>
147 <li>Allow adjusting the polling interval by setting
148 twitter_poll_interval</li>
149 <li>Allow subscribing to topics (or any search keyword) with
150 /twitter_subscribe, /twitter_unsubscribe.</li>
151 <li>Use /twitter_list_subscriptions to see all current searches</li>
152 <li>View it <a href="twirssi-2.0.html">here</a>
153 (<a href="http://tinyurl.com/twirssi-2-0">git</a>),
154 download version 2.0 <a href="twirssi-2.0.pl">here</a>.</li></ul></li>
156 <li><strong>v1.7.8 - 17:00 27-Jan-2009</strong><br />
158 <li>Change the way tweets are printed, using irssi's formats. As a side
159 effect, should support proper nick hilighting.</li>
160 <li>View it <a href="twirssi-1.7.8.html">here</a>
161 (<a href="http://tinyurl.com/aa772x">git</a>),
162 download version 1.7.8 <a href="twirssi-1.7.8.pl">here</a>.</li></ul></li>
164 <li><strong>v1.7.7 - 08:00 26-Jan-2009</strong><br />
166 <li>Auto-create the twitter window if it doesn't exist.</li>
167 <li>Don't shorten URLs unless we need the space.</li>
168 <li>View it <a href="twirssi-1.7.7.html">here</a>
169 (<a href="http://tinyurl.com/abuo94">git</a>),
170 download version 1.7.7 <a href="twirssi-1.7.7.pl">here</a>.</li></ul></li>
172 <li><strong>v1.7.6 - 10:00 21-Jan-2009</strong><br />
174 <li>Fix tab-complete for /twitter_reply - it will now include the latest
175 :nn for whatever it's completing, and strip out leading @ signs</li>
176 <li>View it <a href="twirssi-1.7.6.html">here</a>
177 (<a href="http://tinyurl.com/8u52rg">git</a>),
178 download version 1.7.6 <a href="twirssi-1.7.6.pl">here</a>.</li></ul></li>
180 <li><strong>v1.7.5 - 23:30 20-Jan-2009</strong><br />
182 <li>Minor fix for an additional source of Lost Terminal errors</li>
183 <li>View it <a href="twirssi-1.7.5.html">here</a>
184 (<a href="http://tinyurl.com/8u52rg">git</a>),
185 download version 1.7.5 <a href="twirssi-1.7.5.pl">here</a>.</li></ul></li>
187 <li><strong>v1.7.4 - 21:00 13-Jan-2009</strong><br />
189 <li>New option, tweet_window_input (off by default) to allow writing to
190 the twitter window directly for tweets.</li>
191 <li>Remove the ban on JSON::XS as it wasn't related to the Lost Terminal problem.</li>
192 <li>View it <a href="twirssi-1.7.4.html">here</a>
193 (<a href="http://tinyurl.com/8o9bum">git</a>),
194 download version 1.7.4 <a href="twirssi-1.7.4.pl">here</a>.</li></ul></li>
196 <li><strong>v1.7.3 - 15:00 08-Jan-2009</strong><br />
198 <li>Minor code cleanups</li>
199 <li>Catch another place where a bad reply from twitter could cause a Lost
200 Terminal problem</li>
201 <li>Remove any embedded newlines in incoming tweets</li>
202 <li>View it <a href="twirssi-1.7.3.html">here</a>
203 (<a href="http://github.com/zigdon/twirssi/tree/d45fb40111af895f017bfa0d7e0f2bc9e988f2c9">git</a>),
204 download version 1.7.3 <a href="twirssi-1.7.3.pl">here</a>.</li></ul></li>
206 <li><strong>v1.7.2 - 20:00 06-Jan-2009</strong><br />
208 <li>Minor updates to how messages are printed</li>
209 <li>Try to avoid using JSON::XS in hopes of getting rid of the Terminal
210 Lost bug once and for all. /twirssi_version will now report which
211 JSON module is being used.</li>
212 <li>View it <a href="twirssi-1.7.2.html">here</a>, download version 1.7.2 <a
213 href="twirssi-1.7.2.pl">here</a>.</li></ul></li>
215 <li><strong>v1.7.1 - 07:00 06-Jan-2009</strong><br />
217 <li>Minor typos fixed</li>
218 <li>Fixed a small bug that forced using lower case nicks in replies, even
219 though the tab complete did it right.</li>
220 <li>View it <a href="twirssi-1.7.1.html">here</a>, download version 1.7.1 <a
221 href="twirssi-1.7.1.pl">here</a>.</li></ul></li>
223 <li><strong>v1.7 - 18:00 05-Jan-2009</strong><br />
225 <li>Replies should now work even if you reload twirssi (saved in the
226 location set by twirssi_replies_store)</li>
227 <li>Further attempts to deal with errors originating from Twitter or
228 Net::Twitter in a graceful fasion</li>
229 <li>View it <a href="twirssi-1.7.html">here</a>, download version 1.7 <a
230 href="twirssi-1.7.pl">here</a>.</li></ul></li>
232 <li><strong>v1.6.1 - 08:00 05-Jan-2009</strong><br />
234 <li>Minor update, might help people running into the Lost Terminal
235 problem (trying to workaround a possible bug in newer
237 <li>View it <a href="twirssi-1.6.1.html">here</a>, download version 1.6.1 <a
238 href="twirssi-1.6.1.pl">here</a>.</li></ul></li>
240 <li><strong>v1.6 - 19:00 04-Jan-2009</strong><br />
242 <li>Add a /twitter_reply (and optionally a /reply) command, allowing
243 @replies to be tied to particular tweets. See new settings
244 twirssi_track_replies (default on), twirssi_use_reply_aliases
246 <li>Fixed a bug that would cause zombies on Gentoo (and other linux
247 distros) to accumulate over time</li>
248 <li>Updated to show new url (http://twirssi.com).</li>
249 <li>View it <a href="twirssi-1.6.html">here</a>, download version 1.6 <a
250 href="twirssi-1.6.pl">here</a>.</li></ul></li>
252 <li><strong>v1.5.1 - Noon 22-Dec-2008</strong><br />
254 <li>Minor bug fix - Stop claiming we failed to autologin, when we in fact did succeed.</li>
255 <li>View it <a href="twirssi-1.5.1.html">here</a>, download version 1.5.1 <a
256 href="twirssi-1.5.1.pl">here</a>.</li></ul></li>
258 <li><strong>v1.5 - Noon 22-Dec-2008</strong><br />
260 <li>Refuse updates longer than 140 characters.</li>
261 <li>Do auto-login if /login is called without args.<li>
262 <li>Minor bug fix - Maintain a cache of the last 10 minutes of tweets, to avoid duplicates.</li>
263 <li>View it <a href="twirssi-1.5.html">here</a>, download version 1.5 <a href="twirssi-1.5.pl">here</a>.</li></ul></li>
265 <li><strong>v1.4 - 13:00 21-Dec-2008</strong><br />
267 <li>New settings - twitter_usernames and twitter_passwords. Each stores
268 a list of users and passwords to log in as, comma separated.</li>
269 <li>View it <a href="twirssi-1.4.html">here</a>, download version 1.4 <a href="twirssi-1.4.pl">here</a>.</li></ul></li>
270 <li><strong>v1.3 - 15:00 17-Dec-2008</strong><br />
273 <li>Minor bugfix - if the short_url_provider is cleared in runtime, stop calling makeashorterlink immediately.</li>
274 <li>New command - /twirssi_upgrade, with try to automatically get and install the latest version of twirssi (to
275 twirssi_location, defaults to .irssi/scripts/twirssi.pl)</li>
276 <li>View it <a href="twirssi-1.3.html">here</a>, download version 1.3 <a href="twirssi-1.3.pl">here</a>.</li></ul></li>
277 <li><strong>v1.2 - 11:00 17-Dec-2008</strong><br />
280 <li>Bugfix - if twitter is a little bit slow, make sure we keep waiting
281 until the updates are all there.</li>
282 <li>Minor bugfix - don't claim we have 0 friends, we have friend, we're cool!</li>
283 <li>Detect and report if we're exceeding our rate limit on login</li>
284 <li>View it <a href="twirssi-1.2.html">here</a>, download version 1.2 <a href="twirssi-1.2.pl">here</a>.</li></ul></li>
285 <li><strong>v1.1 - 17:00 14-Dec-2008</strong><br />
288 <li>Support for multiple accounts</li>
289 <li>Commands added: /tweet_as /dm_as /twitter_switch /twitter_logout</li>
290 <li>View it <a href="twirssi-1.1.html">here</a>, download version 1.1 <a href="twirssi-1.1.pl">here</a>.</li></ul></li>
291 <li><strong>v1.0 - Noon 11-Dec-2008</strong><br />
294 <li>We now have a logo, thanks to @relsqui!</li>
295 <li>View it <a href="twirssi-1.0.html">here</a>, download version 1.0 <a href="twirssi-1.0.pl">here</a>.</li></ul></li>
296 <li><strong>v0.9 - 10:00 11-Dec-2008</strong><br />
298 <li>Show @replies from people who you are not following (note that with
299 the current Net::Twitter, there's a bug that breaks this a little. Patch
300 to Net::Twitter <a href="http://rt.cpan.org/Ticket/Display.html?id=41635">sent</a>.</li>
302 <li>Add an option to hide your own tweets</li>
303 <li>Tab-complete will remember @nicks of people you tweeted at, heard of in other tweets</li>
304 <li>Add /twirssi_version command</li>
305 <li>View it <a href="twirssi-0.9.html">here</a>, download version 0.9 <a href="twirssi-0.9.pl">here</a>.</li></ul></li>
306 <li><strong>v0.8 - 18:00 10-Dec-2008</strong><br />
309 <li>Optionally, when someone you're following is @replying to someone
310 you're not, show what prompted the reply (see show_reply_context)</li>
311 <li>Tab-complete will now prepend a '@' only when completing a /tweet, not a /dm</li>
312 <li>Following someone will automatically add them to your tab complete list</li>
313 <li>View it <a href="twirssi-0.8.html">here</a>, download version 0.8 <a href="twirssi-0.8.pl">here</a>.</li></ul></li>
315 <li><strong>v0.7 - 14:00 06-Dec-2008</strong><br />
317 <li>Automatically make short urls (see short_url_provider)</li>
318 <li>View it <a href="twirssi-0.7.html">here</a>, download version 0.7 <a href="twirssi-0.7.pl">here</a>.</li></ul></li>
319 <li><strong>v0.6 - 13:00 06-Dec-2008</strong><br />
322 <li>Add tab-completions for /tweet and /dm</li>
323 <li>View it <a href="twirssi-0.6.html">here</a>, download version 0.6 <a href="twirssi-0.6.pl">here</a>.</li></ul></li>
324 <li><strong>v0.5 - Noon 05-Dec-2008</strong><br />
326 <li>Add a /dm command to simplify sending of direct messages</li>
328 <li>Add /twitter_friend and /twitter_unfriend</li>
329 <li>View it <a href="twirssi-0.5.html">here</a>, download version 0.5 <a href="twirssi-0.5.pl">here</a>.</li></ul></li>
330 <li><strong>v0.4 - 11:00 04-Dec-2008 (PST)</strong><br />
332 <li>Check for updates in the background, avoid hanging irssi if twitter is slow</li>
334 <li>Check that posted tweets actually post</li>
335 <li>Check that login information was valid</li>
336 <li>Change level of printed messages from MSG to PUBLIC</li>
337 <li>View it <a href="twirssi-0.4.html">here</a>, download version 0.4 <a href="twirssi-0.4.pl">here</a>.</li></ul></li>
338 <li><strong>v0.3 - 19:00 02-Dec-2008 (PST)</strong><br />
340 <ul><li>Add Twitter API ID</li>
341 <li>Add option (/set tweet_to_away on) to set bitlbee away message to
342 non-@reply tweets.</li>
343 <li>View it <a href="twirssi-0.3.html">here</a>, download version 0.3 <a href="twirssi-0.3.pl">here</a>.</li></ul></li>
344 <li><strong>v0.2 - 08:00 02-Dec-2008 (PST)</strong><br />
345 <ul><li>Added colors as needed</li>
347 <li>Polling adjusted to always show updates since the last poll (and not hardcoded 5 minutes)</li>
348 <li>View it <a href="twirssi-0.2.html">here</a>, download version 0.2 <a href="twirssi-0.2.pl">here</a>.</li></ul></li>
350 <li><strong>v0.1 - Midnight 02-Dec-2008 (PST)</strong><br />
351 <ul><li>Initial version, polling, tweeting, accepting DMs.</li>
352 <li>View it <a href="twirssi-0.1.html">here</a>, download version 0.1 <a href="twirssi-0.1.pl">here</a>.</li></ul></li>