Commit graph

  • 3648dc212c feat: partial AUTH support Vlad Stan 2023-02-14 17:26:40 +02:00
  • d0c6f1392b feat: on create save domain for relay Vlad Stan 2023-02-14 10:27:24 +02:00
  • be606934bf fix: missing import Vlad Stan 2023-02-14 09:56:57 +02:00
  • 44ae8086cc feat: check paid_to_join and storage Vlad Stan 2023-02-14 09:46:33 +02:00
  • dfda2367a2 feat: add payment for stoeage Vlad Stan 2023-02-13 17:49:10 +02:00
  • 2233521a43 feat: ignore some files from release export Vlad Stan 2023-02-13 16:44:23 +02:00
  • d0d3f1f6ed fix: double column primary key Vlad Stan 2023-02-13 14:41:43 +02:00
  • 23547f5187 chore: code format Vlad Stan 2023-02-13 14:41:33 +02:00
  • 4970334713 refactor: extract method Vlad Stan 2023-02-13 14:20:11 +02:00
  • bd5957b443 feat: update account when join invoce paid Vlad Stan 2023-02-13 14:12:37 +02:00
  • 330fceaf34 feat: small UI improvements Vlad Stan 2023-02-13 11:50:18 +02:00
  • b7840ced08 chore: debug log Vlad Stan 2023-02-13 10:10:55 +02:00
  • ebada934b0 chore: code format Vlad Stan 2023-02-10 17:25:02 +02:00
  • 8678090e7b feat: create invoice to join Vlad Stan 2023-02-10 17:20:55 +02:00
  • db3ad2e32f feat: public relay page updates Vlad Stan 2023-02-10 14:47:48 +02:00
  • ae68f210cd chore: remove old field Vlad Stan 2023-02-10 13:41:55 +02:00
  • d5aff47717 refactor: class renamings Vlad Stan 2023-02-10 13:40:15 +02:00
  • 0c72f868ed fix: do not use lnbits_relay_information Vlad Stan 2023-02-10 13:40:01 +02:00
  • 9ccd94aae3 feat: basic relay public info Vlad Stan 2023-02-10 13:39:38 +02:00
  • 1eda457067 chore: force py format Vlad Stan 2023-02-10 12:16:25 +02:00
  • 55f9142f3d fix: query for SQLite Vlad Stan 2023-02-10 12:09:45 +02:00
  • 339f2b70c1 feat: restrict storage Vlad Stan 2023-02-10 11:43:18 +02:00
  • a2f3951efa fix: message Vlad Stan 2023-02-10 10:21:18 +02:00
  • d01084881a fix: UI layout Vlad Stan 2023-02-10 10:16:16 +02:00
  • 9fef72ae0c doc: add comment Vlad Stan 2023-02-10 10:10:01 +02:00
  • f109833a36 feat: get_storage_for_public_key Vlad Stan 2023-02-09 15:43:39 +02:00
  • 48c21a76d9 fix: UI on small screen Vlad Stan 2023-02-09 15:43:08 +02:00
  • c488f5d5e0 feat: store message size Vlad Stan 2023-02-09 15:16:22 +02:00
  • f331a19d75 feat: payment UI updates Vlad Stan 2023-02-09 14:56:24 +02:00
  • cb81726297 feat: add UI for storage Vlad Stan 2023-02-09 14:33:19 +02:00
  • 50fd1942cc refactor: extract method _validate_event() Vlad Stan 2023-02-09 12:26:37 +02:00
  • f5c873ec4d feat: add support for NIP22 Vlad Stan 2023-02-09 12:18:54 +02:00
  • 868e02d3c2 feat: limit max events per second Vlad Stan 2023-02-09 10:28:56 +02:00
  • bddab70677 feat: enforce query limit on relay side Vlad Stan 2023-02-08 18:15:43 +02:00
  • b4094ad2f5 feat: limit the number of filters a client can have Vlad Stan 2023-02-08 17:51:35 +02:00
  • 2cb9d083c6 feat: send message back to owner Vlad Stan 2023-02-08 15:07:53 +02:00
  • 4b96f65c85 fix: delete relay Vlad Stan 2023-02-08 12:58:19 +02:00
  • 24f803921e refactor: rename variables Vlad Stan 2023-02-08 12:00:01 +02:00
  • 9501286c1f refactor: extract method _set_client_callbacks() Vlad Stan 2023-02-08 11:58:19 +02:00
  • 423364a5c6 refactor: extract method _send_msg() Vlad Stan 2023-02-08 11:56:03 +02:00
  • 7215d37fe9 feat: more detailed error messages for rejected event Vlad Stan 2023-02-08 11:52:07 +02:00
  • 5339dde64a fix: revert NostrClientManagerinit place Vlad Stan 2023-02-08 11:40:42 +02:00
  • 43dc3e85ce feat: check access control list Vlad Stan 2023-02-08 11:16:34 +02:00
  • e1fe19b115 refactoring: small Vlad Stan 2023-02-08 10:47:43 +02:00
  • 30dfb03d2d refactor: rename private fields Vlad Stan 2023-02-08 10:26:32 +02:00
  • 9c5b7f69dd fix: init relays Vlad Stan 2023-02-08 10:23:02 +02:00
  • 534cf04210 feat: use RelayConfig for active relays Vlad Stan 2023-02-08 10:21:26 +02:00
  • b098dc5d77 feat: clean-up when relay deleted Vlad Stan 2023-02-08 09:29:14 +02:00
  • 6527d04977 refactor: function renaming Vlad Stan 2023-02-08 09:15:26 +02:00
  • d0341911b9 refactor: extract NostrFilter.to_sql_components Vlad Stan 2023-02-08 09:10:04 +02:00
  • f97cd1dff6 fix: group clients by relay Vlad Stan 2023-02-08 08:59:19 +02:00
  • 4e5c2657c9 chore: code format Vlad Stan 2023-02-08 08:50:07 +02:00
  • b2b5058784 refactor: extract client_manager Vlad Stan 2023-02-08 08:49:52 +02:00
  • 14df3a6ffb tests: update after changes Vlad Stan 2023-02-07 18:15:43 +02:00
  • 25dde9571c feat: save relay extra config Vlad Stan 2023-02-07 17:50:48 +02:00
  • f689e829eb feat: add max filters Vlad Stan 2023-02-07 16:51:49 +02:00
  • 709e201fec feat: add UI for blocked/allowed public keys Vlad Stan 2023-02-07 16:41:57 +02:00
  • 1e2307a758 fix: ui conditional view Vlad Stan 2023-02-07 16:10:52 +02:00
  • 43f3fbfb44 feat: add payment options Vlad Stan 2023-02-07 16:03:13 +02:00
  • a74cf42feb feat: save relay info updates Vlad Stan 2023-02-07 14:57:32 +02:00
  • c05ecb054d feat: edit relay info Vlad Stan 2023-02-07 14:44:11 +02:00
  • cab870f6ff fix: only send required info for toggling a relay Vlad Stan 2023-02-07 14:31:56 +02:00
  • 3fe4984026 feat: add tabs for relay Vlad Stan 2023-02-07 14:29:46 +02:00
  • 1bc8640640 feat: move logic to relay-details component Vlad Stan 2023-02-07 14:24:12 +02:00
  • 999bb1683f feat: move toggle relay up Vlad Stan 2023-02-07 14:10:20 +02:00
  • f0857a5609 chore: code format Vlad Stan 2023-02-07 14:10:03 +02:00
  • 4c9d1a4395 feat: init lnbits_relay_information Vlad Stan 2023-02-07 12:21:23 +02:00
  • e4197ce66d fix: created_at search Vlad Stan 2023-02-07 11:44:26 +02:00
  • 4db031c10e feat: close connection to client when relay is deactivated Vlad Stan 2023-02-06 17:59:36 +02:00
  • f56e9e2e56 feat: block access to deactivated client Vlad Stan 2023-02-06 17:42:27 +02:00
  • dedcf823bd refactor: NIPs endpoint Vlad Stan 2023-02-06 17:03:20 +02:00
  • aff949fed5 feat: allow custom relay IDs Vlad Stan 2023-02-06 16:58:29 +02:00
  • eedaa52bcf feat: allow admin users to specify custom relay name Vlad Stan 2023-02-06 16:43:59 +02:00
  • bc60551313 feat: toggle relays on and off Vlad Stan 2023-02-06 16:33:08 +02:00
  • a849dea99f feat: add UI for basic relay operations Vlad Stan 2023-02-06 15:30:05 +02:00
  • 0db0d9c351 feat: add more fields to relays Vlad Stan 2023-02-06 14:23:54 +02:00
  • 24795f519f feat: update Create Relay dialog Vlad Stan 2023-02-06 14:23:41 +02:00
  • 298021d25a feat: add basic UI Vlad Stan 2023-02-06 14:03:15 +02:00
  • 5a747361af feat: make event kind: 3 replaceable Vlad Stan 2023-02-06 12:09:53 +02:00
  • 10ef9ee2ac feat: on meta update, replace old meta Vlad Stan 2023-02-06 11:10:14 +02:00
  • 57197b981d refactor: mark delete using query builder Vlad Stan 2023-02-06 10:37:06 +02:00
  • f01ea6a237 refactor: delete using filter Vlad Stan 2023-02-06 10:25:28 +02:00
  • 2dfd70c38c refactor: query builder Vlad Stan 2023-02-06 10:19:47 +02:00
  • 282e65954b refactor: query builder Vlad Stan 2023-02-06 10:07:00 +02:00
  • 5ca27ff28a fix: ok -> OK upper case Vlad Stan 2023-02-03 18:17:41 +02:00
  • 8640e2c06f feat: signal NIP20 support Vlad Stan 2023-02-03 17:43:06 +02:00
  • d27ece735e fix: NIP20 duplicate event Vlad Stan 2023-02-03 17:42:10 +02:00
  • a01c392a89 feat: signal NIP15 support Vlad Stan 2023-02-03 17:12:39 +02:00
  • cbbabf2ce8 feat: partial NIP11 Vlad Stan 2023-02-03 16:37:27 +02:00
  • 9b9e2623be fix: do not remove delete events Vlad Stan 2023-02-03 15:50:29 +02:00
  • 01764c155e feat: add delete post tests Vlad Stan 2023-02-03 15:45:23 +02:00
  • b0be06580a fat: support NIP09 delete event Vlad Stan 2023-02-03 14:26:30 +02:00
  • 8645bb6d05 refactor: extract query builder Vlad Stan 2023-02-03 13:21:07 +02:00
  • 6b11221205 test: direct messages Vlad Stan 2023-02-03 11:32:44 +02:00
  • 30ed35a14e test: bob writes direct message to alice Vlad Stan 2023-02-03 11:07:17 +02:00
  • 96f8f9927d refactor: method renames Vlad Stan 2023-02-03 10:21:11 +02:00
  • c4b498c28c refactor: make code more readable Vlad Stan 2023-02-03 10:14:28 +02:00
  • 3d1511a545 refactor: extract fixtures Vlad Stan 2023-02-03 09:58:50 +02:00
  • f183027811 fix: missing param Vlad Stan 2023-02-03 09:48:16 +02:00
  • 78de195354 test: notifications Vlad Stan 2023-02-03 09:47:12 +02:00