Commit Graph

351 Commits

Author SHA1 Message Date
Jon Staab edd6e5c8fc Add send button 2025-01-15 09:10:48 -08:00
Jon Staab be7a42d951 Add reports to channel messages 2025-01-15 07:40:28 -08:00
Jon Staab af91fe129b Accommodate onion urls 2025-01-14 15:58:38 -08:00
Jon Staab 6fcf0e7f12 Fix migration 2025-01-14 15:03:36 -08:00
Jon Staab b6defe59a8 Improve loading and notifications 2025-01-02 16:58:04 -08:00
Jon Staab f618e4e1f3 Fix tiptap styling 2025-01-02 16:12:46 -08:00
Jon Staab 268028a968 Fix storage access 2025-01-02 15:57:51 -08:00
Jon Staab f5dced433a Fix loading and scrolling 2025-01-02 15:08:16 -08:00
Jon Staab 9e96d5e483 Clean up migrations 2025-01-02 13:39:20 -08:00
Jon Staab 23ae530cd4 Small fixes/performance improvements 2025-01-02 10:04:28 -08:00
Jon Staab 8dfbc99a34 Fix scroller in room page 2024-12-30 16:49:07 -08:00
Jon Staab 75bca31c14 Tweak connection errors 2024-12-30 15:36:54 -08:00
Jon Staab 0c9109f387 Load messages more aggressively at the top level for all spaces 2024-12-30 15:15:22 -08:00
Jon Staab 7a17dc772f Fix connect call 2024-12-30 09:19:56 -08:00
Jon Staab 7bd98270f8 Temporarily handle old data format for events 2024-12-24 09:26:33 -08:00
Jon Staab 0f311c45c0 Add nostr: prefix to editor 2024-12-17 08:42:36 -08:00
Jon Staab 055d539b88 Bump version 2024-12-17 08:42:36 -08:00
deerwhisper2310 39c72a61ce added missing periods 2024-12-16 23:07:42 -05:00
Jon Staab 166bd81310 Use userRoomsByUrl 2024-12-16 17:07:52 -08:00
Jon Staab 7ddc1657ad Get rid of subscribePersistent 2024-12-16 16:14:51 -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 3b202b31cb Switch checked from indexedb to localstorage 2024-12-16 11:55:47 -08:00
Jon Staab fd846d41ea Further refine notifications 2024-12-16 11:49:57 -08:00
Jon Staab 3d3ffaf406 Simplify and optimize notifications 2024-12-16 11:26:50 -08:00
Jon Staab 85e5413951 Fix space notifications 2024-12-16 10:30:42 -08:00
Jon Staab 9f3bfd5ac0 Move nip29 check 2024-12-12 14:49:30 -08:00
Jon Staab 9d6531c0d5 Handle join errors prefixed with duplicate: 2024-12-12 14:24:51 -08:00
Jon Staab daf5cc84bd Bump welshman 2024-12-11 16:59:16 -08:00
Jon Staab 167cd045f4 Fix squirrely notification badges 2024-12-11 14:11:02 -08:00
Jon Staab c83461688f Small tweaks to room menu 2024-12-11 13:57:46 -08:00
Jon Staab b19881a8a9 Hide loader when no admin posts exist 2024-12-11 13:35:06 -08:00
Jon Staab b6524f4a58 Add join space CTA 2024-12-11 11:25:39 -08:00
Jon Staab 2ee370e78b Fix freshness persistence, optimize pubkey loading 2024-12-11 11:03:22 -08:00
Jon Staab a378ecbad4 Improve loading indicator in channels 2024-12-11 10:31:39 -08:00
Jon Staab 72ced31625 Reduce quote depth 2024-12-10 16:50:38 -08:00
Jon Staab 6f7a1c690f Add e/k tags as well as E/K tags to roots 2024-12-10 16:46:49 -08:00
Jon Staab df42ec9915 Add request utils for complex requests 2024-12-10 16:38:22 -08:00
Jon Staab 19d67783fc Fix legacy message loading 2024-12-10 15:33:36 -08:00
Jon Staab d8c3378e5c Create nip29 group when creating a room 2024-12-10 15:16:54 -08:00
Jon Staab 73c6b9656c Support names for unmanaged groups via kind 10009 2024-12-10 14:14:22 -08:00
Jon Staab 80d44a097a Show lock icon for closed channels 2024-12-10 13:42:26 -08:00
Jon Staab a5dfa02771 Use welshman kinds 2024-12-10 13:07:17 -08:00
Jon Staab 66f3686ef4 Spruce up home page navigation 2024-12-10 13:02:41 -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 523c54a1f1 Add nip29 join/leave room 2024-12-10 09:44:04 -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 404dc94c34 Display rooms using nip29 meta 2024-12-09 17:06:07 -08:00
Jon Staab ea0e1a6c9a Improve performance a bit 2024-12-09 14:03:59 -08:00
Jon Staab 880093296e Throttle elements on chat page 2024-12-09 12:20:16 -08:00