Skip to content

Tags: getfider/fider

Tags

v0.30.0

Toggle v0.30.0's commit message
Release v0.30.0

v0.29.0

Toggle v0.29.0's commit message
Firmed up some nill checks

v0.28.1

Toggle v0.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `tenant.AllowedSchemes` advanced configuration item (#1332)

* Add tenant.AllowedSchemes advanced configuration item

Specifying ^monero:[48] or ^bitcoin:(1|3|bc1) allows cryptocurrency
payment links

These were rendered but then sanitised away to <a>...</a> w/o href=

Ref: https://bounties.monero.social/posts/15/1-200m-monero-bounties-site-parse-donation-address-as-link

* Ship the config via useFider()

* Work around useContext() restrixion in test

* Disable allowed schemes by setting ALLOW_ALLOWED_SCHEMES=false

* Hide Allowed URL Schemes config if disabled

* Bump migration date

v0.28.0

Toggle v0.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Share feedback fixes (#1340)

* Only show pending post once, and no "code" in querystring

* No share feedback if you're readOnly

v0.27.0

Toggle v0.27.0's commit message
Updated translations

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signin modal update. (#1275)

* Started on the signin modal

* More signin modal stuff

* More signin stuff

* Minor changes to the css for the signin modal

* Show theme switcher when not logged in

* Fixed tests with localStorage and SSR

* Fixed the theme switcher stuff for the SSR

* Updated strings from crowdin

* Convert to functional comnponent

v0.25.0

Toggle v0.25.0's commit message
Fix ssr rendering issues for the show post page.

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1219 from getfider/Italian

Language translations - Italian and Chinese

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1215 from kimtiago/dockerfile

Update Markdown dependency and Dockerfile to Debian Bookworm / Node.js 22

v0.22.0

Toggle v0.22.0's commit message
Wasn't picking up the tag name properly