mailpot/core/src
Manos Pitsidianakis 17e1a79cef
web: make list description string safe for html if any owner is an admin
2023-05-21 10:29:08 +03:00
..
doctests core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
models web: Add mailing list settings panel for list owners 2023-04-20 20:19:11 +03:00
config.rs web: Add mailing list settings panel for list owners 2023-04-20 20:19:11 +03:00
connection.rs core: add migration test 2023-05-18 13:57:51 +03:00
errors.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
lib.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
mail.rs core: add database migrations 2023-05-05 15:40:10 +03:00
message_filters.rs core: reorganise old module hierarchy 2023-05-03 11:46:25 +03:00
migrations.rs.inc core/schema: add trigger that sorts topics alphabetically 2023-05-19 12:01:25 +03:00
models.rs web: make list description string safe for html if any owner is an admin 2023-05-21 10:29:08 +03:00
policies.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
postfix.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
posts.rs core: add sqlite savepoints 2023-05-10 16:31:37 +03:00
queue.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
schema.sql core/schema: add trigger that sorts topics alphabetically 2023-05-19 12:01:25 +03:00
schema.sql.m4 core/schema: add trigger that sorts topics alphabetically 2023-05-19 12:01:25 +03:00
submission.rs core: reorganise old module hierarchy 2023-05-03 11:46:25 +03:00
subscriptions.rs core: Add topics field to MailingList 2023-05-18 10:34:00 +03:00
templates.rs core: add database migrations 2023-05-05 15:40:10 +03:00