ThatOneCalculator
|
ecb0956d20
|
refactor: 🔥 remove old tests
|
2023-09-20 22:43:55 -07:00 |
|
ThatOneCalculator
|
b13e0b0a54
|
Revert "refactor: 🔥 remove legacy reactions"
This reverts commit c119abc36c .
|
2023-09-20 22:42:37 -07:00 |
|
ThatOneCalculator
|
06f7c8eb20
|
fix: 🐛 Add missing references to speakAsCat
|
2023-09-20 21:55:51 -07:00 |
|
ThatOneCalculator
|
c119abc36c
|
refactor: 🔥 remove legacy reactions
BREAKING: Breaks emoji reaction compatibility with Misskey versions before custom reactions were added (v9?)
|
2023-09-20 20:48:13 -07:00 |
|
Kainoa Kanter
|
6d1965ce94
|
feat: ✨ indexable User property
|
2023-09-04 02:34:04 +00:00 |
|
ThatOneCalculator
|
e67633298e
|
docs: 🚚 new website
|
2023-07-19 10:06:57 -07:00 |
|
ThatOneCalculator
|
6da5a5b89b
|
find and replace
|
2023-07-02 15:18:30 -07:00 |
|
ThatOneCalculator
|
0015afaca8
|
chore: 🎨 format
|
2023-06-27 23:37:24 -07:00 |
|
ThatOneCalculator
|
0850950449
|
chore: 🎨 format
|
2023-06-14 20:34:00 -07:00 |
|
ThatOneCalculator
|
8f61ff7f33
|
fix: 🚸 make "show replies in timeline" work as expected
Co-authored-by: Syuilo <syuilotan@yahoo.co.jp>
|
2023-06-14 20:17:56 -07:00 |
|
ThatOneCalculator
|
c5a0c01e4e
|
Revert "chore: formatting"
This reverts commit 36283b9a35 .
|
2023-06-05 21:15:49 -07:00 |
|
ThatOneCalculator
|
36283b9a35
|
chore: formatting
|
2023-06-05 16:40:48 -07:00 |
|
Kainoa Kanter
|
8877598799
|
chore: formatting
|
2023-05-12 20:11:41 -07:00 |
|
syuilo
|
6bc07036ac
|
feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
Co-authored-by: GitHub <syuilo>
|
2023-05-10 20:50:21 -07:00 |
|
ThatOneCalculator
|
a929dc11de
|
example.com -> calckey.org
|
2023-05-08 13:39:39 -07:00 |
|
Kainoa Kanter
|
7fb130b06e
|
formatting
|
2023-04-06 18:56:46 -07:00 |
|
ThatOneCalculator
|
58a6b26475
|
Remove usused eslint files
|
2023-01-12 22:27:17 -08:00 |
|
ThatOneCalculator
|
50cb7c6de1
|
Bug fixes, use calckey.js
|
2022-12-11 19:24:12 -08:00 |
|
ThatOneCalculator
|
0e7361d4b8
|
Merge remote-tracking branch 'misskey/develop' into develop
|
2022-08-04 13:31:54 -07:00 |
|
syuilo
|
b5bf4e75a6
|
use es2021 for node
|
2022-07-31 14:20:10 +09:00 |
|
ThatOneCalculator
|
e639496be2
|
fix!!!!
|
2022-07-28 23:46:36 -07:00 |
|
Johann150
|
20763a84ee
|
Merge: enhance privacy of notes
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
|
2022-07-25 13:36:44 -07:00 |
|
ThatOneCalculator
|
0e25cf773a
|
yarn lol
|
2022-07-18 22:04:21 -07:00 |
|
syuilo
|
207d7e0478
|
fix test
|
2022-07-08 11:21:11 +09:00 |
|
syuilo
|
e560601815
|
feat: auto nsfw detection (#8840)
* feat: auto nsfw detection
* ✌️
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2022-07-07 21:06:37 +09:00 |
|
tamaina
|
9cd1526073
|
Merge branch 'develop' into pr/ThatOneCalculator/8764
|
2022-07-05 05:16:06 +00:00 |
|
MeiMei
|
034c5d792b
|
fix: streamingテストおそい (#8912)
|
2022-07-03 20:54:54 +09:00 |
|
tamaina
|
b9154cda2f
|
Merge branch 'develop' into pr/ThatOneCalculator/8764
|
2022-06-28 05:08:57 +00: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 778a58df61ff9a22421f8ec5dcce96b364eab38d.
* lint
* waitFire
* Wrap connectStream
* return
|
2022-06-26 19:16:32 +09:00 |
|
tamaina
|
7ddfd049a4
|
Merge branch 'develop' into pr/ThatOneCalculator/8764
|
2022-06-16 21:19:17 +09:00 |
|
syuilo
|
d17298d3b5
|
fix(test): make chart tests working
|
2022-06-05 20:37:24 +09:00 |
|
tamaina
|
c0fea1c1ff
|
fix
|
2022-06-04 08:44:36 +00:00 |
|
tamaina
|
09d1ba9f68
|
Merge branch 'develop' into pr/ThatOneCalculator/8764
|
2022-06-04 08:34:56 +00:00 |
|
tamaina
|
fd5595724c
|
fix http-signature
|
2022-06-04 08:26:36 +00:00 |
|
syuilo
|
702edfd3d3
|
fix test
|
2022-06-04 14:25:30 +09:00 |
|
ThatOneCalculator
|
db0344e6ca
|
pnpm = dont change paths
|
2022-05-31 19:44:04 -07:00 |
|
ThatOneCalculator
|
dd1bfae823
|
fix the code that depends on node_modules
|
2022-05-29 22:19:40 -07:00 |
|
syuilo
|
3c3140a100
|
refactor: use ===
|
2022-05-25 23:19:39 +09:00 |
|
syuilo
|
b8544814ec
|
lint
|
2022-05-21 22:21:41 +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
|
67e1ee41c9
|
test: Nodeのカスタムローダーを直してテストが動くように (#8625)
* test: Nodeのカスタムローダーを直してテストが動くように
* dev: mochaを呼ぶコマンドにNODE_ENV=testを追加
* Update packages/backend/test/loader.js
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
* chore: change export style in loader.js
Co-authored-by: Johann150 <johann@qwertqwefsday.eu>
|
2022-05-14 16:10:20 +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 |
|
Ehsan Javadynia
|
08bace6c7d
|
Resolve #7208 (#7226)
add decrement replies count on delete note and a test for that
|
2022-03-22 22:48:33 +09:00 |
|
syuilo
|
079425c027
|
improve test
|
2022-02-27 14:14:27 +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
|
510de87607
|
refactor: use ajv instead of cafy (#8324)
* wip
* wip
* Update abuse-user-reports.ts
* Update files.ts
* Update list-remote.ts
* Update list.ts
* Update show-users.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update update.ts
* Update search.ts
* Update reactions.ts
* Update search.ts
* wip
* wip
* wip
* wip
* Update update.ts
* Update relation.ts
* Update available.ts
* wip
* wip
* wip
* Update packages/backend/src/server/api/define.ts
Co-authored-by: Johann150 <johann.galle@protonmail.com>
* Update define.ts
* Update define.ts
* typo
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update update.ts
* wip
* Update signup.ts
* Update call.ts
* minimum for limit
* type
* remove needless annotation
* wip
* Update signup.ts
* wip
* wip
* fix
* Update create.ts
Co-authored-by: Johann150 <johann.galle@protonmail.com>
|
2022-02-19 14:05:32 +09:00 |
|
syuilo
|
264e72d335
|
fix test
|
2022-02-09 13:49:28 +09:00 |
|