|
|
@3fbce97
|
2016-09-24T20:14:34Z |
wilmer |
Merge branch 'master' into parson
|
|
|
@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
…
|
|
|
@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"
…
|
|
|
@459dec8
|
2015-12-06T04:41:32Z |
dx |
purple: fix crash when doing 'chat with' with skypeweb
It was passing …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@7554702
|
2015-11-25T15:56:09Z |
dx |
jabber: Reply unknown IQs with service-unavailable instead
It was …
|
|
|
@5b01e1a
|
2015-11-24T15:05:41Z |
dx |
jabber: Fix detection of away state in choose_priority()
Thanks to …
|
|
|
@ad9ac5d
|
2015-11-23T21:20:34Z |
dx |
Show a nicer message when a protocol is disabled in account add
This …
|
|
|
@9c8dbc7
|
2015-11-23T17:49:09Z |
dx |
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID
…
|
|
|
@c34247d
|
2015-11-23T17:38:11Z |
dx |
jabber_chat_join_failed: add a null check before freeing the chat
Had …
|
|
|
@fa8f57b
|
2015-11-21T03:01:05Z |
dx |
jabber: Implement carbons (XEP-0280)
"Message carbons" (XEP-0280) is …
|
|
|
@d6e2aa8
|
2015-11-09T12:21:46Z |
dx |
Nuke imcb_clean_handle(), which was merging handles accidentally
…
|
|
|
@ad8a810
|
2015-10-30T10:31:09Z |
dx |
jabber: Don't reply XEP-0184 receipts sent over MUCs
XEP-0184 section …
|
|
|
@884577f
|
2015-10-30T10:28:32Z |
dx |
MSN: self message support
This is straightforward, like receiving a …
|
|
|
@fb2338d
|
2015-10-30T10:28:32Z |
dx |
jabber: Self message handling (echo removal) in MUCs
XMPP MUCs always …
|
|
|
@345577b
|
2015-10-30T10:27:20Z |
dx |
IRC self-message support (messages sent by yourself from other …
|
|
|
@0db6618
|
2015-10-26T08:28:10Z |
dx |
Use proxy_disconnect() in http, ssl, jabber, oscar
Twitter and MSN …
|
|
|
@e4c3041
|
2015-10-25T05:16:52Z |
dx |
purple: Fix certificate cache dir after changing user dir
This fixes …
|
|
|
@12f041d
|
2015-10-21T13:14:17Z |
dx |
socks4a proxy support (like socks4 with remote DNS)
Fixes trac ticket …
|
|
|
@3314ced
|
2015-10-21T11:40:58Z |
dx |
jabber: set BEE_USER_NOOTR flag to _xmlconsole
Fixes trac ticket …
|
|
|
@09f7ec1
|
2015-10-21T11:40:11Z |
dx |
Add a per-user version of OPT_NOOTR, BEE_USER_NOOTR
|
|
|
@2b0c05c
|
2015-10-21T09:50:08Z |
dx |
yahoo: call callback on connect error to fix memleak
Passing NULL as …
|
|
|
@72d661e
|
2015-10-21T08:46:02Z |
dx |
yahoo: Fix handling of proxy connection failures
Fixes trac ticket …
|
|
|
@5307e88
|
2015-10-21T06:24:08Z |
dx |
jabber: Fix XEP85 detection (typing) between two bitlbee users
Fixes …
|
|
|
@0c78bb7
|
2015-10-21T06:05:17Z |
dx |
jabber: Fix outgoing google talk typing notifications
Since bare JIDs …
|
|
|
@e4145d9
|
2015-10-21T06:05:01Z |
dx |
jabber: Fix incoming google talk typing notifications
…
|
|
|
@532efdf
|
2015-10-14T16:31:07Z |
dx |
msn: Don't reconnect on wsse:FailedAuthentication errors
That …
|
|
|
@12442ed
|
2015-10-14T16:28:52Z |
dx |
msn: Better error messages on 'location blocked'
This is what the …
|
|
|
@64bed24
|
2015-10-13T05:05:22Z |
dx |
skype: create groupchat as soon as a message is received
Before this …
|
|
|
@fdc6d84
|
2015-10-13T04:24:12Z |
dx |
skype tests: adjust channel length limit to fix tests...
The diff …
|
|
|
@fa41a75
|
2015-10-13T04:23:59Z |
dx |
skype: fix tests to expect NOTICE * instead of NOTICE AUTH
Forgot to …
|
|
|
@6ea8782
|
2015-10-13T04:23:49Z |
dx |
skype: use g_vsnprintf() instead of vsnprintf()
More prefixes = …
|
|
|
@b87e5dc
|
2015-10-13T04:23:46Z |
dx |
skype: use ssl_sockerr_again() instead of sockerr_again()
Found the …
|
|
|
@bbff22d
|
2015-10-09T02:41:01Z |
dx |
twitter: Fix some nitpicky issues reported by coverity
Mostly minor …
|
|
|
@df215a3
|
2015-10-08T04:58:59Z |
dx |
jabber: Fix leak in jabber_gmail_handle_new
From coverity.
That …
|
|
|
@3cbf71d
|
2015-10-08T04:58:59Z |
dx |
jabber: fix null handling with MUC topics
From coverity.
|
|
|
@3c23681
|
2015-08-26T05:58:54Z |
dx |
jabber: Improvements to the MUC part reason handling
- Look for a …
|
|
|
@0605498
|
2015-08-26T05:41:10Z |
dx |
jabber/io: Split input buffer parsing to a jabber_feed_input() …
|
|
|
@666722e
|
2015-08-08T04:31:56Z |
dx |
jabber_logout: avoid null jd->buddies warnings in jabber_buddy_remove_all
|
|
|
@83f179d6
|
2015-08-08T04:29:54Z |
dx |
jabber: Show MUC kick/ban/leave reasons
|
|
|
@6b56512
|
2015-08-08T04:29:49Z |
dx |
Pass 'reason' values around in imcb_chat_remove_buddy/chat_remove_user
|
|
|
@e88fe7da
|
2015-08-07T21:53:25Z |
vlajos |
typofix - https://github.com/vlajos/misspell_fixer
|
|
|
@91dd19c
|
2015-07-30T03:20:30Z |
dx |
Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported
…
|
|
|
@8e5751e
|
2015-07-29T23:10:58Z |
wilmer |
Add RPC plugin directory to configure script instead of defaulting to …
|
|
|
@3ddbd23c
|
2015-07-29T21:48:14Z |
wilmer |
Merge remote-tracking branch 'origin/develop' into parson
Conflicts: …
|
|
|
@9076a1c
|
2015-07-27T23:48:04Z |
wilmer |
Fix cleanup of (RPC) groupchats, fixes some crashes at logout time.
|
|
|
@73dd021
|
2015-07-04T21:25:16Z |
dx |
jabber: Add SASL ANONYMOUS support (XEP-0175)
Use "account jabber set …
|
|
|
@632a232
|
2015-06-29T01:38:15Z |
dx |
jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
|
|
|
@ed83279
|
2015-06-17T23:58:02Z |
wilmer |
Update Twitter "url" command change to work with Parson.
|
|
|
@b75671d
|
2015-06-17T22:47:26Z |
wilmer |
Merge remote-tracking branch 'origin/master' into parson
|
|
|
@53c7799
|
2015-06-13T23:34:05Z |
dx |
oscar: Fix some more g_source_remove warnings
|
|
|
@1201fcb
|
2015-06-08T03:42:11Z |
dx |
twitter: show full url in the url command, with username
By asking …
|
|
|
@61e7e02
|
2015-06-08T03:25:18Z |
dx |
twitter: fix leak of the letter "s" in twitter_url_len_diff
Yeah, …
|
|
|
@2ca933c
|
2015-05-31T02:38:55Z |
dx |
twitter: add twitter_log_local_user back (oops)
Accidentally nuked it …
|
|
|
@73f0a01
|
2015-05-31T02:31:24Z |
dx |
Move twitter_parse_id() to parse_int64() in misc.c
|
|
|
@0f7eccff
|
2015-05-31T00:11:20Z |
dx |
Merge branch 'develop'
|
|
|
@c42d991
|
2015-05-29T22:17:50Z |
dx |
skyped: add _SRCDIR_ to makefile, test build in travis
|
|
|
@50ddfad
|
2015-05-29T05:20:27Z |
wilmer |
Better cleanup of chatrooms at logout time.
I forgot that the IM …
|
|
|
@bef322e
|
2015-05-28T17:46:23Z |
dx |
Merge branch 'master' into develop
|
|
|
@08a9323
|
2015-05-28T17:45:49Z |
dx |
skyped: fix make install-doc target
|
|
|
@b38f655
|
2015-05-28T05:26:30Z |
dx |
Rename mail notification related settings for consistency
- GMail …
|
|
|
@0864a52
|
2015-05-28T05:26:30Z |
dx |
imcb_notify_email: change parameters to take a format string
Saves …
|
|
|
@faeb521
|
2015-05-28T05:26:30Z |
dx |
Simplify display of gmail notifications
- Add …
|
|
|
@dd43c62
|
2015-05-28T05:26:24Z |
dx |
Gmail notifications support through new imcb_notify_email() API
|
|
|
@3d31618
|
2015-05-28T04:10:55Z |
dx |
jabber: Refactor conference message handling
- Improve handling of …
|
|
|
@24f113b
|
2015-05-28T04:04:54Z |
dx |
Lowering xmpp presence priority on away.
When user set's away lower …
|
|
|
@eb89823
|
2015-05-27T16:21:50Z |
wilmer |
Two more NULL-checks on add_buddy().
|
|
|
@f16c64d
|
2015-05-25T15:47:08Z |
wilmer |
Block imcb_get_local_contacts() for modules that don't need it.
|
|
|
@8c3637b
|
2015-05-24T19:43:09Z |
wilmer |
imcb_get_local_contacts() so an IM plugin can request the local …
|
|
|
@93e0901
|
2015-05-24T18:51:57Z |
wilmer |
ACC_FLAG_LOCAL -> ACC_FLAG_LOCAL_CONTACTS.
Also, handle the flag more …
|
|
|
@b09ce17
|
2015-05-21T03:43:06Z |
wilmer |
Improvements: presence and minimal group support.
Presence depends on …
|
|
|
@09bd226
|
2015-05-18T02:23:56Z |
dx |
Include prebuilt skyped manpage, remove asciidoc dependency
|
|
|
@513be3b
|
2015-05-15T10:17:12Z |
wilmer |
Don't use GLib 2.32+ g_hash_table_add/_contains functions.
|
|
|
@578e5b0
|
2015-05-14T16:08:06Z |
wilmer |
Try to send settings as native types instead of always strings.
This …
|
|
|
@2d88cac4
|
2015-05-14T14:59:39Z |
wilmer |
Allow non-string default values in plugin settings dict.
|
|
|
@a6bed1a
|
2015-05-14T07:45:41Z |
dx |
msn: took me way too long to realize i broke the build
|
|
|
@99fe030
|
2015-05-13T08:05:01Z |
dx |
msn: Implement sending typing notifications
Also remove some old …
|
|
|
@a733669
|
2015-05-13T07:43:24Z |
dx |
msn: Remove nudges
|
|
|
@2730c79
|
2015-05-13T07:01:28Z |
dx |
msn: Fix "ADL/RML command with invalid modification" errors
The …
|
|
|
@0ace810
|
2015-05-09T07:47:42Z |
wilmer |
Add two missing includes to rpc.c for opendir(3).
On my system …
|
|
|
@088b070
|
2015-05-08T02:02:14Z |
dx |
msn: fix use-after-free when the server sends OUT
Also fix a leak in …
|
|
|