summaryrefslogtreecommitdiff
path: root/server
Commit message (Collapse)AuthorAge
* refactor login handlingraven2026-02-10
|
* channel read statusraven2026-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
* 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
|
* passwordsraven2026-02-09
|
* events generated from other clients on the same accountraven2025-10-22
|
* persistent message historyraven2025-10-20
|
* remove extraneous loggingraven2025-10-20
|
* track user channelsraven2025-10-20
|
* user and channel savingraven2025-10-20
|
* object.Tombstonecitrons2025-06-12
|
* InfoForcitrons2025-06-12
|
* exclude sender name from DM namecitrons2025-06-09
|
* jump to messagecitrons2025-06-09
|
* repliescitrons2025-06-09
|
* direct messagescitrons2025-06-07
|
* more robust connection handlingcitrons2025-06-07
|
* fix send on closed channelcitrons2025-06-07
|
* automatically rejoin channels on reconnectcitrons2025-06-07
|
* channel listcitrons2025-06-07
|
* user statusescitrons2025-06-02
|
* refactor join/leave messages`citrons2025-06-02
|
* fix create command crashcitrons2025-06-01
|
* fix trying to send lines to disconnected clientscitrons2025-05-30
|
* use "gone" for both deleted channels and userscitrons2025-05-30
|
* validation and casefolding of namescitrons2025-05-30
|
* fix channel commandcitrons2025-05-27
|
* Request.ReplyOkcitrons2025-05-27
|
* retain deleted channel namescitrons2025-05-27
|
* initial commitcitrons2025-01-26