|
cc5a197785
|
do not create muted notification types in respective threads
|
2022-09-21 17:54:36 +02:00 |
|
|
6ce4b3fe2f
|
fix some lints
Many of these were fixed automatically with eslint --fix.
Some of them (e.g. adding return types to functions) were done manually.
|
2022-08-11 00:09:29 +02:00 |
|
|
c8f49bae76
|
fix lint "object-shorthand"
|
2022-08-03 14:58:24 +02:00 |
|
|
37e47a257e
|
fix lints "import/order" and "import/no-duplicate"
Also simplified some import paths by replacing relative with absolute paths.
|
2022-08-03 14:05:50 +02:00 |
|
|
912c19222e
|
fix lints
|
2022-07-13 10:42:16 +02:00 |
|
|
ba0236700d
|
chore: remove unused imports
|
2022-07-12 14:41:10 +02:00 |
|
syuilo
|
1c67c26bd8
|
refactor: migrate to typeorm 3.0 (#8443)
* wip
* wip
* wip
* Update following.ts
* wip
* wip
* wip
* Update resolve-user.ts
* maxQueryExecutionTime
* wip
* wip
|
2022-03-26 15:34:00 +09:00 |
|
syuilo
|
ac8c66f5ab
|
perf(server): refactor and performance improvements
|
2022-03-25 16:27:41 +09:00 |
|
syuilo
|
d071d18dd7
|
refactor: Use ESM (#8358)
* wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip
|
2022-02-27 11:07:39 +09:00 |
|
syuilo
|
c69b72e199
|
fix lint
|
2021-12-09 23:58:30 +09:00 |
|
syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|