This website requires JavaScript.
b5d4a6ab76
Attempt to fix audio playing on iOS
feat/new-frontend
Talon
2026-02-17 11:19:51 +01:00
9ea94e0e31
change Authorization to authorization because wtf notebrook yo
ogomez92
2026-01-10 11:20:30 +00:00
81022c4e21
update rust lib with channel creation
ogomez92
2026-01-10 10:59:19 +00:00
ebe8389cb3
add lib folder
ogomez92
2026-01-10 09:45:35 +00:00
051c032f1d
link opening with shift enter
ogomez92
2026-01-09 20:15:58 +00:00
7e49e14901
get rid of some .npm that was never put on gitignore before
ogomez92
2026-01-08 16:21:37 +00:00
74fbd7dc4a
add export features
ogomez92
2026-01-08 10:52:24 +00:00
619fcdb9ae
chore: update deps and add TypeScript null safety checks
ogomez92
2026-01-04 06:44:41 +00:00
d786a7463b
feat: press e to edit
ogomez92
2025-10-22 05:30:10 +02:00
fca1046047
add first letter navigation, switch channels with ctrl k and not ctrl shift c
ogomez92
2025-10-17 10:55:38 +02:00
221aa1c2af
fix: allow hosts
ogomez92
2025-09-13 08:19:53 +02:00
bfe77ae86a
fix: fix focus behaviour
ogomez92
2025-09-13 08:03:41 +02:00
181ae28548
fix: fix check not working in backend
ogomez92
2025-09-13 07:50:55 +02:00
fab05f32ec
feat: implement check functionality
ogomez92
2025-09-13 07:45:19 +02:00
ec1a2ba7f0
fix: fix message focus
ogomez92
2025-09-13 07:33:49 +02:00
64f0f55d10
delete old frontend
ogomez92
2025-09-13 07:22:35 +02:00
60c2a18dbe
More css
Talon
2025-09-02 22:48:55 +02:00
6286c1e0c9
Try to fix styles
Talon
2025-09-02 22:35:24 +02:00
28f6fad818
Try some style fixes
Talon
2025-08-26 14:38:57 +02:00
5c76c35d81
Message dialog and move individual message
Talon
2025-08-25 12:47:07 +02:00
2b1bf5040f
Remove selected from channel list
Talon
2025-08-25 12:07:15 +02:00
22b8392fd5
fix: fix delete message logic
ogomez92
2025-08-25 09:05:05 +02:00
9948d1c25b
feat: implement delete
ogomez92
2025-08-24 07:13:17 +02:00
cf15a0f9c2
fix: remove stupid hashtag
ogomez92
2025-08-22 19:36:25 +02:00
452192d0a9
a11y: add application role
ogomez92
2025-08-22 19:17:37 +02:00
0d50359dae
a11y: make channel list an actual listbox
ogomez92
2025-08-22 19:16:57 +02:00
420ff46f05
a11y: more cosmetic ARIA changes
ogomez92
2025-08-22 19:08:59 +02:00
b312065d3d
feat: focus settings on load
ogomez92
2025-08-22 19:01:45 +02:00
b07916309e
fix/a11y: fix focus server input, double focus on messsages view and show only active channel info button
ogomez92
2025-08-22 06:47:08 +02:00
6585ec2abb
Remove some aria
Talon
2025-08-21 14:13:41 +02:00
4dcacd0d73
Fix time display, fix file attachments not working properly after sending without refresh
Talon
2025-08-21 14:06:37 +02:00
f2ac7d7209
Add arrow key nav to channel list
Talon
2025-08-21 13:45:13 +02:00
fa1cbdf97e
Try to fix data messages not showing up after being sent without refresh
Talon
2025-08-20 22:59:14 +02:00
8c0f8c6b44
Add custom URL support to vue frontend
Talon
2025-08-20 22:50:38 +02:00
864f0a5a45
Fix some mobile layout problems
Talon
2025-08-12 14:16:05 +02:00
8aeef63886
Update dockerfile for new frontend
Talon
2025-08-12 03:46:27 +02:00
9f0943748f
Update some styles and fix channel settings
Talon
2025-08-12 03:45:52 +02:00
3edab7fbd7
Add PUT to update channels
Talon
2025-08-12 01:07:10 +02:00
58e0c10b4e
Initial vue frontend
Talon
2025-08-12 01:05:59 +02:00
64e50027ca
Update gitignore
Talon
2025-08-12 01:05:12 +02:00
57f4499c26
fix: decrease timeout
ogomez92
2025-03-21 13:29:43 +01:00
7b036e54a6
fix: move event around
ogomez92
2025-03-21 13:28:07 +01:00
3dfbb8e6f6
feat: add alt+numbers message announcement
ogomez92
2025-03-21 13:23:09 +01:00
dc0db147de
feat: add copy to clipboard when you press c on a message, stripping the newline at the end
root
2025-03-03 16:57:03 +01:00
18ebd0a6b8
fix: don't let text input wrap.
root
2025-03-03 16:42:52 +01:00
f8d0aee84e
feat: show channel id in channel info dialog
ogomez92
2024-09-23 06:10:49 +02:00
4c626c0e04
Focus fixes, message deleting and channel deleting when sync
main
Talon
2024-09-07 12:05:13 +02:00
4ec5b1b9ce
Handle message and channel deleting in frontend when syncing
Talon
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
ogomez92
2024-09-04 18:13:03 +02:00
950a528b2b
feat: focus the previous/next message when one is deleted. If 0 messages, focus input
ogomez92
2024-09-03 16:08:54 +02:00
49c73a3d76
fix: focus message input on deleting a message
ogomez92
2024-09-03 15:42:31 +02:00
9fa656ed5e
Initial move
Talon
2024-09-03 14:50:33 +02:00
adb6be0006
Update gitignore
Talon
2024-09-03 14:50:13 +02:00
d61233e731
Initial commit
Talon
2024-09-03 14:48:42 +02:00
cd2f32ae02
Delete key removes message when focused
Talon
2024-08-30 23:28:05 +02:00
ce895a6716
Prepare for auto self signed cert
Talon
2024-08-30 17:30:58 +02:00
e384b6fcc3
Message deleting
Talon
2024-08-30 17:22:59 +02:00
4ab828ea2b
Switch to control shift for now
Talon
2024-08-30 16:33:06 +02:00
0e90614009
Swap alt for ctrl/meta key
Talon
2024-08-30 16:19:47 +02:00
1f82842293
Initial hotkeys for frontend
Talon
2024-08-30 16:15:15 +02:00
36a67a2ca1
Move onClick handlers to separate functions and add PORT env variable for backend
Talon
2024-08-30 16:06:46 +02:00
c959741f45
Update todo
Talon
2024-08-28 13:42:00 +02:00
c5abea44a8
Add todo
Talon
2024-08-28 13:41:41 +02:00
38a6d41e2e
Add example systemd services
Talon
2024-08-26 19:15:20 +02:00
8763269e4c
Update dockerfile and add gitignore
Talon
2024-08-26 11:20:12 +02:00
b487ab82cc
Switch backend to node, docker likely broken
Talon
2024-08-26 00:18:00 +02:00
bf1719d75d
Make ui components more chainable
Talon
2024-08-24 20:23:10 +02:00
612d9bf2cc
Fix missing relative to friendly
Talon
2024-08-24 18:25:22 +02:00
3648cc5ab9
Switch to absolute time for now
Talon
2024-08-24 18:18:09 +02:00
7dbb36ddb0
Handle message updates via websockets for current channel
Talon
2024-08-24 18:13:18 +02:00
d9a7282929
Fix dialogs
Talon
2024-08-24 16:43:49 +02:00
ccdaa571d8
Add migrations and save createdAt in local time
Talon
2024-08-24 12:51:11 +02:00
3575c910f4
Add logging and fix channel merging and removing
Talon
2024-08-24 00:21:54 +02:00
7055713d4b
Stop logging key check in auth middleware
Talon
2024-08-24 00:00:56 +02:00
feaaedf3c5
Add application role to main body
Talon
2024-08-23 22:49:53 +02:00
041ad18a6d
Fix initial channel creation bug in frontend
Talon
2024-08-23 22:32:58 +02:00
448e25de50
Add files
Talon
2024-08-23 16:45:28 +02:00
2b8a6e1428
Update gitignore
Talon
2024-08-23 16:43:49 +02:00
e72d4cf1cb
Initial commit
Talon
2024-08-23 14:39:57 +00:00