0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-17 02:53:46 +02:00
synapse/contrib
Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
2021-07-08 15:46:13 +01:00
..
cmdclient Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
docker Update postgres in the Docker compose example to 12-alpine. (#7696) 2020-06-17 08:29:08 -04:00
experiments update black to 21.6b0 (#10197) 2021-06-17 15:20:06 +01:00
grafana Update the contrib grafana dashboard (#10001) 2021-05-19 11:47:16 +01:00
graph Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
jitsimeetbridge Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
prometheus Add missing prometheus rules for persisted events (#8802) 2020-12-02 15:18:41 +00:00
purge_api Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 2021-03-25 16:53:54 +00:00
scripts Remove obsolete __future__ imports (#8337) 2020-09-17 08:37:01 -04:00
systemd Fix broken links in INSTALL.md (#10331) 2021-07-08 15:46:13 +01:00
systemd-with-workers Make systemd-with-workers doc official (#7234) 2020-04-08 11:59:26 +01:00
vertobot hacky support for video for FS CC DD 2015-08-06 18:18:36 +01:00
example_log_config.yaml Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
README.rst Document contrib directory 2018-04-20 11:47:38 +01:00

Community Contributions
=======================

Everything in this directory are projects submitted by the community that may be useful
to others. As such, the project maintainers cannot guarantee support, stability
or backwards compatibility of these projects. 

Files in this directory should *not* be relied on directly, as they may not
continue to work or exist in future. If you wish to use any of these files then
they should be copied to avoid them breaking from underneath you.