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 item: token auth
raven
2026-02-13
|
*
fix nil dereference
raven
2026-02-12
|
*
todo item: channel topics
raven
2026-02-12
|
*
mark channel read upon interaction with UI
raven
2026-02-11
|
*
more todo items
raven
2026-02-11
|
*
don't mark channel read without intervention
raven
2026-02-11
|
*
fix spurious deletion of non-logged-in users
raven
2026-02-11
|
*
todo list item
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
|
*
fix typos
raven
2026-02-10
|
*
reorganize anonymous user handling
raven
2026-02-10
|
*
direct channel list
raven
2026-02-10
|
*
refactor login handling
raven
2026-02-10
|
*
channel read status
raven
2026-02-10
|
*
only show welcome message once
raven
2026-02-10
|
*
add very important todo item
raven
2026-02-10
|
*
augment todo list
raven
2026-02-10
|
*
fix makefile
raven
2026-02-10
|
*
makefile
raven
2026-02-10
|
*
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
|
[next]