summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Require full channel name in usermodebt2026-05-161-4/+9
* Return channel history only if user is connected to itbt2026-05-161-2/+16
* Add history readingbt2026-05-161-0/+23
* Add "read" command to daemon CLIbt2026-05-162-3/+3
* Add timestamp for messages coming from user connectionsbt2026-05-163-3/+7
* Save messages in a databasebt2026-05-163-2/+20
* [common] Basic group channels supportv0.3.0bt2026-05-035-45/+169
* [common] Exchange messages between serversbt2026-04-184-122/+234
* [daemon] Server to server communicationbt2026-04-141-1/+22
* [package] Change package name from git.rctt.net/solec to go.rctt.net/solecv0.1.1bt2026-04-103-3/+3
* [daemon] Better error handlingbt2026-03-313-61/+100
* [all] Change Go package name, bump Go versionbt2026-03-311-1/+1
* [daemon] Handle local, private messagesbt2026-03-301-23/+48
* Basic server implementationbt2026-03-181-0/+188