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
Commit message (
Collapse
)
Author
Age
*
todo list
raven
2026-02-10
|
*
add shell script for generating a self signed cert
rebecca
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
*
add license
raven
2026-02-09
|
*
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
|
*
validation as a subpackage of proto
raven
2026-02-09
|
*
don't indicate protocol version in hi
raven
2026-02-09
|
*
remove this logging
raven
2026-02-09
|
*
remove members when channel is deleted
raven
2026-02-09
|
*
store user's direct channels in separate bucket
raven
2026-02-09
|
*
fix off by one in message indices
raven
2026-02-09
|
*
go mod tidy
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
|
*
persistent message history
raven
2025-10-20
|
*
remove extraneous logging
raven
2025-10-20
|
*
track user channels
raven
2025-10-20
|
*
user and channel saving
raven
2025-10-20
|
*
tolerate EOF in object parsing
raven
2025-10-20
|
*
make IDs lexically orderable
citrons
2025-07-25
|
*
don't use goroutine to generate IDs
citrons
2025-07-25
|
*
scrolling adjustment
citrons
2025-06-12
|
*
object.Tombstone
citrons
2025-06-12
|
*
InfoFor
citrons
2025-06-12
|
*
properly clean up resources associated with conn
citrons
2025-06-12
|
*
exclude sender name from DM name
citrons
2025-06-09
|
*
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
|
*
only allow clicking within visible rectangle of box
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
|
[next]