e6a42db658
fix more warnings, store transformed text in LRUCache of 1000
2024-01-10 19:54:01 +02:00
80fa5a132b
refactor: reactions grouping and other fixes
2024-01-09 16:40:31 +00:00
4455651d47
refactor: Query emits Filters
2024-01-09 12:54:07 +00:00
29ca482511
refactor: remove slow sha256 from interaction cache
2024-01-08 11:35:55 +00:00
f9302f3917
move InMemoryDB to system
2024-01-05 12:41:48 +02:00
1a9e571b0f
use InMemoryDB instead of seenEvents LRUSet
2024-01-05 12:14:53 +02: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
afa6d39a56
reorganize code into smaller files & dirs
2024-01-04 15:48:19 +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
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
267c09a946
dont save p tags for now
2024-01-04 00:03:17 +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
0cc0a47501
fix: rm eventMatchesFilter
2024-01-03 18:34:28 +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
06b7dcad11
feat: tools pages
...
Various other fixes:
- Better handeling of limit/since/before merging
- Expose timeout through request builder
- Expose PickN through request builder
- Fix tests
2023-12-20 14:08:05 +00:00
e6be61e12a
show own posts in follows feed
2023-11-24 21:17:04 +02:00
52553adabf
wip vite
2023-11-20 18:19:24 +02:00
963ce098c6
system/SocialGraph, socialGraphInstance
2023-11-17 11:47:12 +02:00
3611af9dce
Merge remote-tracking branch 'mmalmi/main'
2023-11-16 12:37:58 +00:00
540f29dd69
feat: hashtags header
2023-11-13 15:58:14 +00:00
50bfd9eaa0
setup stalker mode
2023-10-10 12:20:49 +01:00
b27bb47007
Notification summary
2023-10-09 14:35:21 +01:00
875348cc03
fix: readonly feed loading
2023-09-25 12:12:13 +01:00
71f7f728fd
Various
2023-09-22 09:53:12 +01:00
35b6261e12
chore: Update translations
2023-09-12 21:58:37 +00:00
e77b9928d0
chore: Update translations
2023-09-12 14:15:07 +00:00
9e2453444d
Prettier
2023-09-12 15:02:16 +01:00
65861d30a2
Formatting
2023-09-05 15:26:39 +01:00
0f635ec877
Bugfix oldest
2023-09-05 15:26:39 +01:00
5fed053a73
chore: Update translations
2023-09-05 14:23:04 +00:00
e05cfeaba9
Run formatter
2023-09-05 15:22:03 +01:00
c72cdcc9a9
chore: Update translations
2023-09-05 14:18:25 +00:00
5ef3fb0337
Run prettier
2023-09-05 15:17:51 +01:00
e99f323cfa
chore: Update translations
2023-09-05 14:17:02 +00:00
532ab8403d
Only backfill when cache has some values already
2023-09-05 15:15:39 +01:00
0eaf619721
chore: Update translations
2023-09-05 14:14:46 +00:00
ba1fdbc22d
Bugfix oldest
2023-09-05 15:13:30 +01:00
df7353a43c
chore: Update translations
2023-09-05 13:59:44 +00:00
b1459d0f49
Cache all the things
2023-09-05 14:57:50 +01:00
5cd1ad070a
Service worker precache
...
Yarn upgrades / cleanup
2023-08-26 22:48:52 +01:00
f968299f4d
new notifications design
2023-08-17 20:39:30 +01:00
f6a46e3523
feat: NIP-24
2023-08-17 19:54:14 +01:00
75fd4fb7aa
Move zap parsing to @snort/system
2023-06-21 16:08:48 +01:00
234c1c092d
Chat system refactor
2023-06-20 14:15:33 +01:00
84c639ee30
Setup relay metrics
2023-06-17 19:42:09 +01:00