Commit Graph

60 Commits

Author SHA1 Message Date
Jon Staab 037c8cb41b Disable zaps on ios 2025-07-17 14:39:59 -07:00
Jon Staab bfed277ea9 Add zaps 2025-07-04 06:22:19 -07:00
Jon Staab e0875eb9b9 Add minimal style for quotes of chat messages 2025-06-09 13:48:45 -07:00
Jon Staab ac8530bd9a Add non-nip29 chat, add leave room 2025-06-09 13:48:45 -07:00
Jon Staab 263a803875 Add custom emoji parsing and display 2025-05-12 15:10:24 -07:00
Jon Staab c1b52b66ff Use lib version of date functions 2025-05-05 10:11:02 -07:00
Jon Staab c8bc8ee8bf Fix thunk indicator 2025-04-16 14:19:09 -07:00
Jon Staab 303b8967e9 Remove aliases, their time has not yet come 2025-04-16 10:36:21 -07:00
Jon Staab f3debe6c02 Use new ALIAS kind 2025-04-15 15:45:48 -07:00
Jon Staab 374ca7f265 Add per-url aliases 2025-04-15 15:07:54 -07:00
Jon Staab 394a1e7d30 Update to new thunk stuff 2025-04-14 16:50:48 -07:00
Jon Staab a582b1ea73 Apply layout changes to chat 2025-03-04 10:20:06 -08:00
Jon Staab b399fa8dcc Replace long press with tap target 2025-03-03 13:59:38 -08:00
Jon Staab cb57710654 Clean up quotes/depth 2025-02-11 15:37:55 -08:00
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