Commit Graph

20 Commits

Author SHA1 Message Date
8c0f8c6b44 Add custom URL support to vue frontend 2025-08-20 22:50:38 +02:00
864f0a5a45 Fix some mobile layout problems 2025-08-12 14:16:05 +02:00
8aeef63886 Update dockerfile for new frontend 2025-08-12 03:46:27 +02:00
9f0943748f Update some styles and fix channel settings 2025-08-12 03:45:52 +02:00
3edab7fbd7 Add PUT to update channels 2025-08-12 01:07:10 +02:00
58e0c10b4e Initial vue frontend 2025-08-12 01:05:59 +02:00
64e50027ca Update gitignore 2025-08-12 01:05:12 +02:00
57f4499c26 fix: decrease timeout 2025-03-21 13:29:43 +01:00
7b036e54a6 fix: move event around 2025-03-21 13:28:07 +01:00
3dfbb8e6f6 feat: add alt+numbers message announcement 2025-03-21 13:23:09 +01:00
root
dc0db147de feat: add copy to clipboard when you press c on a message, stripping the newline at the end 2025-03-03 16:57:03 +01:00
root
18ebd0a6b8 fix: don't let text input wrap. 2025-03-03 16:42:52 +01:00
f8d0aee84e feat: show channel id in channel info dialog 2024-09-23 06:10:49 +02:00
4ec5b1b9ce Handle message and channel deleting in frontend when syncing 2024-09-07 11:56:38 +02:00
8d87f196cd fix: do not lose focus when switching channels, only trigger focus changes if a message was removed with the delete key 2024-09-04 18:13:03 +02:00
950a528b2b feat: focus the previous/next message when one is deleted. If 0 messages, focus input 2024-09-03 16:08:54 +02:00
49c73a3d76 fix: focus message input on deleting a message 2024-09-03 15:42:31 +02:00
9fa656ed5e Initial move 2024-09-03 14:50:33 +02:00
adb6be0006 Update gitignore 2024-09-03 14:50:13 +02:00
d61233e731 Initial commit 2024-09-03 14:48:42 +02:00