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.
před 3 roky
Aine
a22d5b1726
update postmoogle 0.9.7 -> 0.9.8
před 3 roky
Aine
7c7b9d119f
Update postmoogle 0.9.6 -> 0.9.7
* fix room account data retrieving
před 3 roky
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
před 3 roky
Aine
61a1d6a7bd
Update Postmoogle 0.9.4 -> 0.9.5
před 3 roky
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
před 3 roky
Aine
6d29048ed9
Update Postmoogle 0.9.2 -> 0.9.3
před 3 roky
Aine
cb2e57e33a
Update Postmoogle 0.9.1 -> 0.9.2
před 3 roky
Aine
692a7af36a
postmoogle feedback
před 3 roky
Aine
b92ff748e4
Update Postmoogle 0.9.0 -> 0.9.1
před 3 roky
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.
před 3 roky
Aine
1bc49949f9
postmoogle 0.9.0
před 3 roky
Aine
c68f698052
postmoogle: set safe defaults to POSTMOOGLE_USERS
před 3 roky
Aine
cc57af9126
[Apostmoogle: remove noowner and federation
před 3 roky
Aine
b0eb28721b
postmoogle: add admins ( #2073 )
* postmoogle: add admins
* postmoogle: update jija2 defaults
* postmoogle: fix typo
před 3 roky
Aine
e8fd3fdc19
bot-postmoogle: add POSTMOOGLE_USERS config option
před 3 roky
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
před 3 roky
Aine
4a08ae200e
postmoogle: feedback
před 3 roky
Aine
0a734a609a
postmoogle: add noowner and federation
před 3 roky
Aine
1338a3c9fc
postmoogle: adjust help, add maxsize
před 3 roky
Aine
9c2a8addee
add postmoogle
před 3 roky