Commit Graph
29 Commits
Author SHA1 Message Date
ogomez92 81022c4e21 update rust lib with channel creation 2026-01-10 10:59:19 +00:00
ogomez92 ebe8389cb3 add lib folder 2026-01-10 09:45:35 +00:00
ogomez92 051c032f1d link opening with shift enter 2026-01-09 20:15:58 +00:00
ogomez92 7e49e14901 get rid of some .npm that was never put on gitignore before 2026-01-08 16:21:37 +00:00
ogomez92 74fbd7dc4a add export features 2026-01-08 10:52:24 +00:00
ogomez92 619fcdb9ae chore: update deps and add TypeScript null safety checks 2026-01-04 06:44:41 +00:00
ogomez92 d786a7463b feat: press e to edit 2025-10-22 05:30:10 +02:00
ogomez92 fca1046047 add first letter navigation, switch channels with ctrl k and not ctrl shift c 2025-10-17 10:55:38 +02:00
ogomez92 221aa1c2af fix: allow hosts 2025-09-13 08:19:53 +02:00
ogomez92 bfe77ae86a fix: fix focus behaviour 2025-09-13 08:03:41 +02:00
ogomez92 181ae28548 fix: fix check not working in backend 2025-09-13 07:50:55 +02:00
ogomez92 fab05f32ec feat: implement check functionality 2025-09-13 07:45:19 +02:00
ogomez92 ec1a2ba7f0 fix: fix message focus 2025-09-13 07:33:49 +02:00
ogomez92 64f0f55d10 delete old frontend 2025-09-13 07:22:35 +02:00
ogomez92 22b8392fd5 fix: fix delete message logic 2025-08-25 09:05:05 +02:00
ogomez92 9948d1c25b feat: implement delete 2025-08-24 07:13:17 +02:00
ogomez92 cf15a0f9c2 fix: remove stupid hashtag 2025-08-22 19:36:25 +02:00
ogomez92 452192d0a9 a11y: add application role 2025-08-22 19:17:37 +02:00
ogomez92 0d50359dae a11y: make channel list an actual listbox 2025-08-22 19:16:57 +02:00
ogomez92 420ff46f05 a11y: more cosmetic ARIA changes 2025-08-22 19:08:59 +02:00
ogomez92 b312065d3d feat: focus settings on load 2025-08-22 19:01:45 +02:00
ogomez92 b07916309e fix/a11y: fix focus server input, double focus on messsages view and show only active channel info button 2025-08-22 06:47:08 +02:00
ogomez92 57f4499c26 fix: decrease timeout 2025-03-21 13:29:43 +01:00
ogomez92 7b036e54a6 fix: move event around 2025-03-21 13:28:07 +01:00
ogomez92 3dfbb8e6f6 feat: add alt+numbers message announcement 2025-03-21 13:23:09 +01:00
ogomez92 f8d0aee84e feat: show channel id in channel info dialog 2024-09-23 06:10:49 +02:00
ogomez92 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
ogomez92 950a528b2b feat: focus the previous/next message when one is deleted. If 0 messages, focus input 2024-09-03 16:08:54 +02:00
ogomez92 49c73a3d76 fix: focus message input on deleting a message 2024-09-03 15:42:31 +02:00