summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* ctrl+l to clear command window previewcitrons2025-06-07
* more compact list commandcitrons2025-06-07
* limit size of command window previewcitrons2025-06-07
* fix login prompt autocompletecitrons2025-06-07
* when text input contents are set, put cursor aftercitrons2025-06-07
* alt+(1-9) for switching between channelscitrons2025-06-07
* fix deadlockcitrons2025-06-07
* randomize reconnect timecitrons2025-06-07
* automatically rejoin channels on reconnectcitrons2025-06-07
* clipboard supportcitrons2025-06-07
* support for tab charactercitrons2025-06-07
* inner boxes now unlimited by scroll container sizecitrons2025-06-07
* fix bandwidth issuecitrons2025-06-07
* support bracketed pastecitrons2025-06-07
* increase scroll speedcitrons2025-06-07