syuilo
|
4c2f7c64cc
|
feat: Per-user renote mute (#10249)
* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* 🎨
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe>
|
2023-03-08 08:56:09 +09:00 |
Kagami Sascha Rosylight
|
61215e50ff
|
test(backend): APIテストの復活 (#10163)
* Revert 1c5291f818
* APIテストの復活
* apiテストの移行
* moduleNameMapper修正
* simpleGetでthrowしないように
status確認しているので要らない
* longer timeout
* ローカルでは問題ないのになんで
* case sensitive
* Run Nest instance within the current process
* Skip some setIntervals
* wait for 5 seconds
* kill them all!!
* logHeapUsage: true
* detectOpenHandlesがじゃましているらしい
* maxWorkers=1?
* restore drive api tests
* workerIdleMemoryLimit: 500MB
* 1024MiB
* Wait what
|
2023-03-03 11:13:12 +09:00 |
syuilo
|
1c5291f818
|
feat: 時限ロール (#10145)
* feat: 時限ロール
* クライアントから期限を確認できるように
* リファクタとか
* fix test
* fix test
* fix test
* clean up
|
2023-03-01 10:20:03 +09:00 |
syuilo
|
5b3a07ee9e
|
Revert "Allow configuring the listen host (#9924)"
This reverts commit 3dfe3aa9a4 .
|
2023-02-22 18:00:35 +09:00 |
ledlamp
|
3dfe3aa9a4
|
Allow configuring the listen host (#9924)
|
2023-02-22 17:51:40 +09:00 |
Masaya Suzuki
|
f3c5edc852
|
fix: postgre -> postgres (#9814)
|
2023-02-07 19:50:38 +09:00 |
syuilo
|
b75184ec8e
|
なんかもうめっちゃ変えた
|
2022-09-18 03:27:08 +09:00 |
MeiMei
|
034c5d792b
|
fix: streamingテストおそい (#8912)
|
2022-07-03 20:54:54 +09:00 |
MeiMei
|
f834d6a813
|
fix: mocha テストが動かないのを修正 v2 (#8892)
* on push
* Fix mute test
* fix note test
* api
* inc timeout
* uploadUrl
* Revert "on push"
This reverts commit 778a58df61 .
* lint
* waitFire
* Wrap connectStream
* return
|
2022-06-26 19:16:32 +09:00 |
syuilo
|
3c3140a100
|
refactor: use ===
|
2022-05-25 23:19:39 +09:00 |
syuilo
|
425084b596
|
Update utils.ts
|
2022-05-21 22:07:01 +09:00 |
syuilo
|
2205c61edf
|
Update utils.ts
|
2022-05-21 17:40:43 +09:00 |
iwata
|
ebb4308a5c
|
test: `__dirname`はESModuleでは使えないので置き換えた (#8626)
|
2022-05-14 16:09:47 +09:00 |
syuilo
|
44a01c4b5a
|
refactoe
|
2022-04-16 17:19:30 +09: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
|
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
|
7706c38d3d
|
fix test
|
2021-11-12 12:07:37 +09:00 |