Skip to content

2023-07-10

Compare
Choose a tag to compare
@boreq boreq released this 10 Jul 12:15
· 9 commits to main since this release
a9459b8

Changelog

  • a9459b8 Merge pull request #13 from planetary-social/substack
  • 1fdb478 Merge pull request #10 from planetary-social/pull-upstream
  • 48e89de Merge branch 'main' of https://github.com/piraces/rsslay into pull-upstream
  • f4fa3c5 Fix filtering of events in REQ requests
  • d3a1d38 chore(docs): recommend to disable mirroring
  • 903d581 feat: simplify NIP-42 Auth and other fixes
  • 09e3ecf chore(deps): bump github.com/hellofresh/health-go/v5 from 5.2.0 to 5.3.0 (piraces#94)
  • b4b5696 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.11 to 0.18.12 (piraces#89)
  • 8307d02 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.10 to 0.18.11 (piraces#88)
  • 019da2e chore(deps): bump github.com/hellofresh/health-go/v5 from 5.1.1 to 5.2.0 (piraces#87)
  • 57d042e chore(deps): bump github.com/prometheus/client_golang (piraces#86)
  • 2e6aabc chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.8 to 0.18.10 (piraces#85)
  • 8037bff chore: bump version to v0.5.2
  • 365c3ad fix: attempt to fix NIP-05 verification for replayed events
  • 342e951 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.7 to 0.18.8 (piraces#84)
  • da62341 update nitter instance and add reddit option (piraces#83)
  • 66cf849 chore(deps): bump github.com/redis/go-redis/v9 from 9.0.2 to 9.0.5 (piraces#82)
  • c1bdf51 chore: bump version to v0.5.1
  • b5a61bb fix: test
  • 30cdeab feat: add new relay to replay events to
  • 1429cc9 chore: lower log level from redis not found key
  • e9401e3 fix: caching and error handling
  • d863264 fix: set log level to info
  • 269b0eb fix: set log level to debug
  • bf88754 fix: cache handling
  • ef654c8 fix: cache and replay fixes
  • ca35599 feat: implement redis cache if available
  • 1e4cfc4 fix: fix cache and switch to Bigcache
  • 5ff67f6 feat: improve instrumentation
  • c68ffb2 feat: add custom prometheus instrumentation and improved cache
  • 524c360 chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 (piraces#81)
  • a2df5ee Always use long form content
  • a10499e chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.5 to 0.18.7 (piraces#77)
  • 0639458 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (piraces#78)
  • 86d5466 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.4 to 0.18.5 (piraces#76)
  • 3010fb6 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.3 to 0.18.4 (piraces#75)
  • a622cf3 chore: enhance connection closed scenario
  • b6dab31 chore: bump version to 0.5.0
  • c02235b fix: attempt to fix websockets closing when replaying
  • 9a02ec8 chore(test): refactor tests
  • 5a1ed85 fix: set MAIN_DOMAIN_NAME for NIP-05 metadata piraces#71
  • dfb2634 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (piraces#74)
  • 83c5dd9 chore(deps): bump github.com/microcosm-cc/bluemonday (piraces#73)
  • 6a190a7 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.1 to 0.18.3 (piraces#70)
  • 6a5744a chore: bump version to 0.4.9
  • c27ea8c Automatically adding the subreddit topic as a hashtag to posts (piraces#68)
  • 02c7b20 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.18.0 to 0.18.1 (piraces#69)
  • abfe5b2 Update index.html.tmpl (piraces#66)
  • 8bd3f61 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.17.3 to 0.18.0 (piraces#67)
  • ad6ee35 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.17.1 to 0.17.3 (piraces#64)
  • aefd8dc chore(deps): bump github.com/nbd-wtf/go-nostr from 0.17.0 to 0.17.1 (piraces#63)
  • ce51e3e chore(deps): bump github.com/JohannesKaufmann/html-to-markdown (piraces#62)
  • b53874d Add long form content support for substack (#1)