summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* support builtin terminforaven2026-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=0raven2026-02-20
|
* fix error when config file is not presentraven2026-02-20
|
* make raw after loading terminforaven2026-02-17
|
* todo item: blocksraven2026-02-17
|
* fix list traversal behaviorraven2026-02-17
|
* alt+arrow navigation through DM listraven2026-02-17
|
* only list nonempty direct channelsraven2026-02-17
|
* direct message listraven2026-02-17
|
* another todo itemraven2026-02-17
|
* todo item: message redactionsraven2026-02-13
|
* todo item: token authraven2026-02-13
|
* fix nil dereferenceraven2026-02-12
|
* todo item: channel topicsraven2026-02-12
|
* mark channel read upon interaction with UIraven2026-02-11
|
* more todo itemsraven2026-02-11
|
* don't mark channel read without interventionraven2026-02-11
|
* fix spurious deletion of non-logged-in usersraven2026-02-11
|
* todo list itemraven2026-02-11
|
* this line is too long!raven2026-02-11
|
* make clipboard command configurableraven2026-02-11
|
* configuration filesraven2026-02-11
|
* fix unread status not clearing on mouse clickraven2026-02-10
|
* fix typosraven2026-02-10
|
* reorganize anonymous user handlingraven2026-02-10
|
* direct channel listraven2026-02-10
|
* refactor login handlingraven2026-02-10
|
* channel read statusraven2026-02-10
|
* only show welcome message onceraven2026-02-10
|
* add very important todo itemraven2026-02-10
|
* augment todo listraven2026-02-10
|
* fix makefileraven2026-02-10
|
* makefileraven2026-02-10
|
* todo listraven2026-02-10
|
* add shell script for generating a self signed certrebecca2026-02-10
|
* use tls for connectionsrebecca2026-02-10
| | | | | introduced are the --key and --cert options for the server and the --no-verify-cert option on the client
* add licenseraven2026-02-09
|
* allow specifying server address at command lineraven2026-02-09
|
* fix "unknown command"raven2026-02-09
|
* require authentication to create channelraven2026-02-09
|
* check channel list for /join and /leaveraven2026-02-09
|
* validation as a subpackage of protoraven2026-02-09
|
* don't indicate protocol version in hiraven2026-02-09
|
* remove this loggingraven2026-02-09
|
* remove members when channel is deletedraven2026-02-09
|
* store user's direct channels in separate bucketraven2026-02-09
|
* fix off by one in message indicesraven2026-02-09
|
* go mod tidyraven2026-02-09
|
* rewrite this slightlyraven2026-02-09
|
* fix broken commandsraven2026-02-09
|