Slavi Pantaleev
b2ae669566
Add synapse-admin support
Fixes #562 (Github Issue)
5 vuotta sitten
Slavi Pantaleev
34eec3bf11
Fix date typo
5 vuotta sitten
Slavi Pantaleev
78b1ef9a5f
Add support for matrix-reminder-bot
5 vuotta sitten
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
5 vuotta sitten
Slavi Pantaleev
a8f7ccf3f3
Announce mx-puppet-steam bridging support
Related to #557 (Github Pull Request).
5 vuotta sitten
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
Related to #540 (Github Pull Request).
5 vuotta sitten
Slavi Pantaleev
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
Related to #551 and #555 (Github Pull Requests).
5 vuotta sitten
teutat3s
0162fe31d1
Re-enable ma1sd user directory search
5 vuotta sitten
benkuly
e44cc9e2a1
added changelog of sms bridge
5 vuotta sitten
Slavi Pantaleev
8d786713a6
Update changelog
5 vuotta sitten
Slavi Pantaleev
07ff116266
Do not send User Directory search requests to ma1sd for now
We can undo this once https://github.com/ma1uta/ma1sd/issues/44 gets
resolved.
5 vuotta sitten
John Goerzen
a2df0016eb
Update matrix-appservice-irc to 0.16.0
Note the potential breaking change
Resolves #474
5 vuotta sitten
Slavi Pantaleev
4afc46fffe
Announce mx-puppet-slack support
Related to #454 (Github Pull Request).
5 vuotta sitten
Slavi Pantaleev
5b8f8bc942
Announce Skype bridging
6 vuotta sitten
Slavi Pantaleev
70010c26ab
Update changelog with information on private Jitsi
Related to #436 (Github Pull Request).
6 vuotta sitten
Slavi Pantaleev
c2d0304eb1
Fix incorrect URL
6 vuotta sitten
Slavi Pantaleev
229c8e1c38
Adjust name in changelog
6 vuotta sitten
Slavi Pantaleev
2fad4ee7d8
Adjust changelog to give credit where credit is due
6 vuotta sitten
Slavi Pantaleev
7266542356
Announce ma1sd -> mxisd migration
6 vuotta sitten
Slavi Pantaleev
a8f4b2a755
Update docs
Related to #425 (Github Pull Request).
6 vuotta sitten
Slavi Pantaleev
8ff55bcd14
Update documentation and changelog
6 vuotta sitten
Slavi Pantaleev
bca8afc3c5
Update changelog to credit Gergely Horváth
Related to #386 (Github Pull Request)
6 vuotta sitten
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
6 vuotta sitten
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
6 vuotta sitten
Julian Foad
0703c31e11
Document the new Riot server name setting.
6 vuotta sitten
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
6 vuotta sitten
Slavi Pantaleev
9d3d538a2d
Use C collation for Postgres to appease Synapse
6 vuotta sitten
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
Related to #339 (Github Pull Request).
6 vuotta sitten
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
6 vuotta sitten
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
6 vuotta sitten
Slavi Pantaleev
2da40c729a
Do not expose server room directory by default
Prompted by: https://matrix.org/blog/2019/11/09/avoiding-unwelcome-visitors-on-private-matrix-servers
This is a bit controversial, because.. the Synapse default remains open,
while the general advice (as per the blog post) is to make it more private.
I'm not sure exactly what kind of server people set up and whether they
want to make the room directory public. Our general goal is to favor
privacy and security when running personal (family & friends) and corporate
homeservers, both of which likely benefit from having a more secure default.
6 vuotta sitten
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
6 vuotta sitten
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
6 vuotta sitten
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
6 vuotta sitten
Slavi Pantaleev
c3229209e8
Update changelog
6 vuotta sitten
Slavi Pantaleev
68ed2ebefa
Add support for Synapse Simple Antispam
Fixes #255 (Github Issue).
6 vuotta sitten
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
Fixes #71 (Github Issue).
6 vuotta sitten
Slavi Pantaleev
10a9deba4a
Make Synapse configuration extensible
6 vuotta sitten
Slavi Pantaleev
dd0f35562b
Update changelog
6 vuotta sitten
Slavi Pantaleev
63d1ed1d56
Update changelog and documentation
6 vuotta sitten
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
6 vuotta sitten
Slavi Pantaleev
6fe4bafc2a
Decrease default Synapse logging level
Also discussed previously in #213 (Github Pull Request).
shared-secret-auth and rest-auth logging is still at `INFO`
intentionally, as user login events seem more important to keep.
Those modules typically don't spam as much.
6 vuotta sitten
Slavi Pantaleev
0ca21d80d7
Add Synapse Maintenance docs and synapse-janitor integration
6 vuotta sitten
Slavi Pantaleev
631a14bf0c
Rename run control variables for consistency
6 vuotta sitten
Slavi Pantaleev
ef5e4ad061
Make Synapse not log to text files
Somewhat related to #213 (Github Pull Request).
We've been moving in the opposite direction for quite a long time.
All services should just leave logging to systemd's journald.
6 vuotta sitten
Slavi Pantaleev
420b46ad2e
Update CHANGELOG.md
6 vuotta sitten
Slavi Pantaleev
bccfd13c7f
Fix changelog entry typo
6 vuotta sitten
Slavi Pantaleev
8529efcd1c
Make Discord bridge configuration playbook-managed
Well, `config.yaml` has been playbook-managed for a long time.
It's now extended to match the default sample config of the Discord
bridge.
With this patch, we also make `registration.yaml` playbook-managed,
which leads us to consistency with all other bridges.
Along with that, we introduce `./config` and `./data` separation,
like we do for the other bridges.
6 vuotta sitten
Thomas Kuehne
39b6e3ed26
Added a changelog for the new WhatsApp config style
- changelog entry for commit 4797469383
6 vuotta sitten
Slavi Pantaleev
764feb4d7b
Bump changelog entry date
6 vuotta sitten