Block a user
Some content needs to be editable
Complete rich text implementation for Rails: https://guides.rubyonrails.org/action_text_overview.html
Keep old versions of models/content when updating values: https://github.com/paper-trail-gem…
WIP: Introduce membership status
Refactor ejabberd API integration
raucao
created branch core/refactor_ejabberd_integration in kosmos/akkounts
2025-05-26 10:11:05 +00:00
Automatically encrypt incoming email with user's PGP key
Posteo has opensourced their Dovecot plugin for encrypting the mail storage with a user's password, but it's all one upload from 10 years ago:
https://github.com/posteo/scrambler-plugin
This…