Timeline



2010-05-09:

23:35 Ticket #571 (BitlBee no-quit patch) closed by wilmer
fixed: Oh, BTW: changeset:devel,567 Sorry for taking so long. The code is …
23:23 Changeset [d8acfd3] by Wilmer van der Gaast <wilmer@…>
Purple lists mix up key and value; key == what the user sees, *value* …
22:08 Changeset [a067771] by Wilmer van der Gaast <wilmer@…>
Per-account channels also exist now.
21:56 Changeset [4e608d6] by Wilmer van der Gaast <wilmer@…>
Pick up group changes coming in during a session. Reflecting them in …
21:52 Changeset [13c1a9f] by Wilmer van der Gaast <wilmer@…>
/join &groupname and all people in that group will be in that channel.
21:39 Changeset [3130e70] by Wilmer van der Gaast <wilmer@…>
Do not free bu->group anymore, it's no longer a string!
18:05 Changeset [7aadd71] by Wilmer van der Gaast <wilmer@…>
Keep track of contact groups in a slightly more efficient way.
17:20 Changeset [9ac3ed1] by Wilmer van der Gaast <wilmer@…>
First bits for different channel types.
16:06 Changeset [7ee07c3] by Wilmer van der Gaast <wilmer@…>
It looks like AIM mem requests (implemented as damn_you() and …
13:21 Changeset [dcd16c5] by Wilmer van der Gaast <wilmer@…>
Read group information from Jabber contact lists. The code was already …
13:04 Changeset [5a673f3] by Wilmer van der Gaast <wilmer@…>
Pick up buddy group information from OSCAR server-side contact list.
12:05 Changeset [47fae0f] by Wilmer van der Gaast <wilmer@…>
No. Run the part handler from the IRC /PART command, not from …
11:26 Changeset [e5abfd4] by Wilmer van der Gaast <wilmer@…>
Safety check for yesterday's fixes: Double-check that a groupchat …
09:48 Changeset [bd5eee3] by Wilmer van der Gaast <wilmer@…>
Merging mainline, mostly for chatroom fixes I implemented there.
00:40 Changeset [75610c3] by Wilmer van der Gaast <wilmer@…>
Fixed up OSCAR to work with the new way of setting up groupchats.
00:40 Changeset [5a599a1] by Wilmer van der Gaast <wilmer@…>
Room names on OSCAR can't start with digits, this broke the "chat …
00:28 Changeset [36577aa] by Wilmer van der Gaast <wilmer@…>
Create the struct groupchat early on in msn_chat_with() so the new …

2010-05-08:

23:54 Changeset [eb37735] by Wilmer van der Gaast <wilmer@…>
This is how you now start groupchats: /join #channel, /invite people.
23:50 Changeset [aa7ce1b] by Wilmer van der Gaast <wilmer@…>
Yahoo! seems to echo conference room invitations now, huh? No idea …
21:52 Changeset [66b9e36a] by Wilmer van der Gaast <wilmer@…>
Restored /invite for groupchats.
14:58 Changeset [e685657] by Wilmer van der Gaast <wilmer@…>
Fixed buggy jabber_chat_by_jid() after GSList change.
14:48 Changeset [eaaa986] by Wilmer van der Gaast <wilmer@…>
Misc. cleanup. Also updated the Yahoo! module to deal with struct …
14:19 Changeset [4a9fd5f] by Wilmer van der Gaast <wilmer@…>
Fixed *facepalm* memory management/scoping bug in /AWAY command.
14:12 Changeset [fd45e1d1] by Wilmer van der Gaast <wilmer@…>
Always show normal contacts in &bitlbee, not just the first channel in …
14:04 Ticket #612 (Twitter: HTML entities like &lt; and &gt; aren't unescaped to < and >) closed by wilmer
fixed: Thanks for the report. Luckily this is already taken care of: …
14:00 Ticket #612 (Twitter: HTML entities like &lt; and &gt; aren't unescaped to < and >) created by avarab@…
Twitter's API returns &lt; and &gt; for <>, and maybe &amp; for &, …
13:21 Changeset [b0364dc] by Wilmer van der Gaast <wilmer@…>
Also allow addressing people inside the control channel using a comma.
13:11 Changeset [9e27f18] by Wilmer van der Gaast <wilmer@…>
Support for receiving chatroom topics. Since I didn't restore named …
12:37 Changeset [d343eaa] by Wilmer van der Gaast <wilmer@…>
Restored imcb_chat_name_hint().
12:13 Changeset [bfb99ee] by Wilmer van der Gaast <wilmer@…>
Allow leaving groupchat channels.
01:02 Changeset [a87754b] by Wilmer van der Gaast <wilmer@…>
Restored support for outgoing messages. This code is all so much saner …
00:48 Changeset [e4816ea] by Wilmer van der Gaast <wilmer@…>
Reshuffled irc_im.c into a saner order.
00:45 Changeset [b17ce85] by Wilmer van der Gaast <wilmer@…>
Users leaving really show up again.
00:25 Changeset [27e2c66] by Wilmer van der Gaast <wilmer@…>
Support for receiving messages in chatrooms.

2010-05-07:

23:41 Changeset [f1a0890] by Wilmer van der Gaast <wilmer@…>
Would be nice to include bee_chat.c in the repo…

2010-05-06:

00:28 Changeset [aea8b68] by Wilmer van der Gaast <wilmer@…>
Starting to restore chatroom stuff. Only enough to create and be …

2010-05-04:

23:38 Changeset [9438323] by Wilmer van der Gaast <wilmer@…>
Use irc_channel_name_ok() and check if a channel with that name …
08:45 Changeset [eb50495] by Wilmer van der Gaast <wilmer@…>
Show offline/away status better in /WHO and /WHOIS.

2010-05-03:

23:55 Changeset [9893da3] by Wilmer van der Gaast <wilmer@…>
Add irc_channel_printf() for slightly saner root messages from a …
22:58 Changeset [0d4a068] by Wilmer van der Gaast <wilmer@…>
Removed some disabled code related to away_devoice (now implemented …
21:36 Changeset [9997691] by Wilmer van der Gaast <wilmer@…>
Check Tweet length on the BitlBee side already.
11:55 Changeset [1a3ba05] by Wilmer van der Gaast <wilmer@…>
Fixed strncpy() usage, and show error when trying to msg non-existent …
11:41 BadContent edited by wilmer
Fuck off (diff)
00:52 Changeset [f924563] by Wilmer van der Gaast <wilmer@…>
Mainline merge.
00:39 Changeset [6a9d068] by Wilmer van der Gaast <wilmer@…>
Restore away_devoice.

2010-05-02:

23:44 Changeset [e54112f] by Wilmer van der Gaast <wilmer@…>
Put a channel userlist in irc_channel_user elements so we can save …
22:00 Changeset [6824fb3] by Wilmer van der Gaast <wilmer@…>
Fixed show_offline documentation. (The default is off, not on.)
21:20 Changeset [3b878a1] by Wilmer van der Gaast <wilmer@…>
OAuth sanity fix: Twitter-specific stuff should *not* be in …
21:06 Changeset [839189b] by Wilmer van der Gaast <wilmer@…>
Applied show-offline patch from Florian E.J. Fruth, adapted for a few …
18:48 Changeset [bce78c8] by Wilmer van der Gaast <wilmer@…>
Restored classical control channel behaviour (the ability to talk to …
16:14 Changeset [bda2975] by Wilmer van der Gaast <wilmer@…>
Warning on the libpurple+libevent combination.
16:03 Changeset [15794dc] by Wilmer van der Gaast <wilmer@…>
Groupchat support "finished". Named chatrooms are not supported yet. …
15:53 Changeset [8ad5c34] by Wilmer van der Gaast <wilmer@…>
Added support for creating groupchats. This can only be done in a …
15:49 Changeset [a348d00] by Wilmer van der Gaast <wilmer@…>
Although probably the Twitter module won't interfere with libpurple, …

2010-05-01:

23:55 Changeset [f485008] by Wilmer van der Gaast <wilmer@…>
Support at least incoming groupchats. Not sure yet how starting them …
18:11 Ticket #611 (Debian init script doesn't respect conf file nor kill forked daemon ...) created by ander.punnar@…
Running version bzr-devel-562-0 Init script forces always forked mode …
14:19 Changeset [a4cdf43] by Wilmer van der Gaast <wilmer@…>
Same fix like 566 in mainline: tm_mon + 1 to get the right month in …
14:16 Changeset [4273158] by Wilmer van der Gaast <wilmer@…>
Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown …
14:10 Changeset [f4b0911] by Wilmer van der Gaast <wilmer@…>
Save the credentials again.
13:53 Changeset [c2ecadc] by Wilmer van der Gaast <wilmer@…>
Cleaned up OAuth stuff: consumer key/secret should *not* be in …

2010-04-30:

22:53 Changeset [85ef57f] by Wilmer van der Gaast <wilmer@…>
NULL-initialize two vars that weren't and should.
22:51 Changeset [a7c6d0e] by Wilmer van der Gaast <wilmer@…>
Set HTML-flag on Twitter accounts so &lt;/&gt; and all get converted …

2010-04-29:

08:34 Ticket #555 (MSN login failure .............. I could not login , why is that ?) closed by wilmer
worksforme
08:34 Ticket #551 (forgets display name) closed by wilmer
fixed: 1.2.6a has a local_display_name setting. If you set it to true BitlBee …
08:33 Ticket #585 (in the module is not working jabber PLAIN authentication.) closed by wilmer
worksforme: Looks like this was fixed actually.
08:16 Ticket #610 ([MSN] Authentication failure with password containing special characters.) closed by wilmer
worksforme: Actually I think this was not a bug in the MSN module. \ is a special …

2010-04-28:

19:13 Ticket #610 ([MSN] Authentication failure with password containing special characters.) created by knny.myer@…
I was getting AuthenticationFailure every time attempting to login …
13:28 Ticket #609 (Twitter protocol support should turn "username: foo" into "@username foo") created by Sam Eaton <sam@…>
In the twitter 'chat' mode, a nice feature addition would be to have …
07:53 Ticket #596 (OAuth support for Twitter) closed by wilmer
fixed: changeset:devel,563. It worked for me overnight. Should be fine. I'll …
07:44 Changeset [23784065] by Wilmer van der Gaast <wilmer@…>
Merging OAuth branch. It should be stable now and is documented.
07:38 Changeset [3f668e47] by Wilmer van der Gaast <wilmer@…>
OAuth documentation update.

2010-04-27:

23:36 BadContent edited by wilmer
(diff)
22:49 Changeset [0bff877] by Wilmer van der Gaast <wilmer@…>
Valgrind-clean now. And decent handling of errors (wrong PIN).
22:42 Changeset [18dbb20] by Wilmer van der Gaast <wilmer@…>
Valgrind cleanup.
22:11 Changeset [ee84bdb] by Wilmer van der Gaast <wilmer@…>
The escaping, I fixed it for you. More expensive code this way and …

2010-04-26:

22:50 Changeset [288b215] by Wilmer van der Gaast <wilmer@…>
Save the OAuth token in the acct structs so it doesn't have to be …
22:47 Changeset [78a2f1e] by Wilmer van der Gaast <wilmer@…>
Escaping in oauth_nonce(). Not sure if the escaping is entirely right …
22:40 Changeset [c42e8b9] by Wilmer van der Gaast <wilmer@…>
OAuth, it lives!
21:50 Changeset [713d611] by Wilmer van der Gaast <wilmer@…>
Twitter module now generates authorize URLs.
21:20 Changeset [acba168] by Wilmer van der Gaast <wilmer@…>
Moving two public OAuth functions into the header file.
00:42 Changeset [508c340] by Wilmer van der Gaast <wilmer@…>
Successfully posted a tweet! Twitter's tricky. It returns vars …

2010-04-25:

23:21 Changeset [b2bc25c] by Wilmer van der Gaast <wilmer@…>
Added a function that generates an OAuth Authorization: HTTP header.
22:07 Ticket #608 (typing notification fails with gmail chat/webapp users) created by anonymous
Typing notification does not work on either side when communicating …
19:22 Changeset [346dfd9] by Wilmer van der Gaast <wilmer@…>
oauth_access_token() added. I managed to increase the counter on …
18:57 Changeset [da2efd4] by Wilmer van der Gaast <wilmer@…>
Some HTTP stuff. Via gdb I can make this request a token.
18:56 Changeset [e9eaee6] by Wilmer van der Gaast <wilmer@…>
constified.
15:12 Changeset [be28fe7] by Wilmer van der Gaast <wilmer@…>
Code to calculate OAuth signatures. I hope that after wrapping my mind …
12:56 Changeset [0f64ca7] by Wilmer van der Gaast <wilmer@…>
Make http_encode() RFC3986-compliant. (Escape everything except …
08:04 Ticket #607 (Jabber port list restriction) created by Matthew Cengia <mattcen@…>
I think that the limits imposed on the ports that can be used for …
04:48 Ticket #606 (Allow renaming #twitter_... channel) created by anonymous
I was first requesting an option to turn off the leading [00:00:00] …

2010-04-24:

22:53 Ticket #605 (3 twitter improvements) created by sjefen6
ability to set tweet source (default should be bitlbee) the timestamp …
17:04 Changeset [c521362] by Wilmer van der Gaast <wilmer@…>
libpurple-dev build dependency.
17:02 Changeset [ae3dc99] by Wilmer van der Gaast <wilmer@…>
Merging stuff from mainline (1.2.6).
16:57 Changeset [b5b40ff] by Wilmer van der Gaast <wilmer@…>
Added BITLBEE_CONFIGURE_FLAGS variable so configure flags can be …
15:25 Ticket #575 (I'd love to see .debs generated) closed by wilmer
fixed: http://code.bitlbee.org/debian/ has them now. "All" branches, and …
14:15 Changeset [f1b7711] by Wilmer van der Gaast <wilmer@…>
Also override package version number for bitlbee-dev when …
11:51 Changeset [dd0dcac7]1.2.6a-1 by Wilmer van der Gaast <wilmer@…>
Debian package changelog entry.

2010-04-23:

07:23 Ticket #604 (user ID's in facebook) closed by wilmer
invalid: account set facebook/nick_source full_name Added in 1.2.5.
07:20 Ticket #604 (user ID's in facebook) created by bugs.bitlbee@…
is there any way to identify facebook users other than just their …
07:17 Ticket #603 (HotorNot chat protocol) created by bugs.bitlbee@…
any chance of making this one work? http://www.hotornot.com

2010-04-22:

10:52 BadContent edited by wilmer
(diff)

2010-04-21:

21:07 Ticket #602 (Twitter: /invite and /kick support) created by ilf@…
I really got used to tircds support to follow accounts with /invite …

2010-04-20:

23:11 Changeset [2272cb3] by Wilmer van der Gaast <wilmer@…>
Restored block/allow commands. Only "chat" is left now, which will …
23:03 Changeset [9d4352c] by Wilmer van der Gaast <wilmer@…>
Restored a few more root commands.
08:05 Ticket #601 (Twitter: identify followers) created by ilf@…
It'd be nice to be able to distinguish foloewrs from non-followers in …
07:57 Ticket #600 (Twitter: on signon, get friends/followers) created by ilf@…
I think Twitter should get all friends and followers on signon, not …

2010-04-19:

22:40 Changeset [3518933] by Miklos Vajna <vmiklos@…>
cosmetics
22:27 Changeset [0d7bd89] by Miklos Vajna <vmiklos@…>
doc update, stop recommending 0.5.1
22:25 Changeset [1aacc0c0] by Miklos Vajna <vmiklos@…>
update for 1.2.6 also a bit of cleanup. you can still build for 1.2.5 …
13:21 Ticket #595 (set mode for twitter fails) closed by wilmer
fixed: Urgh. I made a small typo in the function that checks if the var is …
13:08 Changeset [db57e7c]1.2.6a by Wilmer van der Gaast <wilmer@…>
1.2.6a. I fail. :-( The 1.2.6 I just released has a groupchat mode in …
12:43 Ticket #595 (set mode for twitter fails) reopened by bitlbee@…
Also setting it for the account does not work: 14:40:29 <@Japje> …
12:42 Ticket #599 (Twitter: variable for poll-intervall) created by ilf@…
Twitter has Rate Limits for polling the API. Since this is 150 per …
12:32 Ticket #598 (Twitter: support to follow/unfollow) created by ilf@…
As of now, BitlBee can not follow/unfollow Twitter-Accounts. This …
12:23 Ticket #597 (Search channel support for Twitter) created by ilf@…
tircd has this nice feature of displaying updated search results in a …
12:21 Ticket #595 (set mode for twitter fails) closed by wilmer
invalid: help account set It's a per-account setting.
12:20 Ticket #596 (OAuth support for Twitter) created by ilf@…
Twitter should support OAuth. Basic auth is set to be disabled in …
12:19 Ticket #595 (set mode for twitter fails) created by bitlbee@…
Just compiled the new 1.2.6 Bitlbee but i can not change the mode to …
12:16 Ticket #594 (SSL support for Twitter) created by ilf@…
Twitter support should have a variable $ssl to user SSL for …
12:13 Ticket #593 (identi.ca/status.net support) created by ilf@…
Since identi.ca/status.net are API-compatible to Twitter, support …
09:40 Changeset [f4bcc22]1.2.6 by Wilmer van der Gaast <wilmer@…>
Finalized 1.2.6 changelog.
09:26 Changeset [57400f4] by Wilmer van der Gaast <wilmer@…>
Use the $PIDFILE variable in the Debian init script.
00:00 Milestone 1.2.6 completed

2010-04-18:

02:44 Changeset [7cf146f] by Miklos Vajna <vmiklos@…>
copyright

2010-04-17:

22:43 Changeset [a897467] by Wilmer van der Gaast <wilmer@…>
I should stop doing commits with the debugging stuff still enabled.

2010-04-16:

23:44 Changeset [0f84234] by Wilmer van der Gaast <wilmer@…>
Help info for the switchboard_keepalives setting.
11:58 Ticket #591 (Dash (-) in jabber chatrooms makes the connection fail) closed by wilmer
worksforme: Just let me know if this is still causing troubles. With recent …
11:47 BadContent edited by wilmer
(diff)
09:58 Changeset [efbc154] by Wilmer van der Gaast <wilmer@…>
Merge msn-keepalive, a nice hack (not yet documented) which sends …

2010-04-15:

23:34 Changeset [b6190ca] by Wilmer van der Gaast <wilmer@…>
Changelog update: Credit where credit is due!
23:15 Changeset [55b1e69] by Wilmer van der Gaast <wilmer@…>
Since the home/timeline response can (and often does) come in before …
23:10 Changeset [e88fbe27] by Wilmer van der Gaast <wilmer@…>
Added a meta-contact twitter_$username and replaced the …
12:40 Ticket #592 (Un-shorten URLs) created by wishi
Hi fellows! Many people, especially on Twitter, use url shortening …

2010-04-14:

22:56 Changeset [e7edbb7] by Wilmer van der Gaast <wilmer@…>
Don't show an empty status message line in /whois if status_msg is "". …
22:45 Changeset [4c3519a] by Wilmer van der Gaast <wilmer@…>
Restored blist command.
19:08 Changeset [f9ed311] by Wilmer van der Gaast <wilmer@…>
getaddrinfo(NULL) may return an IPv4 address first but we should …
13:35 Changeset [003a12b] by Wilmer van der Gaast <wilmer@…>
Restored all remaining IRC commands that make some sense to have at …
12:34 Changeset [d7d677d] by Wilmer van der Gaast <wilmer@…>
Restored a few more trivial commands including all the oper stuff.
12:17 Changeset [d33679e] by Wilmer van der Gaast <wilmer@…>
Call bee_free() from irc_free() or daemon mode gets pretty sad.
11:11 BadContent edited by wilmer
(diff)
09:27 Changeset [21c87a7] by Wilmer van der Gaast <wilmer@…>
Merging loads of stuff from mainline.
06:31 Ticket #591 (Dash (-) in jabber chatrooms makes the connection fail) created by suomalainen.aleksi@…
I get this error while trying to join a chatroom with a dash in the …
00:20 Changeset [b8c56a8] by Miklos Vajna <vmiklos@…>
fix for 1.2.5
00:16 Changeset [7666c87] by Miklos Vajna <vmiklos@…>
updates for 0.8.2

2010-04-13:

23:58 Changeset [4c674bb] by Miklos Vajna <vmiklos@…>
include mood text in whois output as well
23:55 Changeset [156bbd7] by Wilmer van der Gaast <wilmer@…>
Log to stderr+syslog until daemonized. Current behaviour is too …
23:26 Changeset [304aa33] by Miklos Vajna <vmiklos@…>
add new setting to show mood texts
22:57 Changeset [c0417e8] by Wilmer van der Gaast <wilmer@…>
1.2.6 changelist.
22:55 Changeset [72b60c7e] by Miklos Vajna <vmiklos@…>
use imcb_chat_name_hint() if it's available
22:38 Ticket #548 ([testing.bitlbee.org] multiple connection errors, need to try three times.) closed by wilmer
worksforme: Closing this bug now. Sorry for the late followup, I hope this just …
22:36 Ticket #559 (Add O_SYNC to open() when writing XML configuration) closed by wilmer
fixed: changeset:devel,549
22:35 Changeset [542e44a] by Wilmer van der Gaast <wilmer@…>
fsync() the user configuration file before closing it. (Bug #559)
22:27 Ticket #580 (Missing "bitlbee -v" at comand line) closed by wilmer
fixed: changeset:devel,548. -v is in use already (although it doesn't do …
22:25 Changeset [3d1481f] by Wilmer van der Gaast <wilmer@…>
Adding -V flag to show version info from a not-serving binary. (Bug #580)
22:21 Ticket #581 (ForkDaemon misses setsid() call) closed by wilmer
fixed: changeset:devel,547
22:20 Changeset [40bc82d] by Wilmer van der Gaast <wilmer@…>
Run setsid() when daemonizing. (Closes #581)
22:09 Changeset [37aa317] by Wilmer van der Gaast <wilmer@…>
Small Valgrind noise fix. (Check if the conn is still alive before …
19:11 Changeset [3254c12] by Wilmer van der Gaast <wilmer@…>
Adding BITLBEE_VERSION_CODE macro to make plugin authors' lifes easier.
17:36 Changeset [3bd4a93] by Wilmer van der Gaast <wilmer@…>
Suppress HTTP error messages unless we get five or more in a row.
12:51 Changeset [3e69802] by Wilmer van der Gaast <wilmer@…>
Use full name information of Twitter buddies.
11:38 Changeset [81186cab] by Wilmer van der Gaast <wilmer@…>
/away and set away/status stuff back.
10:20 Changeset [573dab0] by Wilmer van der Gaast <wilmer@…>
Incoming typing notifications.
08:11 Changeset [3a9b123] by Wilmer van der Gaast <wilmer@…>
Allow sending typing notifications (CTCP TYPING) again.
00:04 Changeset [7b59872] by Wilmer van der Gaast <wilmer@…>
Support for simple VERSION/PING CTCPs to root.

2010-04-12:

23:54 Changeset [89c11e7] by Wilmer van der Gaast <wilmer@…>
Restored CTCP/DCC hooks for outgoing file transfers.
18:37 BadContent edited by wilmer
WTF invented all these medicines and why do spammers want to sell them? (diff)
17:00 Ticket #590 (Talk to WLM contacts with Yahoo) created by Erwin Bronkhorst <erwinbronkhorst@…>
Since a while, the Yahoo and Windows Live Messenger network are …
15:37 Changeset [7cc2c1e] by Miklos Vajna <vmiklos@…>
skyped: use os.path.expanduser for file paths in config Requested-by: …
15:37 Changeset [e3781b9] by Miklos Vajna <vmiklos@…>
use fake user/pass the only problem that can happen this case is that …
15:37 Changeset [3291700] by Miklos Vajna <vmiklos@…>
tests: use the echo123 test account instead of an external one now …
06:38 Ticket #570 (BitlBee fails to connect to QQ (problems with protocol version setting)) reopened by anonymous
hey, its me again it works in pidgin when i go to the client config …
00:10 Ticket #564 (Bitlbee does not allow communication with bots on AIM) closed by wilmer
worksforme: Thanks, I would have no clue myself what this could be. :-)
00:06 Changeset [24b8bbb] by Wilmer van der Gaast <wilmer@…>
Start handling CTCPs, in a saner way than before.

2010-04-11:

23:31 Changeset [e21c0f8] by Wilmer van der Gaast <wilmer@…>
Always show root's greeting inside the control channel.
23:18 Changeset [aa44bdd] by Wilmer van der Gaast <wilmer@…>
Restored info command.
23:04 Changeset [6c56f42] by Wilmer van der Gaast <wilmer@…>
Allow short versions of root commands (just give enough to match …
22:49 Changeset [eabc9d2] by Wilmer van der Gaast <wilmer@…>
Fixed cleanup issues when turning off an account. Also fixed syntax of …
22:31 Changeset [d986463] by Wilmer van der Gaast <wilmer@…>
Show status msg in /WHOIS, using a hopefully more proper 320 numeric reply.
22:26 Changeset [57119e8] by Wilmer van der Gaast <wilmer@…>
Actually bomb out if channel creation fails at /join time.
22:22 Changeset [8240840] by Wilmer van der Gaast <wilmer@…>
Don't send the topic at join time if there is none. This seems to be …
22:13 Changeset [ec2ebcc] by Wilmer van der Gaast <wilmer@…>
Use 320 replies for status messages in /WHOIS, 333 was a bad idea. …
19:53 Changeset [ffa1173] by Wilmer van der Gaast <wilmer@…>
Allow the user to change his/her nick. My old concern was that it gets …
19:38 Changeset [dbb0ce3] by Wilmer van der Gaast <wilmer@…>
Restored add/remove command and, oh, yes/no commands. Nice to be able …
19:10 Changeset [e00da63] by Wilmer van der Gaast <wilmer@…>
Restored query/ask stuff.
18:13 Changeset [a87e6ba] by Wilmer van der Gaast <wilmer@…>
Merging a Jabber ft bugfix.
18:12 Changeset [3ab1d31] by Wilmer van der Gaast <wilmer@…>
Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 …
14:37 Changeset [17a6ee9] by Wilmer van der Gaast <wilmer@…>
Including DCC stuff again, with a wonderful extra layer of …

2010-04-10:

13:40 BadContent edited by wilmer
(diff)
10:07 Changeset [4fca1db] by Wilmer van der Gaast <wilmer@…>
Make compiling on BSD less painful: mktemp really does need a template …
02:27 Changeset [1f92a58] by Wilmer van der Gaast <wilmer@…>
Restore the storage module.
02:22 Ticket #586 (Cannot add/accept Yahoo contacts) created by Ethan Grammatikidis <eekee57@…>
Yahoo does not recognise when I accept contact requests using Bitlbee. …
01:05 Changeset [bb839e8] by Wilmer van der Gaast <wilmer@…>
Be more clever with keepalives; detect when a switchboard is opened …

2010-04-09:

23:16 Changeset [9bf2481] by Wilmer van der Gaast <wilmer@…>
First stab at MSN keepalives. Only kicks in if the user goes offline …
10:56 Ticket #585 (in the module is not working jabber PLAIN authentication.) created by anonymous
in the module is not working jabber PLAIN authentication. TLS …
10:10 Ticket #584 (RSS feed for home page broken) closed by wilmer
fixed: Ugh, yeah. That was a dumb typo in my generator script that appeared …
04:51 Ticket #584 (RSS feed for home page broken) created by anonymous
Recently the RSS feed for the bitlebee.org home started returning a …
01:11 Changeset [16592d8] by Wilmer van der Gaast <wilmer@…>
If the user leaves the Twitter channel, allow that. Recreate it when …
00:45 Ticket #577 (patch: persistent channel names for groupchats) closed by wilmer
fixed: changeset:devel,539. No changes required to the old modules this way. …
00:40 Changeset [cca0692] by Wilmer van der Gaast <wilmer@…>
Added imcb_chat_nick_hint() and use it in the Twitter module to get …
Note: See TracTimeline for information about the timeline view.