source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @3fbce97   2016-09-24T20:14:34Z wilmer Merge branch 'master' into parson
(edit) @82cb190   2015-12-30T06:09:55Z dx 'help set self_messages': link to wiki page
(edit) @c0db0d3   2015-12-30T05:22:47Z dx msn: Fix ADL/RML (add/remove from list) throwing server errors
(edit) @cdd1ded   2015-12-30T05:04:40Z dx msn: Don't truncate passwords to 16 chars anymore. This was needed …
(edit) @ba7618d   2015-12-27T04:39:17Z dx purple: Show self-messages for private messages only Those are …
(edit) @98d46d5   2015-12-26T03:18:53Z dx purple: document original names of uiops next to them
(edit) @f66425d   2015-12-18T17:54:40Z dx oscar: Add prefixes to all functions that may conflict with purple …
(edit) @ea39049   2015-12-17T16:56:25Z dx ini: Null check file parameter before passing it to open() The test …
(edit) @d11ccbf   2015-12-16T15:35:04Z dx hipchat: Implement their own variant of self-messages (not working …
(edit) @3a620ff   2015-12-16T01:02:12Z dx jabber: Add message processing hints to OTR messages (XEP-0334/0364) …
(edit) @4c29622   2015-12-11T02:41:35Z esainane+github Remove nonexistent forward declaration imcb_find_buddy is mentioned …
(edit) @977a9d5   2015-12-09T07:58:59Z dx Revert "imc_away_send_update: Fix leak of away_states linked list" …
(edit) @dbca297   2015-12-09T07:46:21Z dx proxy: fix validation of the proxytype value Coverity says it could …
(edit) @459dec8   2015-12-06T04:41:32Z dx purple: fix crash when doing 'chat with' with skypeweb It was passing …
(edit) @c54bb11   2015-12-06T02:34:12Z dx IRCv3 userhost-in-names capability Easiest part of ircv3.2
(edit) @f4396c4   2015-12-06T00:43:14Z dx irc_send_names: refactor to use GString instead of the stack Because …
(edit) @ed431c3   2015-12-05T16:06:54Z dx imc_away_send_update: Fix leak of away_states linked list
(edit) @ac68733a   2015-12-05T15:53:02Z dx If imc_away_state_find() fails, try again finding "away" Fixes trac …
(edit) @9b02bab   2015-12-05T01:52:48Z dx Remove facebook XMPP code, show error pointing at the new plugin …
(edit) @48b5fef   2015-12-01T05:30:45Z dx purple: assume HTML for all protocols, fixes random <> for some …
(edit) @05aba55   2015-12-01T04:55:21Z dx purple: Implement PurpleNotifyUiOps.notify_message Which has no …
(edit) @03df717   2015-12-01T04:45:20Z dx Add 'log' UI function, to avoid direct calls to irc_rootmsg from …
(edit) @398a139   2015-12-01T04:36:53Z dx purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures …
(edit) @5bb5ee3   2015-12-01T02:54:23Z dx purple: avoid warnings in the PURPLE_INPUT_* enum checks Also turn …
(edit) @64b8c9f   2015-11-29T14:42:07Z dx msn: remove suggestion to use the official client, which is dead I …
(edit) @25f6151   2015-11-28T21:09:27Z dx set_eval_channel_type: skip the channel free/init if nothing is …
(edit) @e61f9d1   2015-11-28T18:32:21Z dx msn: Send VER/CVR/USR together in the first request for faster login
(edit) @4e4616a   2015-11-28T15:59:34Z dx msn: Buffer writes a bit to send several commands with a single …
(edit) @31d9930   2015-11-28T00:04:07Z dx bee_irc_user_new: Use str_reject_chars to sanitize both user and host …
(edit) @47ab9a9   2015-11-27T23:42:00Z dx misc.c: Add a str_reject_chars function, use it in otr_filter_colors
(edit) @d088ee8   2015-11-26T04:46:51Z dx irc: Send numeric error when failing to join a channel This fixes …
(edit) @1ec454c   2015-11-26T02:32:54Z dx purple: fix a bunch of small leaks Most of them related to channel …
(edit) @a3019499   2015-11-26T02:14:34Z dx purple: fix /join #channel, which joined a different channel When …
(edit) @42a418e   2015-11-26T01:59:00Z dx help: free strings added by help_add_mem() Not really a leak, but I …
(edit) @7554702   2015-11-25T15:56:09Z dx jabber: Reply unknown IQs with service-unavailable instead It was …
(edit) @63cad66   2015-11-25T02:49:24Z wilmer Merge branch 'parson' of github.com:bitlbee/bitlbee into parson
Note: See TracRevisionLog for help on using the revision log.