Slavi Pantaleev
ae75920be9
Update changelog
...
Related to 23daec748c
and #662 (Github Issue).
4 years ago
Slavi Pantaleev
3bfbbc10bc
Announce Postgres v13 upgrade
4 years ago
Slavi Pantaleev
7901293438
Relocate docs page for consistency
4 years ago
Slavi Pantaleev
da38a7869f
Add matrix-registration support
4 years ago
Slavi Pantaleev
daf13107a0
Add support for rust-synapse-compress-state
4 years ago
Slavi Pantaleev
b2ae669566
Add synapse-admin support
...
Fixes #562 (Github Issue)
4 years ago
Slavi Pantaleev
34eec3bf11
Fix date typo
4 years ago
Slavi Pantaleev
78b1ef9a5f
Add support for matrix-reminder-bot
4 years ago
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
...
Fixes #586 (Github Issue)
4 years ago
Slavi Pantaleev
a8f7ccf3f3
Announce mx-puppet-steam bridging support
...
Related to #557 (Github Pull Request).
4 years ago
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
...
Related to #540 (Github Pull Request).
4 years ago
Slavi Pantaleev
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
...
Related to #551 and #555 (Github Pull Requests).
4 years ago
teutat3s
0162fe31d1
Re-enable ma1sd user directory search
4 years ago
benkuly
e44cc9e2a1
added changelog of sms bridge
5 years ago
Slavi Pantaleev
8d786713a6
Update changelog
5 years ago
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 years ago
John Goerzen
a2df0016eb
Update matrix-appservice-irc to 0.16.0
...
Note the potential breaking change
Resolves #474
5 years ago
Slavi Pantaleev
4afc46fffe
Announce mx-puppet-slack support
...
Related to #454 (Github Pull Request).
5 years ago
Slavi Pantaleev
5b8f8bc942
Announce Skype bridging
5 years ago
Slavi Pantaleev
70010c26ab
Update changelog with information on private Jitsi
...
Related to #436 (Github Pull Request).
5 years ago
Slavi Pantaleev
c2d0304eb1
Fix incorrect URL
5 years ago
Slavi Pantaleev
229c8e1c38
Adjust name in changelog
5 years ago
Slavi Pantaleev
2fad4ee7d8
Adjust changelog to give credit where credit is due
5 years ago
Slavi Pantaleev
7266542356
Announce ma1sd -> mxisd migration
5 years ago
Slavi Pantaleev
a8f4b2a755
Update docs
...
Related to #425 (Github Pull Request).
5 years ago
Slavi Pantaleev
8ff55bcd14
Update documentation and changelog
5 years ago
Slavi Pantaleev
bca8afc3c5
Update changelog to credit Gergely Horváth
...
Related to #386 (Github Pull Request)
5 years ago
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
5 years ago
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
5 years ago
Julian Foad
0703c31e11
Document the new Riot server name setting.
5 years ago
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
5 years ago
Slavi Pantaleev
9d3d538a2d
Use C collation for Postgres to appease Synapse
5 years ago
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
...
Related to #339 (Github Pull Request).
5 years ago
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
5 years ago
Slavi Pantaleev
ca3b158d94
Add support to matrix-nginx-proxy to work in HTTP-only mode
5 years ago
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.
5 years ago
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
5 years ago
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
5 years ago
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
5 years ago
Slavi Pantaleev
c3229209e8
Update changelog
5 years ago
Slavi Pantaleev
68ed2ebefa
Add support for Synapse Simple Antispam
...
Fixes #255 (Github Issue).
5 years ago
Slavi Pantaleev
0edd7e8089
Make Riot-web configuration extensible
...
Fixes #71 (Github Issue).
5 years ago
Slavi Pantaleev
10a9deba4a
Make Synapse configuration extensible
5 years ago
Slavi Pantaleev
dd0f35562b
Update changelog
5 years ago
Slavi Pantaleev
63d1ed1d56
Update changelog and documentation
5 years ago
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
5 years ago
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.
5 years ago
Slavi Pantaleev
0ca21d80d7
Add Synapse Maintenance docs and synapse-janitor integration
5 years ago
Slavi Pantaleev
631a14bf0c
Rename run control variables for consistency
5 years ago
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.
5 years ago