Commit Graph

  • beffeb4d86 improvement: add a configurable postgres write conn string Kieran 2023-04-20 12:01:28 +0100
  • 5135f3b007 improvement: use appropriate paths for systemd example Petr Kracik 2023-04-29 23:54:09 +0200
  • 8fde815cc8 FIX new line in text files at the end of file #119 Petr Kracik 2023-04-29 23:54:47 +0200
  • 13fd117229 Use full path to binary Petr Kracik 2023-04-29 23:54:27 +0200
  • 7bba27ccf1 Change workdir to var/lib Petr Kracik 2023-04-29 23:54:09 +0200
  • a43613219b
    Add sync fork github action PascalR 2023-04-27 11:02:48 +0200
  • 8dde77a943 fix not run doubled ci on push master PascalR 2023-04-26 09:23:04 +0200
  • fd95c6cef6
    add CI before docker-image build and push (#1) PascalR 2023-04-26 09:20:31 +0200
  • c73431e743
    Merge branch 'scsibug:master' into master PascalR 2023-04-26 09:14:27 +0200
  • ba0b50bc9c build: bump version to 0.8.9 0.8.9 Greg Heartsfield 2023-04-22 13:47:08 -0500
  • 603b39f883
    PG: write pool #116 Kieran 2023-04-20 12:01:28 +0100
  • c65c64275e docs: add systemd service file and guide 0xtr 2023-04-16 15:18:37 +0200
  • ca770a0a54
    add master to trigger for docker build and push action PascalR 2023-04-18 15:08:34 +0200
  • 7917aaea15
    add docker-image build and push pipeline PascalR 2023-04-18 15:06:39 +0200
  • b35496b44e
    add docker-image build and push pipeline PascalR 2023-04-18 15:06:38 +0200
  • a1c293af89 Add systemd service file and guide #114 0xtr 2023-04-16 15:18:37 +0200
  • 80c459c36c improvement: switch to jemalloc allocator Greg Heartsfield 2023-04-06 18:33:30 -0500
  • b69d8f4d5d
    fix: handle empty d tags #109 thesimplekid 2023-03-15 08:54:11 -0400
  • d8d29a008f Allow paying to relay's lightning address #107 mk-kollider 2023-03-13 16:02:12 +0100
  • 8e4e2d824b feat(NIP-42): limit access to kind 4 DMs rorp 2023-02-25 17:57:04 -0800
  • c13961a5c4 fix: nip05 for postgres thesimplekid 2023-03-02 16:16:21 -0500
  • 62bec648c8
    fix: nip05 for postgres #98 thesimplekid 2023-03-02 16:16:21 -0500
  • 5d8f811baf
    handle new events #96 rorp 2023-03-01 18:38:33 -0800
  • 05b08c7916 feat: join via nip-07 thesimplekid 2023-03-01 00:16:50 -0500
  • 3ef4b13d2b
    NIP-42: limit access to kind 4 DMs rorp 2023-02-25 17:57:04 -0800
  • 9a141dc950 improvement: disable HTTP request logging Greg Heartsfield 2023-02-25 15:57:01 -0600
  • 8c9170d4e3 fix: persist database version for v18 migration Greg Heartsfield 2023-02-25 15:55:00 -0600
  • 5508020777 improvement: configure pay-to-relay defaults and comment block Greg Heartsfield 2023-02-25 15:53:32 -0600
  • 43021910ea improvement: disable pay-to-relay by default Greg Heartsfield 2023-02-25 15:41:30 -0600
  • c0158af18b feat(NIP-111): pay to relay (experimental) thesimplekid 2023-02-25 15:38:26 -0600
  • 164603dedd docs: add Traefik to reverse proxy doc Rene Honig 2023-02-24 17:06:30 +0100
  • c1c25a22f5 refactor: format Greg Heartsfield 2023-02-25 14:49:35 -0600
  • 6df92f9580 refactor: format thesimplekid 2023-02-08 10:55:17 -0500
  • 440217e1ee docs: add documented support for NIP-40 Greg Heartsfield 2023-02-25 14:29:52 -0600
  • 96359aafab docs: better example of kinds for allowlist Greg Heartsfield 2023-02-25 14:05:11 -0600
  • 5414629298 feat: add event kind allowlist Mike White 2023-02-25 10:20:53 -0600
  • 71d5d56bed
    add Traefik to reverse proxy doc #91 Rene Honig 2023-02-24 17:06:30 +0100
  • 2be75e18fb build: bump version to 0.8.8 0.8.8 Greg Heartsfield 2023-02-21 08:16:40 -0600
  • 5f6ff4c2b7 fix: in-memory SQLite DB correctly shares memory between connections Greg Heartsfield 2023-02-21 08:14:19 -0600
  • df411c24fb fix: block other writers during checkpoint to eliminate DB lock errors Greg Heartsfield 2023-02-20 16:50:44 -0600
  • bf78ddce75
    fix: postgress migration and query #64 thesimplekid 2023-02-18 14:19:05 -0500
  • bedbf27e4d
    remove tor config thesimplekid 2023-02-18 09:16:45 -0500
  • 39f9984c4f build: bump version to 0.8.7 0.8.7 Greg Heartsfield 2023-02-17 21:05:36 -0600
  • 9d55731073 fix: Postgres SQL generation for expiring events Greg Heartsfield 2023-02-17 21:04:30 -0600
  • 5638f70d66 fix: set SQL tracing back to appropriate level Greg Heartsfield 2023-02-17 20:50:19 -0600
  • 6116e262e4
    fix: check account thesimplekid 2023-02-17 15:12:18 -0500
  • 92f8b126de
    refactor: remove reqwest thesimplekid 2023-02-15 23:42:53 -0500
  • 1ddc67faa3
    refactor: add payment module to better support adding other payment processors thesimplekid 2023-02-15 13:12:34 -0500
  • c5bb0bd9f1
    refactor: remove tor thesimplekid 2023-02-15 10:40:23 -0500
  • 641cb542d9
    refactor: server /invoice errors thesimplekid 2023-02-11 03:25:49 -0500
  • 7f1ce7d7f1
    improvement: send dms when siging up via web refactor: Remove dead code and add comments thesimplekid 2023-02-09 22:09:30 -0500
  • 5f6311d924
    improvement: NIP-111 for pay to relay thesimplekid 2023-02-09 21:26:20 -0500
  • 3220c5d62f
    improvement: add get active invoice - get nostr sk from config file thesimplekid 2023-02-09 16:48:53 -0500
  • 84facb0ec9
    docs: pay to relay thesimplekid 2023-02-08 21:23:10 -0500
  • 4724112d89
    improvement: enable/disable signups thesimplekid 2023-02-06 19:04:46 -0500
  • 4e082698b5
    feat: pay to relay flow working thesimplekid 2023-02-05 23:45:17 -0500
  • 98a08d054a improvement: advertise support for NIP-42 in relay info 0.8.6 Greg Heartsfield 2023-02-17 14:02:49 -0600
  • 0ef7d618a8 build: bump version to 0.8.6 Greg Heartsfield 2023-02-17 13:59:07 -0600
  • 75d0cfbed7 gRPC decision logic fixed. Comment fix #82 Silutra 2023-02-17 20:31:59 +0100
  • bf06bea808 feat(NIP-40): postgres support for event expiration Greg Heartsfield 2023-02-17 13:25:56 -0600
  • 82faee9ecd Merge branch 'master' into split_validation Silutra 2023-02-17 19:31:05 +0100
  • 27bc9d9f6b Validation separated. Submitting and Admitting channels Silutra 2023-02-17 19:12:02 +0100
  • e5ca8c2a86 improvement: run expired event cleanup every 10 minutes Greg Heartsfield 2023-02-17 11:22:00 -0600
  • 8ea63f0b27 feat(NIP-40): sqlite support for event expiration Greg Heartsfield 2023-02-17 11:15:06 -0600
  • 3229e4192f feat: publish favicon.ico Greg Heartsfield 2023-02-16 18:03:28 -0600
  • 7fd9b55e70 fix: typo in sqlite_migration.rs 0xtr 2023-02-14 19:55:11 +0100
  • 5cecfba319 feat(NIP-42): pubkey authentication rorp 2023-02-14 19:17:48 -0800
  • d0f57aea21 improvement(NIP-40): functions for checking event expiration Greg Heartsfield 2023-02-15 18:47:27 -0600
  • 40abd6858e docs: cleanup location of documentation Yuval Adam 2023-02-15 10:28:42 +0200
  • 136e41d234 fix: retry event writes if DB is busy Greg Heartsfield 2023-02-15 18:37:13 -0600
  • 5a5504a0d1
    cleanup #79 rorp 2023-02-15 15:12:07 -0800
  • d569e4bd4d Create examples/ dir #80 Yuval Adam 2023-02-15 11:02:12 +0200
  • 57635a05d8 Move reverse proxy into docs/ dir Yuval Adam 2023-02-15 10:28:42 +0200
  • ae8599f026
    NIP-42 authentication rorp 2023-02-14 19:17:48 -0800
  • 35a1973a46 fix: allow older versions of protobuf-compiler to work Yuval Adam 2023-02-14 22:18:00 +0200
  • 23640a76eb Add --experimental_allow_proto3_optional protoc arg in build configs, fixes #77 #78 Yuval Adam 2023-02-14 22:18:00 +0200
  • 100d0949fd Fix typo in sqlite_migration.rs #76 0xtr 2023-02-14 19:55:11 +0100
  • 1daa25600d fix: postgres tag inserts Kieran 2023-02-07 21:47:28 +0000
  • 692925942a build: bump version to 0.8.5 0.8.5 Greg Heartsfield 2023-02-13 17:53:33 -0600
  • 84afd4b64e refactor: whitespace Greg Heartsfield 2023-02-13 17:52:00 -0600
  • 46160bb1f9 fix: correct name of gRPC configuration in toml Greg Heartsfield 2023-02-13 17:30:26 -0600
  • 2fc9168a38 fix: SQL error with parameterized replaceable events Greg Heartsfield 2023-02-13 17:10:42 -0600
  • 01d0d44868 build: bump version to 0.8.4 Greg Heartsfield 2023-02-13 09:34:30 -0600
  • 93f6337fda fix: upgrade docker image to include OpenSSL 3 Greg Heartsfield 2023-02-13 09:33:14 -0600
  • f3a42712a6 build: bump version to 0.8.3 0.8.3 Greg Heartsfield 2023-02-13 08:08:28 -0600
  • 27361d064a improvement: upgrade multiple dependencies Greg Heartsfield 2023-02-13 07:57:14 -0600
  • 3bafb611e5 build: install packages with sudo for github ci Greg Heartsfield 2023-02-13 07:50:48 -0600
  • b960ab70de build: add protobuf compiler to github ci workflow Greg Heartsfield 2023-02-13 07:48:09 -0600
  • 15e2f097aa improvement: advise operator this upgrade may take a minute Greg Heartsfield 2023-02-13 07:37:13 -0600
  • 185f9e7abb feat: improved query performance when looking for deletion events (improves event insert time) Greg Heartsfield 2023-02-12 15:43:22 -0600
  • f44dae6ac9 fix: use correct start time for logging SQL generation Greg Heartsfield 2023-02-12 15:00:50 -0600
  • abc356c17d perf(sqlite): index tags with their kind/created_at fields Greg Heartsfield 2023-02-12 14:33:40 -0600
  • 7986c98955
    fix: postgres tag inserts #73 Kieran 2023-02-07 21:47:28 +0000
  • 81f8256c37 fix: container builds support protobuf compilation Greg Heartsfield 2023-02-11 14:30:42 -0600
  • b3db2bd081 fix: protobuf compiler not needed in runtime container Greg Heartsfield 2023-02-11 13:57:53 -0600
  • d31e974d56 fix: add protobuf-compiler for Docker and CI builds Greg Heartsfield 2023-02-11 13:56:15 -0600
  • 36eaf9fea5 improvement: make comments match code for nauthz example Greg Heartsfield 2023-02-11 13:36:10 -0600
  • a16c4e698a feat: gRPC authorization for events Greg Heartsfield 2023-02-11 13:26:08 -0600
  • e63d179424 fix: prevent loop when nip05 metadata channel closes Greg Heartsfield 2023-02-11 13:26:08 -0600
  • 252fd85479 bump to v0.9.0 #72 疯魔慕薇 2023-02-11 23:21:42 +0800