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
*
Add --verbose configure option to control verbose build output
Tim Harder
2017-03-12
-2
/
+2
*
Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.
Jelmer Vernooij
2016-12-31
-1
/
+1
*
jabber: Workaround for servers (like slack) that send echoes without id
dequis
2016-12-26
-4
/
+15
*
Fix some clang static analyzer warnings
dequis
2016-12-26
-3
/
+3
*
jabber: Implement chat list command
dequis
2016-10-16
-0
/
+78
*
jabber: Don't pass a readonly empty string to imcb_chat_topic()
dequis
2016-10-12
-1
/
+2
*
hipchat: Add basic support for personal oauth tokens
dequis
2016-08-30
-34
/
+60
*
jabber: handle nulls in jabber_compare_jid
dequis
2016-08-23
-0
/
+4
*
Use correct error when no schemes are supported (#78)
Marius Halden
2016-06-11
-1
/
+1
*
Remove the ARCH / CPU defines.
Jelmer Vernooij
2016-05-15
-1
/
+0
*
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
[next]