index
:
bounce4
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bouncer
/
core.h
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-02-15
make session keepalive timeout configurable in config.ini
Treeki
1
-2
/
+1
2014-02-15
add limiting of the amount of messages in a window
Treeki
1
-0
/
+1
2014-02-15
implement rudimentary password authentication
Treeki
1
-0
/
+2
2014-02-14
fix up a bunch more output messages to use RichTextBuilder, etc
Treeki
1
-0
/
+1
2014-02-14
oh right, this thing has a name now
Treeki
1
-0
/
+3
2014-02-14
add richtext support and message priorities
Treeki
1
-1
/
+3
2014-01-28
implement server configuration loading/saving
Treeki
1
-0
/
+11
2014-01-27
add commands for changing IRCNetworkConfig data
Treeki
1
-5
/
+11
2014-01-27
add window closing for queries
Treeki
1
-0
/
+7
2014-01-26
add simple CTCP support
Treeki
1
-0
/
+2
2014-01-25
add query windows
Treeki
1
-0
/
+20
2014-01-25
add processing for the KICK irc message
Treeki
1
-0
/
+1
2014-01-25
add channel topic tracking
Treeki
1
-0
/
+3
2014-01-24
show nick prefixes in client nicklist, sync modes correctly
Treeki
1
-0
/
+1
2014-01-23
move bouncer files into the bouncer directory
Treeki
1
-0
/
+373