summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [daemon] Fix users historyv0.5.2bt9 days3-8/+37
* [daemon] Fix lock after sending a message to offline userv0.5.1bt9 days5-11/+13
* [docs] Updatev0.5.0bt11 days2-13/+13
* [common] Fix usermodebt11 days3-23/+26
* [common] Handle channels using databasebt11 days14-161/+195
* [daemon] Use database to check history read permissionsbt11 days3-8/+25
* [daemon] Authorize using databasebt11 days2-6/+28
* [common] Users and permissions databasebt11 days8-11/+168
* [common] Update README.mdbt11 days1-0/+10
* [client] Add TLS supportbt11 days3-28/+46
* [daemon] Add TLS supportbt11 days7-22/+100
* Update docsv0.4.0bt2026-05-163-42/+49
* Require full channel name in usermodebt2026-05-161-4/+9
* Return channel history only if user is connected to itbt2026-05-163-6/+21
* Add history readingbt2026-05-166-1/+90
* Update docsbt2026-05-163-16/+95
* Add "read" command to daemon CLIbt2026-05-164-5/+29
* Add timestamp for messages coming from user connectionsbt2026-05-163-3/+7
* Save messages in a databasebt2026-05-169-4/+109
* [docs] Update docsbt2026-05-032-15/+94
* [common] Basic group channels supportv0.3.0bt2026-05-0313-59/+345
* [docs] Update docsbt2026-04-194-6/+39
* [docs] Update protocol docsv0.2.0bt2026-04-1811-515/+713
* [common] Exchange messages between serversbt2026-04-1811-197/+432
* [docs] Describe connection typesbt2026-04-144-15/+89
* [daemon] Server to server communicationbt2026-04-143-1/+38
* [package] Change package name from git.rctt.net/solec to go.rctt.net/solecv0.1.1bt2026-04-108-10/+10
* [client] Move client implementation to separate packagev0.1.0bt2026-04-104-62/+106
* [daemon] Better error handlingbt2026-03-316-63/+117
* [all] Change Go package name, bump Go versionbt2026-03-319-21/+28
* [daemon] Handle local, private messagesbt2026-03-305-35/+77
* [docs] Use sequence diagram for sequential operations descriptionbt2026-03-293-32/+71
* [docs] Use tables for payload types descriptionbt2026-03-293-165/+218
* [docs] Fix typosbt2026-03-294-41/+43
* [docs] Update README.md and protocol diagrambt2026-03-295-225/+150
* [docs] Update docsbt2026-03-292-0/+2039
* [tools] Add docs build to pre-commit hookbt2026-03-291-1/+9
* [docs] Rewrite docsbt2026-03-294-88/+298
* [daemon] Add "-a" flagbt2026-03-281-11/+16
* Update README.mdbt2026-03-211-1/+1
* Update README.mdbt2026-03-191-5/+5
* Update PROTOCOL.mdbt2026-03-191-8/+46
* Basic server implementationbt2026-03-1819-593/+1013
* Create mock server commandbt2026-03-141-0/+41
* Update specbt2026-03-106-408/+544
* Update specbt2026-03-104-259/+468
* Use Kaitai to describe protocol spec, autogenerate Wireshark plugin and diagrambt2026-03-106-32/+515
* Fix client and serverbt2026-03-102-1/+22
* Update README.mdbt2026-03-091-2/+19
* Add run.sh scriptbt2026-03-091-0/+6