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
*
preliminary windows concessions
HEAD
master
raven
2026-02-20
|
*
support builtin terminfo
raven
2026-02-20
|
|
|
|
|
copy termfo into the repository and modify it to embed an xterm terminfo to as a fallback
*
mystifying: go produces dynamic executable unless CGO_ENABLED=0
raven
2026-02-20
|
*
fix error when config file is not present
raven
2026-02-20
|
*
make raw after loading terminfo
raven
2026-02-17
|
*
todo item: blocks
raven
2026-02-17
|
*
fix list traversal behavior
raven
2026-02-17
|
*
alt+arrow navigation through DM list
raven
2026-02-17
|
*
only list nonempty direct channels
raven
2026-02-17
|
*
direct message list
raven
2026-02-17
|
*
another todo item
raven
2026-02-17
|
*
todo item: message redactions
raven
2026-02-13
|
*
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
|
[next]