index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
jabber
Commit message (
Expand
)
Author
Age
Lines
*
jabber: Add "always_use_nicks" setting, for non-anonymous MUCs
dequis
2016-03-20
-4
/
+21
*
jabber: Fix leak in jabber_si_set_proxies
dequis
2016-03-20
-0
/
+2
*
jabber: Properly handle rejected file transfers
dequis
2016-03-20
-20
/
+32
*
jabber: Check for other resources before removing someone from a chat
dequis
2016-03-20
-1
/
+14
*
jabber: return XT_ABORT after failed IQ auth attempts
dequis
2016-03-12
-2
/
+2
*
jabber: Mark messages from other resources as OPT_SELFMESSAGE too
dequis
2016-01-24
-1
/
+3
*
Revert "hipchat: Implement their own variant of self-messages [...]"
dequis
2016-01-21
-19
/
+1
*
hipchat: Implement their own variant of self-messages (not working yet)
dequis
2015-12-16
-1
/
+19
*
jabber: Add message processing hints to OTR messages (XEP-0334/0364)
dequis
2015-12-15
-0
/
+22
*
Remove facebook XMPP code, show error pointing at the new plugin
dequis
2015-12-04
-45
/
+12
*
jabber: Reply unknown IQs with service-unavailable instead
dequis
2015-11-25
-4
/
+6
*
jabber: Fix detection of away state in choose_priority()
dequis
2015-11-24
-1
/
+1
*
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID
dequis
2015-11-23
-0
/
+67
*
jabber_chat_join_failed: add a null check before freeing the chat
dequis
2015-11-23
-1
/
+4
*
jabber: Implement carbons (XEP-0280)
dequis
2015-11-21
-8
/
+90
*
Nuke imcb_clean_handle(), which was merging handles accidentally
dequis
2015-11-09
-3
/
+0
*
jabber: Don't reply XEP-0184 receipts sent over MUCs
dequis
2015-10-30
-7
/
+8
*
jabber: Self message handling (echo removal) in MUCs
dequis
2015-10-30
-11
/
+16
*
Use proxy_disconnect() in http, ssl, jabber, oscar
dequis
2015-10-26
-1
/
+1
*
jabber: set BEE_USER_NOOTR flag to _xmlconsole
dequis
2015-10-21
-8
/
+16
*
jabber: Fix XEP85 detection (typing) between two bitlbee users
dequis
2015-10-21
-3
/
+6
*
jabber: Fix outgoing google talk typing notifications
dequis
2015-10-21
-4
/
+7
*
jabber: Fix incoming google talk typing notifications
dequis
2015-10-21
-1
/
+5
*
jabber: Fix leak in jabber_gmail_handle_new
dequis
2015-10-08
-2
/
+2
*
jabber: fix null handling with MUC topics
dequis
2015-10-08
-1
/
+2
*
jabber: Improvements to the MUC part reason handling
dequis
2015-08-26
-15
/
+26
*
jabber/io: Split input buffer parsing to a jabber_feed_input() function
dequis
2015-08-26
-51
/
+71
*
jabber_logout: avoid null jd->buddies warnings in jabber_buddy_remove_all
dequis
2015-08-08
-1
/
+3
*
jabber: Show MUC kick/ban/leave reasons
dequis
2015-08-08
-2
/
+34
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-5
/
+5
*
Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported
dequis
2015-07-30
-1
/
+5
*
jabber: Add SASL ANONYMOUS support (XEP-0175)
dequis
2015-07-04
-3
/
+18
*
jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
dequis
2015-06-28
-1
/
+1
*
Rename mail notification related settings for consistency
dequis
2015-05-28
-7
/
+9
*
imcb_notify_email: change parameters to take a format string
dequis
2015-05-28
-5
/
+1
*
Simplify display of gmail notifications
dequis
2015-05-28
-18
/
+16
*
Gmail notifications support through new imcb_notify_email() API
Artem Savkov
2015-05-28
-0
/
+151
*
jabber: Refactor conference message handling
dequis
2015-05-28
-55
/
+82
*
Lowering xmpp presence priority on away.
Artem Savkov
2015-05-28
-1
/
+19
*
More coverity fixes!
dequis
2015-05-07
-1
/
+1
*
hipchat: Basic implementation: Auth, profile and mention names
dequis
2015-04-28
-11
/
+148
*
jabber: Register "hipchat" protocol (only minimal support for now)
dequis
2015-04-21
-2
/
+17
*
jabber: Fixed null deref when receiving <subject> from oneself
dequis
2015-04-03
-2
/
+2
*
Fix a bunch of memory leaks
dequis
2015-03-22
-0
/
+1
*
Use https:// URL for Facebook OAuth2 now that there's a cert.
Wilmer van der Gaast
2015-02-24
-1
/
+1
*
s5bytestream: fix segfault (cleanup before trying next streamhost)
dequis
2015-02-22
-14
/
+27
*
s5bytestream: refactor some copypasted code into functions
dequis
2015-02-22
-89
/
+47
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-3442
/
+3326
*
Use glib's GChecksum for md5/sha1
dequis
2015-01-31
-1
/
+3
*
jabber: Account-wide display_name setting, for groupchats
dequis
2015-01-25
-1
/
+11
[next]