Commit Graph
20 Commits
Author SHA1 Message Date
Drew DeVaultandSimon Ser b1d5f1436e Improve noscript UI appearance 2021-11-29 13:53:23 +01:00
Drew DeVaultandSimon Ser eef2093c88 Add "auth" parameter to tune connect form 2021-06-10 17:59:49 +02:00
Drew DeVaultandSimon Ser be1ecf607d Display prefixes in member list
Closes: https://todo.sr.ht/~emersion/gamja/43
2021-05-31 15:56:08 +02:00
Drew DeVaultandSimon Ser 1dcdb2d778 Add /lusers command 2021-05-29 13:14:07 +02:00
Drew DeVaultandSimon Ser 65c2816739 Add /invite command 2021-05-29 13:11:11 +02:00
Drew DeVaultandSimon Ser 0473b9ced7 Add /voice, /devoice
This also generalizes the logic for these commands along with /op and
/deop.
2021-05-29 13:06:21 +02:00
Drew DeVaultandSimon Ser 6491f7e915 composer: turn off browser autocomplete 2021-05-28 08:53:37 +02:00
Drew DeVaultandSimon Ser e000832483 Add /ban, /kickban commands 2021-05-27 23:21:01 +02:00
Drew DeVaultandSimon Ser 121d7ec075 Add /whois command
This also rigs up some helpers in Client for handling the whois
response, which I will use for /ban and /quiet and such shortly.
2021-05-27 23:15:53 +02:00
Drew DeVaultandSimon Ser f5debac388 Add /op, /deop commands 2021-05-27 23:05:21 +02:00
Drew DeVaultandSimon Ser f0a532dbd6 style: minor adjustment to buttons
This makes the borders appear more uniform within the buffer header.
2021-05-27 23:00:06 +02:00
Drew DeVaultandSimon Ser 258b0b0a3c Restyle action buttons 2021-05-27 21:45:41 +02:00
Drew DeVaultandSimon Ser 64900fbe80 Implement togglable sidebars for narrow viewports
Closed: https://l.sr.ht/96AD.jpg
Open:   https://l.sr.ht/gr_9.jpg
2021-05-27 19:00:11 +02:00
Drew DeVaultandSimon Ser d612c91016 Implement optional opportunistic pings 2021-05-27 18:31:04 +02:00
Drew DeVaultandSimon Ser 3021eae9af Improve contrast of nick colors on dark theme 2021-05-27 18:04:45 +02:00
Drew DeVaultandSimon Ser e2e2f7a8fc /mode: use active buffer if omitted 2021-05-27 18:02:51 +02:00
Drew DeVaultandSimon Ser a0c85c3372 Handle incoming MODE messages in appropriate buffer 2021-05-27 18:01:58 +02:00
Drew DeVaultandSimon Ser 0b1c4da0ce Add /stats command 2021-05-27 17:58:54 +02:00
Drew DeVaultandSimon Ser 51d775dc4c Add /j alias for /join 2021-05-27 17:52:48 +02:00
Drew DeVaultandSimon Ser d34bff9ed6 Implement /kick and KICK handling in buffers 2021-05-27 10:58:57 +02:00