Commit Graph

  • 6cc2477e89 fix blossom upload < 50bytes master andrewheadricke 2025-03-14 15:14:13 +11:00
  • 581c4ece28 updating go-nostr to fix sonic parser bug. v0.17.3 fiatjaf 2025-03-14 20:10:52 -03:00
  • e2167c869d fix blossom upload < 50bytes andrewheadricke 2025-03-14 15:14:13 +11:00
  • 0971593438 fix small blob < 50 bytes bug andrewheadricke 2025-03-14 10:14:09 +11:00
  • 596bca93c3 go-nostr MessageParser string transition. fiatjaf 2025-03-12 00:53:19 -03:00
  • 650d9209c3 policies: nip70 enforcer. v0.17.2 fiatjaf 2025-03-11 17:42:27 -03:00
  • 0d736cff82 fix blossom authorization decoder. v0.17.1 fiatjaf 2025-03-11 17:32:12 -03:00
  • 44ed6f519d use NewMessageParser() that allows sonic to be opted in with tags. fiatjaf 2025-03-11 17:32:04 -03:00
  • db832d4255 use sonic json parser and other minor performance improvements. v0.17.0 fiatjaf 2025-03-07 21:47:34 -03:00
  • 625bde38c5 update go-nostr so CountEnvelope only has one filter, which simplies COUNT handling a lot, specially with HLL. v0.16.0 fiatjaf 2025-03-07 10:11:58 -03:00
  • 7c6031f4e5 resolve relative icon and banner urls in nip11 handler. fiatjaf 2025-02-23 18:20:54 -03:00
  • 6e224b9437 nip-86: stats, grant/revoke admin, listallowedevents and listdisallowedkinds ZigBalthazar 2025-02-13 02:27:10 +03:30
  • ae0663bf6e nip-86: stats, grant/revoke admin, listallowedevents and listdisallowedkinds ZigBalthazar 2025-02-13 02:27:10 +03:30
  • e9030a355c nip-86: add generic handler. Kay 2025-02-09 19:54:11 +00:00
  • a6ed7bced0 do not cancel subscription context on eose, only on subscription close. fiatjaf 2025-02-09 20:46:53 -03:00
  • 08010c7e4d nip-86: add generic handler. Kay 2025-02-09 19:54:11 +00:00
  • 69d70fe415 fix(examples): add close database Isaque Veras 2025-02-08 15:53:56 -03:00
  • 09ca31832c feat(routing): separating relays Isaque Veras 2025-02-08 15:52:54 -03:00
  • 2b0f5c5fa5 chore(readme): fix example Isaque Veras 2025-02-08 15:38:14 -03:00
  • 78b3b51c70 refact(exclusive): init new relay with exclusive Isaque Veras 2025-02-08 15:37:02 -03:00
  • ddbf101300 refact(routing): init new relay with routing Isaque Veras 2025-02-08 15:36:03 -03:00
  • a38d631b43 refact(blossom): init new relay with blossom Isaque Veras 2025-02-08 15:34:50 -03:00
  • 944b96f082 refact(sqlite3): init new relay with sqlite3 Isaque Veras 2025-02-08 15:34:10 -03:00
  • c6bbee6545 refact(postgres): init new relay with postgres Isaque Veras 2025-02-08 15:33:41 -03:00
  • d44531c54b refact(lmdb): init new relay with lmdb Isaque Veras 2025-02-08 15:06:33 -03:00
  • e6d28d9edd refact(elasticsearch): init new relay with elasticsearch Isaque Veras 2025-02-08 15:01:31 -03:00
  • d59d495bf5 refact(badger): init new relay with badger Isaque Veras 2025-02-08 14:59:03 -03:00
  • 2ab2c17fea feat: add options WithNegentropy and WithCountEvents Isaque Veras 2025-02-08 14:56:44 -03:00
  • d4452bfa9f refact: init the Store interface methods Isaque Veras 2025-02-08 14:55:22 -03:00
  • 31128ebd18 filter policy: MustAuth() v0.15.2 fiatjaf 2025-02-02 14:30:28 -03:00
  • 414867e62c
    feat(blossom): add bud-09 reporting handler. (#29) k. 2025-02-02 00:33:17 +03:30
  • 383706a20f revert http status codes change. Kay 2025-02-01 19:58:55 +00:00
  • 522940142b feat(blossom): add bud-09 reporting handler. Kay 2025-02-01 16:38:49 +00:00
  • 8121a0d16f feat: supporting retention. Kay 2025-01-29 20:50:04 +00:00
  • 65383d6d65 making it a little better, so compiler wont complain. Kay 2025-01-28 15:44:42 +00:00
  • 160fa8dcdb making it a little better, so compiler wont complain. Kay 2025-01-28 15:44:42 +00:00
  • c4d9ef1025 fix(blossom): respond with 401 on missing Auth v0.15.1 Anthony Accioly 2025-01-26 17:12:16 +00:00
  • a7481ba6d2
    fix(blossom): respond with 401 on missing Auth Anthony Accioly 2025-01-26 17:12:16 +00:00
  • 5e5a53240a docs: fix broken links. v0.15.0 fiatjaf 2025-01-13 17:40:51 -03:00
  • 3a9c88603b add blossom page. fiatjaf 2025-01-13 17:38:10 -03:00
  • 2403f82dac improve eventstore page. fiatjaf 2025-01-13 17:37:57 -03:00
  • a289a77b6e restructure docs to have a more useful sidebar. fiatjaf 2025-01-13 17:18:56 -03:00
  • 1a03178d83 test expiration. fiatjaf 2025-01-13 17:02:15 -03:00
  • c73037ac82 test replaceable events. fiatjaf 2025-01-13 16:52:17 -03:00
  • 433cceea86 include the ReplaceEvent setup on all examples. fiatjaf 2025-01-13 16:47:21 -03:00
  • aa7422b2e4 tests for basic relay functionality. fiatjaf 2025-01-13 08:06:25 -03:00
  • d27f582a0b nip-40 expiration manager. fiatjaf 2025-01-13 00:05:41 -03:00
  • e1de0432fe fix @staab's mess. fiatjaf 2024-12-31 22:15:06 -03:00
  • 5b9b89543f Get service url when handling auth rather than mutating the relay, allow user to override service url via env var Jon Staab 2024-12-30 16:20:15 -08:00
  • 7586c89ef3 Get service url when handling auth rather than mutating the relay, allow user to override service url via env var Jon Staab 2024-12-30 16:20:15 -08:00
  • 4dba9376a0 sanedefaults: allow a bigger burst of connections and events. fiatjaf 2024-12-10 23:34:18 -03:00
  • fa523a6ab9 blossom: etag and cache-control headers. fiatjaf 2024-12-09 15:41:29 -03:00
  • abbe61d128 use ReplaceEvent when available. v0.14.0 fiatjaf 2024-12-08 00:50:29 -03:00
  • e9999feec0 turns out we need to bump a version because of annoying hex nips. v0.13.0 fiatjaf 2024-12-07 07:58:20 -03:00
  • 6275f52134 support hyperloglog handlers on COUNT. v0.12.2 fiatjaf 2024-12-07 00:26:22 -03:00
  • 5b88b9b087 small tweaks to nip86 authorization flow and use rl.ServiceURL. v0.12.1 fiatjaf 2024-11-25 14:11:27 -03:00
  • 1b4d81dde4 corrects malformed json in blossom list v0.12.0 Your Name 2024-11-22 00:04:40 -03:00
  • 7bfdbb557c fix(blossom): use io.ReadSeeker in Blossom example Anthony Accioly 2024-11-21 23:02:17 +00:00
  • 18539e4d87 corrects malformed json in blossom list Your Name 2024-11-22 00:04:40 -03:00
  • 043f2aed07
    fix(blossom): use io.ReadSeeker in Blossom example Anthony Accioly 2024-11-21 23:02:17 +00:00
  • 3f26a1f727
    Change API of LoadBlob to return io.ReadSeeker instead of io.Reader and use ServeContent to serve blob content (#19) girino 2024-11-21 11:58:12 -03:00
  • 249aeb4015 changed LoadBlob to requisre io.ReadSeeker Your Name 2024-11-20 14:57:43 -03:00
  • 9a10f15aa4 removed debug messages Your Name 2024-11-20 11:39:08 -03:00
  • 00a0a3ecd6 added debug to help me here Your Name 2024-11-20 00:09:28 -03:00
  • c14dd31270 first test with http.ServeContent Your Name 2024-11-19 23:47:58 -03:00
  • 76ecf4f791
    Merge pull request #17 from aaccioly-open-source/feature/bud01-cors-support v0.11.0 fiatjaf_ 2024-11-05 22:59:18 -03:00
  • 1498da09c8
    refactor(blossom): remove setCors function Anthony Accioly 2024-11-05 19:04:41 +00:00
  • 3d4dd71510
    refactor(blossom): undo enhanced routing Anthony Accioly 2024-11-05 18:55:47 +00:00
  • 582a74c000
    refactor: apply CORS rules on relay Anthony Accioly 2024-11-05 18:37:12 +00:00
  • bbcf948dd6
    fix(blossom): forward requests to base relay Anthony Accioly 2024-11-05 17:56:56 +00:00
  • 553d848362
    fix(policies): update check for ephemeral kinds Anthony Accioly 2024-11-05 17:32:56 +00:00
  • 2a80d4099d
    perf(blossom): set Access-Control-Max-Age to 24 h Anthony Accioly 2024-11-05 16:56:59 +00:00
  • ad6635d86c
    refactor(blossom): use Go 1.22 enhanced routing Anthony Accioly 2024-11-05 16:48:21 +00:00
  • c93441cd63
    feat(blossom): use rs/cors to handle BUD-01 CORS Anthony Accioly 2024-11-04 17:18:37 +00:00
  • dc34dd7e90
    build(deps): bump rs/cors version to v1.11.1 Anthony Accioly 2024-11-04 14:02:18 +00:00
  • a004f59187
    fix(blossom): Example returns io.Reader Anthony Accioly 2024-11-04 13:56:13 +00:00
  • a931a83370 fix negentropy by making special provisions for bypassing query limits. fiatjaf 2024-11-03 16:57:16 -03:00
  • 1c15db2ca1 fix(blossom): CORS headers required by noStrudel Anthony Accioly 2024-10-31 05:06:58 +00:00
  • 5ce272c209
    fix(blossom): CORS headers required by noStrudel Anthony Accioly 2024-10-31 05:06:58 +00:00
  • b617fea679 blossom: again a bunch of fixes. require Authorization on /upload again always. v0.10.0 fiatjaf 2024-10-29 16:32:45 -03:00
  • 1d7bdccb3a blossom: fixes and updates from trying to use it. fiatjaf 2024-10-29 09:00:45 -03:00
  • 92d1a5b671 blossom: implement bud06 (upload requirements). fiatjaf 2024-10-28 17:30:25 -03:00
  • 7f878121fc blossom: return code from Reject* functions because HTTP is stupid. fiatjaf 2024-10-28 17:30:07 -03:00
  • a893dc2d2c blossom: store as a standalone interface (and an eventstore wrapper). fiatjaf 2024-10-27 23:00:51 -03:00
  • 91e7737ec1 basic modular blossom support. fiatjaf 2024-10-27 17:20:10 -03:00
  • 1dc12e5d2e support negentropy. v0.9.1 fiatjaf 2024-10-26 23:41:39 -03:00
  • f3b18619c7 update eventstore just so badger and ristretto are the same everywhere, who knows what the package manager will do. v0.9.0 fiatjaf 2024-10-23 23:17:50 -03:00
  • 902e882d97 policies: RestrictToSpecifiedKinds() to allow ephemeral. fiatjaf 2024-10-22 13:32:24 -03:00
  • 8f62b2fbbe policies.PreventLargeTags() example was too strict for "a" tags. fiatjaf 2024-10-21 08:53:35 -03:00
  • d4334ac2bb revert "a function to send an event directly to a specific connection." v0.8.4 fiatjaf 2024-10-16 15:07:44 -03:00
  • 9069341657 a context that is canceled whenever a websocket is dropped. fiatjaf 2024-10-16 15:06:47 -03:00
  • 9137eb02b0 cookbook: reacting to auth events. fiatjaf 2024-10-14 12:20:46 -03:00
  • e9c9d0c3a7 a function to send an event directly to a specific connection. fiatjaf 2024-10-13 12:42:36 -03:00
  • 39d882857c fix missing ! in CheckID() fiatjaf 2024-09-25 14:33:43 -03:00
  • 3ca3160202 fix missing ! in CheckID() v0.8.3 fiatjaf 2024-09-25 14:33:43 -03:00
  • 6e04cca511 Update use-cases.md ptrio42 aka pitiunited 2024-09-25 02:30:50 +02:00
  • 464f2a0568
    Update use-cases.md ptrio42 aka pitiunited 2024-09-25 02:30:50 +02:00
  • cc891d06ed update go-nostr and make checkid faster. v0.8.2 fiatjaf 2024-09-24 19:04:18 -03:00
  • 08be77b914 empty filters are not insane. fiatjaf 2024-09-24 19:01:57 -03:00
  • e25400a61a actually we don't need all that fluff. fiatjaf 2024-09-16 17:39:54 -03:00