summaryrefslogtreecommitdiff
path: root/server/channel/channel.go
Commit message (Expand)AuthorAge
* only list nonempty direct channelsraven2026-02-17
* direct channel listraven2026-02-10
* channel read statusraven2026-02-10
* validation as a subpackage of protoraven2026-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
* 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
* direct messagescitrons2025-06-07
* refactor join/leave messages`citrons2025-06-02
* use "gone" for both deleted channels and userscitrons2025-05-30
* validation and casefolding of namescitrons2025-05-30
* retain deleted channel namescitrons2025-05-27
* initial commitcitrons2025-01-26