Commit Graph

778 Commits

Author SHA1 Message Date
Jonathan Staab
6a8554af10 Fix duplicate relay dots 2023-07-31 16:15:27 -07:00
Jonathan Staab
618ed2f6f1 Add hover state to note buttons 2023-07-28 08:36:43 -07:00
Jonathan Staab
89784cc8f7 Remove PersonFeed 2023-07-27 16:06:23 -07:00
Jonathan Staab
cdd19d4993 Add imgproxy 2023-07-27 15:44:44 -07:00
Jonathan Staab
fd29fb82f9 remove profile popover and add mute button to profile feed 2023-07-27 14:18:22 -07:00
Jonathan Staab
2a0780e55b Add thread view 2023-07-27 12:57:24 -07:00
Jonathan Staab
261fd097af Fix channel meta fetching 2023-07-27 09:47:50 -07:00
Jonathan Staab
7258739b94 Clean up relay normalization some 2023-07-27 09:26:26 -07:00
Jonathan Staab
dff5af256b Add image uploads to chat/dms 2023-07-27 09:11:16 -07:00
Jonathan Staab
a4325610f6 Move user to engine/util rather than components 2023-07-27 08:50:11 -07:00
Jonathan Staab
5a419543e0 Differentiate between badges 2023-07-26 14:16:11 -07:00
Jonathan Staab
f1c24fa35a Focus on following status instead of nip05 2023-07-26 13:17:16 -07:00
Jonathan Staab
2bdea06ffd Improve relay publish summary 2023-07-26 10:02:04 -07:00
Jonathan Staab
97f33a9c0b Add CONTRIBUTING.md 2023-07-26 09:45:53 -07:00
Jonathan Staab
53e7e563e6 Add support for more kinds 2023-07-26 08:39:10 -07:00
Jonathan Staab
1d5a50cb25 Make the app store a real thing 2023-07-25 09:36:07 -07:00
Jonathan Staab
f1bccacff9 Add more details when publishing something with toast 2023-07-24 21:17:41 -07:00
Jonathan Staab
19798f8f96 Fix feed controls 2023-07-24 20:34:22 -07:00
Jonathan Staab
7b371cd54d Tweak note detail, context 2023-07-24 20:18:37 -07:00
Jonathan Staab
fe82bda6d6 Auto reconnect interrupted subscriptions 2023-07-24 17:05:55 -07:00
Jonathan Staab
7e73590f75 Add settings component to engine 2023-07-24 14:51:45 -07:00
Jonathan Staab
00cee0ab48 Get rid of User.getPubkey 2023-07-24 14:41:26 -07:00
Jonathan Staab
1d3d2e0729 Stop using feed on note detail 2023-07-24 14:28:31 -07:00
Jonathan Staab
16bed6403c Fix feeds 2023-07-24 09:43:52 -07:00
Jonathan Staab
4f68406f30 Move pubkey loader and storage adapter to utils 2023-07-22 06:57:24 -07:00
Jonathan Staab
ca1b9512c0 Update lockfile and hurdak 2023-07-21 18:05:18 -07:00
Jonathan Staab
66408c9cd5 Get things working again 2023-07-21 17:32:51 -07:00
Jonathan Staab
a3c8972b47 Fix remaining non-strict type errors 2023-07-21 17:15:00 -07:00
Jonathan Staab
47ff35bd42 Change case on engine components 2023-07-21 15:44:23 -07:00
Jonathan Staab
4dd45cf45e Fix more type errors 2023-07-21 13:23:46 -07:00
Jonathan Staab
57f48d54b2 Turn on strict mode only for certain directories 2023-07-21 13:04:00 -07:00
Jonathan Staab
a7cae60ca9 Start converting components again 2023-07-21 12:54:03 -07:00
Jonathan Staab
479f9d6681 Get generics to flow through store 2023-07-20 14:46:00 -07:00
Jonathan Staab
64a36f6b2a Get util/store checking 2023-07-20 14:25:58 -07:00
Jonathan Staab
906384f27a Fix load more button 2023-07-20 11:07:04 -07:00
Jonathan Staab
7a73f443a9 Fix mutes, improve performance 2023-07-20 10:46:06 -07:00
Jonathan Staab
c5b11be1bb Bump paravel 2023-07-20 10:19:07 -07:00
Jonathan Staab
e0563b67f6 Improve db performance 2023-07-20 09:56:16 -07:00
Jonathan Staab
d5edf82cce Upgrade hurdak 2023-07-19 15:45:32 -07:00
Jonathan Staab
28f8f8644c Fix a few bugs 2023-07-19 15:19:11 -07:00
Jonathan Staab
bddb6f4a76 Fix some booting issues 2023-07-18 13:13:20 -07:00
Jonathan Staab
b4a519b2de Fix feed for notedetail 2023-07-18 10:19:57 -07:00
Jonathan Staab
1c703e7918 Fix notifications, reduce bandwidth requirements for pulling notifications 2023-07-18 09:11:13 -07:00
Jonathan Staab
7644f6548a Add search to chatlist, sort threads 2023-07-18 09:02:40 -07:00
Jonathan Staab
9291a33850 Fix messages/chat 2023-07-17 17:30:54 -07:00
Jonathan Staab
34fc5972f6 Use feed for note detail 2023-07-17 16:32:21 -07:00
Jonathan Staab
3d6730793b Re-work subscribe to cover the load use case 2023-07-17 11:23:40 -07:00
Jonathan Staab
def11aa843 Get rid of old network stuff 2023-07-17 10:49:19 -07:00
Jonathan Staab
ce5728afa1 Improve deferring of old and orphaned notes 2023-07-17 08:49:26 -07:00
Jonathan Staab
8d1e15ac54 Get feeds working pretty well 2023-07-15 11:19:41 -07:00