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
/
irc.h
Commit message (
Expand
)
Author
Age
Lines
*
Add autosave after 30 sec
Marius Halden
2016-08-02
-0
/
+1
*
Add support for multiple accounts in set account
Marius Halden
2016-05-07
-1
/
+1
*
Revert "Add support for multiple accounts in set account"
Marius Halden
2016-05-07
-1
/
+1
*
Fix build for patched-master
Marius Halden
2016-05-07
-0
/
+1
*
Add support for multiple accounts in set account
Marius Halden
2016-05-07
-1
/
+1
*
Revert "Better handling of set account"
Marius Halden
2016-05-07
-3
/
+1
*
Better handling of set account
Marius Halden
2016-05-07
-1
/
+3
*
Rename irc_send_msg*_tagged to irc_send_tagged_msg* and remove some code
Marius Halden
2016-05-07
-3
/
+6
*
Add authmode sasl
Marius Halden
2016-05-07
-0
/
+1
*
Add server-time capability
Marius Halden
2016-05-07
-0
/
+1
*
Add support for message tags in irc_send_msg*
Marius Halden
2016-05-07
-0
/
+3
*
Fix some headers for ssl
Marius Halden
2016-05-07
-4
/
+8
*
Start adding ssl support
Marius Halden
2016-05-07
-0
/
+11
*
Add support for changing root/user mode to any supported
Marius Halden
2016-05-07
-1
/
+2
*
Add support for owner/admin channel modes
Marius Halden
2016-05-07
-4
/
+6
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-0
/
+1
*
IRCv3 userhost-in-names capability
dequis
2015-12-05
-0
/
+1
*
IRCv3 away-notify capability
dequis
2015-11-20
-0
/
+2
*
IRCv3 extended-join capability
dequis
2015-11-08
-0
/
+1
*
IRC self-message support (messages sent by yourself from other clients)
dequis
2015-10-30
-0
/
+1
*
IRCv3 SASL capability + PLAIN method
dequis
2015-10-08
-0
/
+2
*
IRCv3 multi-prefix... but mostly just adding prefixes to WHO
dequis
2015-10-08
-2
/
+2
*
Move CAP commands to irc_cap.c; use enum for flags
dequis
2015-09-30
-0
/
+8
*
CAP REQ
dequis
2015-09-10
-0
/
+1
*
Initial implementation of ircv3 capability negotiation
dequis
2015-09-10
-0
/
+2
*
irc_channel: use irc_t instead of bee_t
dequis
2015-04-06
-1
/
+1
*
irc: split bee_irc_chat_name_hint in a few functions
dequis
2015-04-06
-0
/
+2
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-140
/
+126
*
irc_commands: implemented KICK support
jgeboski
2015-01-29
-0
/
+1
*
irc-channel: implemented a special mode for show_users
jgeboski
2015-01-28
-1
/
+1
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
Allow use of "ac x set -del password" to use /oper to change the password
Wilmer van der Gaast
2014-02-28
-1
/
+1
*
Simple (and possibly still fragile) support for UTF-8 nicknames.
Wilmer van der Gaast
2013-04-23
-0
/
+2
*
I'm still bored on a long flight. Wrote a script to automatically update
Wilmer van der Gaast
2013-02-21
-1
/
+1
*
! modified for control channel fill_by setting to for example create a
Wilmer van der Gaast
2013-02-21
-5
/
+7
*
Allow identify -noload/-force without typing a password. (/OPER)
Wilmer van der Gaast
2012-03-19
-1
/
+3
*
Don't use the C++ keyword 'new' as a variable name.
Alex Miller
2011-12-18
-4
/
+4
*
rename irc_usermsg to irc_rootmsg.
unknown
2011-10-03
-2
/
+4
*
factor making a message appear from a specific nick out of bee_irc_user_msg
unknown
2011-10-01
-0
/
+1
*
More password paranoia: Allow omitting the identify/register password as
Wilmer van der Gaast
2011-02-01
-0
/
+10
*
rename -del
Wilmer van der Gaast
2010-12-05
-0
/
+1
*
Added irc_channel_with_user() function to find a suitable channel to show
Wilmer van der Gaast
2010-11-20
-0
/
+1
*
Load/save code. It'd be better if the OTR module would just save its info
Wilmer van der Gaast
2010-09-01
-0
/
+7
*
Do encryption and decryption. Somehow SMP and other things aren't working
Wilmer van der Gaast
2010-09-01
-2
/
+6
*
Pluginify this thing a little bit. Not so much in the dynamically loadable
Wilmer van der Gaast
2010-09-01
-3
/
+24
*
Merge mainline stuff.
Wilmer van der Gaast
2010-08-31
-0
/
+1
|
\
|
*
Process incoming XMPP groupchat invites in a saner way: Create a temporary
Wilmer van der Gaast
2010-08-23
-0
/
+1
*
|
It compiles, including otr.c. Time to hook it up with the rest again.
Wilmer van der Gaast
2010-08-26
-0
/
+3
*
|
First step in this merge. Mostly a bzr merge and then a cleanup of conflicts
Wilmer van der Gaast
2010-08-24
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
pretty blind try at merging in the latest trunk
Sven Moritz Hallberg
2009-03-12
-6
/
+2
|
|
\
[next]