• 2 Posts
  • 4 Comments
Joined 5 months ago
cake
Cake day: August 8th, 2024

help-circle
  • Like promotional emails? Not at all.

    I’ve added features that allow admins to prevent their instances being used for spam. These are explained in the abuse mitigation section of the docs.

    Rate limits can be set for authentication emails to minimise spam. The only other type of emails sent to users are reply notifications (when someone else replies to their comments). This is enabled for each user by default (if admin has enabled this feature on a per-location basis and globally), and can be disabled by users on the main panel.




  • I’ll use this comment to address some questions I’m getting on the demo:

    Why not a wysiwyg rich text editor? Markdown is for nerds like us. Comments are for all.

    Simple reason is that a plaintext markdown editor was easier to implement. I decided plaintext was “good enough” for the kind of site Confab is intended for. If there is enough demand for this, I’d be happy to look into implementing a better editor in the future.