summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* support /leave with argumentraven2026-02-09
|
* passwordsraven2026-02-09
|
* events generated from other clients on the same accountraven2025-10-22
|
* show welcome message after logged inraven2025-10-22
|
* allow some commands before connectionraven2025-10-20
|
* persistent message historyraven2025-10-20
|
* remove extraneous loggingraven2025-10-20
|
* track user channelsraven2025-10-20
|
* user and channel savingraven2025-10-20
|
* tolerate EOF in object parsingraven2025-10-20
|
* make IDs lexically orderablecitrons2025-07-25
|
* don't use goroutine to generate IDscitrons2025-07-25
|
* scrolling adjustmentcitrons2025-06-12
|
* object.Tombstonecitrons2025-06-12
|
* InfoForcitrons2025-06-12
|
* properly clean up resources associated with conncitrons2025-06-12
|
* exclude sender name from DM namecitrons2025-06-09
|