summaryrefslogtreecommitdiff
path: root/client/application.go
Commit message (Collapse)AuthorAge
* use tls for connectionsrebecca2026-02-10
| | | | | introduced are the --key and --cert options for the server and the --no-verify-cert option on the client
* 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
|
* fix message send in history viewcitrons2025-06-09
|
* jump to messagecitrons2025-06-09
|
* repliescitrons2025-06-09
|
* direct messagescitrons2025-06-07
|
* channel list scrollingcitrons2025-06-07
|
* clickable, draggable channel listcitrons2025-06-07
|
* fix login prompt autocompletecitrons2025-06-07
|
* automatically rejoin channels on reconnectcitrons2025-06-07
|
* clipboard supportcitrons2025-06-07
|
* default value for login promptcitrons2025-06-07
|
* channel listcitrons2025-06-07
|
* window historycitrons2025-06-07
|
* user statusescitrons2025-06-02
|
* adjust startup messagecitrons2025-06-02
|
* prompt systemcitrons2025-06-02
|
* help commandcitrons2025-06-01
|
* joining channelscitrons2025-06-01
|
* text input boxcitrons2025-05-31
|
* simple clientcitrons2025-05-30