Commit graph

42 commits

Author SHA1 Message Date
Vlad Stan
c42d81f696 refactor: extract client_connection 2023-02-17 14:44:39 +02:00
Vlad Stan
aa68d2a79a refactor: extract EventValidator 2023-02-17 14:44:39 +02:00
Vlad Stan
c46c903703 refactor: move client-manager 2023-02-17 14:44:39 +02:00
Vlad Stan
d5d8b5e1b5 refactor: init callbacks 2023-02-17 14:44:39 +02:00
Vlad Stan
5c0209b6c0 feat: finish NIP16 2023-02-17 09:55:23 +02:00
Vlad Stan
bc1af610db chore: mypy fixes 2023-02-15 18:18:46 +02:00
Vlad Stan
d5aff47717 refactor: class renamings 2023-02-10 13:40:15 +02:00
Vlad Stan
1eda457067 chore: force py format 2023-02-10 12:16:25 +02:00
Vlad Stan
534cf04210 feat: use RelayConfig for active relays 2023-02-08 10:21:26 +02:00
Vlad Stan
4e5c2657c9 chore: code format 2023-02-08 08:50:07 +02:00
Vlad Stan
14df3a6ffb tests: update after changes 2023-02-07 18:15:43 +02:00
Vlad Stan
5a747361af feat: make event kind: 3 replaceable 2023-02-06 12:09:53 +02:00
Vlad Stan
10ef9ee2ac feat: on meta update, replace old meta 2023-02-06 11:10:14 +02:00
Vlad Stan
5ca27ff28a fix: ok -> OK upper case 2023-02-03 18:17:41 +02:00
Vlad Stan
d27ece735e fix: NIP20 duplicate event 2023-02-03 17:42:10 +02:00
Vlad Stan
01764c155e feat: add delete post tests 2023-02-03 15:45:23 +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
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
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
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