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