Commit Graph

208 Commits

Author SHA1 Message Date
Jon Staab 05f7d128e4 Add scroller to rooms 2024-11-19 16:15:23 -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 e5fd172994 Add step to confirm decrypt before doing it in the background 2024-11-19 10:11:31 -08:00
Jon Staab ed738f64c8 Handle failed space auth 2024-11-18 20:31:21 -08:00
Jon Staab 06a03f5ab1 Add fallback nav items on mobile 2024-11-18 16:33:20 -08:00
Jon Staab 165bfb1b2b Fix a memory leak and loading on amber login 2024-11-18 16:14:57 -08:00
Jon Staab 032b4bcefb Fix inline input 2024-11-18 15:34:19 -08:00
Jon Staab d01a08820a Fix message layout, fix uploads 2024-11-16 08:04:38 -08:00
Jon Staab 27613686fd Add capacitor, fix some mobile bugs 2024-11-15 15:16:06 -08:00
Jon Staab 763d4a01b1 Put profile edit in a modal 2024-11-15 14:25:18 -08:00
Jon Staab 0deddc8a4c Re-work loading/syncing 2024-11-15 14:05:52 -08:00
Jon Staab e6483d36b2 Add loading indicator to discover page, add deploy directions to readme 2024-11-14 15:43:55 -08:00
Jon Staab 8caab03e2f Fix auth timeout on space join, bump welshman 2024-11-14 13:45:38 -08:00
Jon Staab 1b4819c8ad Improve relay broadcasting and use 2024-11-14 13:17:47 -08:00
Jon Staab 995a9869ae Tweak spinner 2024-11-14 12:55:17 -08:00
Jon Staab 2978d91977 Add mobile nav notification badges 2024-11-14 12:16:44 -08:00
Jon Staab 14ad4ec785 Add notification badges 2024-11-14 11:30:50 -08:00
Jon Staab b296067e55 Add checked store and set data 2024-11-14 08:33:11 -08:00
Jon Staab 2d89c152b1 Fix conversation sync 2024-11-13 16:14:05 -08:00
Jon Staab 19ce6d1bad Clean up feeds and listeners 2024-11-12 17:44:29 -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 952ebd38bf Update router methods 2024-11-12 13:32:54 -08:00
Jon Staab d5412811b2 remove nip05 login, use nostrconnect instead 2024-11-12 13:27:28 -08:00
Jon Staab 1b15767a17 Move connection check 2024-11-07 15:19:19 -08:00
Jon Staab ba54615a3f Bump welshman 2024-11-07 15:13:07 -08:00
Jon Staab 98afc356a8 Subscribe to thread updates 2024-11-01 15:08:27 -07:00
Jon Staab f741bce32c Listen for new threads and replies 2024-11-01 14:46:38 -07:00
Jon Staab 74f9531c5f Add space home page 2024-10-31 12:24:40 -07:00
Jon Staab df947e9fcf Make send delay configurable 2024-10-31 10:37:20 -07:00
Jon Staab a5b0b769d5 Fix room subscription 2024-10-30 13:52:35 -07:00
Jon Staab 16c942c917 Display thread title 2024-10-29 14:02:51 -07:00
Jon Staab 20ad95db00 Move error tracking and analytics to their own files 2024-10-25 14:36:37 -07:00
Jon Staab a22b9e40e0 Add plausible analytics 2024-10-25 14:15:35 -07:00
Jon Staab 9debd15026 Add bugsnag 2024-10-25 11:37:28 -07:00
Jon Staab f92af32a0b Format 2024-10-24 17:25:52 -07:00
Jon Staab 447e2e4d93 A few ui tweaks 2024-10-24 17:25:28 -07:00
Jon Staab 9b6eef456f Lint/format, fix message reaction deletion 2024-10-24 16:34:43 -07:00
Jon Staab 81672080f5 Add long press for chat messages 2024-10-24 16:28:56 -07:00
Jon Staab a5173df121 Add ChannelMessageMenuMobile 2024-10-24 15:48:45 -07:00
Jon Staab ceb7f3340d Switch to implicit state 2024-10-24 14:02:43 -07:00
Jon Staab cce5761235 Switch to kind 309 for threads 2024-10-24 13:48:44 -07:00
Jon Staab 78213373c1 Delete network, restore people 2024-10-24 13:11:53 -07:00
Jon Staab c349371cd5 Rename reply to comment 2024-10-24 13:05:25 -07:00
Jon Staab cad096b019 Get rid of profile detail, redirect externally 2024-10-24 12:51:31 -07:00
Jon Staab 03b4f2c46c Add space name at top of thread 2024-10-24 12:36:54 -07:00
Jon Staab f7b4b8aa51 Use thread item for profile detail 2024-10-24 12:25:54 -07:00
Jon Staab ab979fd7a6 Smooth out thread feed 2024-10-24 11:55:15 -07:00
Jon Staab dd7c0f3b07 Handle deleted threads 2024-10-24 11:52:02 -07:00