Timeline
2015-12-05:
- 16:27 Ticket #1175 (Setting away with libpurple fails silently except for a few values) closed by
- fixed: Fixed in …
- 16:06 Changeset [ed431c3] by
- imc_away_send_update: Fix leak of away_states linked list
- 15:53 Changeset [ac68733a] by
- If imc_away_state_find() fails, try again finding "away" Fixes trac …
- 01:52 Changeset [9b02bab] by
- Remove facebook XMPP code, show error pointing at the new plugin …
2015-12-02:
- 01:47 Ticket #1090 (issues with LDFLAGS variable) closed by
- fixed: It seems this was fixed in d203495723441ec129fde8ba792776b8f5691706
2015-12-01:
- 05:30 Changeset [48b5fef] by
- purple: assume HTML for all protocols, fixes random <> for some …
- 04:55 Changeset [05aba55] by
- purple: Implement PurpleNotifyUiOps.notify_message Which has no …
- 04:45 Changeset [03df717] by
- Add 'log' UI function, to avoid direct calls to irc_rootmsg from …
- 04:36 Changeset [398a139] by
- purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures …
- 02:54 Changeset [5bb5ee3] by
- purple: avoid warnings in the PURPLE_INPUT_* enum checks Also turn …
- 02:08 Ticket #1236 (twitter check your system clock) closed by
- invalid: Closing this due to inactivity, feel free to reopen if it's still an …
2015-11-29:
- 14:42 Changeset [64b8c9f] by
- 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
- fixed: Fixed in …
- 21:09 Changeset [25f6151] by
- 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
- notabug: This is more of a server oddity than anything, about the way the …
- 18:32 Changeset [e61f9d1] by
- msn: Send VER/CVR/USR together in the first request for faster login
- 15:59 Changeset [4e4616a] by
- 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
- fixed: Fixed in …
- 00:04 Changeset [31d9930] by
- bee_irc_user_new: Use str_reject_chars to sanitize both user and host …
2015-11-27:
- 23:42 Changeset [47ab9a9] by
- 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
- 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
- fixed: I believe this is fixed with this commit: …
- 05:31 Ticket #537 (There is no away_priority setting yet) closed by
- 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
- fixed: Fixed in …
- 04:59 Ticket #1167 (Errors when joining groupchat should reply the join with a numeric code) closed by
- fixed: Finally done …
- 04:46 Changeset [d088ee8] by
- irc: Send numeric error when failing to join a channel This fixes …
- 02:32 Changeset [1ec454c] by
- purple: fix a bunch of small leaks Most of them related to channel …
- 02:14 Changeset [a3019499] by
- purple: fix /join #channel, which joined a different channel When …
- 01:59 Changeset [42a418e] by
- 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
- fixed: Done the rest of this ticket here: …
- 15:56 Changeset [7554702] by
- jabber: Reply unknown IQs with service-unavailable instead It was …
- 02:49 Changeset [63cad66] by
- Merge branch 'parson' of github.com:bitlbee/bitlbee into parson
- 02:46 Changeset [7051acb] by
- First attempt at WA registration. Actually using it may not yet be a …
2015-11-24:
- 15:05 Changeset [5b01e1a] by
- jabber: Fix detection of away state in choose_priority() Thanks to …
2015-11-23:
- 23:55 Ticket #1239 (OMEMO / Axolotl Support) created by
- Support for OMEMO/Axolotl XMPP Encryption "OMEMO is an XMPP Extension …
- 22:09 Changeset [1e2094e] by
- hipchat: Implement their own variant of self-messages Reuses part of …
- 21:20 Changeset [ad9ac5d] by
- Show a nicer message when a protocol is disabled in account add This …
- 17:49 Changeset [9c8dbc7] by
- hipchat: 'chat add hipchat "channel name"' now tries to guess the JID …
- 17:38 Changeset [c34247d] by
- 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
- 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
- With the hip-cat branch, it is possible to /join a room without …
2015-11-21:
- 18:02 Changeset [2f8e3ca] by
- Show ./configure args in bitlbee -V, config.h and Makefile.settings
- 03:12 Ticket #1021 (Support for Jabber XEP-0280, "Carbons") closed by
- fixed: Done! …
- 03:01 Changeset [fa8f57b] by
- jabber: Implement carbons (XEP-0280) "Message carbons" (XEP-0280) is …
- 00:01 Changeset [29ff5c2] by
- Merge branch 'master' into feat/hip-cat
2015-11-20:
- 16:18 Changeset [365b25a] by
- One callback ref fix, and show at least something for messages of an …
- 16:13 Changeset [8fdeaa5] by
- IRCv3 cap-3.2/sasl-3.2 capabilities (just send sasl mechanism list) …
- 15:51 Changeset [80c2f3c] by
- 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
- purple protocol in bitlbee maybe doesn't check setting from …
2015-11-17:
- 20:44 Ticket #1236 (twitter check your system clock) created by
- Hello i have a difficulty to connect to twitter 1. aouth - passed with …
2015-11-15:
- 23:19 Changeset [0d8a9bb0] by
- irc_send_whois: Refactor out a get_status_message() function Because …
- 00:31 Ticket #5 (Apply Hanji AIM patches) closed by
- fixed: You what?
- 00:05 Ticket #5 (Apply Hanji AIM patches) reopened by
2015-11-09:
- 12:21 Changeset [d6e2aa8] by
- Nuke imcb_clean_handle(), which was merging handles accidentally …
2015-11-08:
- 08:16 Changeset [d63f37c] by
- IRCv3 extended-join capability Not very useful for the account …
- 08:14 Changeset [37c9653] by
- Update twitter's "help set mode" to mention that DMs are now fetched
- 00:21 Changeset [3d365b4] by
- otr_filter_colors: Also remove \x02 (irc bold)
- 00:19 Changeset [0a5d03c] by
- Do not use NOTICE for OTR messages for a given user Because they are …
2015-11-07:
- 11:06 Ticket #1234 (Multiple jabber accounts for one channel) closed by
- invalid: Not much to do here, closing! Also please use irc the next time for …
- 11:05 BadContent edited by
- beep boop (diff)
Note: See TracTimeline
for information about the timeline view.