Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Fider

6 Topics 37 Posts
  • Fider - Package Updates

    Pinned
    10
    0 Votes
    10 Posts
    2k Views
    Package UpdatesP
    [2.0.0] Update fider to 0.33.0 Full Changelog Please note new license changes Open Core Licensing: Some features (content moderation, search indexing) are now gated as pro features, with a new commercial licensing system using separate private/public key environment variables. Content Moderation (Pro): Admins can now moderate posts and comments before they go public, trust or block individual users, and manage pending content from a dedicated admin page. Content moderation is available as a pro feature. Revamped UI: The home page and post detail view have been refreshed with a cleaner design, better dark mode support, improved mobile layouts, and post details now open in a modal without a full page reload. Security: Sign-in email links now use a strong 64-character key (manual entry still uses a 6-digit code for convenience). Fixed search with hyphenated words Option to keep failing webhooks enabled rather than auto-disabling them Fixed issue adding links via the toolbar button Fixed filter/sort state persisting when navigating back from a post Fixed vote listing issues Post tags now update live in the listing without a page reload
  • Sign In with email doesn't seem to work, either

    10
    0 Votes
    10 Posts
    916 Views
    J
    https://feedback.fider.io/posts/329/data-administration-import-accounts-tags-votes-posts-and-comments-via-web-interface this is a known thing in Fider it seems that the UI has no restore option. They have a new version coming this week so maybe it'll get added. I imagine people clone the file structure and PostgreSQL DB now to migrate or restore.
  • 0 Votes
    5 Posts
    342 Views
    girishG
    I replied at https://forum.cloudron.io/topic/14386/sign-in-with-email-doesn-t-seem-to-work-either/6 but a fix is coming for the misleading user management section with https://git.cloudron.io/packages/fider-app/-/merge_requests/5
  • Issues using API - CORS Origins

    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @TheMoodBoardz the app is only setting CORS for very specific routes. See https://github.com/getfider/fider/blob/253556bfb632ab9a7c5d552f1e63c1fb1d7c41b1/app/cmd/routes.go#L42C14-L42C30 . Indeed, I can confirm in my test install that feed.atom and also the favicon have CORS set to '*' . I think the upstream app has to fix CORS (if it supports it) for the post routes.
  • Fider - first time use and documentation

    fider documentation setup
    2
    2 Votes
    2 Posts
    473 Views
    girishG
    Right.. the manifest update is stuck. @vladimir.d is fixing it.
  • Validating email (until Cloudron 9 is released)

    1
    4 Votes
    1 Posts
    259 Views
    No one has replied