Commit Graph

1073 Commits

Author SHA1 Message Date
Jonathan Staab
a04b86fd05 Tweak bugfix 2023-09-26 08:55:16 -07:00
Jon Staab
9bde70132d
Merge pull request #160 from katokishin/master
Fix issue where page title does not update after closing a modal
2023-09-26 08:54:22 -07:00
Jonathan Staab
2dcb0cf17d Stop cursor events when menu is open #164 2023-09-26 08:52:44 -07:00
Jonathan Staab
07a1fc3d82 Move content settings into its own settings page 2023-09-26 08:48:27 -07:00
Kishin
217dc8b4f2 don't change title if getCurrent() or prevDocTitle is undefined 2023-09-26 12:46:37 +09:00
Jonathan Staab
923a56f059 Migrate database version 2023-09-25 16:53:13 -07:00
Jonathan Staab
3df5282f81 Use multiplexer properly when loading 2023-09-25 16:22:57 -07:00
Jonathan Staab
b8707359ca Fix grouping mention notifications 2023-09-25 15:53:44 -07:00
Jonathan Staab
2fa274ffee Improve quote loading 2023-09-25 15:30:35 -07:00
Jonathan Staab
167e5786f7 Add keyword/topic mutes 2023-09-25 14:31:25 -07:00
Jonathan Staab
d8b305a13e remeber drafts 2023-09-25 13:19:58 -07:00
Jonathan Staab
11a604b84e Add redirect for coracle chat 2023-09-25 11:31:56 -07:00
Jonathan Staab
5ca528b0fd Use a bloom filter for deletes 2023-09-25 11:11:13 -07:00
Kishin
a42d0c21bd Move prevDocTitle logic to state.ts 2023-09-26 01:30:40 +09:00
Kishin
f800dc89ea Passing prop "prevDocTitle" when creating modals enables the title to revert properly when the modal is closed. 2023-09-25 16:46:18 +09:00
Jonathan Staab
23b97aab36 Restructure engine 2023-09-22 17:13:43 -07:00
Jonathan Staab
683e4cd34e Fix a few bugs 2023-09-21 12:55:08 -07:00
Jonathan Staab
2c84739270 Rename engine2 2023-09-21 12:26:02 -07:00
Jonathan Staab
d11e785d26 Fix notifications 2023-09-21 11:07:43 -07:00
Jonathan Staab
7cf7c14f6d Remove export compression 2023-09-20 14:22:44 -07:00
Jonathan Staab
1261e3869d Bump paravel 2023-09-20 14:19:38 -07:00
Jonathan Staab
3520951742 Add user data import/export 2023-09-19 17:37:38 -07:00
Jonathan Staab
974eb28a1f Make sure responses match search 2023-09-19 15:07:55 -07:00
Jonathan Staab
0f98a893df reduce duplicates in feeds 2023-09-19 14:32:07 -07:00
Jonathan Staab
4b50c73c7c Fix list deletion 2023-09-19 13:56:28 -07:00
Jonathan Staab
27b003765a Link to github for feedback 2023-09-19 12:26:03 -07:00
Jonathan Staab
9bf0b4e9d1 Fix notification and chat badges 2023-09-19 11:07:08 -07:00
Jonathan Staab
4f6c9ac964 Add content warnings 2023-09-19 10:33:26 -07:00
Jonathan Staab
d49adc0c61 Get rid of contextloader 2023-09-18 15:53:34 -07:00
Jonathan Staab
e3ee630502 Fix zap amount 2023-09-17 13:41:39 -07:00
Jonathan Staab
a361b6b143 Add support for profile website 2023-09-16 05:29:13 -07:00
Jonathan Staab
a1511b382e Render bech32 entities in long form content 2023-09-16 05:01:47 -07:00
Jonathan Staab
2e188f291b Add global audio player 2023-09-15 16:15:30 -07:00
Jonathan Staab
78d8a475a0 Fix notifications a bit 2023-09-15 13:43:18 -07:00
Jonathan Staab
358809fe22 Add persistent subscription for new notifications 2023-09-15 11:09:32 -07:00
Jonathan Staab
dab1dc1061 Improve logging and execution of requests 2023-09-15 10:42:23 -07:00
Jonathan Staab
67e4bbe5aa Remove notifications about interactions without a parent 2023-09-15 08:45:35 -07:00
Jonathan Staab
d973b1fc7a Await promise for nip 98 2023-09-15 08:17:12 -07:00
Jonathan Staab
c313069bc0 Guess delta from filter, don't duplicate session across multiple stores 2023-09-14 17:14:07 -07:00
Jonathan Staab
66fcd2cc34 optimize channel syncing 2023-09-14 15:37:53 -07:00
Jonathan Staab
36f135c698 Fix a refs, avoid recommending local relay 2023-09-14 14:37:58 -07:00
Jonathan Staab
76433b4792 Fix a few bugs 2023-09-14 14:04:09 -07:00
Jonathan Staab
897265d045 Add delta to cursor, add local target 2023-09-14 13:09:58 -07:00
Jonathan Staab
f519b8361c Handle kind 14 for all pubkeys 2023-09-14 10:59:31 -07:00
Jonathan Staab
ecbe312bdd Support a tag replies #154 2023-09-14 10:51:07 -07:00
Jonathan Staab
d035803385 Bootstrap relays 2023-09-13 13:50:13 -07:00
Jonathan Staab
0482c4ecee Remove limit parameter from hint functions 2023-09-13 11:24:52 -07:00
Jonathan Staab
468db47a86 Namespace settings by session 2023-09-13 10:56:34 -07:00
Jonathan Staab
4d5cddbc4e Fix some bugs 2023-09-13 10:36:08 -07:00
Jonathan Staab
2869bf23fd Tweak deletes 2023-09-12 15:35:21 -07:00