summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* require authentication to create channelraven2026-02-09
* check channel list for /join and /leaveraven2026-02-09
* validation as a subpackage of protoraven2026-02-09
* don't indicate protocol version in hiraven2026-02-09
* remove this loggingraven2026-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
* go mod tidyraven2026-02-09
* rewrite this slightlyraven2026-02-09
* fix broken commandsraven2026-02-09
* support /leave with argumentraven2026-02-09
* passwordsraven2026-02-09
* events generated from other clients on the same accountraven2025-10-22
* show welcome message after logged inraven2025-10-22
* allow some commands before connectionraven2025-10-20
* persistent message historyraven2025-10-20
* remove extraneous loggingraven2025-10-20
* track user channelsraven2025-10-20
* user and channel savingraven2025-10-20
* tolerate EOF in object parsingraven2025-10-20
* make IDs lexically orderablecitrons2025-07-25
* don't use goroutine to generate IDscitrons2025-07-25
* scrolling adjustmentcitrons2025-06-12
* object.Tombstonecitrons2025-06-12
* InfoForcitrons2025-06-12
* properly clean up resources associated with conncitrons2025-06-12
* exclude sender name from DM namecitrons2025-06-09
* DM menu optioncitrons2025-06-09
* push channels messages sent in to historycitrons2025-06-09
* only open history view if message is not onscreencitrons2025-06-09
* fix message send in history viewcitrons2025-06-09
* jump to messagecitrons2025-06-09
* repliescitrons2025-06-09
* keep stale information in whoMsgcitrons2025-06-07
* direct messagescitrons2025-06-07
* click on command window to go therecitrons2025-06-07
* only allow clicking within visible rectangle of boxcitrons2025-06-07
* fix double callback in ObjectCache.Fetchcitrons2025-06-07
* user information commandcitrons2025-06-07
* clearing preview no longer relies on empty log msgcitrons2025-06-07
* channel list context menucitrons2025-06-07
* more robust connection handlingcitrons2025-06-07
* context menuscitrons2025-06-07
* fix send on closed channelcitrons2025-06-07
* fix number key bugcitrons2025-06-07
* channel list scrollingcitrons2025-06-07
* clickable, draggable channel listcitrons2025-06-07
* mouse handlingcitrons2025-06-07
* fix empty channel list crashcitrons2025-06-07