Commit graph

76 commits

Author SHA1 Message Date
Vlad Stan
43f3fbfb44 feat: add payment options 2023-02-07 16:03:13 +02:00
Vlad Stan
a74cf42feb feat: save relay info updates 2023-02-07 14:57:32 +02:00
Vlad Stan
c05ecb054d feat: edit relay info 2023-02-07 14:44:11 +02:00
Vlad Stan
cab870f6ff fix: only send required info for toggling a relay 2023-02-07 14:31:56 +02:00
Vlad Stan
3fe4984026 feat: add tabs for relay 2023-02-07 14:29:46 +02:00
Vlad Stan
1bc8640640 feat: move logic to relay-details component 2023-02-07 14:24:12 +02:00
Vlad Stan
999bb1683f feat: move toggle relay up 2023-02-07 14:10:20 +02:00
Vlad Stan
f0857a5609 chore: code format 2023-02-07 14:10:03 +02:00
Vlad Stan
4c9d1a4395 feat: init lnbits_relay_information 2023-02-07 12:21:23 +02:00
Vlad Stan
e4197ce66d fix: created_at search 2023-02-07 11:44:26 +02:00
Vlad Stan
4db031c10e feat: close connection to client when relay is deactivated 2023-02-06 17:59:36 +02:00
Vlad Stan
f56e9e2e56 feat: block access to deactivated client 2023-02-06 17:42:27 +02:00
Vlad Stan
dedcf823bd refactor: NIPs endpoint 2023-02-06 17:03:20 +02:00
Vlad Stan
aff949fed5 feat: allow custom relay IDs 2023-02-06 16:58:29 +02:00
Vlad Stan
eedaa52bcf feat: allow admin users to specify custom relay name 2023-02-06 16:43:59 +02:00
Vlad Stan
bc60551313 feat: toggle relays on and off 2023-02-06 16:33:08 +02:00
Vlad Stan
a849dea99f feat: add UI for basic relay operations 2023-02-06 15:30:05 +02:00
Vlad Stan
0db0d9c351 feat: add more fields to relays 2023-02-06 14:23:54 +02:00
Vlad Stan
24795f519f feat: update Create Relay dialog 2023-02-06 14:23:41 +02:00
Vlad Stan
298021d25a feat: add basic UI 2023-02-06 14:03:15 +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
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