Commit Graph

2770 Commits

Author SHA1 Message Date
70b85dcc9c disable seenEvents check in connection 2024-01-05 01:05:46 +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
046d4d97bd SortedMap.clear(), V type 2024-01-04 18:49:05 +02:00
c612da125e
fix: build 2024-01-04 16:37:12 +00:00
a976909036
fix: typo 2024-01-04 16:32:26 +00:00
a622c459d7
fix: sorted map 2024-01-04 16:31:04 +00: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