1
0
forked from Kieran/snort
Commit Graph

210 Commits

Author SHA1 Message Date
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