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 error when config file is not present
raven
2026-02-20
|
*
fix list traversal behavior
raven
2026-02-17
|
*
alt+arrow navigation through DM list
raven
2026-02-17
|
*
direct message list
raven
2026-02-17
|
*
fix nil dereference
raven
2026-02-12
|
*
mark channel read upon interaction with UI
raven
2026-02-11
|
*
don't mark channel read without intervention
raven
2026-02-11
|
*
this line is too long!
raven
2026-02-11
|
*
make clipboard command configurable
raven
2026-02-11
|
*
configuration files
raven
2026-02-11
|
*
fix unread status not clearing on mouse click
raven
2026-02-10
|
*
channel read status
raven
2026-02-10
|
*
only show welcome message once
raven
2026-02-10
|
*
use tls for connections
rebecca
2026-02-10
|
|
|
|
|
introduced are the --key and --cert options for the server and the --no-verify-cert option on the client
*
allow specifying server address at command line
raven
2026-02-09
|
*
fix "unknown command"
raven
2026-02-09
|
*
require authentication to create channel
raven
2026-02-09
|
*
check channel list for /join and /leave
raven
2026-02-09
|
*
rewrite this slightly
raven
2026-02-09
|
*
fix broken commands
raven
2026-02-09
|
*
support /leave with argument
raven
2026-02-09
|
*
passwords
raven
2026-02-09
|
*
events generated from other clients on the same account
raven
2025-10-22
|
*
show welcome message after logged in
raven
2025-10-22
|
*
allow some commands before connection
raven
2025-10-20
|
*
properly clean up resources associated with conn
citrons
2025-06-12
|
*
DM menu option
citrons
2025-06-09
|
*
push channels messages sent in to history
citrons
2025-06-09
|
*
only open history view if message is not onscreen
citrons
2025-06-09
|
*
fix message send in history view
citrons
2025-06-09
|
*
jump to message
citrons
2025-06-09
|
*
replies
citrons
2025-06-09
|
*
keep stale information in whoMsg
citrons
2025-06-07
|
*
direct messages
citrons
2025-06-07
|
*
click on command window to go there
citrons
2025-06-07
|
*
fix double callback in ObjectCache.Fetch
citrons
2025-06-07
|
*
user information command
citrons
2025-06-07
|
*
clearing preview no longer relies on empty log msg
citrons
2025-06-07
|
*
channel list context menu
citrons
2025-06-07
|
*
more robust connection handling
citrons
2025-06-07
|
*
context menus
citrons
2025-06-07
|
*
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
|
[next]