Timeline
2010-08-20:
- 23:04 Changeset [a366cca] by
- Now including a nice and compact 3DES implementation done by …
- 19:30 Changeset [801b90b] by
- Check if a connection is down before handling its SOAP responses.
- 08:22 Changeset [f2520b5] by
- In debugging mode, dump all SOAP requests + responses with some …
2010-08-19:
- 23:43 Ticket #671 (libpurple + typing notifications) closed by
- fixed: Fixed in changeset:devel,661. Thanks for the report! (And sorry to …
- 23:42 Changeset [bad41f56] by
- libpurple: Fix typing notifications (in and out). Closes #671.
- 12:21 Changeset [acd7959] by
- Forgot one NULL pointer check in the channel sensitivity code for the …
2010-08-18:
- 19:21 Changeset [80175a1] by
- Fetch the user's profile to see if there's a display name set there. …
- 12:52 Changeset [c9d6390] by
- typo
- 12:47 Changeset [bb9a15f] by
- add tip on how to avoid generating ssl certs can be useful for …
- 10:01 Changeset [763a3ab] by
- Pass the -Npackage flag the right way so bitlbee-libpurple doesn't …
2010-08-17:
- 23:57 Changeset [57782e4] by
- Alternative way for detecting upgrades: This should make sure that …
- 23:34 Changeset [5b94e9e] by
- Move scripts, debconf and /etc stuff to bitlbee-common and really have …
- 10:39 Changeset [d20ea9f] by
- Debian change: set BITLBEE_LIBPURPLE=0 to only build the native variant.
2010-08-16:
2010-08-15:
- 22:13 Ticket #673 (Better handling of IPv6 failure) closed by
- fixed: changeset:devel,655 should fix this.
- 22:07 Changeset [762d96f] by
- If a connection fails, try the next address from the getaddrinfo() …
- 18:46 Changeset [e0e1546] by
- Making display name code a bit saner. Apparently PoS MSN is still …
- 17:25 Ticket #673 (Better handling of IPv6 failure) created by
- […] Reported by yeled in #bitlbee (thanks!): BitlBee doesn't do …
- 17:19 Changeset [9b01339] by
- Check the <isMessengerUser/> flag in address book entries, ignore the …
- 16:11 Ticket #560 (Conversion of '.accounts' file to .xml file fails when 'Authmode = ...) closed by
- worksforme: This migration is now gone completely, upgrades from <1.2 to >=1.3 …
- 14:54 Ticket #672 (blist show x account) created by
- Would be good if you have several accounts to just blist on account …
- 14:27 Changeset [9679fd8] by
- Removing soap.h dependency in Makefile. I'll have to fix the internal …
- 13:23 Changeset [660cb00] by
- Parse authentication errors.
- 13:02 Changeset [5a7af1b] by
- The ADL command doesn't support >150 contacts. Split it up.
- 00:05 Changeset [ff27648] by
- Read group info.
2010-08-14:
- 23:23 Changeset [d97f51b] by
- Fix issues with logging in with huge SSO tickets (hilariously, the …
- 23:00 Changeset [d912fe4] by
- Add xt_find_path() to simplify digging through multi-level XML trees.
- 21:33 Changeset [4fc95c5] by
- Add/Remove support.
- 19:57 Changeset [6ddb223] by
- Separate boilerplate and body of abservice SOAP requests since the …
- 16:16 Changeset [193dc74] by
- Responses to add requests work now.
- 14:50 Changeset [e5854a8] by
- Show incoming auth. requests (although responding to them currently …
- 13:44 Changeset [07874be] by
- Merge mainline stuff.
- 13:32 Changeset [5848675] by
- The contact's full name is in a different field now in NLN messages.
- 13:06 Changeset [4452e69] by
- Allow changing the display_name, now permanently!
- 12:20 Changeset [d93c0eb9] by
- Read incoming MSN status/away messages.
- 11:30 Changeset [12767e3] by
- Status/Away messages.
- 11:07 Changeset [73efe3a] by
- Allow Passport authentication with @msn.com accounts.
- 10:57 Changeset [136c2bb] by
- Fix the libevent-specific compiler warning about closesocket().
- 10:55 Changeset [ac2717b] by
- blist should only show contacts that are (or would be if they were …
- 10:21 Changeset [4ffd757] by
- Don't send a /QUIT for every Twitter contact when going offline, and …
- 08:48 Changeset [4e4af1b] by
- Remove some old Passport stuff, this is all in soap.[ch] now.
2010-08-13:
- 12:00 Ticket #668 (BitlBee does not send old timestamps to #twitter) closed by
- fixed: changeset:devel,651 fixed this.
- 11:21 Ticket #671 (libpurple + typing notifications) created by
- Basically the problem is that typing notifications don't work for me …
- 09:33 Ticket #670 (Updating new irssi scripts for snapshot 1.3) created by
- Please use this ticket if you have problems with the new scripts. New …
- 09:12 Changeset [50b8978] by
- OpenSSL fixes + debugging.
- 09:12 Changeset [91d6e91] by
- Sending offline messages works now ... but Pidgin doesn't seem to …
2010-08-12:
- 22:44 Changeset [b46769d] by
- Some syntax checking fixups; don't make the same mistake of failing …
- 22:38 Changeset [be7a180] by
- Proper responses to CHL challenges. Clean up bee_users before calling …
- 22:13 Changeset [ca7de3a] by
- Successful login (including contact list sync). \o/
- 09:54 Ticket #669 (bzr rev >= #643 fails to build) created by
- Since bzr #643 making bitlbee fails with: proxy.c: In function …
2010-08-11:
- 23:03 Changeset [7f34ce2] by
- Get contact list/address book info. Next step: We have to send it …
- 20:41 Changeset [2b02617] by
- strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
- 08:53 Changeset [72176c1] by
- Small bug in the previous change: NULL-initialize srv.
- 08:08 Changeset [523fb23] by
- Implement MSNP15 SSO (Sadistic Sign-On).
2010-08-10:
- 11:18 Changeset [ffdf2e7] by
- When doing SRV lookups, return an array with all RRs instead of just …
- 10:40 Ticket #668 (BitlBee does not send old timestamps to #twitter) created by
- 12:25:34 <@root> twitter - Logging in: Getting initial statuses then …
- 00:05 Changeset [2ef7d37] by
- merge skyped default config patch from Debian
- 00:03 Changeset [ceed953] by
- merge autogen cleanup patch from Debian
2010-08-09:
- 19:04 Changeset [7db65b7] by
- Not working yet, but some code for fetching the membership list. …
- 13:39 Changeset [f32c14c] by
- Oops. We're using channel mode +h (halfop) for a while already, but so …
2010-08-08:
- 17:29 Changeset [5fecede] by
- Enough changes to successfully login up to (but not including) …
- 15:34 Changeset [2528cda] by
- Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
- 15:25 Changeset [ee6cc94] by
- Use local memory in http_encode() instead of malloc().
- 13:42 Changeset [b890626] by
- Add a few more commands (including RT) and the ability to send …
2010-08-07:
- 21:06 Changeset [203a2d2] by
- Allow protocol modules to keep per-contact protocol-specific data. Use …
- 19:39 Changeset [7b87539] by
- Add commands to the Twitter module, starting with undo (which deletes …
- 19:33 Ticket #520 (msn connection failure with pending buddy invite(s)) reopened by
- This just came up again in #bitlbee, looks like it's still an issue. :-(
- 16:50 Ticket #662 (Adding connecting to jabber crashes 1.2.8 on CentOS x86_65) closed by
- fixed: The backtrace in this bug is not the real crash but a SIGPIPE. You …
- 16:35 Ticket #667 (Compilation problems on Solaris) closed by
- fixed: Thanks for the patches! Note that 1.2.8 is old code and what is …
- 16:33 Changeset [daae10f] by
- OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
- 14:57 Ticket #644 (Using IPv6 to connect into XMPP-server) closed by
- fixed: Applied in changeset:devel,643. The V4MAPPED stuff was causing …
- 14:55 Changeset [289bd2d] by
- Applied patch from wahjava (with some modifications) for bug #644. …
- 13:08 Changeset [e193aeb] by
- Reconstruct incoming truncated retweets.
2010-08-06:
- 21:05 Changeset [bf2ebd8]1.3dev by
- Alright, let's try a dev snapshot.
- 15:44 Ticket #667 (Compilation problems on Solaris) created by
- Hi, I have compiled bitlbee stable/release 1.2.8 (not listed on …
2010-08-05:
- 20:20 Changeset [f7d12f7] by
- Some fixes for compiler warnings that only show up when compiling with …
2010-08-04:
- 20:50 Ticket #661 ("Did I ask you something?" is a question.) closed by
- fixed: Heh. Yeah, like #77. :-) Alright, since this issue comes up from time …
- 20:48 Changeset [65a4a64] by
- To address bugs #77 and #661, add some code that should avoid …
- 20:06 Ticket #660 (Implement the /list command) closed by
- fixed: changeset:devel,637 changeset:devel,638 There's your stuff. Now gimme …
- 20:04 Changeset [23d6165] by
- For bug #660, add a /LIST command.
- 19:46 Ticket #665 (Allow bitlbee to build with gcc 3 again) closed by
- fixed: That wasn't too hard in the end, and hopefully this fix is just as …
- 19:45 Changeset [65016a6] by
- Set channel mode +C for control channels.
- 19:30 Changeset [bce2014] by
- Try another way to silence int-pointer cast warnings in the Yahoo! …
2010-08-03:
- 23:17 Ticket #666 (bit.ly support) created by
- bit.ly support. This would improve the twitter experience. Bit.ly …
- 18:58 Ticket #665 (Allow bitlbee to build with gcc 3 again) created by
- changeset:devel,524.5.3 changed protocols/yahoo/Makefile, adding …
- 13:42 Changeset [be22e7b] by
- t/livetest-bitlbee: redirect bitlbee's stderr to a logfile, not useful …
- 12:39 Changeset [7670b02] by
- build for <1.3
- 12:31 Changeset [32ba371] by
- updates for 0.8.3
- 12:30 Changeset [4ab7225] by
- checkpatch fix
- 11:57 Changeset [f5ae4a10] by
- fix up testcases for ui-fix
- 11:57 Changeset [3d88f65] by
- tests: don't generate new certs all the time if not needed this is a …
- 11:13 Changeset [3adc247] by
- remove #if BITLBEE_VERSION_CODE >= BITLBEE_VER(1, 2, 6) that's always …
- 11:12 Changeset [78d22cd0] by
- BitlBee 1.3.0 compatibility patch
2010-08-02:
- 21:54 Changeset [8fcb196] by
- update skype api link
- 19:37 Changeset [3063f81] by
- Bump up the version number, and also copy bee.h to the public include …
2010-07-30:
- 14:33 Changeset [8f984a0] by
- Make the "chop off +b stuff from version number" more specific to …
- 14:28 Changeset [8b61469] by
- Don't notify the UI about group changes if there wasn't, in fact, a …
2010-07-29:
- 23:13 Ticket #664 (Retrieve tweets from Twitter saved searches) created by
- It would be useful if Bitlbee could retrieve tweets from saved …
- 22:52 Ticket #663 (Retrieve Twitter "mentions" timeline) created by
- It would be useful if Bitlbee could retrieve the "mentions" timeline …
- 19:30 Changeset [b925666] by
- Show a friendly warning message when running in inetd mode on the …
- 19:17 Changeset [1521a85] by
- Make the unittests work *slightly* better with libevent. (Still won't …
- 18:18 Changeset [f7ca587] by
- Restore default_target setting, kill last_root_cmd variable and just …
- 17:08 Changeset [2fe5eb9] by
- Clean up references from irc_user structs to channels that are being …
- 15:08 Ticket #662 (Adding connecting to jabber crashes 1.2.8 on CentOS x86_65) created by
- http://pastebin.com/7nA8Pddx
- 09:02 Ticket #651 (HTTP Error 401 Unauthorized generated when I post a message with ...) closed by
- fixed: Fixed by changeset:devel,628. This problem started when setlocale() …
- 08:57 Changeset [b40e60d] by
- Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
- 07:19 Changeset [3963fdd] by
- "Fix up" unittests enough to at least compile. Never touched these …
2010-07-28:
- 13:06 Ticket #661 ("Did I ask you something?" is a question.) created by
- any response to this question generates further "Did I ask you …
- 08:24 Changeset [3b3c50d9] by
- Allow including account tags in nicknames, and be a bit more clever …
- 08:01 Ticket #660 (Implement the /list command) created by
- To list channels we can do: 'chan l'. This is not easy to parse with …
- 00:08 Ticket #656 (100% cpu when trying to stop/restart non-forked bitlbee) closed by
- fixed
- 00:06 Ticket #658 (Hide switchboard errors when it's about typing notices) closed by
- fixed: changeset:devel,624 should fix this.
2010-07-27:
- 22:24 Changeset [13fa2db] by
- Don't crash when trying to join a channel with an invalid name.
- 22:18 Changeset [4255320] by
- MSN: Don't show any "special" messages when breaking down switchboards …
- 22:04 Changeset [f6f5eee] by
- Source documentation update, including a short HACKING file.
- 17:45 Changeset [82ca986] by
- Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM).
- 14:10 Ticket #520 (msn connection failure with pending buddy invite(s)) closed by
- moreinfo: As we discussed on IRC, this is probably an issue with MSN. …
- 10:27 Changeset [a7dbf45] by
- Block CTCPs to channels instead of sending them as plain messages. …
- 08:35 Ticket #659 (If there is a control channel, add name changes to that channel) created by
- In a query you see this […] But when you do not have a query open …
- 08:30 Ticket #658 (Hide switchboard errors when it's about typing notices) created by
- I removed the check: 'is $user in &bitlbee' before sending a typing …
- 07:18 Ticket #657 ('password is empty' should be 'password is set' or 'password is hidden') created by
- when listing your settings with 'set', there is 'password is empty' in …
2010-07-26:
- 23:03 Changeset [3fa5a8c] by
- Install all new/moved header files in install-dev so bitlbee-skype and …
2010-07-25:
- 16:36 Ticket #656 (100% cpu when trying to stop/restart non-forked bitlbee) created by
- From syslog: Jul 25 19:30:25 fffu bitlbee[4707]: SIGTERM …
- 13:59 Changeset [c6bf805] by
- Some NULL pointer checks for libyahoo2 - this code's currently …
- 09:11 Changeset [51a3d12] by
- Allow change nicknames when moving contacts between groups. Also …
- 08:56 Changeset [5588edf5] by
- Suppress GLib warning when trying to get a user's IP address while not …
- 08:54 Changeset [42acba1] by
- Some support for changing group info on OSCAR.
2010-07-24:
- 23:26 Changeset [8b01217] by
- MSN supports having people in multiple groups and BitlBee does not. …
- 22:50 Changeset [f1f7b5e] by
- Take the local address from the IM/IRC connection when setting up a …
- 21:31 Ticket #35 (Grouping buddies in bitlbee) closed by
- fixed
- 21:29 Ticket #3 (File transfer support) closed by
- fixed: I just merged ui-fix into mainline. This closes one of the oldest …
- 21:28 Ticket #618 (Use of expressions in nick_source) closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #609 (Twitter protocol support should turn "username: foo" into "@username foo") closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #454 (Re: identifying to bitlbee) closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #416 (Disable auto-joining of control channel) closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #272 (redesign to use libpurple (previously libgaim)) closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #244 (If two people are away) closed by
- fixed: I just merged ui-fix into mainline.
- 21:27 Ticket #215 (IM accounts as seperate channels (not all users from different ...) closed by
- fixed: I just merged ui-fix into mainline.
- 21:26 Ticket #59 (Idle Time) closed by
- fixed: I just merged ui-fix into mainline.
- 21:26 Ticket #6 (Allow nick changes) closed by
- fixed: I just merged ui-fix into mainline.
- 21:26 Ticket #620 (Use iconv -> ASCII//TRANSLIT for better nicknames) closed by
- fixed: I just merged ui-fix into mainline.
- 21:26 Ticket #514 (Bitlbee's AIM groupchat implementation does not support exchange ...) closed by
- fixed: I just merged ui-fix into mainline.
- 21:26 Ticket #85 (buddy_sendbuffer for groupchats) closed by
- fixed: I just merged ui-fix into mainline.
- 21:16 Changeset [2945c6f] by
- Merge ui-fix (which includes killerbee (i.e. file transfers and …
- 20:59 Changeset [593971d] by
- Warn when adding an account twice. People are doing this a lot …
- 16:10 Changeset [0f28785] by
- Account tag documentation update.
- 15:58 Changeset [e135cd09] by
- Use the account tag in a few places and store it in the XML file as an …
- 15:46 Changeset [40e6dac] by
- Adding account tags as a way to 100% uniquely identify an account. …
- 14:30 Ticket #655 (Connect to AOL on port 80 results in "oscar - Couldn't log in: FLAP ...) closed by
- invalid: No problem. I'll close the bug then. The only thing that is still …
- 14:19 Changeset [7989d40d] by
- Fixing chat_join() for OSCAR to return a struct groupchat* right away, …
- 14:06 Changeset [03f3828] by
- Adding protocol-specific chatroom settings. First one to use this: AIM …
- 13:29 Changeset [c8791f2] by
- Merging libyahoo2 fixes. Now completely up-to-date with libyahoo2 svn …
- 13:28 Changeset [c495217] by
- Inverting allow_reconnect logic on login failures. Automatic …
- 13:04 Changeset [ccc595b] by
- Support buddy groups on Yahoo!
- 11:15 Changeset [78e2eb7] by
- New handling of authorization requests. The old one wasn't fully …
- 10:57 Changeset [9034ba0] by
- Merge complete. It still logs in…
2010-07-23:
- 14:35 Changeset [c36f73b] by
- This should mostly be a no-op, merging *loads* of whitespace changes …
2010-07-22:
- 07:43 Changeset [938c305] by
- Fixed crash on failed Jabber file transfers.
2010-07-21:
- 19:19 Ticket #655 (Connect to AOL on port 80 results in "oscar - Couldn't log in: FLAP ...) created by
- Because of a firewall at work, I connect to AOL over port 80 and up …
- 00:39 Changeset [262bc7e] by
- 1.3dev changelog. Should release that soon, sticking a version# on it …
Note: See TracTimeline
for information about the timeline view.