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: 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
*
Add handle_is_self() prpl function to fix JID mismatch confusion bugs
dequis
2015-01-25
-4
/
+14
*
Add jabber_normalize_ext() to fix case sensitivity issues with ext jids
dequis
2015-01-16
-16
/
+30
*
Replace isdigit/isalpha/.../tolower/toupper with glib variants
dequis
2015-01-16
-4
/
+4
*
Some more g_source_remove warning fixes
dequis
2014-10-27
-0
/
+9
*
Add support for XEP-0203: Delayed delivery (message timestamps)
dequis
2014-10-10
-11
/
+22
*
Handle not-authorized stream errors, avoid reconnect
dequis
2014-10-10
-0
/
+5
*
Remove MSNXMPP specific code
dequis
2014-10-10
-23
/
+3
*
One small comment correction while "merging" stuff.
Wilmer van der Gaast
2014-09-21
-1
/
+1
*
Added jabber_compare_jid to fix JID comparison case sensitivity
GRMrGecko
2014-07-24
-1
/
+24
*
Fix for rejecting buddy requests on jabber (Ticket #887)
kevin8t8
2014-02-27
-1
/
+1
*
Fix OAuth2 error reporting.
Wilmer van der Gaast
2013-05-25
-3
/
+3
*
Merging "storage" branch which I wrote long ago. It separates generation of
Wilmer van der Gaast
2013-04-20
-1
/
+1
|
\
|
*
s/ACC_SET_NOSAVE/SET_NOSAVE/.
Wilmer van der Gaast
2012-06-07
-1
/
+1
*
|
I'm still bored on a long flight. Wrote a script to automatically update
Wilmer van der Gaast
2013-02-21
-7
/
+7
*
|
For the lazy among us: When adding a Jabber/MSN contact within the same
Wilmer van der Gaast
2013-02-21
-2
/
+3
*
|
Require StartTLS from all Jabber servers by default, like most clients do
Wilmer van der Gaast
2013-01-06
-1
/
+1
*
|
Fixed minor memory leak in Jabber module.
Wilmer van der Gaast
2012-12-24
-0
/
+1
*
|
Improved failure handling in jabber_si_handle_request(). If the imcb
Wilmer van der Gaast
2012-12-18
-2
/
+4
*
|
SSL fixes from Michal Suchanek.
Wilmer van der Gaast
2012-10-30
-1
/
+1
*
|
Merging XEP-0184 support patch from Michael Stapelberg, #999.
Wilmer van der Gaast
2012-10-28
-0
/
+24
|
\
\
|
*
|
Implement jabber message receipts (XEP-0184)
Michael Stapelberg
2012-10-17
-0
/
+31
|
/
/
*
|
Handle see-other-host requests from XMPP servers. This should fix MSN/WLM
Wilmer van der Gaast
2012-09-17
-0
/
+31
[prev]
[next]