index
:
bounce4
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bouncer
/
window.cpp
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-02-15
add nick colours, fix a bug with RGB colours in richtext
Treeki
1
-10
/
+17
2014-02-15
add limiting of the amount of messages in a window
Treeki
1
-0
/
+2
2014-02-14
fix up a bunch more output messages to use RichTextBuilder, etc
Treeki
1
-95
/
+160
2014-02-14
add richtext support and message priorities
Treeki
1
-64
/
+50
2014-01-27
add commands for changing IRCNetworkConfig data
Treeki
1
-18
/
+104
2014-01-27
add window closing for queries
Treeki
1
-0
/
+9
2014-01-26
add simple CTCP support
Treeki
1
-0
/
+44
2014-01-25
add query windows
Treeki
1
-4
/
+118
2014-01-25
add processing for the KICK irc message
Treeki
1
-0
/
+40
2014-01-25
add channel topic tracking
Treeki
1
-0
/
+37
2014-01-24
show nick prefixes in client nicklist, sync modes correctly
Treeki
1
-17
/
+13
2014-01-23
move bouncer files into the bouncer directory
Treeki
1
-0
/
+0
2014-01-23
sync user lists to clients, add support to python client, other assorted fixes
Treeki
1
-7
/
+109
2014-01-23
force user to leave channels when disconnected from server
Treeki
1
-0
/
+8
2014-01-23
add most of the state tracking for users within channels
Treeki
1
-2
/
+222
2014-01-23
initial bits for channel buffers, display join/privmsg in them
Treeki
1
-2
/
+61
2014-01-22
add window management, move hacky Python client over to PyQt5
Treeki
1
-0
/
+79