Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
...
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
2022-11-03 09:11:29 +02:00
Aine
a22d5b1726
update postmoogle 0.9.7 -> 0.9.8
2022-10-25 18:26:57 +03:00
Aine
7c7b9d119f
Update postmoogle 0.9.6 -> 0.9.7
...
* fix room account data retrieving
2022-10-12 10:57:25 +00:00
Aine
fe8f91a9da
Update postmoogle 0.9.5 -> 0.9.6
...
* show recipient's email (header `TO`)
* add `norecipient` option
* add anti-spam options (`spamcheck:` and `spamlist:`)
* fix bugs
2022-10-11 14:30:55 +00:00
Aine
61a1d6a7bd
Update Postmoogle 0.9.4 -> 0.9.5
2022-10-06 23:08:58 +03:00
Aine
fc56288f5b
Update Postmoogle 0.9.3 -> 0.9.4
...
* send emails in UTF-8 👋
* fix options descriptions
* add SMTP auth
* allow sending emails from your apps and scripts using postmoogle as email provider
2022-09-23 08:34:58 +00:00
Aine
6d29048ed9
Update Postmoogle 0.9.2 -> 0.9.3
2022-09-21 08:20:21 +00:00
Aine
cb2e57e33a
Update Postmoogle 0.9.1 -> 0.9.2
2022-09-14 09:58:33 +00:00
Aine
692a7af36a
postmoogle feedback
2022-09-09 13:19:25 +03:00
Aine
b92ff748e4
Update Postmoogle 0.9.0 -> 0.9.1
2022-09-09 10:47:00 +03:00
Slavi Pantaleev
09d4a9beab
Make matrix_bot_postmoogle_admins=[] when matrix_admin not set
...
.. instead of `['']`.
The final result in the `env` file will be the same (`POSTMOOGLE_ADMINS=`)
in both cases, but it's better to avoid confusion.
2022-08-31 11:17:56 +03:00
Aine
1bc49949f9
postmoogle 0.9.0
2022-08-30 19:48:16 +03:00
Aine
c68f698052
postmoogle: set safe defaults to POSTMOOGLE_USERS
2022-08-29 17:43:03 +00:00
Aine
cc57af9126
[Apostmoogle: remove noowner and federation
2022-08-29 20:24:00 +03:00
Aine
b0eb28721b
postmoogle: add admins ( #2073 )
...
* postmoogle: add admins
* postmoogle: update jija2 defaults
* postmoogle: fix typo
2022-08-29 18:13:27 +03:00
Aine
e8fd3fdc19
bot-postmoogle: add POSTMOOGLE_USERS config option
2022-08-28 18:48:18 +03:00
Slavi Pantaleev
5e08e94637
Fix self-building for Postmoogle
...
Before this, it was trying to pull the `latest` git branch.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2043
2022-08-23 14:34:45 +03:00
Aine
4a08ae200e
postmoogle: feedback
2022-08-23 13:55:53 +03:00
Aine
0a734a609a
postmoogle: add noowner and federation
2022-08-22 22:10:15 +03:00
Aine
1338a3c9fc
postmoogle: adjust help, add maxsize
2022-08-22 20:23:39 +03:00
Aine
9c2a8addee
add postmoogle
2022-08-22 20:10:35 +03:00