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
Commit message (
Expand
)
Author
Age
Lines
*
Add irc_send_tagged_msg* to send tagged messages
tagged_msg
Marius Halden
2016-03-29
-8
/
+54
*
Fix use of un-initialized value
Marius Halden
2016-03-26
-1
/
+1
*
ldap authentication backend
Dennis Kaarsemaker
2016-03-25
-4
/
+106
*
Linux pam authentication backend
Dennis Kaarsemaker
2016-03-25
-3
/
+99
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-78
/
+188
*
Add a setting to disable 'account add'
Dennis Kaarsemaker
2016-03-23
-0
/
+20
*
Allow individual settings to be locked down
Dennis Kaarsemaker
2016-03-23
-0
/
+16
*
Support for locked-down accounts
Dennis Kaarsemaker
2016-03-23
-4
/
+19
*
CHANGES: fix the year of the 3.4.2 release
dequis
2016-03-20
-1
/
+1
*
Send new away message when message changes
Shane Synan
2016-03-20
-1
/
+8
*
Remove vestiges of storage_text
Dennis Kaarsemaker
2016-03-20
-1
/
+0
*
jabber: Add "always_use_nicks" setting, for non-anonymous MUCs
dequis
2016-03-20
-4
/
+39
*
jabber: Fix leak in jabber_si_set_proxies
dequis
2016-03-20
-0
/
+2
*
Don't send 301 RPL_AWAY when talking to contacts through &bitlbee
dequis
2016-03-20
-1
/
+2
*
jabber: Properly handle rejected file transfers
dequis
2016-03-20
-20
/
+32
*
irc_channel_add_user: Don't call update_ops if not needed
dequis
2016-03-20
-1
/
+3
*
jabber: Check for other resources before removing someone from a chat
dequis
2016-03-20
-1
/
+14
*
Add imcb_buddy_nick_change(), like nick_hint but stronger
dequis
2016-03-20
-29
/
+33
*
BitlBee 3.4.2 - release date fixed.
3.4.2
Wilmer van der Gaast
2016-03-19
-1
/
+1
*
Prepare 3.4.2 release notes
dequis
2016-03-12
-2
/
+66
*
jabber: return XT_ABORT after failed IQ auth attempts
dequis
2016-03-12
-2
/
+2
*
twitter.c: Squelch an unused variable warning
Dennis Kaarsemaker
2016-02-26
-1
/
+1
*
Fix a double free when calling proxy_disconnect() inside phb->func()
dequis
2016-02-18
-8
/
+23
*
Change twitter url length to 23 instead of 22
Vegard LangÄs
2016-02-09
-6
/
+1
*
Send away-notify after join/part from IRC channel
Shane Synan
2016-02-04
-6
/
+6
*
Check global account away setting in WHO replies
Shane Synan
2016-01-31
-2
/
+7
*
root_commands: Fix use-after-free after doing "transfer reject"
dequis
2016-01-26
-1
/
+3
*
jabber: Mark messages from other resources as OPT_SELFMESSAGE too
dequis
2016-01-24
-1
/
+3
*
purple: Also show 'title' and 'primary' messages for input requests
dequis
2016-01-21
-1
/
+12
*
Revert "hipchat: Implement their own variant of self-messages [...]"
dequis
2016-01-21
-19
/
+1
*
'help set self_messages': link to wiki page
dequis
2015-12-30
-0
/
+4
*
msn: Fix ADL/RML (add/remove from list) throwing server errors
dequis
2015-12-30
-1
/
+3
*
msn: Don't truncate passwords to 16 chars anymore.
dequis
2015-12-30
-5
/
+1
*
purple: Show self-messages for private messages only
dequis
2015-12-27
-24
/
+25
*
purple: document original names of uiops next to them
dequis
2015-12-26
-64
/
+64
*
oscar: Add prefixes to all functions that may conflict with purple
dequis
2015-12-18
-0
/
+98
*
ini: Null check file parameter before passing it to open()
dequis
2015-12-17
-2
/
+2
*
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 nonexistent forward declaration
esainane
2015-12-11
-1
/
+0
*
Revert "imc_away_send_update: Fix leak of away_states linked list"
dequis
2015-12-09
-6
/
+1
*
proxy: fix validation of the proxytype value
dequis
2015-12-09
-1
/
+1
*
purple: fix crash when doing 'chat with' with skypeweb
dequis
2015-12-06
-1
/
+1
*
IRCv3 userhost-in-names capability
dequis
2015-12-05
-2
/
+13
*
irc_send_names: refactor to use GString instead of the stack
dequis
2015-12-05
-10
/
+17
*
imc_away_send_update: Fix leak of away_states linked list
dequis
2015-12-05
-1
/
+6
*
If imc_away_state_find() fails, try again finding "away"
dequis
2015-12-05
-1
/
+2
*
Remove facebook XMPP code, show error pointing at the new plugin
dequis
2015-12-04
-49
/
+14
*
purple: assume HTML for all protocols, fixes random <> for some
dequis
2015-12-01
-3
/
+1
*
purple: Implement PurpleNotifyUiOps.notify_message
dequis
2015-12-01
-1
/
+22
[next]