Timeline



2010-07-15:

23:23 Changeset [7885d0f] by Wilmer van der Gaast <wilmer@…>
Don't be a dumbass and stop following redirects if there doesn't seem …
22:18 Ticket #643 (twitter_lib.c:176: undefined reference to `g_ascii_strtoll') closed by wilmer
fixed: Alright, applied. I didn't realise there was a strtoll() function in …
22:16 Changeset [e4e0b37] by Wilmer van der Gaast <wilmer@…>
Fix compatibility with older GLib versions again. (Bug #643, patch …
22:15 Changeset [e693ac2]1.2.8-1 by Wilmer van der Gaast <wilmer@…>
Debian package 1.2.8-1.
09:48 Ticket #651 (HTTP Error 401 Unauthorized generated when I post a message with ...) created by didier@…
I'm using the testing.bitlbee.org server with a twitter account. When …

2010-07-14:

23:52 Changeset [3709301] by Wilmer van der Gaast <wilmer@…>
Merging *BSD compatibility fix from Doug Luce (include sys/uio.h even …
23:19 Changeset [83e2d30] by Doug Luce <doug@…>
This makes Bitlbee compile on OpenBSD.

2010-07-13:

23:14 Changeset [324c378] by Wilmer van der Gaast <wilmer@…>
Move control channel autoconfiguration to irc_cmd_join() instead so …
22:50 Changeset [b1af3e8] by Wilmer van der Gaast <wilmer@…>
Fixed cleaning up of channels. Something broke when changing the …
20:17 Ticket #650 (Bitlbee segfaults due to twitter protocol) closed by wilmer
fixed: Whoops. Thanks for fixing that. Submitted in changeset:devel,607. I …
20:13 Changeset [a26af5c] by Wilmer van der Gaast <wilmer@…>
Fixing NULL pointer dereferences in Twitter module. Based on patch …
10:46 Ticket #650 (Bitlbee segfaults due to twitter protocol) created by wahjava@…
When the <status> tag in the timelines doesn't have an associated …
00:17 Changeset [06b39f2] by Wilmer van der Gaast <wilmer@…>
Automatically convert nick_source settings to their nick_convert …
00:09 Changeset [db2cef1] by Wilmer van der Gaast <wilmer@…>
Document this complex new beast.

2010-07-12:

23:22 Changeset [badd148] by Wilmer van der Gaast <wilmer@…>
Reformat nicks whenever fullname/nick/group changes (but at least for …
20:27 Changeset [09dfb68] by Wilmer van der Gaast <wilmer@…>
Added %nick and %group. They don't work yet since nick_gen() is only …
19:54 Ticket #649 (IRC Actions should be sent as "*blah*" rather than "/me blah" on ...) created by dee@…
"/me blah" appearing in MSN can be confusing to someone that solely …
19:47 Ticket #648 (Using Twitter and Identica accounts with the same username) created by kensanata
I use kensanata on Twitter and kensanata on Identica. I managed to set …
16:55 Ticket #647 (GMail new mail notification) created by krisfremen
It would be nice if this was somehow incorporated into the jabber …

2010-07-11:

23:20 Ticket #625 (Custom prefix for buddies from various networks?) closed by wilmer
duplicate: #618 is actually fairly similar to this.
23:14 Changeset [2e0eaac] by Wilmer van der Gaast <wilmer@…>
First version of the nick_format setting.
17:21 Changeset [eb6df6a] by Sven Moritz Hallberg <pesco@…>
merge with upstraem bitlbee 1.2.8
12:21 Changeset [b1f818b] by Wilmer van der Gaast <wilmer@…>
Use bee_user structs in all nick_* functions. Prepare for a nick_get() …
12:11 Changeset [133cdff] by Wilmer van der Gaast <wilmer@…>
More careful pointer checking in the master.
10:59 Changeset [af9f2ca] by Wilmer van der Gaast <wilmer@…>
Added allow_takeover setting for people who don't like this new …
10:30 Changeset [1e52e1f] by Wilmer van der Gaast <wilmer@…>
When cleaning up queries, q->data is free()d. Even if it turns out to …
00:29 Changeset [e92c4f4] by Wilmer van der Gaast <wilmer@…>
Takeover stuff now works in daemon mode as well.

2010-07-10:

15:08 Changeset [f1c2b21] by Wilmer van der Gaast <wilmer@…>
Cleanup. Move some code to a more appropriate location, and show the …
00:30 Changeset [534e406] by Wilmer van der Gaast <wilmer@…>
Translate "nick:" to "@nick" in Twitter rooms to make tab completion …

2010-07-09:

23:39 Changeset [f3b6764] by Wilmer van der Gaast <wilmer@…>
Only available in ForkDaemon mode for now: If a user connects (and …
23:25 Changeset [b556e46] by Wilmer van der Gaast <wilmer@…>
Merging main ui-fix.
23:24 Changeset [c5bff81] by Wilmer van der Gaast <wilmer@…>
More state consistency checks/error handling.
21:06 Changeset [debe871] by Wilmer van der Gaast <wilmer@…>
Inform IPC master about nick changes.
08:25 Changeset [9595d2b] by Wilmer van der Gaast <wilmer@…>
Also sync umodes.

2010-07-08:

23:10 Changeset [f545372] by Wilmer van der Gaast <wilmer@…>
Ask for confirmation. Generally working fairly well now, but …
22:31 Changeset [9a9b520] by Wilmer van der Gaast <wilmer@…>
Allow nick changes if they're only different in capitalisation, fixed …

2010-07-06:

23:10 Changeset [0b09da0] by Wilmer van der Gaast <wilmer@…>
It works! Fragile like hell though, and without any confirmation or …
21:44 Changeset [6c2404e] by Wilmer van der Gaast <wilmer@…>
First part of the handshake, including sending a file descriptor to …
20:19 Ticket #646 (Error: Could not retrieve /statuses/home_timeline.xml: 400 Bad Request ...) closed by wilmer
invalid: This is Twitter screwing up. It's going on all day already. :-( See …
18:58 Ticket #646 (Error: Could not retrieve /statuses/home_timeline.xml: 400 Bad Request ...) created by Bighead <info@…>
After upgrade to 1.2.8 Bitlbee show's the following error with a …
09:38 Ticket #644 (Using IPv6 to connect into XMPP-server) created by sami@…
I'd hope that I could connect into XMPP-server using IPv6. Maybe some …

2010-07-05:

12:01 Changeset [69b896b] by Wilmer van der Gaast <wilmer@…>
When addressing people in a chatroom, try to translate the nickname to …

2010-07-04:

20:40 Changeset [006a84f] by Wilmer van der Gaast <wilmer@…>
Kick the user instead of parting him/her when cleaning up a channel. …
20:18 Ticket #643 (twitter_lib.c:176: undefined reference to `g_ascii_strtoll') created by robert@…
[…] That's a glib 2.12 feature while some distributions are still …
17:25 Changeset [00540d4]1.2.8 by Wilmer van der Gaast <wilmer@…>
Ready for BitlBee 1.2.8.
17:25 Changeset [8eb0b76] by Wilmer van der Gaast <wilmer@…>
Document the base_url setting (for using other Twitter API services).
14:31 Changeset [f537044] by Wilmer van der Gaast <wilmer@…>
Documentation update. I think this covers most of the channel-related …
13:36 Changeset [5c7b45c] by Wilmer van der Gaast <wilmer@…>
Auto joins for chatrooms.
10:16 Changeset [c8eeadd] by Wilmer van der Gaast <wilmer@…>
Added automatic joining of channels. Auto-rejoin functionality for …

2010-07-03:

22:43 Ticket #642 (Windows Live Groups and Bitlbee) created by CoreDuo
I worked on recreating the situatio Eman described on IRC. The …
21:32 Changeset [c351434] by Wilmer van der Gaast <wilmer@…>
Skip unsupported tags in user configs. (This should make downgrades …
21:16 Changeset [0bd948e] by Wilmer van der Gaast <wilmer@…>
Show a user going offline as a QUIT, not as one or more PARTs, like in …
20:38 Changeset [917a83e] by Wilmer van der Gaast <wilmer@…>
Use irc_send_msg instead of irc_send_msg_raw() to echo messages to …
17:57 Changeset [bc4b469] by Wilmer van der Gaast <wilmer@…>
Initialize the show variable in channel_update. This shouldn't have …
17:39 Changeset [e1f3f94] by Wilmer van der Gaast <wilmer@…>
Fix handling of outgoing CTCP ACTIONs.
11:29 Ticket #641 (http_client.c hardly speaks HTTP/1.0) created by killerbees19
I have the following problem with BitlBee: Sometimes my DNS returns …

2010-07-01:

22:58 Ticket #640 (Twitter: DOS newline not ignored) created by ilf@…
Unfortunately some Tweets include DOS-newlines ^M These are not …

2010-06-30:

23:56 Changeset [3353b5e] by Wilmer van der Gaast <wilmer@…>
A few Twitter fixes from mainline.
23:54 Ticket #607 (Jabber port list restriction) closed by wilmer
duplicate: Oh yes, this is actually a duplicate: #265 I still have to add some …
23:51 Ticket #630 (Multiple twitter accounts for the same user don't work due to ...) closed by wilmer
moreinfo: I'll need more info on this. If you read this and still have this …
23:48 Ticket #639 (twitter channel) closed by wilmer
fixed: changeset:wilmer-ui-fix,682 should fix this.
23:46 Changeset [52a2521] by Wilmer van der Gaast <wilmer@…>
When receiving a channel name hint, and a channel with that name …
23:30 Changeset [06f9548] by Wilmer van der Gaast <wilmer@…>
Disable the code added in the previous change during shutdown, since …
23:19 Ticket #637 (Clean up chatrooms when leaving/re-entering) closed by wilmer
fixed: changeset:wilmer-ui-fix,680 should fix this.
23:15 Changeset [9052bc1] by Wilmer van der Gaast <wilmer@…>
Flush channels when the user leaves them. Also, don't update a control …
23:01 Changeset [d7f8500] by Wilmer van der Gaast <wilmer@…>
Support /NOTICE, although for now just to yourself - some IRC clients …
22:52 Changeset [8203da9] by Wilmer van der Gaast <wilmer@…>
D'oh. Of course the getter functions should also treat next_cursor as …
19:30 Changeset [217bf4e] by Wilmer van der Gaast <wilmer@…>
Also, automatically set up per-protocol channels if the name's a …
16:22 Ticket #638 (Can't connect to Gmail) closed by wilmer
worksforme: This was a Googlefail. :-(
14:56 Ticket #639 (twitter channel) created by varazir@…
I have Twitter in chat mode. When I r/c after the update the twitter …
14:51 Ticket #638 (Can't connect to Gmail) created by varazir@…
16:35 <@root> jabber(varazir@…) - Logging in: Connecting 16:35 …

2010-06-29:

23:44 Changeset [7a6ba50] by Wilmer van der Gaast <wilmer@…>
Also allow selecting contacts for a channel by protocol instead of …
23:30 Changeset [bd64716] by Wilmer van der Gaast <wilmer@…>
next_cursor is a 64-bit integer. Make it so. This should fix issues …
23:06 Changeset [64f8c425] by Wilmer van der Gaast <wilmer@…>
Strip whitespace in Twitter OAuth PIN responses.
14:41 BadContent edited by wilmer
(diff)

2010-06-28:

09:37 Changeset [58646d9] by Wilmer van der Gaast <wilmer@…>
Allow joining multiple channels at once. Although BitlBee doesn't …
09:37 Changeset [a670aeb] by Wilmer van der Gaast <wilmer@…>
An empty string is not a valid channel name.
09:03 Changeset [ab6006c] by Wilmer van der Gaast <wilmer@…>
Callers shouldn't have to expect that irc_channel_del_user() frees the …
00:18 Changeset [c7eb771] by Wilmer van der Gaast <wilmer@…>
Hacky support for short subcommands (i.e. "ac l" instead of "account …
00:07 Changeset [1c40aa7] by Wilmer van der Gaast <wilmer@…>
Mark nameless groupchat channels as temporary so they don't stick …

2010-06-27:

16:04 Changeset [134a02c] by Wilmer van der Gaast <wilmer@…>
irc_channel_name_strip() instead of nick_strip().
15:32 Changeset [547ea68] by Wilmer van der Gaast <wilmer@…>
Save and load channels. Also fixing a bug in creating non-control …
12:39 Changeset [84c3a72] by Wilmer van der Gaast <wilmer@…>
Import chatrooms configured in older BitlBee versions. Settings are …
12:35 Ticket #637 (Clean up chatrooms when leaving/re-entering) created by wilmer
It's currently possible to re-enter a previously used #room and still …
00:09 Ticket #635 (UI-Fix branch auto_connect channels) closed by wilmer
duplicate: #634

2010-06-26:

23:39 Changeset [e907683] by Wilmer van der Gaast <wilmer@…>
Changed account set (and other account commands) syntax. Instead of …
21:26 Changeset [92c8d41] by Wilmer van der Gaast <wilmer@…>
Remember in which channel the user talked to someone and show …

2010-06-25:

23:33 Changeset [41d415b] by Wilmer van der Gaast <wilmer@…>
Merging bugfix from mainline.
18:39 Changeset [a985369] by Miklos Vajna <vmiklos@…>
Typo fix: --debug was --daemon From: Arthaey Angosii <arthaey@…>

2010-06-24:

13:19 Ticket #636 (twitter history limit on_load) created by bitlbee@…
"account set twitter max_history 100" or so... that way one could …
09:27 Changeset [051372c] by Wilmer van der Gaast <wilmer@…>
Don't create multiple main loops if the user follows >100 people.
09:14 Changeset [8b8def58] by Wilmer van der Gaast <wilmer@…>
Merging a few revisions from mainline.
01:06 Changeset [38ff846] by Wilmer van der Gaast <wilmer@…>
Fixed an access-after-free() bug in the Jabber keepalive + cache …
00:50 Ticket #600 (Twitter: on signon, get friends/followers) closed by wilmer
fixed: That API call returns just numeric user IDs, so not very useful. But …
00:47 BadContent edited by wilmer
(diff)
00:43 Changeset [d6aa6dd] by Wilmer van der Gaast <wilmer@…>
Load the whole Twitter contact list at login time if mode=chat/many, …

2010-06-23:

22:37 Changeset [90ba416] by Wilmer van der Gaast <wilmer@…>
Fixed a NULL pointer dereference in the Jabber module.
09:17 Ticket #635 (UI-Fix branch auto_connect channels) created by xadolax@…
I think it'd be a really great idea to allow auto_connect to channels …
09:16 Ticket #634 (UI-Fix branch auto_connect channels) created by xadolax@…
I think it'd be a really great idea to allow auto_connect to channels …
00:15 Ticket #631 (Bitlbee unable to connect to Openfire Jabber servers that use the ...) closed by wilmer
fixed: changeset:devel,596 That's done now. Down with these stupid …
00:13 Changeset [4eef271] by Wilmer van der Gaast <wilmer@…>
Added user_agent setting to Jabber accounts so people can get around …

2010-06-22:

23:43 Changeset [7cd2e8a] by Wilmer van der Gaast <wilmer@…>
Automatically call the "channel" command for the now-gone chat subcommands.

2010-06-17:

01:47 Ticket #633 (Removal of buddies on oscar protocol does not remove buddy at server) created by toba@…
[…] This also happened on 1.2.3. I upgraded to 1.2.7 in hopes that …

2010-06-16:

21:26 Ticket #632 (Multiple AIM accounts for one channel) created by CoreDuo
I have the ui-fix branch installed (build 662) and was wondering if it …
19:31 Ticket #631 (Bitlbee unable to connect to Openfire Jabber servers that use the ...) created by Hexi <kjloc76@…>
The Openfire Jabber server has a plugin that allows control of which …
10:37 BadContent edited by wilmer
Spam attack :-( (diff)
08:31 Changeset [6b90431] by Wilmer van der Gaast <wilmer@…>
More correct handling of channel names (according to RFC 1459). Pretty …

2010-06-15:

12:17 Ticket #497 (Bitlbee suggestions) closed by wilmer
fixed: I'm afraid I'll need all of these filed as separate requests.. some of …
12:14 Ticket #467 (ERC Doesn't voice/devoice) closed by wilmer
worksforme: Extremely late response, I know ... but is this really still …
12:00 Ticket #68 ([patch] status command for changing status and status message) closed by wilmer
fixed: Merged and released a little while ago already. 1.2.5 I think.
Note: See TracTimeline for information about the timeline view.