Timeline



2010-03-21:

21:38 Changeset [437bd9b] by Wilmer van der Gaast <wilmer@…>
Enough code to make an incoming transfer show up properly and accept …
16:57 Changeset [0cb71a6] by Wilmer van der Gaast <wilmer@…>
I renamed GAIM_INPUT_* to something else in this branch.
16:52 Changeset [1cc0df3] by Wilmer van der Gaast <wilmer@…>
s/last_act/last_msg/ now.
16:17 Changeset [85693e6] by Wilmer van der Gaast <wilmer@…>
Merging in killerbee stuff (just file transfers and maybe a few things …
16:06 Changeset [767a148] by Wilmer van der Gaast <wilmer@…>
Merging in file transfer support. Most important points from my review …
15:56 Changeset [a81d679] by Wilmer van der Gaast <wilmer@…>
Fixed jabber_bs_peek() to deal with incomplete packets as well.
15:10 Changeset [4ed9c8c] by Wilmer van der Gaast <wilmer@…>
Fixed 100% CPU usage bug in dcc.c.
13:20 Changeset [2e89256] by Wilmer van der Gaast <wilmer@…>
Remove dcc_poll() and just use the cond variable passed to I/O events.
10:19 Ticket #578 ([PATCH] Oscar: add an ignore_add setting to be able to ignore additions) closed by wilmer
fixed: changeset:devel,524. Ideally this should just be a BitlBee-level …
10:18 Changeset [545d7c0] by Wilmer van der Gaast <wilmer@…>
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
01:02 Changeset [aed152f] by Wilmer van der Gaast <wilmer@…>
Killed the last str*cmp(xml_find_attr) combos.
00:46 Changeset [54a2014] by Wilmer van der Gaast <wilmer@…>
xt_status functions should always return an XT_ status, it's not a boolean.
00:39 Changeset [699376f7] by Wilmer van der Gaast <wilmer@…>
Read the from attribute from the main stanza, not the inside query. …

2010-03-20:

22:42 Changeset [bc090f0] by Wilmer van der Gaast <wilmer@…>
Error reporting and added a msgq_send function. Need to put some more …
21:58 Changeset [ffb6dea] by Wilmer van der Gaast <wilmer@…>
Killing some memory leaks.
18:03 Changeset [81ee561] by Wilmer van der Gaast <wilmer@…>
Merging head. Most changes are not so relevant because they're to IM …
17:27 Changeset [e5a8118] by Wilmer van der Gaast <wilmer@…>
Added soap.c with a fairly reusable SOAP framework and simple code for …
13:56 Changeset [21029d0] by Wilmer van der Gaast <wilmer@…>
Add MSNP11 challenge code which I'll need for doing this SOAP stuff.
01:22 Ticket #578 ([PATCH] Oscar: add an ignore_add setting to be able to ignore additions) created by anonymous
This sounds crazy for the first time, but given how much of us just …

2010-03-19:

16:44 Changeset [f0493b1] by Miklos Vajna <vmiklos@…>
checkpatch fixes
14:18 Ticket #577 (patch: persistent channel names for groupchats) created by vmiklos@…
Hi, Here is a patch that makes it possible to pass a 3rd parameter to …
00:11 Ticket #574 (Please allow renaming of &bitlbee channel) closed by wilmer
fixed: Now possible: http://bugs.bitlbee.org/bitlbee/changeset/devel%2C523
00:09 Changeset [0baed0d] by Wilmer van der Gaast <wilmer@…>
Allow changing the name of the control channel at run-time.

2010-03-18:

22:22 Changeset [5fbec3d] by Wilmer van der Gaast <wilmer@…>
Merging recent debian/ changes.
22:18 Changeset [8462239] by Wilmer van der Gaast <wilmer@…>
Use a proper tempfile for the libresolv checks and add a missing " to …
20:34 Changeset [5605be9] by Wilmer van der Gaast <wilmer@…>
Care about lib64 directories as well when trying to find libresolv.a.
14:38 Changeset [638feab] by Wilmer van der Gaast <wilmer@…>
Merging in Jabber resource selection fix. This adds the …
13:02 Ticket #576 (logging / chat history feature) created by mr.mosch@…
I'm looking for a chat history feature, so that bitlbee can playback …
11:55 BadContent edited by wilmer
(diff)
11:22 Changeset [842cd8d] by Wilmer van der Gaast <wilmer@…>
Fixed a bug that caused full JIDs to get lost sometimes with the new …
00:30 Changeset [b8a491d] by Wilmer van der Gaast <wilmer@…>
Some compiler warning fixes and renamed "transfers" command to just …
00:07 Changeset [78d254f1] by Wilmer van der Gaast <wilmer@…>
More small fixes. (NULL derefs and s/close/disconnect/)

2010-03-17:

23:47 Changeset [42fc5b6] by Wilmer van der Gaast <wilmer@…>
Ouch, committing stuff without even checking if it compiles is bad …
23:41 Changeset [c1a3c27] by Wilmer van der Gaast <wilmer@…>
Avoid some NULL pointer dereferences on malformed XMPP packets.
23:23 Changeset [60e4df3] by Wilmer van der Gaast <wilmer@…>
Small cleanup. The max_packet_size variable doesn't seem to be read …
18:12 Changeset [a73d6b2] by Miklos Vajna <vmiklos@…>
updates for 0.8.1
18:04 Changeset [4b740c2] by Miklos Vajna <vmiklos@…>
BitlBee 1.2.5 compatibility patch Heya, Just to make sure people …
15:50 Changeset [6ce01be] by Wilmer van der Gaast <wilmer@…>
Undo -iquote change which seems to cause plenty of problems to people …
15:46 Ticket #572 (bitlbee.org deb pkgs) closed by wilmer
duplicate: #575 is also open now.
15:34 Ticket #575 (I'd love to see .debs generated) created by anonymous
Debian's package is so dang ancient, i'd love to have a package …
15:15 Changeset [e8c8d00] by Wilmer van der Gaast <wilmer@…>
Merging mainline.
15:00 Changeset [b788246]1.2.5-1 by Wilmer van der Gaast <wilmer@…>
1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".
13:56 Changeset [75554d0] by Wilmer van der Gaast <wilmer@…>
Merging in 1.2.5.
01:38 Ticket #573 ('blist' doesn't show Available status messages) closed by wilmer
fixed: BitlBee 1.2.5 is out now. I hope that's soon enough. :-) Enjoy!
01:13 Changeset [f9928cb]1.2.5 by Wilmer van der Gaast <wilmer@…>
Set resource_select to activity by default since priority has always …
01:07 Changeset [a1ac227] by Wilmer van der Gaast <wilmer@…>
Here we go, stable for >24h on testing and im. Time to release.
00:00 Milestone 1.2.5 completed

2010-03-16:

18:18 Ticket #573 ('blist' doesn't show Available status messages) reopened by augmentedfourth
OK, cool. Any idea when that'll make it into a release? Also, are …
11:03 Ticket #574 (Please allow renaming of &bitlbee channel) created by anonymous
Not sure whether this would be best done by a startup option or a root …
10:45 Changeset [0b510af] by Wilmer van der Gaast <wilmer@…>
Check the RESTART environment variable before closing fd's 0-2 since …
10:34 Ticket #573 ('blist' doesn't show Available status messages) closed by wilmer
fixed: Yeah, Jabber isn't the only protocol that supports it actually. I …
10:24 Changeset [ec55a7d] by Wilmer van der Gaast <wilmer@…>
Really set Yahoo! status messages properly. YMSG, how I hate you.
10:18 Changeset [449a51d] by Wilmer van der Gaast <wilmer@…>
Include non-away status messages in blist and whois responses. The …
00:01 Ticket #573 ('blist' doesn't show Available status messages) created by augmentedfourth
Jabber includes the ability to have status messages even when …

2010-03-15:

22:04 Ticket #470 (Unwanted echos in Jabber group chats) closed by wilmer
fixed: Ok, I'm not going to complain about that. :-)
10:26 Changeset [9fca0657] by Wilmer van der Gaast <wilmer@…>
Deal with stupid (on first sight, at least) Yahoo! server behaviour …
01:25 Changeset [315dd4c] by Wilmer van der Gaast <wilmer@…>
Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …

2010-03-14:

23:15 Changeset [3330468] by Wilmer van der Gaast <wilmer@…>
Merging in head.
23:14 Changeset [7e2b593] by Wilmer van der Gaast <wilmer@…>
Preparing for 1.2.5.
20:20 Ticket #536 (msn "Unknown authentication type") closed by wilmer
fixed: changeset:devel,509 fixes this. Sadly by ignoring the name …
20:19 Changeset [21d48d9] by Wilmer van der Gaast <wilmer@…>
Fix for bug #536: No longer fail on corrupted USR responses with …
18:23 Ticket #381 (allow to disable some messaging protocol with recompilation) closed by wilmer
fixed: Now committed in changeset:devel,508. Sorry for the "slight" delay.. :>
18:22 Changeset [90cd6c4] by Wilmer van der Gaast <wilmer@…>
Allow disabling certain IM protocols at runtime, patch from …
18:10 Ticket #532 (./configure doesn't check for presence of xmlto, make fails when it ...) closed by wilmer
fixed: changeset:devel,507.
18:09 Changeset [ceebeb1] by Wilmer van der Gaast <wilmer@…>
Warn if xmlto is missing and a prebuilt helpfile is missing.
17:56 Ticket #431 (small cleanups: char* -> const char*; quoted headers) closed by wilmer
fixed: Late thanks for these BTW, I finally committed this patch. …
17:55 Changeset [fb00989] by Wilmer van der Gaast <wilmer@…>
Adding a few consts and other misc fixes from bug #431. Doing this via …
17:49 Changeset [c6ca3ee] by Wilmer van der Gaast <wilmer@…>
Some const/etc cleanups submitted by domen@… back in bug #431.
17:46 Ticket #569 (Can't connect to Jabber server on localhost ("stanza sent before ...) closed by wilmer
fixed
17:45 Changeset [8fb1263] by Wilmer van der Gaast <wilmer@…>
Don't send bind and session requests at the same time when logging in …
17:03 Ticket #518 (configure script couldn't find (installed) gnutls-dev) closed by wilmer
fixed: This seems to be done properly in bzr for some time already, is this a …
17:00 Ticket #547 (Sending "<?xml version='1.0' ?>" breaks connection when ssl/tls on ...) closed by wilmer
fixed: Fix is finally checked in. I tested it against your server which is …
17:00 Ticket #509 (TLS connectivity issue) closed by wilmer
duplicate: Sorry for taking so long. In the end someone else came to #bitlbee …
16:56 Changeset [af7f046] by Wilmer van der Gaast <wilmer@…>
Don't send a <?xml> stream start after starttls since it upsets …
16:47 Changeset [435f552] by Wilmer van der Gaast <wilmer@…>
While I'm at it, set auto_reconnect to true by default, which I …
16:43 Ticket #488 (Confusing error message when identifying more than once.) closed by wilmer
fixed: changeset:devel,502. identify now gives a clearer "You're already …
16:42 Changeset [e9cf291] by Wilmer van der Gaast <wilmer@…>
Allow the identify command only once. (Bug #509)
16:40 Ticket #483 (Bitlbee crashed with) closed by wilmer
fixed: This is fixed a little while ago, can't pin-point the exact changeset ATM.
16:38 Ticket #480 (disable strip on os x) closed by wilmer
fixed: changeset:devel,501
16:37 Changeset [caceb06] by Wilmer van der Gaast <wilmer@…>
Don't strip binaries on OS X since it causes plugin troubles. (Bug #480)
16:36 Ticket #476 (forked process should unconditionally close fd 0-2) closed by wilmer
fixed: Congratulations, this is fixed in CL changeset:devel,500 :-)
16:35 Changeset [bb34771] by Wilmer van der Gaast <wilmer@…>
Close fd's 0,1,2 no matter what, not just if they're ttys. (Bug #476)
16:17 Ticket #473 (Japanese names do not work correctly in Jabber chatroom) closed by wilmer
duplicate: This seems to be the same issue like #566. My fear is that IRC …
01:49 Ticket #479 (chat.h should be installed with install-dev) closed by wilmer
fixed: Oh, fixed long ago.
01:48 Ticket #471 (Error reported by MSN server) closed by wilmer
worksforme
01:46 Ticket #234 (Yahoo status not being updated when set /away) closed by wilmer
fixed: I think this is fixed. I spent a little while polishing this code and …
01:45 Ticket #570 (BitlBee fails to connect to QQ (problems with protocol version setting)) closed by wilmer
fixed: BitlBee bug here's fixed, it's up to the libpurple folks to fix th new …
01:34 Ticket #567 (Feature Request: ability to send message for specified jabber resource) closed by wilmer
duplicate: #500
01:30 Ticket #466 (Can't remove accounts.) closed by wilmer
invalid: Probably not a bug. Even though more than a year passed sinec then, if …
01:29 Ticket #474 (Help topic groupchat2 says "chat_add" where it should be "chat add") closed by wilmer
fixed: I think I fixed this a little while ago.
01:29 Ticket #522 (Google Talk password with @ in it not accepted) closed by wilmer
worksforme: If this problem still exists, please let me know how to reproduce it.
01:24 Ticket #468 (windows in bitlbee nintendo DS) closed by wilmer
worksforme
01:12 Ticket #519 (individual IM away states) closed by wilmer
fixed: This is possible in head now, using account set x/away.

2010-03-13:

09:56 Ticket #572 (bitlbee.org deb pkgs) created by varazir@…
Hello, dume question could you help me setup a system so I can make …
01:12 Ticket #359 (Show IRCName instead of [username]@email.com) closed by wilmer
fixed: changeset:devel,499 adds a nick_source setting which should do exactly …
01:11 Ticket #510 (integration of facebook chat to bitlbee) closed by wilmer
fixed: changeset:devel,499 adds a nick_source setting to every account. If …
01:02 Changeset [286b28e] by Wilmer van der Gaast <wilmer@…>
Added nick_source account setting to allow using full name fields for …
00:12 Changeset [1be0d26] by Wilmer van der Gaast <wilmer@…>
Fixed handling of contact lists where at least the first contact is …

2010-03-12:

23:02 Changeset [7053379] by Wilmer van der Gaast <wilmer@…>
Yahoo! status updates (at least initial ones, I assume) can be too …
22:32 Changeset [547c94c] by Wilmer van der Gaast <wilmer@…>
Merging in some code from libyahoo2-trunk that deals better with …
21:05 Ticket #571 (BitlBee no-quit patch) created by Florian E.J. Fruth
Hi, I updated the no-quit patch for bitlbee. As there is the …
20:28 Changeset [00a0bc5] by Wilmer van der Gaast <wilmer@…>
Test activity_timeout and some other test tweaks.
19:35 Changeset [dde9d571] by Wilmer van der Gaast <wilmer@…>
Fixed jabber_util unittest. It passes, yet something still seems to be …
19:10 Changeset [be609ff] by Wilmer van der Gaast <wilmer@…>
Merging mainline.
01:47 Changeset [7c5affca] by Wilmer van der Gaast <wilmer@…>
Add some simple information about available settings to the online …
01:05 Changeset [4dc6b8d] by Wilmer van der Gaast <wilmer@…>
Added support for PURPLE_PREF_STRING_LIST style settings, this makes …
00:38 Changeset [56244c0] by Wilmer van der Gaast <wilmer@…>
Added set_eval_list which I will need for the Purple module now to …

2010-03-11:

11:15 Changeset [8b6b740] by Wilmer van der Gaast <wilmer@…>
Document the new -x flag in one useful location and make it a bit …

2010-03-10:

23:58 Changeset [75ec2c8] by Wilmer van der Gaast <wilmer@…>
Fixed an "off-by -1" bug in msn_findheader() that could probably be …
23:58 Changeset [a0bd4c2] by Wilmer van der Gaast <wilmer@…>
Huh, what was that dead code doing there.. :-/
09:49 Ticket #390 (bitlbee attempts to link to i386 libresolv.a on fedora 8 x64) closed by wilmer
fixed: This is now properly fixed since glibc stopped being totally retarded …
09:44 Ticket #482 (Joining a Google Talk group chat causes Segmentation Fault) closed by wilmer
fixed: Should be fixed for a while already, let me know if this is still broken.
00:12 Ticket #570 (BitlBee fails to connect to QQ (problems with protocol version setting)) created by anonymous
reproduce: account add qq ID passwd account on BAM

2010-03-09:

13:13 Changeset [3e1ef92c] by Wilmer van der Gaast <wilmer@…>
Fixed a compiler warning for an ugliness that fortunately shouldn't …
09:23 Ticket #569 (Can't connect to Jabber server on localhost ("stanza sent before ...) created by thecloud
I have a Jabber server at localhost:5223 (it's actually not running on …

2010-03-08:

22:48 Changeset [d0169e7] by Miklos Vajna <vmiklos@…>
next testemonial
11:39 Ticket #358 (allow setting of online status messages) closed by wilmer
fixed: This is somewhat a duplicate of #68. This functionality is now …
11:38 Ticket #505 (Yahoo version will expire) closed by wilmer
fixed: Oh, oops. 1.2.4 was released long ago, indeed with this fix. Siddesh, …
02:19 Ticket #456 (Refactor encode/decode programs to useful things) closed by wilmer
fixed: Thanks for the patch .. but I admit I didn't use it in the end because …
02:10 Changeset [7c9db24] by Wilmer van der Gaast <wilmer@…>
Replaced obsolete (useless for the current .xml files) encode/decode …
01:26 Ticket #557 (&apos;) closed by wilmer
fixed: Should be fixed in changeset:wilmer-libpurple,505.
01:25 Changeset [fdba6bc] by Wilmer van der Gaast <wilmer@…>
Merging in &apos; fix.
01:25 Changeset [b52e478] by Wilmer van der Gaast <wilmer@…>
Added &apos; HTML entity since we're sure getting that one a lot with …
01:21 Changeset [bab1c86] by Wilmer van der Gaast <wilmer@…>
Mail notifications, partially from …
00:00 Changeset [9bc60f0] by Miklos Vajna <vmiklos@…>
fix up two tests

2010-03-07:

23:37 Changeset [ea1d796] by Miklos Vajna <vmiklos@…>
skyped: fix a typeerror
23:34 Changeset [5d9db76] by Miklos Vajna <vmiklos@…>
checkpatch fixes
23:22 Changeset [1e3120f] by Miklos Vajna <vmiklos@…>
cleanup, set_add accepts NULL for the evaluator callback
23:08 Changeset [52cae01] by Wilmer van der Gaast <wilmer@…>
Set the ACC_FLAG_*_MESSAGE flags correctly depending on the prpl.
22:35 Changeset [279607e] by Wilmer van der Gaast <wilmer@…>
Fixed purple module to work with the new away interface.
19:59 Changeset [60edadb] by Miklos Vajna <vmiklos@…>
update skype version
19:50 Changeset [f4d37c6] by Miklos Vajna <vmiklos@…>
make the edit_prefix configurable
19:09 Changeset [d9ce18c] by Miklos Vajna <vmiklos@…>
Prefix the edited messages with "EDIT:"
19:04 Changeset [d1d5b34] by Miklos Vajna <vmiklos@…>
Fix handling of edited messages.
18:43 Changeset [fb020ac] by Wilmer van der Gaast <wilmer@…>
Merging in mainline, including improved away/status stuff.
18:41 Changeset [c32f492] by Wilmer van der Gaast <wilmer@…>
Merging in improved away/status message code.
18:37 Changeset [0e99548] by Wilmer van der Gaast <wilmer@…>
Doc update.
18:32 Changeset [63770b4] by Wilmer van der Gaast <wilmer@…>
Changed formatting of Jabber buddy info response.
00:31 Changeset [68198e9] by Wilmer van der Gaast <wilmer@…>
Two more fixes in OSCAR to avoid NULL pointers being passed to …
00:22 Changeset [58adb7e] by Wilmer van der Gaast <wilmer@…>
Added global and per-account settings "away" and "status" so the user …

2010-03-06:

18:22 Changeset [34fbbf9] by Wilmer van der Gaast <wilmer@…>
Adapted nogaim.c. Pretty nice cleanup of away state alias handling, mostly.
18:19 Changeset [be915f5] by Wilmer van der Gaast <wilmer@…>
Yahoo! fixes. Turns out the protocol really is somewhat odd.
17:41 Changeset [0714d51] by Wilmer van der Gaast <wilmer@…>
Put AWY at the beginning of the list since it's used as a fallback.
17:10 Changeset [4049061] by Wilmer van der Gaast <wilmer@…>
Fixed up Yahoo! I'll have to do some more thorough testing of this …
16:17 Changeset [17f9522] by Wilmer van der Gaast <wilmer@…>
OSCAR cleanup.
15:44 Changeset [b051d39] by Wilmer van der Gaast <wilmer@…>
MSN module updated to deal with the new API. Not many changes since it …
14:55 Changeset [2bc8ac0] by Wilmer van der Gaast <wilmer@…>
Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still …
14:50 Changeset [840bba8] by Wilmer van der Gaast <wilmer@…>
The Jabber part of the change. Also made representation of not-away a …
14:15 Changeset [d1ad6f0] by Wilmer van der Gaast <wilmer@…>
Preparing for per-account status/away messages. Convert some #defines …

2010-03-04:

12:45 Ticket #568 ([patch] enhancement to blist format) created by gahr@…
An initial patch [attached] fixes the somewhat weird blist format. As …

2010-03-02:

21:58 BadContent edited by wilmer
(diff)
19:39 BadContent edited by wilmer
(diff)

2010-02-24:

11:10 Ticket #567 (Feature Request: ability to send message for specified jabber resource) created by dp_@…
I'd like to ask you to add the next feature. I'd like to have ability …

2010-02-21:

15:02 Ticket #566 (Does not support Cyrillic (Russian) and possibly any non-ASCII ...) created by roman@…
In Jabber conferences (chats), Russian nicknames of consideralble …
Note: See TracTimeline for information about the timeline view.