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_channel.c
Commit message (
Collapse
)
Author
Age
Lines
...
*
Restored classical control channel behaviour (the ability to talk to
Wilmer van der Gaast
2010-05-02
-5
/
+30
|
|
|
|
|
contacts in there).
*
Restored the rename command.
Wilmer van der Gaast
2010-04-04
-1
/
+1
|
*
Send nickname change notifications when necessary.
Wilmer van der Gaast
2010-04-04
-2
/
+8
|
*
Cleaned lots of compiler warnings so I can get some signal again.
Wilmer van der Gaast
2010-04-01
-1
/
+4
|
*
irc_usermsg() works a little bit again. Have to figure out how and where
Wilmer van der Gaast
2010-03-27
-0
/
+3
|
|
|
|
|
to restore multiline support though.
*
Added privmsg handlers to users/channels. root commands are coming back.
Wilmer van der Gaast
2010-03-27
-0
/
+15
|
*
Mode stuff. Also disallow unsetting +R umode which was possible so far
Wilmer van der Gaast
2010-03-27
-0
/
+5
|
|
|
|
|
(and shouldn't be).
*
Topic handling changes.
Wilmer van der Gaast
2010-03-27
-2
/
+10
|
*
Collect that garbage.
Wilmer van der Gaast
2010-03-26
-0
/
+17
|
*
Added JOIN, NAMES and PART commands.
Wilmer van der Gaast
2010-03-26
-0
/
+15
|
*
Simple IRC channel interface, use it to represent the control channel.
Wilmer van der Gaast
2010-03-26
-0
/
+88
[prev]