Commit graph

55 commits

Author SHA1 Message Date
Vlad Stan
10ef9ee2ac feat: on meta update, replace old meta 2023-02-06 11:10:14 +02:00
Vlad Stan
57197b981d refactor: mark delete using query builder 2023-02-06 10:37:06 +02:00
Vlad Stan
f01ea6a237 refactor: delete using filter 2023-02-06 10:25:28 +02:00
Vlad Stan
2dfd70c38c refactor: query builder 2023-02-06 10:19:47 +02:00
Vlad Stan
282e65954b refactor: query builder 2023-02-06 10:07:00 +02:00
Vlad Stan
5ca27ff28a fix: ok -> OK upper case 2023-02-03 18:17:41 +02:00
Vlad Stan
8640e2c06f feat: signal NIP20 support 2023-02-03 17:43:06 +02:00
Vlad Stan
d27ece735e fix: NIP20 duplicate event 2023-02-03 17:42:10 +02:00
Vlad Stan
a01c392a89 feat: signal NIP15 support 2023-02-03 17:12:39 +02:00
Vlad Stan
cbbabf2ce8 feat: partial NIP11 2023-02-03 16:37:27 +02:00
Vlad Stan
9b9e2623be fix: do not remove delete events 2023-02-03 15:50:29 +02:00
Vlad Stan
01764c155e feat: add delete post tests 2023-02-03 15:45:23 +02:00
Vlad Stan
b0be06580a fat: support NIP09 delete event 2023-02-03 14:26:30 +02:00
Vlad Stan
8645bb6d05 refactor: extract query builder 2023-02-03 13:21:07 +02:00
Vlad Stan
6b11221205 test: direct messages 2023-02-03 11:32:44 +02:00
Vlad Stan
30ed35a14e test: bob writes direct message to alice 2023-02-03 11:07:17 +02:00
Vlad Stan
96f8f9927d refactor: method renames 2023-02-03 10:21:11 +02:00
Vlad Stan
c4b498c28c refactor: make code more readable 2023-02-03 10:14:28 +02:00
Vlad Stan
3d1511a545 refactor: extract fixtures 2023-02-03 09:58:50 +02:00
Vlad Stan
f183027811 fix: missing param 2023-02-03 09:48:16 +02:00
Vlad Stan
78de195354 test: notifications 2023-02-03 09:47:12 +02:00
Vlad Stan
e87d43d21a test: bob_reacts_to_posts_alice_receives_notifications 2023-02-03 09:23:43 +02:00
Vlad Stan
4766e8daaf test: notify likes 2023-02-02 18:43:46 +02:00
Vlad Stan
158bb9b58a fix: serialize emoji’s 2023-02-02 18:43:26 +02:00
Vlad Stan
cae1bb146a test: notifications 2023-02-02 17:20:35 +02:00
Vlad Stan
f96945c694 test: follow Alice 2023-02-02 16:53:01 +02:00
Vlad Stan
841b8d6ea4 test: more fixtures 2023-02-02 16:27:06 +02:00
Vlad Stan
f6c92a5ccf test: first fixtures 2023-02-02 15:15:13 +02:00
Vlad Stan
90cdfc61fb test: wip 2023-02-02 11:32:29 +02:00
Vlad Stan
855ec09df3 refactor: code clean-up 2023-02-02 10:26:25 +02:00
Vlad Stan
d4bfb0a815 test: add tests for filtering 2023-02-02 10:24:12 +02:00
Vlad Stan
80ae3db4c1 refactor: extract more methods 2023-02-02 09:39:12 +02:00
Vlad Stan
09424b0de9 refactor: extract methods 2023-02-02 09:32:30 +02:00
Vlad Stan
3cd1711f84 feat: hack send message multiple times 2023-02-01 19:18:53 +02:00
Vlad Stan
0412361147 test: tags and author 2023-02-01 18:00:00 +02:00
Vlad Stan
e2375f9e75 test: check filter restore 2023-02-01 17:48:24 +02:00
Vlad Stan
b910f287d1 fix: query by multiple tags 2023-02-01 17:46:11 +02:00
Vlad Stan
ad2fdbe0c1 test: test event CRUD 2023-02-01 15:29:56 +02:00
Vlad Stan
d79901b4fb fix: throw on duplicate event 2023-02-01 15:29:41 +02:00
Vlad Stan
25d41d094c feat: add get_event 2023-02-01 14:32:41 +02:00
Vlad Stan
0d61f433c6 chore: code clean-up 2023-02-01 13:33:47 +02:00
Vlad Stan
5388c71ee1 refactor: file rename 2023-02-01 13:32:53 +02:00
Vlad Stan
ca3fcf6cd1 test: check invalid events 2023-02-01 13:32:09 +02:00
Vlad Stan
e1ed5fb2d0 feat: add basic tests 2023-02-01 11:24:52 +02:00
Vlad Stan
1238b4ffbd Merge branch 'main' of https://github.com/lnbits/nostr-relay-extension 2023-01-31 17:37:14 +02:00
Vlad Stan
fa29c92a55 fix: tag search 2023-01-31 17:37:11 +02:00
Arc
3000b639cd
Added manifest 2023-01-31 13:48:33 +00:00
Vlad Stan
f17525800f feat: partial NIP15 2023-01-31 14:29:22 +02:00
Vlad Stan
fbae6d6c88 feat: add basic NIP20 response 2023-01-31 12:36:59 +02:00
Pavol Rusnak
30150c4561 remove unused imports, don't use format string when not needed 2023-01-31 11:39:35 +02:00