index
:
talk
master
just *talk* to people! a chat system that does one thing and does it right.
raven
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Collapse
)
Author
Age
*
fix number key bug
citrons
2025-06-07
|
*
channel list scrolling
citrons
2025-06-07
|
*
clickable, draggable channel list
citrons
2025-06-07
|
*
fix empty channel list crash
citrons
2025-06-07
|
*
ctrl+l to clear command window preview
citrons
2025-06-07
|
*
more compact list command
citrons
2025-06-07
|
*
limit size of command window preview
citrons
2025-06-07
|
*
fix login prompt autocomplete
citrons
2025-06-07
|
*
alt+(1-9) for switching between channels
citrons
2025-06-07
|
*
fix deadlock
citrons
2025-06-07
|
*
randomize reconnect time
citrons
2025-06-07
|
*
automatically rejoin channels on reconnect
citrons
2025-06-07
|
*
clipboard support
citrons
2025-06-07
|
*
increase scroll speed
citrons
2025-06-07
|
*
test on remote
citrons
2025-06-07
|
*
additional help text
citrons
2025-06-07
|
*
get more history if channel permissions change
citrons
2025-06-07
|
*
improve debug window
citrons
2025-06-07
|
*
fix join message bug
citrons
2025-06-07
|
*
background color tweak
citrons
2025-06-07
|
*
default value for login prompt
citrons
2025-06-07
|
*
channel list
citrons
2025-06-07
|
*
window history
citrons
2025-06-07
|
*
debugger
citrons
2025-06-02
|
*
open window only when logged in
citrons
2025-06-02
|
*
user statuses
citrons
2025-06-02
|
*
adjust startup message
citrons
2025-06-02
|
*
put default window functionality in concrete type
citrons
2025-06-02
|
*
prompt system
citrons
2025-06-02
|
*
show oddness in command window preview
citrons
2025-06-02
|
*
refactor join/leave messages`
citrons
2025-06-02
|
*
indicate when a user is gone
citrons
2025-06-02
|
*
command window preview
citrons
2025-06-02
|
*
indicate when the user is scrolled up
citrons
2025-06-02
|
*
interpret ^H as backspace
citrons
2025-06-02
|
*
don't split args of single argument commands
citrons
2025-06-01
|
*
rename channel
citrons
2025-06-01
|
*
message history
citrons
2025-06-01
|
*
user list
citrons
2025-06-01
|
*
help command
citrons
2025-06-01
|
*
color scheme definition
citrons
2025-06-01
|
*
delete requests that have been fulfilled
citrons
2025-06-01
|
*
leaving channels
citrons
2025-06-01
|
*
joining channels
citrons
2025-06-01
|
*
text input box
citrons
2025-05-31
|
*
simple client
citrons
2025-05-30