Commit Graph

1688 Commits

Author SHA1 Message Date
5cae0ffeed
chore: upgrade lnc dependency 2024-01-08 12:41:22 +00:00
0bb758ae41 chore: Update translations 2024-01-08 12:26:08 +00:00
30b21cfe91
fix: image meta 2024-01-08 12:23:48 +00:00
84bda4e33d NoteHeader, NoteInner -> Note 2024-01-08 14:06:30 +02:00
2fbe90a39e
chore: formatting 2024-01-08 11:35:56 +00:00
d25b6ef5f1
chore: remove unused config 2024-01-08 11:35:56 +00:00
185aca0442
refactor: remove event caches 2024-01-08 11:35:56 +00:00
a54924f339
refactor: extract imeta directly in text parser 2024-01-08 11:35:55 +00:00
29ca482511
refactor: remove slow sha256 from interaction cache 2024-01-08 11:35:55 +00:00
13da7f822c
refactor: reduce hexToBech32 calls 2024-01-08 11:35:55 +00:00
e6e7878e31 ReplyTag component 2024-01-08 13:35:34 +02:00
7c21747d7f chore: Update translations 2024-01-08 11:29:23 +00:00
5adaed2737 Note -> EventComponent, split NoteInner 2024-01-08 13:16:42 +02:00
615f3ca504 useReactions leaveOpen false 2024-01-08 13:16:42 +02:00
79fad227c5 smaller inMemoryDb 2024-01-08 13:16:42 +02:00
b6023a8d95 waitUntilInView = index > 5 2024-01-08 13:16:42 +02:00
11e616c612 rm related prop 2024-01-08 13:16:42 +02:00
e905b4134d dont pass related to notes 2024-01-08 13:16:42 +02:00
26a3e95086 add why-did-you-render 2024-01-08 13:16:42 +02:00
5db33314a8 chore: Update translations 2024-01-08 10:31:49 +00:00
9ec27bcea3
feat: track hashtags input usage 2024-01-08 10:25:31 +00:00
27210f91ae
chore: disable toast 2024-01-08 10:20:57 +00:00
283d5cafb3 chore: Update translations 2024-01-07 18:50:05 +00:00
02e6d5c98c
fix: created_at on refresh 2024-01-07 18:44:07 +00:00
cb8318df56
chore: add sitemap 2024-01-06 23:59:19 +00:00
1aadda1c6b try disabling alreadyHave check 2024-01-06 01:05:23 +02:00
39f4ee9c2b
fix: wallet save 2024-01-05 20:54:46 +00:00
40912bc979 chore: Update translations 2024-01-05 20:16:09 +00:00
5eaffcae7d
fix: warn on unused vars 2024-01-05 20:15:06 +00:00
e3d282578d
chore: disable cashu 2024-01-05 20:10:24 +00:00
afcee97131
fix: refresh from getBalance 2024-01-05 20:08:45 +00:00
aa938034c5 fix build 2024-01-05 13:42:50 +02:00
dee9a3de2c add filter.not.ids = [alreadyHave] from memory 2024-01-05 13:21:18 +02:00
f9302f3917 move InMemoryDB to system 2024-01-05 12:41:48 +02:00
3eb290a594 move InMemoryDB to system 2024-01-05 12:38:04 +02:00
1a9e571b0f use InMemoryDB instead of seenEvents LRUSet 2024-01-05 12:14:53 +02:00
29a8db28dd idb read queue 2024-01-05 01:17:57 +02:00
956871e5e5 fix idb unique indexes 2024-01-05 00:09:46 +02:00
c4b74b3cb1 hide broken banners 2024-01-04 23:35:48 +02:00
2f9fee56b1 idb query by all tags 2024-01-04 23:24:37 +02:00
b3f04c8cd9
fix: refresh token 2024-01-04 20:43:51 +00:00
e73aa303a8 fix build 2024-01-04 22:36:31 +02:00
f82109b6b3 fix idb search, only 1 read query at a time 2024-01-04 22:32:51 +02:00
2fa4065414 chore: Update translations 2024-01-04 19:36:46 +00:00
eefbc49384 reactions refactor, fix Tabs 2024-01-04 21:34:07 +02:00
db074316d7 sort reactions by follow distance 2024-01-04 21:26:09 +02:00
629099670c chore: Update translations 2024-01-04 17:43:51 +00:00
2e5295a0f7 format 2024-01-04 19:41:13 +02:00
c8215b1408 NoteTime memo 2024-01-04 19:41:13 +02:00
3963db1a0a chore: Update translations 2024-01-04 17:14:23 +00:00
daad0bbe76
fix: add account:read for alby 2024-01-04 17:12:52 +00:00
2e97546ab0 chore: Update translations 2024-01-04 17:04:09 +00:00
3fe3c7a98d eslint: sort imports & exports 2024-01-04 19:01:18 +02:00
36b9538aa6
chore: fix error 2024-01-04 16:21:50 +00:00
f2bcd1100d chore: Update translations 2024-01-04 16:15:41 +00:00
5d259cee95 store events in SortedMap to avoid sort on render 2024-01-04 18:12:34 +02:00
47d92fe171
chore: formatting 2024-01-04 16:11:10 +00:00
7bc00b4624
feat: cashu wallet setup
feat: wallet send/receive pages
2024-01-04 16:10:52 +00:00
1e08702072 assets dir 2024-01-04 16:47:33 +02:00
afa6d39a56 reorganize code into smaller files & dirs 2024-01-04 15:48:19 +02:00
5ea2eb711f move wasm and system out of index.tsx 2024-01-04 15:15:46 +02:00
e08da34aa8 eslint errors fixed 2024-01-04 14:33:20 +02:00
c773ea0a0f chore: Update translations 2024-01-04 12:27:11 +00:00
eeb6ec9dd8 eslint fixes 2024-01-04 14:21:42 +02:00
9f88b44b91
feat: finish alby wallet 2024-01-04 12:05:13 +00:00
0442c3512c
chore: fix more warnings 2024-01-04 11:04:52 +00:00
13f4ec3f30
chore: fix some eslint warnings 2024-01-04 10:45:58 +00:00
2a2c713486 eslint: react-refresh, react-hooks 2024-01-04 12:32:43 +02:00
b143520901 add eslint-plugin-react 2024-01-04 11:43:17 +02:00
26146106d4 chore: Update translations 2024-01-04 08:50:58 +00:00
d31a03a565 use seenEvents in IndexedDB 2024-01-04 10:44:46 +02:00
287ce32690 use LRUSet to skip already seen event processing 2024-01-04 10:36:23 +02:00
c2899eac26 disable indexedDbEvents in iris for now 2024-01-04 10:19:48 +02:00
0043b7e8bd
feat: full event verify in wasm 2024-01-03 23:20:37 +00:00
267c09a946 dont save p tags for now 2024-01-04 00:03:17 +02:00
2fa75e8e3d fuzzysearch username -> display_name 2024-01-03 23:57:51 +02:00
2a2144b59b increase idb throttle time, query by pubkey+kind index 2024-01-03 23:56:17 +02:00
7ac5bb6d41 LRUSet for seenEvents 2024-01-03 23:33:35 +02:00
38093fdf3b load all profiles from indexeddb 2024-01-03 21:29:17 +02:00
98e1be883b trending posts into system, check sigs 2024-01-03 20:22:58 +02:00
e700c97c71 chore: Update translations 2024-01-03 16:49:44 +00:00
4d9226b3b6
feat: wallet connection flow 2024-01-03 16:46:34 +00:00
0cc0a47501 fix: rm eventMatchesFilter 2024-01-03 18:34:28 +02:00
d187fbc6e5 save only followDistance <= 2 evts to idb 2024-01-03 17:39:55 +02:00
6582b4c7d5 chore: Update translations 2024-01-03 15:34:43 +00:00
acbd3a9004 package.json 2024-01-03 17:24:15 +02:00
1199418d0e check filter match on the worker side 2024-01-03 17:19:22 +02:00
395848fd8c add optional idb "relay" worker 2024-01-03 16:53:33 +02:00
8571ea0aa7 chore: Update translations 2024-01-03 10:34:35 +00:00
43591c4ce6 chore: Update translations 2024-01-02 18:20:53 +00:00
bc7ec4d77f
feat: new wallet design 2024-01-02 18:11:44 +00:00
0d10122394
fix: event hook 2024-01-02 16:06:43 +00:00
8bbbd11f7a
fix: nwc history 2024-01-02 16:05:21 +00:00
6ad99e7e95 ProxyImg fix 2024-01-02 10:24:34 +02:00
f7d8d1de16 chore: Update translations 2024-01-02 07:38:33 +00:00
2c14d64a95 NoteInner prop waitUntilInView = false 2024-01-02 09:33:22 +02:00
81c9285d46 proxyimg fix 2024-01-02 01:30:10 +02:00
6928ad04d7 chore: Update translations 2024-01-01 22:59:18 +00:00
19eeb890ac broken img placeholder fix 2024-01-02 00:54:25 +02:00
3d98532e40 chore: Update translations 2024-01-01 22:32:53 +00:00