index
:
bounce4
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bouncer
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-14
add richtext support and message priorities
Treeki
6
-67
/
+323
2014-02-14
don't output handled messages to status window
Treeki
1
-3
/
+1
2014-02-14
missing include in buffer.h
Treeki
1
-0
/
+1
2014-02-12
fix NetCore::quitFlag being uninitialised (thanks, Valgrind/memcheck!)
Treeki
1
-0
/
+2
2014-02-12
clean up TLS state
Treeki
1
-0
/
+12
2014-02-12
stop DNS thread cleanly when exiting
Treeki
3
-1
/
+17
2014-02-12
bouncer: fix massive memory leak where cached packets were not freed
Treeki
1
-2
/
+7
2014-02-12
bouncer: silently ignore packets from the client that we've already seen
Treeki
1
-2
/
+12
2014-01-28
implement server configuration loading/saving
Treeki
9
-2
/
+216
2014-01-27
add commands for changing IRCNetworkConfig data
Treeki
4
-40
/
+125
2014-01-27
add window closing for queries
Treeki
4
-0
/
+36
2014-01-26
add simple CTCP support
Treeki
3
-3
/
+129
2014-01-25
add query windows
Treeki
3
-8
/
+201
2014-01-25
add processing for the KICK irc message
Treeki
3
-1
/
+60
2014-01-25
add channel topic tracking
Treeki
3
-0
/
+97
2014-01-24
reverse the order of the user modes bitfield; top bit = highest power mode
Treeki
1
-4
/
+4
2014-01-24
show nick prefixes in client nicklist, sync modes correctly
Treeki
3
-17
/
+29
2014-01-23
move bouncer files into the bouncer directory
Treeki
14
-0
/
+2756