|
|
@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
…
|
|
|
@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
|
|
|
@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
|
|
|
@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 …
|
|
|
@09bd226
|
2015-05-18T02:23:56Z |
dx |
Include prebuilt skyped manpage, remove asciidoc dependency
|
|
|
@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 …
|
|
|
@088b070
|
2015-05-08T02:02:14Z |
dx |
msn: fix use-after-free when the server sends OUT
Also fix a leak in …
|
|
|
@5535a47
|
2015-05-07T23:12:06Z |
dx |
More coverity fixes!
CID 18634: 'Logically dead code' in …
|
|
|
@81a15da
|
2015-05-07T23:12:06Z |
dx |
oscar/ssi.c: fix "same on both sides" in condition
Fixes trac ticket 1196
|
|
|
@33528bd
|
2015-05-07T23:12:06Z |
dx |
twitter: split length check function into twitter_message_len
Mostly …
|
|
|
@31169ee
|
2015-05-05T15:04:13Z |
dx |
Remove some compatibility macros that referenced nonexistent functions
|
|
|
@c43146d
|
2015-05-03T16:47:19Z |
wilmer |
Make replies to self work in Twitter.
Difficult because there's no …
|
|
|
@cd60710
|
2015-05-02T22:26:29Z |
wilmer |
Parsing of "retweets with comment". Not documented by Twitter so good …
|
|
|
@9ed8175
|
2015-05-02T21:03:35Z |
wilmer |
Add "url" command to Twitter module to get web URL for a Tweet.
|
|
|
@40cfbc5
|
2015-04-28T13:47:48Z |
dx |
hipchat: Basic implementation: Auth, profile and mention names
This …
|
|
|
@71074ac
|
2015-04-21T03:47:57Z |
dx |
jabber: Register "hipchat" protocol (only minimal support for now)
…
|
|
|
@2fe8297
|
2015-04-19T06:13:57Z |
dx |
msn: don't prevent reconnections on OUT OTH
The servers send them for …
|
|
|
@951aefd
|
2015-04-12T15:27:31Z |
dx |
msn/gw.c: ensure that the im_connection still exists in callbacks
|
|
|
@5fbf815
|
2015-04-11T19:36:13Z |
dx |
msn: rename all old 'handler' variables to 'md' for consistency
I …
|
|
|
@002fede
|
2015-04-11T18:20:31Z |
dx |
msn: handle NOT command payload length
|
|
|
@e59eec0
|
2015-04-10T17:10:41Z |
dx |
msn: switch to long polling http
|
|
|
@cd5fdcf
|
2015-04-10T17:10:41Z |
dx |
msn: handle NFY PUT (presence notifications), refactor a bit
|
|
|
@3058c30
|
2015-04-10T17:10:41Z |
dx |
msn_set_away: fix strcmp check for idle
|
|
|
@73b1a8e
|
2015-04-10T17:10:41Z |
dx |
get_rfc822_header: allow headers at the end of a string
|
|
|
@913a663
|
2015-04-10T17:10:41Z |
dx |
msn: implement the rest of the http gateway support, enable by default
|
|
|
@a4be2f6
|
2015-04-10T17:10:41Z |
dx |
msn: add msn_queue_feed(), move read() out of msn_handler()
|
|
|
@3b09b38
|
2015-04-10T17:10:40Z |
dx |
msn: remove msn_linesplit, use g_strsplit_set instead
|
|
|
@cfeadc3
|
2015-04-10T17:10:40Z |
dx |
msn: start of the http gateway code
|
|
|
@d550358
|
2015-04-10T17:10:40Z |
dx |
msn: remove unsupported commands, OIMs and dead code
|
|
|
@d80822c
|
2015-04-10T17:10:40Z |
dx |
msn: implement PUT /user to set status as online
|
|
|
@11e42dc
|
2015-04-10T17:10:40Z |
dx |
msn: removed switchboards, implemented SDG message
|
|
|
@254a4da
|
2015-04-10T17:10:40Z |
dx |
msn: start update to msnp21
- bump protocol version
- update CVR …
|
|
|
@693aca0
|
2015-04-10T17:10:40Z |
dx |
msn: colorful debug
|
|
|
@8bcd160
|
2015-04-06T16:22:05Z |
dx |
msn: remove old/broken/unused msnftp stuff (requires distclean!)
…
|
|
|
@4543b6bd
|
2015-04-04T01:23:59Z |
dx |
jabber: Fixed null deref when receiving <subject> from oneself
If the …
|
|
|
@098a75b
|
2015-03-22T13:35:08Z |
dx |
Fix a bunch of memory leaks
- irc_im.c:
- bee_irc_user_msg: …
|
|
|
@2dd23da
|
2015-03-15T08:10:25Z |
dx |
purple: Fix null pointer dereference when logging out due to daemon …
|
|
|
@2c5ab49
|
2015-03-15T04:34:43Z |
dx |
purple: prplcb_close_request() improvements
- Added support for …
|
|
|
@6a48992
|
2015-03-14T01:02:56Z |
dx |
purple: handle purple_request_input
|
|
|
@fedc8f1
|
2015-03-13T23:13:24Z |
dx |
twitter: fix _last_tweet setting, which broke during a merge
Commit …
|
|
|
@3bb333c
|
2015-03-11T21:24:15Z |
dx |
purple: Implement 'close_request' to prevent segfaults after logout
…
|
|
|
@afbad28
|
2015-03-10T07:46:38Z |
dx |
msn: Update FindMembership payload to fix incorrect pending requests
…
|
|
|
@7320610
|
2015-03-10T07:33:54Z |
dx |
Various user experience/error reporting improvements
- Show version …
|
|
|
@8b91a1f
|
2015-03-10T07:27:25Z |
dx |
twitter: Fix twitter_parse_id to accept 00 as a valid tweet
Also fix …
|
|
|
@56985aa
|
2015-03-03T23:18:43Z |
dx |
Revert "purple: cleanup, remove one usage of static local_bee"
This …
|
|
|
@d93c8beb
|
2015-03-02T03:27:16Z |
dx |
purple: move PurpleAccount from proto_data in a struct purple_data
|
|
|
@ce70e88
|
2015-03-01T21:13:12Z |
antoine.pietri |
fix imcb_buddy_msg signature to take a const message
|
|
|
@a6b00fc
|
2015-02-28T23:17:33Z |
dx |
Disable msn by default :(
I didn't want to do the next release with a …
|
|
|
@8eb2e84
|
2015-02-24T23:23:07Z |
wilmer |
Use https:// URL for Facebook OAuth2 now that there's a cert.
|
|
|
@a85a8ab
|
2015-02-23T04:50:32Z |
dx |
Add --doc= configure option to disable helpfile generation
It will …
|
|
|
@05816dd
|
2015-02-22T22:44:40Z |
dx |
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
…
|
|
|
@552c8a5
|
2015-02-22T21:19:21Z |
dx |
twitter_parse_id function, with better error handling than sscanf()
…
|
|
|
@5ff4618
|
2015-02-22T21:17:21Z |
dx |
purple: cleanup, remove one usage of static local_bee
Shouldn't …
|
|
|
@9216eff
|
2015-02-22T18:53:21Z |
dx |
s5bytestream: fix segfault (cleanup before trying next streamhost)
…
|
|
|