1
0
forked from Kieran/snort
Commit Graph

277 Commits

Author SHA1 Message Date
6026ed34a8 on init, load cached profiles to fuzzy search 2024-01-09 12:38:39 +02:00
bbdfb43834
system-worker progress 2024-01-09 09:30:09 +00:00
53754a5a69 fix build 2024-01-09 10:11:52 +02:00
927718e236
chore: typo 2024-01-08 15:15:48 +00:00
5d3abc553a
feat: NoteStore event-emitter 2024-01-08 15:10:23 +00:00
c80eb25d29 MetadataCache -> CachedMetadata, addCachedMetadataToFuzzySearch 2024-01-08 16:12:43 +02:00
88924941a5
feat: NostrQueryManager 2024-01-08 13:56:10 +00:00
cae865a3e7
feat: emit closed 2024-01-08 13:56:10 +00:00
a20c8dbbf4 add requestAnimationFrame to socialgraph handleevent 2024-01-08 14:44:51 +02: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
79fad227c5 smaller inMemoryDb 2024-01-08 13:16:42 +02:00
11e616c612 rm related prop 2024-01-08 13:16:42 +02:00
26a3e95086 add why-did-you-render 2024-01-08 13:16:42 +02:00
b40a8cb9ad do not modify filters in place 2024-01-07 13:40:01 +02:00
1aadda1c6b try disabling alreadyHave check 2024-01-06 01:05:23 +02:00
3a2facd899 send not filter to relays that support nip-113 2024-01-05 14:02:42 +02: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
cc753d5708 system.HandleEvent 2024-01-05 12:56:46 +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
f39831dde8 chore: Update translations 2024-01-05 10:18:57 +00:00
1a9e571b0f use InMemoryDB instead of seenEvents LRUSet 2024-01-05 12:14:53 +02:00
70b85dcc9c disable seenEvents check in connection 2024-01-05 01:05:46 +02:00
5d259cee95 store events in SortedMap to avoid sort on render 2024-01-04 18:12:34 +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
0043b7e8bd
feat: full event verify in wasm 2024-01-03 23:20:37 +00:00
395848fd8c add optional idb "relay" worker 2024-01-03 16:53:33 +02:00
d840f2b952 NostrSystemEvent "event" id -> subId 2024-01-03 12:27:05 +02:00
7c8136b503
fix: check sig exists 2024-01-02 15:51:19 +00:00
7b72f9f775
chore: formatting 2023-12-28 17:40:53 +00:00
c2e1215667
refactor: extract connection pool
wip: setup system-worker
2023-12-28 17:40:26 +00:00
1639937d8c webrtc works in dev, add some missing list keys 2023-12-21 22:40:08 +02:00
9e6971423e webrtc 2023-12-21 21:57:08 +02:00
1309937869 wip webrtc 2023-12-21 19:51:37 +02:00
0c2ed147b0
fix: match file extensions with lower case 2023-12-20 16:07:04 +00: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
57c0998eaa fix unknown tag error from notes 2023-12-15 10:17:23 +02:00
8d6cdb3868
feat: schnorr check in wasm 2023-12-12 22:46:36 +00:00
fce7cc70a3
feat: parse imeta 2023-12-11 11:36:23 +00:00
74bc8bafda update yarn.lock 2023-12-08 11:35:07 +02:00
1dc3059d0d
fix: depends 2023-12-07 21:55:41 +00:00
bcab6b0f0e
feat: add marker param to toEventTag 2023-12-07 21:55:41 +00:00
c98f7ad12d
feat: add created_at to parsed zaps 2023-12-07 21:55:41 +00:00
fbd6285b47 nip4decrypt 2023-12-07 11:26:52 +02:00
cfb446c7c8
feat: toast notify on publish 2023-12-02 22:44:56 +00:00
benthecarman
9b5721faa4
Trim Zap comment
We had a bug when trying to parse the json of a comment. It had a \n at the end of it and a browser's json parser couldn't handle it. This should fix
2023-11-29 09:49:49 +00:00
09dd97111a Merge remote-tracking branch 'kieran/main' 2023-11-27 15:53:01 +02:00
edf4c0db99
chore: bump packages 2023-11-26 17:56:04 +00:00
c2bd6ae856 Merge remote-tracking branch 'kieran/main' 2023-11-26 15:52:50 +02:00
13b76e7709 show "followed by" on profile pages 2023-11-24 16:18:32 +02:00
3e8fe2ca95
fix: live stream embed layout 2023-11-23 13:09:23 +00:00
2884a35b5c
chore: random fixes 2023-11-22 15:34:46 +00:00
a67263e5e1
feat: automated outbox model 2023-11-22 13:58:53 +00:00
a80c330e5b chore: Update translations 2023-11-22 11:41:32 +00:00
92c26ca609
feat: write reply events to recipients relays 2023-11-22 11:40:28 +00:00
7c8fff97ce
chore: cleanup / yarn sdks 2023-11-20 19:16:47 +00:00
81d4382aba Merge pull request 'Vite build tools' (#695) from mmalmi/snort:main into main 2023-11-20 16:21:46 +00:00
6d706717c8 sw loading 2023-11-20 18:19:26 +02:00
52553adabf wip vite 2023-11-20 18:19:24 +02:00
1687137572 Merge pull request 'SocialGraph' (#691) from mmalmi/snort:main into main
Reviewed-on: Kieran/snort#691
2023-11-18 11:45:12 +00:00
e3cb397d1d chore: Update translations 2023-11-17 21:52:03 +00:00
9721aa506a
fix: random exception on mentions 2023-11-17 21:50:12 +00:00
963ce098c6 system/SocialGraph, socialGraphInstance 2023-11-17 11:47:12 +02:00
e65845af6d
feat: include targetEvents in parsedZap 2023-11-14 13:55:15 +00:00
a2d084ab70
fix: replyToThis bug 2023-11-14 13:33:54 +00:00
7174ed2502
refactor: simplify useEventReactions hook 2023-11-14 12:55:46 +00:00
5fea9f3dfb
chore: bump packages 2023-11-14 12:07:25 +00:00
eb47da0417
fix: context 2023-11-14 11:43:50 +00:00
f2a41cb474
refactor: inline hashtag posts 2023-11-14 11:09:53 +00:00
24978f4e62
feat: appdata 2023-11-13 16:51:29 +00:00
540f29dd69
feat: hashtags header 2023-11-13 15:58:14 +00:00
e9b7c7c6e3
chore: improve logging 2023-11-11 13:39:33 +00:00
6f396c825c
fix: auth 2023-11-11 13:31:38 +00:00
04a49755e6
feat: nreq 2023-11-10 13:58:27 +00:00
b765cb29b7
refactor: update nip51 support 2023-11-10 13:17:19 +00:00
aa31047c45
fix: missing sent timestamp on force-close query 2023-11-09 14:30:59 +00:00
2d4d9117bd
fix: events 2023-11-08 15:18:01 +00:00
d119a5f626
feat: sign up flow v2 2023-11-08 14:47:46 +00:00
a2bcb936ef
fix: trim invalid chars from NostrLink 2023-11-08 14:47:46 +00:00
c9935a275e
feat: system on-event 2023-11-08 09:45:47 +00:00
3326aedc52
feat: collect relay metrics 2023-11-08 09:45:47 +00:00
fcd2c8a3a0
feat: event emitter 2023-11-07 14:21:44 +00:00
758107fd50
bug: parse legacy tag refs 2023-11-07 14:21:43 +00:00
e0b68ae817
chore: more relay info 2023-11-06 12:46:17 +00:00
930b493a12
fix: write relays only in relay metadata 2023-11-03 14:30:22 +09:00
9eb029e1dc
fix: zapper for zap goals 2023-11-03 10:07:06 +09:00
ed3b6c84cf
fix: remove relay tag from zap e/a tag 2023-11-03 01:43:34 +09:00
d4bf929e60
fix: upgrade existing connection to non-ephemeral 2023-11-02 06:48:07 +09:00
824b6fdce4
feat: cache in settings 2023-10-19 19:25:33 +01:00
c96ea94bb3
chore: remove big E 2023-10-19 16:46:05 +01:00
4be93c8f51
fix: always encode as naddr for PRE 2023-10-18 15:06:35 +01:00
a081f9655e
chore: always add prefix on encode 2023-10-18 09:50:26 +01:00
2e663dcb4c NostrLink.encode(prefix: NostrPrefix) 2023-10-18 10:01:25 +03:00
d9bd198e8d CONFIG.eventLinkPrefix 2023-10-17 21:36:22 +03:00
faaeb6af4a
refactor: flex styles / fixes / profile links 2023-10-17 14:04:48 +01:00
3b427338f4
chore: bump packages 2023-10-16 20:31:12 +01:00