Timeline



2012-12-18:

01:28 Ticket #822 (Segfault on jabber file transfers) closed by wilmer
fixed: I'm pretty sure changeset:devel,950 should fix this.
01:24 Changeset [92d3044] by Wilmer van der Gaast <wilmer@…>
Improved failure handling in jabber_si_handle_request(). If the imcb …

2012-12-17:

14:13 Ticket #1014 (xmpp: crash on file transfer) closed by wilmer
duplicate: Someone has found the dupe that I couldn't find myself. #822.

2012-12-15:

16:46 Ticket #1014 (xmpp: crash on file transfer) created by ilf@…
I can reproduce a BitlBee "crash", ending with "Connection lost to …

2012-12-13:

19:58 Ticket #1013 (MSN retiring) closed by wilmer
notabug: Who knows. We'll see.
19:45 Ticket #1013 (MSN retiring) created by anonymous
http://blogs.skype.com/en/2012/11/skypewlm.html "We will retire …

2012-12-11:

13:18 Ticket #1012 (Bitlbee fails to send messages with umlaut-containing letters) created by anonymous
I use Bitlbee with irssi (and use putty tray to connect to my shell). …

2012-12-10:

00:05 Ticket #782 (Twitter: handle follow requests) closed by wilmer
duplicate: Yep, but #812 was clearer than #782. :-P Keeping just #996 open so I …

2012-12-08:

11:48 Ticket #1011 (json-branch: Could not retrieve /1.1/report_spam.json: 404 Not Found) created by aaron@…
Trying to report a tweet for spam fails: […] Apparently the …

2012-12-07:

00:05 Ticket #864 (Report error messages in appropriate channel) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:05 Ticket #991 (Add setting enabling/disabling twitter autoposting) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:05 Ticket #960 (Allow more than 2-digit message ID on Twitter/Identi.ca) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:05 Ticket #912 (Retweet happened but no notification of success) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:04 Ticket #872 (Unable to reply to twitter (therefor identi.ca/status.net) posts) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:04 Ticket #812 (Twitter confirm of follow request) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …
00:04 Ticket #792 (Twitter - Recieve DMs) closed by wilmer
fixed: Closing this one in favour of #996. This bug has been fixed in the …

2012-12-06:

23:52 Ticket #916 (Channel name of Twitter’s timeline translation) closed by wilmer
duplicate: #606
23:50 Ticket #605 (3 twitter improvements) closed by wilmer
duplicate
23:49 Ticket #736 (require some (perhaps user-definable) prefix to post on twitter) closed by wilmer
duplicate: #991
23:43 Ticket #602 (Twitter: /invite and /kick support) closed by wilmer
fixed: Wait, it doesn't? The remove command unconditionally does that for …
23:41 Ticket #599 (Twitter: variable for poll-intervall) closed by wilmer
fixed: fetch_interval was the final name.
23:40 Ticket #950 (retweet is not working) closed by wilmer
moreinfo: Hmm, this is pretty old, and I've never followed up apparently. :-/ I …

2012-12-03:

23:30 Changeset [2dcde94] by Wilmer van der Gaast <wilmer@…>
Don't hide own tweets in streaming mode with fetch_mentions off, and …

2012-12-02:

17:39 Changeset [3bda2c2] by Wilmer van der Gaast <wilmer@…>
Fixed minor memory leak.
16:32 Changeset [b0ee720] by Wilmer van der Gaast <wilmer@…>
Error handling fix in xmltree. Fixes a problem where if the start of …
14:40 Changeset [b3eee9b] by Wilmer van der Gaast <wilmer@…>
Remove claims that BitlBee with NSS for SSL is supported or even preferred.
12:53 Changeset [3ca001b] by Wilmer van der Gaast <wilmer@…>
Extend twitter_message_id_from_command_arg() a little bit and use it …
12:40 Changeset [2c18fcd] by Wilmer van der Gaast <wilmer@…>
Removing comment about new syntax for the "account" command, which by …

2012-12-01:

12:13 Changeset [e8161ec] by Wilmer van der Gaast <wilmer@…>
Importing json.c UTF-8 encoding fix from upstream. Not importing the …

2012-11-27:

23:20 Changeset [85cd12d] by Wilmer van der Gaast <wilmer@…>
Fixing integer size issue in JSON parser: Although I've changed the …

2012-11-25:

22:28 Changeset [b235228] by Wilmer van der Gaast <wilmer@…>
Have root confirm some commands that so far gave no feedback at all, …
22:09 Changeset [67f6828] by Wilmer van der Gaast <wilmer@…>
Only a few commands use twitter_message_id_from_command_arg(), others …
20:43 Changeset [f97b8e9] by Wilmer van der Gaast <wilmer@…>
Use hex for show_ids, but stick to the 2-char maximum. a 256-message …
20:24 Ticket #944 (frequent segfaults when twitter account is enabled) closed by wilmer
duplicate: This was probably a duplicate of #953, which was fixed a while ago.
20:21 Changeset [3592b95] by Wilmer van der Gaast <wilmer@…>
To address #991, adding a strict commands mode, where one has to use …
19:54 Ticket #963 (frequent log off on Twitter) closed by wilmer
obsolete
18:39 Changeset [9ed0081] by Wilmer van der Gaast <wilmer@…>
Fixed one potential memory leak, and re-remembered that for GLib + …
17:43 Changeset [29f72b7] by Wilmer van der Gaast <wilmer@…>
Finally cleaned up the show-tweet functions.
14:58 Changeset [7f557d5] by Wilmer van der Gaast <wilmer@…>
Fixing two oopses from my last commit.
14:26 Changeset [631ec80] by Wilmer van der Gaast <wilmer@…>
Changed mode/room management a little bit.
13:11 Changeset [96dd574] by Wilmer van der Gaast <wilmer@…>
s/twitter_msg/twitter_log/ and use it in a few more places.
12:05 Changeset [2cd8540] by Wilmer van der Gaast <wilmer@…>
Show DMs the right way. With mode=many and show_ids=off they'll look …
11:47 Changeset [898c08e] by Wilmer van der Gaast <wilmer@…>
Clean up streaming HTTP event handler, which should fix crash-bugs …
01:05 Changeset [e9bdfbc] by Wilmer van der Gaast <wilmer@…>
Fix documentation for show_ids setting, it's on by default for a while …
00:55 Changeset [c9b5817] by Wilmer van der Gaast <wilmer@…>
Minor rework: Always fill td->log now and use it not just for …

2012-11-24:

19:20 Changeset [5f2f728] by Wilmer van der Gaast <wilmer@…>
Increasing http_client buffersize to 4KB. You'd think that with things …
14:10 Changeset [f26d9a3e] by Wilmer van der Gaast <wilmer@…>
Add help info for "stream" setting. Also, disable it for non-Twitter …
00:15 Changeset [c751e51] by Wilmer van der Gaast <wilmer@…>
Fixing one obvious memory leak.

2012-11-20:

00:20 Changeset [5aa96fc8] by Wilmer van der Gaast <wilmer@…>
Some code for handling disconnect/event messages.
Note: See TracTimeline for information about the timeline view.