Timeline



2015-12-09:

07:58 Changeset [977a9d5] by dequis <dx@…>
Revert "imc_away_send_update: Fix leak of away_states linked list" …
07:46 Changeset [dbca297] by dequis <dx@…>
proxy: fix validation of the proxytype value Coverity says it could …

2015-12-08:

22:31 Changeset [df701918] by dequis <dx@…>
Add imcb_buddy_nick_change(), like nick_hint but stronger nick_hint …

2015-12-06:

16:26 Ticket #1240 (The ability to mention your IRC nick on @mentions) created by Linkandzelda
I've just started to use Bitlbee Twitter and I have one suggestion …
04:41 Changeset [459dec8] by dequis <dx@…>
purple: fix crash when doing 'chat with' with skypeweb It was passing …
02:34 Changeset [c54bb11] by dequis <dx@…>
IRCv3 userhost-in-names capability Easiest part of ircv3.2
00:43 Changeset [f4396c4] by dequis <dx@…>
irc_send_names: refactor to use GString instead of the stack Because …

2015-12-05:

16:27 Ticket #1175 (Setting away with libpurple fails silently except for a few values) closed by dx
fixed: Fixed in …
16:06 Changeset [ed431c3] by dequis <dx@…>
imc_away_send_update: Fix leak of away_states linked list
15:53 Changeset [ac68733a] by dequis <dx@…>
If imc_away_state_find() fails, try again finding "away" Fixes trac …
01:52 Changeset [9b02bab] by dequis <dx@…>
Remove facebook XMPP code, show error pointing at the new plugin …

2015-12-02:

01:47 Ticket #1090 (issues with LDFLAGS variable) closed by dx
fixed: It seems this was fixed in d203495723441ec129fde8ba792776b8f5691706

2015-12-01:

05:30 Changeset [48b5fef] by dequis <dx@…>
purple: assume HTML for all protocols, fixes random &lt;&gt; for some …
04:55 Changeset [05aba55] by dequis <dx@…>
purple: Implement PurpleNotifyUiOps.notify_message Which has no …
04:45 Changeset [03df717] by dequis <dx@…>
Add 'log' UI function, to avoid direct calls to irc_rootmsg from …
04:36 Changeset [398a139] by dequis <dx@…>
purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures …
02:54 Changeset [5bb5ee3] by dequis <dx@…>
purple: avoid warnings in the PURPLE_INPUT_* enum checks Also turn …
02:08 Ticket #1236 (twitter check your system clock) closed by dx
invalid: Closing this due to inactivity, feel free to reopen if it's still an …

2015-11-29:

14:42 Changeset [64b8c9f] by dequis <dx@…>
msn: remove suggestion to use the official client, which is dead I …

2015-11-28:

22:12 Ticket #1108 (Channels in user.xml with both type attribute and element fails to load) closed by dx
fixed: Fixed in …
21:09 Changeset [25f6151] by dequis <dx@…>
set_eval_channel_type: skip the channel free/init if nothing is …
18:57 Ticket #1068 (Buddy list for Jabber server appears for only one Bitlbee instance) closed by dx
notabug: This is more of a server oddity than anything, about the way the …
18:32 Changeset [e61f9d1] by dequis <dx@…>
msn: Send VER/CVR/USR together in the first request for faster login
15:59 Changeset [4e4616a] by dequis <dx@…>
msn: Buffer writes a bit to send several commands with a single …
15:31 Ticket #1195 (bitlbee sends invalid IRC messages by failing to remove whitespace ...) closed by dx
fixed: Fixed in …
00:04 Changeset [31d9930] by dequis <dx@…>
bee_irc_user_new: Use str_reject_chars to sanitize both user and host …

2015-11-27:

23:42 Changeset [47ab9a9] by dequis <dx@…>
misc.c: Add a str_reject_chars function, use it in otr_filter_colors

2015-11-26:

