This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
Releases: piraces/rsslay
Releases · piraces/rsslay
v0.4.4
Changelog
- 68fd4bc feat: change strip html library to more stable one
- cfc631f feat: set relays in session storage on each contact list received (closes #31)
- 1583a3d feat: set max content length to 5000 for rsslay main instance
- 418bb61 feat: make content length configurable by environment variable (related #26)
- 96948ad feat: show random feeds on each load of main page (closes #33)
- b764bdf feat: change all references to nitter.net to a stable instance (closes #35)
- 377f340 Create SECURITY.md
- b76c732 chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1 (#25)
- 1080f7f chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#27)
- 9bbd321 chore(deps): bump github.com/hellofresh/health-go/v5 from 5.0.0 to 5.1.0 (#28)
- 821676a chore(deps): bump github.com/nbd-wtf/go-nostr from 0.13.1 to 0.13.2 (#29)
- 7a7a867 chore(deps): bump github.com/fiatjaf/relayer from 1.7.1 to 1.7.2 (#30)
- 8e39668 fix: provide a little more space when inserting comments URL
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.6
v0.3.5
Changelog
- 1427a87 chore: bump version to 0.3.5
- 539df60 feat: add copy buttons on created page (related #8)
- f510b8f feat: continuously check for updates every 20 minutes (related #15)
- 60f9cf3 chore(deps): bump github.com/nbd-wtf/go-nostr from 0.12.0 to 0.13.0 (#20)
- 462909b chore(deps): bump docker/build-push-action in /.github/workflows (#18)
- 81481bc chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#19)
- 24e3ad8 Create codeql.yml
v0.3.4
v0.3.3
Changelog
- 897f294 fix: RSS parsing with comments from stacker.news and HTML entities encoding
- 0727373 fix: crash when loading different types from lastEmitted Store #15
- fd2811b test: add more tests
- 4215ded Merge pull request #16 from fossabot/add-license-scan-badge
- f1a470d Merge branch 'main' into add-license-scan-badge
- 5594b8c chore: change to main named branch and modify workflows
- 8bbe89f Add license scan report and status
- 3ede1e5 Remove orangepill.dev since now is not public 😢
- b9b5bd5 chore(test): add coverage when running tests and badge to README.md
- 4cbc573 feat: new workflow for tests and firsts tests #10
- bc6164e fix: delete detected no longer feeds
- 1068e45 feat: links to clients to view profiles (related #8)
0.3.2
Changelog
- b9f452f feat: new project layout #9 and implemented NIP-42 for broadcasting #5
- cd37620 Update fly.toml
- 0236606 added a few mirrored relays to RELAYS_TO_PUBLISH_TO list, as those relays will propogate the content
- 133dcfe fix: handling of some nostr.json searches
- 2c04c81 fix: bad logging of replayed messages