Commit Graph

  • f6f90b535e
    Merge pull request #7 from scsibug/master PascalR 2023-07-06 17:47:04 +0200
  • 9e22776227 refactor: whitespace Greg Heartsfield 2023-07-03 10:35:51 -0500
  • dad6911807 refactor: clippy suggestions Greg Heartsfield 2023-07-03 10:31:22 -0500
  • ddc58a2f1c feat: config sending dms on pay to relay signup thesimplekid 2023-07-02 22:56:32 -0400
  • 1131c1986e fix: lnbits expired invoice for existing user thesimplekid 2023-07-01 08:10:59 -0400
  • 06fcaad9a1 chore: typos thesimplekid 2023-07-01 09:02:02 -0400
  • f44f9436df
    feat: config sending dms on pay to relay signup #138 thesimplekid 2023-07-02 22:56:32 -0400
  • ef76fc68e5
    chore: typos #136 thesimplekid 2023-07-01 09:02:02 -0400
  • edd3fa92b2
    fix: lnbits expired invoice for existing user #135 thesimplekid 2023-07-01 08:10:59 -0400
  • 37135dd690
    Merge pull request #6 from scsibug/master PascalR 2023-06-30 12:56:28 +0200
  • 70da8eff42
    Fork Sync: Update from parent repository (#5) github-actions[bot] 2023-06-25 11:02:44 +0200
  • 1a40a725bf
    Merge 68d7d75cc7 into 087b68128f #132 gsovereignty 2023-06-25 05:43:59 +0000
  • 68d7d75cc7
    Problem: payment status isn't updated until an event is published #132 gsovereignty 2023-06-25 13:35:02 +0800
  • 087b68128f fix: ensure startup SQL runs, even with zero min writers Greg Heartsfield 2023-06-23 10:38:06 -0500
  • 4647476622 improvement: default to logging on stdout Greg Heartsfield 2023-06-23 10:34:25 -0500
  • 7a72e588ea refactor: reorder imports Greg Heartsfield 2023-06-23 10:02:04 -0500
  • 9237eed735 feat: roll over logs daily Jamin M 2023-05-01 21:46:33 -0700
  • f4beb884b3 feat: allow logging output to file Jamin M 2023-04-21 08:32:53 -0700
  • 73285683a3 docs: add database maintenance example queries Yuval Adam 2023-05-08 14:36:33 +0300
  • 2f10271903 improvement(NIP-42): use 'restricted:' prefix for auth error msgs rorp 2023-05-16 07:21:21 -0700
  • a34516628b docs: typo in build-essential package name thesimplekid 2023-06-10 23:08:48 -0400
  • 3b6463f230
    typo build-essential #129 thesimplekid 2023-06-10 23:08:48 -0400
  • a3b6a75f6e
    NIP-42: use 'restricted:' prefix for auth error messages #125 rorp 2023-05-16 07:21:21 -0700
  • 31331aa1e4
    Merge branch 'scsibug:master' into master PascalR 2023-05-11 11:20:02 +0200
  • ee6a7082d1
    Fork Sync: Update from parent repository (#4) github-actions[bot] 2023-05-11 11:19:41 +0200
  • 8bf52646c7
    Fork Sync: Update from parent repository (#3) github-actions[bot] 2023-05-10 10:30:18 +0200
  • 4d881d2989 Add database maintenance example queries #124 Yuval Adam 2023-05-08 14:36:33 +0300
  • eba7a32615 perf: reduce SQLite connection count and idle lifetime Greg Heartsfield 2023-05-07 19:38:18 -0500
  • 4d746fad85 docs: helpful ubuntu packages for building Greg Heartsfield 2023-05-07 19:33:10 -0500
  • 0582a891cc perf: switch to jemalloc allocator Greg Heartsfield 2023-05-07 19:32:50 -0500
  • 2bcddf8bbf perf: disable sqlite mmap to reduce memory pressure Greg Heartsfield 2023-05-06 15:40:56 -0500
  • 1595ec783d docs: allow host header prefix matching, required for Damus compatibility Greg Heartsfield 2023-05-06 14:43:30 -0500
  • a2d1d78e23 docs: reformatting Greg Heartsfield 2023-05-06 14:42:59 -0500
  • 827456dc9b
    Create dependabot.yml #123 TKS 2023-05-04 04:58:35 -0700
  • 0be91fcf6a .gitignore updates TKS 2023-05-04 04:53:30 -0700
  • 04db2203bb perf: use standard allocator, limit sqlite mmap to 4GB Greg Heartsfield 2023-05-03 07:22:44 -0500
  • fa674132e6 roll over daily #121 Jamin M 2023-05-01 21:46:33 -0700
  • fc67ede831 allow logging output to file Jamin M 2023-04-21 08:32:53 -0700
  • 264c03bbab
    Fork Sync: Update from parent repository (#2) github-actions[bot] 2023-05-01 13:20:57 +0200
  • 76ae9c9417
    set ignore fail for sync fork action PascalR 2023-05-01 13:18:24 +0200
  • 1c1b1a1802 build: upgrade checkout action for github ci Greg Heartsfield 2023-04-30 11:13:03 -0500
  • 993fec4eed improvement: document pg connection_write config Greg Heartsfield 2023-04-30 10:10:06 -0500
  • 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