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