19:12 Ticket #162 (Auto-replies *from* buddies) closed by dx
invalid: I have no idea what this means. I'm assuming it's bitlbee 1.x oddness.
16:16 Ticket #922 (Joining named chatrooms mostly broken with libpurple) closed by dx
fixed: I believe this is fixed with this commit: …
05:31 Ticket #537 (There is no away_priority setting yet) closed by dx
duplicate: This was addressed by #1164, I somehow missed this ticket before. …
05:25 Ticket #910 (libpurple module should remember accepted SSL certificates) closed by dx
fixed: Fixed in …
04:59 Ticket #1167 (Errors when joining groupchat should reply the join with a numeric code) closed by dx
fixed: Finally done …
04:46 Changeset [d088ee8] by dequis <dx@…>
irc: Send numeric error when failing to join a channel This fixes …
02:32 Changeset [1ec454c] by dequis <dx@…>
purple: fix a bunch of small leaks Most of them related to channel …
02:14 Changeset [a3019499] by dequis <dx@…>
purple: fix /join #channel, which joined a different channel When …
01:59 Changeset [42a418e] by dequis <dx@…>
help: free strings added by help_add_mem() Not really a leak, but I …

2015-11-25:

18:05 Ticket #533 (ignore "jabber - Warning: Received incomplete IQ-get packet" messages) closed by dx
fixed: Done the rest of this ticket here: …
15:56 Changeset [7554702] by dequis <dx@…>
jabber: Reply unknown IQs with service-unavailable instead It was …
02:49 Changeset [63cad66] by Wilmer van der Gaast <wilmer@…>
Merge branch 'parson' of github.com:bitlbee/bitlbee into parson
02:46 Changeset [7051acb] by Wilmer van der Gaast <wilmer@…>
First attempt at WA registration. Actually using it may not yet be a …

2015-11-24:

15:05 Changeset [5b01e1a] by dequis <dx@…>
jabber: Fix detection of away state in choose_priority() Thanks to …

2015-11-23:

23:55 Ticket #1239 (OMEMO / Axolotl Support) created by anonymous
Support for OMEMO/Axolotl XMPP Encryption "OMEMO is an XMPP Extension …
22:09 Changeset [1e2094e] by dequis <dx@…>
hipchat: Implement their own variant of self-messages Reuses part of …
21:20 Changeset [ad9ac5d] by dequis <dx@…>
Show a nicer message when a protocol is disabled in account add This …
17:49 Changeset [9c8dbc7] by dequis <dx@…>
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID …
17:38 Changeset [c34247d] by dequis <dx@…>
jabber_chat_join_failed: add a null check before freeing the chat Had …
14:22 Ticket #1238 (Auto-join rooms doesn't work in hip-cat branch) closed by dx
wontfix: Yeah, sorry, known issue and not going to be fixed, it's by design. …
11:54 Ticket #1238 (Auto-join rooms doesn't work in hip-cat branch) created by philip.colmer@…
With the hip-cat branch, it is possible to /join a room without …

2015-11-21:

18:02 Changeset [2f8e3ca] by dequis <dx@…>
Show ./configure args in bitlbee -V, config.h and Makefile.settings
03:12 Ticket #1021 (Support for Jabber XEP-0280, "Carbons") closed by dx
fixed: Done! …
03:01 Changeset [fa8f57b] by dequis <dx@…>
jabber: Implement carbons (XEP-0280) "Message carbons" (XEP-0280) is …
00:01 Changeset [29ff5c2] by dequis <dx@…>
Merge branch 'master' into feat/hip-cat

2015-11-20:

16:18 Changeset [365b25a] by Wilmer van der Gaast <wilmer@…>
One callback ref fix, and show at least something for messages of an …
16:13 Changeset [8fdeaa5] by dequis <dx@…>
IRCv3 cap-3.2/sasl-3.2 capabilities (just send sasl mechanism list) …
15:51 Changeset [80c2f3c] by dequis <dx@…>
IRCv3 away-notify capability Neat lightweight notifications of the …

2015-11-18:

22:16 Ticket #1237 (purple-line doesn't work correctly with bitlbee) created by matyapiro31@…
purple protocol in bitlbee maybe doesn't check setting from …

2015-11-17:

20:44 Ticket #1236 (twitter check your system clock) created by anonymous
Hello i have a difficulty to connect to twitter 1. aouth - passed with …

2015-11-15:

23:19 Changeset [0d8a9bb0] by dequis <dx@…>
irc_send_whois: Refactor out a get_status_message() function Because …
00:31 Ticket #5 (Apply Hanji AIM patches) closed by dx
fixed: You what?
00:05 Ticket #5 (Apply Hanji AIM patches) reopened by anonymous

2015-11-09:

12:21 Changeset [d6e2aa8] by dequis <dx@…>
Nuke imcb_clean_handle(), which was merging handles accidentally …
Note: See TracTimeline for information about the timeline view.