summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [daemon] Authorize using databasebt11 days1-0/+15
|
* [common] Users and permissions databasebt11 days1-0/+24
|
* Return channel history only if user is connected to itbt2026-05-161-2/+0
|
* Add history readingbt2026-05-162-0/+44
|
* [common] Basic group channels supportv0.3.0bt2026-05-032-7/+79
|
* [docs] Update protocol docsv0.2.0bt2026-04-181-7/+6
|
* [common] Exchange messages between serversbt2026-04-183-23/+57
|
* [daemon] Better error handlingbt2026-03-312-1/+13
|
* [daemon] Handle local, private messagesbt2026-03-301-0/+11
|
* Basic server implementationbt2026-03-184-35/+116
|
* Improve protocol formatbt2026-03-094-133/+287
|
* Ping and pongbt2026-03-082-33/+97
|
* Move data parsing to data.gobt2026-03-082-76/+81
|
* Core librarybt2026-03-082-4/+79
|
* Create core packagebt2026-03-072-0/+53