Commit Graph

46 Commits

Author SHA1 Message Date
Jon Staab a0e97d5e5b Finish svelte 5 migration 2025-02-03 19:28:29 -08:00
Jon Staab 24045a7e2a Fix more stuff, particularly event handlers 2025-02-03 17:21:46 -08:00
Jon Staab 8d3433b167 Migrate more stuff 2025-02-03 16:37:14 -08:00
Jon Staab cfbff94b4c Fix self-closing tags 2025-02-03 15:01:42 -08:00
Jon Staab fb53e53411 Add reply to long press menu 2025-01-28 09:47:11 -08:00
Jon Staab e10b83bed8 Improve data loading a bit 2025-01-24 13:35:09 -08:00
Jon Staab be7a42d951 Add reports to channel messages 2025-01-15 07:40:28 -08:00
Jon Staab fe789c461d Infer room/protected tag from parent event in reactions and deletes 2024-12-16 13:33:34 -08:00
Jon Staab cd8d8b548f Add profile detail modal 2024-12-16 12:54:17 -08:00
Jon Staab a65f6f6323 Fix quote relays, add backwards compat for reading legacy messages/threads 2024-12-10 10:49:21 -08:00
Jon Staab 7e3cf94ee8 Account for thunks when figuring out which urls an event is on 2024-12-10 08:59:39 -08:00
Jon Staab e17cda1eff Add protected tag 2024-12-09 11:59:42 -08:00
Jon Staab 64916f5d29 Remove chat comments and conversation pane 2024-12-04 15:35:39 -08:00
Jon Staab e83a72b426 Make quotes in channels more minimal 2024-11-21 14:14:46 -08:00
Jon Staab eb5bcd8948 Avoid cutting off emojis in channels 2024-11-21 13:20:19 -08:00
Jon Staab 86d082b1ab Re-work thread sorting and loading, fix some display bugs with reaction tooltips, fix thunk status loading indicator 2024-11-21 11:01:34 -08:00
Jon Staab 1c0e680c17 Fix failure to navigate, quote transitions 2024-11-20 08:53:30 -08:00
Jon Staab f52142bc52 Tweak message spacing 2024-11-19 13:42:40 -08:00
Jon Staab f4f60a5333 Listen for new threads, add reply/quote button to channels and chats, better quote handling 2024-11-19 13:24:18 -08:00
Jon Staab 0deddc8a4c Re-work loading/syncing 2024-11-15 14:05:52 -08:00
Jon Staab 89a9d37379 Only load messages on message page, avoid duplicates 2024-11-12 16:44:34 -08:00
Jon Staab 48e2fff4f8 Use publishThunks 2024-11-12 14:41:28 -08:00
Jon Staab e656c5cbb1 Make thunks global 2024-11-12 14:03:21 -08:00
Jon Staab 74f9531c5f Add space home page 2024-10-31 12:24:40 -07:00
Jon Staab 8e97dd0c69 Handle touch move 2024-10-25 17:05:09 -07:00
Jon Staab c88b6da23f Long press channel messages 2024-10-25 16:59:19 -07:00
Jon Staab 447e2e4d93 A few ui tweaks 2024-10-24 17:25:28 -07:00
Jon Staab 87df0eeeea Rename ChannelThread to ChannelConversation 2024-10-24 15:50:45 -07:00
Jon Staab a5173df121 Add ChannelMessageMenuMobile 2024-10-24 15:48:45 -07:00
Jon Staab cad096b019 Get rid of profile detail, redirect externally 2024-10-24 12:51:31 -07:00
Jon Staab edeb573caa lint/format 2024-10-24 09:58:43 -07:00
Jon Staab d5cd751387 Clean up reactions/replies/thread actions 2024-10-24 09:45:27 -07:00
Jon Staab 09028b69a4 Work on thread detail page 2024-10-23 14:20:24 -07:00
Jon Staab 00e1795d0d Change the way threads are displayed 2024-10-23 10:20:03 -07:00
Jon Staab fd5b0a9af3 linting 2024-10-17 16:03:50 -07:00
Jon Staab db0dbbf428 Add key signup, improve message listening 2024-10-17 10:34:13 -07:00
Jon Staab 1055a6d567 Fix channel loading 2024-10-17 09:44:06 -07:00
Jon Staab 86622b7ce5 Add undo to channel messages 2024-10-16 15:57:18 -07:00
Jon Staab 13628aeb71 Add message deletion 2024-10-16 11:27:27 -07:00
Jon Staab 9c300d40f6 Maybe get dialogs behaving properly 2024-10-15 16:08:49 -07:00
Jon Staab cbf3d3566f Handle drawer close 2024-10-15 14:44:21 -07:00
Jon Staab b6dbc7db55 Add info pane for events 2024-10-15 14:00:15 -07:00
Jon Staab c3cd4db270 tweak chat message layout 2024-10-15 13:12:38 -07:00
Jon Staab 6f4fe1f674 Fine tune message sending notification 2024-10-15 13:05:01 -07:00
Jon Staab 8698dcc359 Rough out chat 2024-10-08 11:39:16 -07:00
Jon Staab d956e5ac4a Rename chats/channels 2024-10-03 14:43:55 -07:00