Commit Graph

660 Commits

Author SHA1 Message Date
Jonathan Staab
fe25170bcf Put modal state in hash to support multi-layer navigation 2022-12-10 11:13:58 -08:00
w3irdrobot
3e1ce1489c
Trim relay input before matching it against regex 2022-12-08 13:20:20 -05:00
Jonathan Staab
65c8f63721 Add likes/network tabs 2022-12-08 09:48:44 -08:00
Jonathan Staab
70ca44226c Generalize notes/tabs 2022-12-07 22:27:07 -08:00
Jonathan Staab
16884eeb99 Apply muffle to listeners too 2022-12-07 13:04:19 -08:00
Jonathan Staab
88776d9fa1 Clean up public key login 2022-12-06 22:23:03 -08:00
Jon Staab
f75f8a431c
Merge pull request #1 from fiatjaf/nip07
NIP-07 (`window.nostr`) support
2022-12-06 22:06:25 -08:00
Jon Staab
801641f900
Merge branch 'master' into nip07 2022-12-06 22:06:17 -08:00
Jonathan Staab
43bfe14c4a Linkify preview 2022-12-06 22:03:28 -08:00
Jonathan Staab
aeade5b2b4 Show user badge even if we have no user data 2022-12-06 22:00:05 -08:00
Jonathan Staab
8d033ea6a4 Clean up previews 2022-12-06 21:55:08 -08:00
Jonathan Staab
849181f795 Add compatibility for user object 2022-12-05 21:50:26 -08:00
Jonathan Staab
4e7c90216b Add sourcemaps 2022-12-05 21:46:40 -08:00
Jonathan Staab
2c1f529524 Hijack back button when opening modals to prevent unwanted navigation 2022-12-05 21:35:33 -08:00
Jonathan Staab
0ac06272b3 Implement muffle 2022-12-05 21:12:11 -08:00
Jonathan Staab
22e1578869 Add follow 2022-12-05 10:06:07 -08:00
Jonathan Staab
28c5b5bb71 Make sure user has to save settings 2022-12-03 12:58:08 -08:00
Jonathan Staab
8fe9f2125f Make dufflepud configurable 2022-12-03 12:56:39 -08:00
Jonathan Staab
6c7ebd2b1c Add link previews 2022-12-03 12:26:13 -08:00
Jonathan Staab
e87c6d6a03 Pin joined relays at top of list 2022-12-02 05:03:16 -08:00
Jonathan Staab
b7195dc37f Scale rather than fly reply box 2022-12-02 04:55:39 -08:00
Jonathan Staab
16d1f8adc7 Split state for searching people and notes 2022-12-02 04:53:54 -08:00
Jonathan Staab
794beda618 Clean up scroller a bit 2022-12-02 04:33:21 -08:00
Jonathan Staab
f5b5e851f7 Add search page 2022-12-01 10:39:58 -08:00
Jonathan Staab
4b59484cb7 Add spinner component 2022-11-30 21:14:06 -08:00
Jonathan Staab
ddcb5ac0a3 Make scroller stoppable 2022-11-30 21:13:55 -08:00
Jonathan Staab
7015ed136c Add some loading icons 2022-11-30 20:47:53 -08:00
Jonathan Staab
e5a4f86474 Improve chat 2022-11-30 12:39:11 -08:00
Jonathan Staab
995904a2b2 Split cursor and scroller up 2022-11-30 10:53:12 -08:00
Jonathan Staab
ee04e2987a Get everything working again 2022-11-30 10:26:58 -08:00
Jonathan Staab
46062a721e Nail down sub/unsub with modal 2022-11-30 09:12:28 -08:00
Jonathan Staab
159306be67 Working on suspending/resuming 2022-11-30 07:52:14 -08:00
Jonathan Staab
3c60add04f Split notesCursor into notesLoader and notesListener 2022-11-30 06:57:04 -08:00
Jonathan Staab
bdc359441c Fix background scrolling 2022-11-30 06:18:35 -08:00
Jonathan Staab
f36ee418eb Improve channel management and chunked retrieval of events 2022-11-29 10:21:51 -08:00
Jonathan Staab
74addf6676 Clean up relays list a tad 2022-11-28 13:31:12 -08:00
Jonathan Staab
a541e375b0 Add some todos 2022-11-28 06:10:46 -08:00
54f8ecb2fd
NIP-07 (window.nostr) support. 2022-11-27 12:45:05 -03:00
Jonathan Staab
756924c1bb Small chat fixes 2022-11-26 22:10:13 -08:00
Jonathan Staab
92ea9dfaa8 Add CNAME file 2022-11-26 21:47:56 -08:00
Jonathan Staab
e6b0cc78fd Load account during initial setup 2022-11-26 21:38:25 -08:00
Jonathan Staab
97b8e080ec Fix chat layout 2022-11-26 19:51:12 -08:00
Jonathan Staab
766a1055de Add support for custom relay urls 2022-11-26 19:34:35 -08:00
Jonathan Staab
7612db163e Fix note detail scrolling 2022-11-26 17:10:08 -08:00
Jonathan Staab
7fbbfb13e8 Linkify notes and messages 2022-11-26 17:01:32 -08:00
Jonathan Staab
4f313a3617 Clean up logout and chat 2022-11-26 16:42:06 -08:00
Jonathan Staab
98313091d1 Suspend subscriptions while modal is open 2022-11-26 16:24:45 -08:00
Jonathan Staab
0e8d0815c4 Batch ensureAccounts, make getter and subscriptions more distinct 2022-11-26 15:53:26 -08:00
Jonathan Staab
395b34554f Add some limits on subscriptions 2022-11-26 10:43:35 -08:00
Jonathan Staab
4cf0945305 Rename /user to /users 2022-11-26 09:31:34 -08:00