summaryrefslogtreecommitdiffstats
path: root/core/data.go
Commit message (Expand)AuthorAgeFilesLines
* [common] Handle channels using databasebt11 days1-0/+9
* Return channel history only if user is connected to itbt2026-05-161-2/+0
* Add history readingbt2026-05-161-0/+3
* [common] Basic group channels supportv0.3.0bt2026-05-031-7/+44
* [common] Exchange messages between serversbt2026-04-181-11/+22
* [daemon] Better error handlingbt2026-03-311-1/+1
* [daemon] Handle local, private messagesbt2026-03-301-0/+11
* Basic server implementationbt2026-03-181-8/+22
* Improve protocol formatbt2026-03-091-75/+117
* Ping and pongbt2026-03-081-33/+43
* Move data parsing to data.gobt2026-03-081-0/+81
* Core librarybt2026-03-081-2/+3
* Create core packagebt2026-03-071-0/+30