Aminda Suomalainen
|
e4c02b96cd
|
Add pre-commit configuration (#34)
* add .pre-commit-config.yaml
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
* .editorconfig: decrease indent size for text
* .pre-commit-config.yaml: remove prettier
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
* .editorconfig consistency.
* .pre-commit-config.yaml: restore sample hooks
* .editorconfig: disable indent_size for LICENSE & NOTICE
* pre-commit run --all-files
* tsconfig.json: tabs to spaces
* .pre-commit-config.yaml: update editorconfig-checker to 2.7.2
* .editorconfig: disable indent_size for markdown
* mjolnir-entrypoint.sh: retab
* .editorconfig: also exclude json from indent checking
* test/nginx.conf: retab
* test/integration/commands/redactCommandTest.ts: remove leading space
* retab or remove leading whitespaces for the rest of the files
* src/appservice/datastore.ts remove newlines
* test/integration/commands/roomTest.ts: remove leading space.
---------
Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Co-authored-by: gnuxie <Gnuxie@protonmail.com>
|
2023-08-29 13:38:00 +01:00 |
|
Jess Porter
|
4376679b99
|
load config yaml manually, remove more references to static config (#347)
|
2022-08-16 15:51:18 +01:00 |
|
David Teller
|
c7a96a3afe
|
Retry requests in case of throttling (#178)
* Retry requests in case of throttling
Co-authored-by: gnuxie <gnuxie@element.io>
|
2022-01-25 12:19:44 +00:00 |
|
Jess Porter
|
941d10b015
|
never mutate config.managementRoom in-place (#184)
|
2022-01-17 16:24:12 +00:00 |
|
gnuxie
|
7a20b5a212
|
Fix helloTest hooks running before global hooks.
|
2021-10-20 12:11:00 +01:00 |
|
David Teller
|
06e5f00b2d
|
Intercept /report and display human-readable abuse reports in the moderation room - Resolves #38 (#135)
* Intercept /report and display human-readable abuse reports in the moderation room - Resolves #38
|
2021-10-07 14:42:08 +02:00 |
|
gnuxie
|
776c1fe063
|
Tidy logging in integration tests
|
2021-09-30 15:52:06 +01:00 |
|
gnuxie
|
0a6b122f5c
|
Tidy up documentation and test utils
|
2021-09-27 15:33:15 +01:00 |
|
gnuxie
|
ff216f4918
|
Give mjolnir a clean history in each test
|
2021-09-24 18:25:28 +01:00 |
|
gnuxie
|
68aa717826
|
Rework integration tests to work with mx-tester
|
2021-09-24 18:25:27 +01:00 |
|