1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-21 00:04:28 -05:00
dendrite/setup
Boris Rybalkin d88f71ab71
simplify unix socket permission format ()
### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Boris Rybalkin <ribalkin@gmail.com>`
2023-03-16 08:51:21 +01:00
..
base simplify unix socket permission format () 2023-03-16 08:51:21 +01:00
config simplify unix socket permission format () 2023-03-16 08:51:21 +01:00
jetstream Unify logging by using logrus for jetstream logs () 2023-02-24 08:56:53 +01:00
mscs Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase () 2023-03-01 17:06:47 +01:00
process Track reasons why the process is in a degraded state 2022-10-04 13:02:41 +01:00
flags.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
monolith.go Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00