Commit Graph

898 Commits

Author SHA1 Message Date
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
Jonathan Staab
c512b3fe8b Improve indexeddb get performance 2023-07-14 08:17:57 -07:00
Jonathan Staab
f4e0be6dcf Use indexeddb directly instead of loki 2023-07-14 05:38:47 -07:00
Jonathan Staab
aadc4c7cf1 re-work stores a bit 2023-07-13 16:16:31 -07:00
Jonathan Staab
182f9992f0 Move some loki stuff around 2023-07-13 14:55:21 -07:00
Jonathan Staab
db6635fc7a Delete chat messages when leaving a room 2023-07-13 14:48:14 -07:00
Jonathan Staab
a650412150 Rename social to nip02 2023-07-13 14:20:47 -07:00
Jonathan Staab
ad8a214752 rename routing to nip65 2023-07-13 13:46:56 -07:00
Jonathan Staab
8498372e27 Split out chat and messages 2023-07-13 13:33:52 -07:00
Jonathan Staab
864f3104be Clean up chat a bit 2023-07-13 11:19:21 -07:00
Jonathan Staab
b0a323f634 Add migration for user settings 2023-07-13 10:49:59 -07:00
Jonathan Staab
f2f6463696 Get storage persistence figured out 2023-07-13 10:41:12 -07:00
Jonathan Staab
c9d907beb9 Fix some stuff 2023-07-13 09:11:51 -07:00
Jonathan Staab
98fae37178 tweak storage 2023-07-12 17:35:04 -07:00
Jonathan Staab
674ee07006 Bump paravel 2023-07-12 17:18:24 -07:00
Jonathan Staab
3ce1c5c500 Add migration 2023-07-12 17:04:28 -07:00
Jonathan Staab
a506472a21 Re-work stores 2023-07-12 16:57:35 -07:00
Jonathan Staab
e6261ab4e7 Add storage 2023-07-12 16:01:00 -07:00
Jonathan Staab
10d15b5a38 fixing some engine bugs 2023-07-12 14:53:55 -07:00
Jonathan Staab
25d45a13d5 rename app/system to app/engine 2023-07-12 14:08:28 -07:00
Jonathan Staab
1f3fee870a Delete system 2023-07-12 13:46:51 -07:00
Jonathan Staab
8de6980802 Move the rest over to engine 2023-07-12 13:45:47 -07:00
Jonathan Staab
d5630e7ab7 Moved routing and content over 2023-07-12 12:51:43 -07:00
Jonathan Staab
23eca55113 Add Alerts/Events to engine 2023-07-12 12:07:49 -07:00
Jonathan Staab
068ed64d9b Move crypt to engine 2023-07-12 10:48:25 -07:00
Jonathan Staab
f094c12b00 Move crypt to engine 2023-07-12 10:46:15 -07:00
Jonathan Staab
1980eea828 Move keys to engine 2023-07-12 10:31:32 -07:00
Jonathan Staab
faccf16f2e Refactor again 2023-07-11 17:35:36 -07:00
Jonathan Staab
8428c179c6 Move loadPeople to PubkeyLoader 2023-07-11 13:47:28 -07:00
Jonathan Staab
6d0c7c796f Re-apply filter when fetching events 2023-07-11 13:15:52 -07:00
Jonathan Staab
44365bf823 Tweak truncateContent 2023-07-11 12:15:26 -07:00