Commit Graph

1730 Commits

Author SHA1 Message Date
Jon Staab
ab6d344ce5 Derive relay policies from repo 2024-06-05 12:13:24 -07:00
Jon Staab
155ee3a97b Remove decodeRelay 2024-06-05 12:13:24 -07:00
Jon Staab
9c3a379376 Update profile display to fall back to npub 2024-06-05 12:13:24 -07:00
Jon Staab
661da5989d Move to repository-backed follows/mutes 2024-06-05 12:13:24 -07:00
Jon Staab
b49f50a08d Fix search helper nonsense 2024-06-05 12:13:24 -07:00
Jon Staab
7ad2625f81 Figure out how to decrypt/encrypt outside of domain, add follow/mute lists based on repository 2024-06-05 12:13:24 -07:00
Jon Staab
857f9085d4 rework indexeddb adapter to support map stores 2024-06-05 12:13:24 -07:00
Jon Staab
dd2da05014 separate out handles and zappers 2024-06-05 12:13:24 -07:00
Jon Staab
7e4c3b8c4d Re-work load pubkeys 2024-06-05 12:13:24 -07:00
Jon Staab
e9d0b1b8b7 Move loadPubkeys to another file 2024-06-05 12:13:24 -07:00
Jon Staab
c58e6898a9 Get rid of displayPerson 2024-06-05 12:13:24 -07:00
Jon Staab
8dbc81e7a0 Use new profile search/display stuff 2024-06-05 12:13:24 -07:00
Jon Staab
606a707e3d Add profile search 2024-06-05 12:13:24 -07:00
Jon Staab
0d44094e02 Add profile domain utils 2024-06-05 12:13:24 -07:00
Jon Staab
ca054aeb68 Move repository to its own file 2024-06-05 12:13:24 -07:00
Jon Staab
9909a5860a Move repository event derivation to engine/state 2024-06-05 12:13:24 -07:00
Jon Staab
f0c85aec04 Support importing group keys 2024-06-05 12:13:16 -07:00
Jon Staab
c6bab38410 Fix double display bug on list creator 2024-05-27 12:08:06 -07:00
Jon Staab
7e70c325e1 Wait for store.set to finish so we're not dropping stuff from repository 2024-05-27 10:59:58 -07:00
Jon Staab
ae08783052 Fix search result click bug 2024-05-27 10:45:42 -07:00
Jon Staab
27f7036108 Remove secondary nav 2024-05-27 10:23:01 -07:00
Jon Staab
fc0dede50c Fix a few bugs 2024-05-27 10:12:10 -07:00
Jon Staab
d9e8e5d8ed Add android directory 2024-05-27 10:03:34 -07:00
Jon Staab
be9c2061e2 Change style of add new feed button 2024-05-24 22:26:27 -07:00
Jon Staab
53c44d4f0d Load pubkeys when searching, bump net 2024-05-24 14:39:38 -07:00
Jon Staab
3f49f441a8 Remove redundant user param 2024-05-24 14:20:23 -07:00
Jon Staab
2c3849de23 Bump feeds 2024-05-24 14:11:45 -07:00
Jon Staab
f65c15e6b0 fix DVMs 2024-05-24 13:56:59 -07:00
Jon Staab
d27dad9c51 Fix dvms 2024-05-24 13:02:43 -07:00
Jon Staab
09d385dc42 Add + feed button to menu 2024-05-24 12:25:11 -07:00
Jon Staab
61071170cc Hide some ui elements when not logged in 2024-05-24 12:00:03 -07:00
Jon Staab
d2116a0316 Bump changelog, update capacitor 2024-05-24 08:42:34 -07:00
Jon Staab
1b77f669c9 Fix encrypted export 2024-05-23 14:57:00 -07:00
Jon Staab
2d41eb4874 Avoid DMs showing up in likes 2024-05-23 14:54:16 -07:00
Jon Staab
fe8265cb42 Fix delta for loading nip 17 messages 2024-05-23 14:46:06 -07:00
Jon Staab
e582c5e195 Attempt to uniqify petnames 2024-05-23 14:32:38 -07:00
Jon Staab
829233756a Fix code text color 2024-05-23 14:19:05 -07:00
Jon Staab
6e7f3cc701 Fix DMs 2024-05-23 13:01:30 -07:00
Jon Staab
143fe92e3a Derive read receipts from repository 2024-05-23 12:41:35 -07:00
Jon Staab
34ca7219f3 Filter out non-likes from feeds 2024-05-23 12:23:38 -07:00
Jon Staab
e3c85fd3d3 Get rid of local storage adapter, use synced instead 2024-05-23 11:46:45 -07:00
Jon Staab
185afa9bec Add feed/list search, make card prettier 2024-05-23 10:55:34 -07:00
Jon Staab
cf1d31c018 Remove PersonMultiSelect 2024-05-23 09:59:44 -07:00
Jon Staab
2caacd9b4d Stop sending way too many filters to top relays; fix event detail deleted and feed 2024-05-23 09:33:06 -07:00
Jon Staab
6e9ebbecb9 Fix a few bugs 2024-05-23 08:59:24 -07:00
Jon Staab
bf28a4d98f Limit quote depth 2024-05-23 05:28:44 -07:00
Jon Staab
675ec94267 Move intervals to App.svelte to avoid memory leaks 2024-05-22 17:44:05 -07:00
Jon Staab
6c45b2fba0 Make zaps smoother with bitcoin-connect 2024-05-22 16:26:06 -07:00
Jon Staab
92fd4fd8b1 Spiff up search result loading indicator 2024-05-22 13:38:24 -07:00
Jon Staab
073fe3f0dc Save drafts 2024-05-22 13:11:31 -07:00