| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(client): fix url encoded string handling of nirax | syuilo | 2022-07-13 | 3 | -15/+17 |
| | | | | | Fix #8878 | ||||
| * | :art: | syuilo | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak explore page | syuilo | 2022-07-13 | 2 | -11/+9 |
| | | |||||
| * | chore(client): fix type def | syuilo | 2022-07-13 | 1 | -1/+1 |
| | | |||||
| * | chore(client): fix mention style | syuilo | 2022-07-13 | 1 | -2/+1 |
| | | |||||
| * | :art: | syuilo | 2022-07-13 | 3 | -6/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-12 | 3 | -4/+4 |
| | | |||||
| * | feat: support <plain> syntax for mfm | syuilo | 2022-07-12 | 1 | -0/+4 |
| | | |||||
| * | enhance(client): improve widgets component | syuilo | 2022-07-11 | 1 | -58/+70 |
| | | |||||
| * | re: update mfm-js 0.23.0-canary.1 | syuilo | 2022-07-11 | 3 | -8/+8 |
| | | |||||
| * | chore: fix lint errors (#8981) | yzhe819 | 2022-07-10 | 5 | -9/+9 |
| | | |||||
| * | enhance(client): update themes | syuilo | 2022-07-10 | 5 | -109/+52 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-10 | 1 | -1/+1 |
| | | |||||
| * | fix(client): fix style of mention | syuilo | 2022-07-10 | 1 | -18/+19 |
| | | |||||
| * | enhance: make active email validation configurable | syuilo | 2022-07-09 | 1 | -0/+16 |
| | | |||||
| * | enhance: show recipients of notes with specified visibility (#8949) | Johann150 | 2022-07-07 | 6 | -49/+61 |
| | | | | | | | | | | | | | | | | * enhance: reusable visibility component * rename renote tooltip component The tooltip that is used for renotes can be used in other cases as well. * add tooltip for specified recipients * add changelog entry * Update visibility.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | feat: auto nsfw detection (#8840) | syuilo | 2022-07-07 | 6 | -25/+139 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: auto nsfw detection * :v: * 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> | ||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 3 | -22/+26 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 3 | -28/+35 |
| | | |||||
| * | update deps | syuilo | 2022-07-07 | 2 | -10/+10 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -3/+7 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): make widgets available on tablet again | syuilo | 2022-07-07 | 1 | -14/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-07 | 3 | -3/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -41/+2 |
| | | |||||
| * | refactor: use overflow-y to determine scroll container | Johann150 | 2022-07-06 | 1 | -6/+2 |
| | | | | | | | By using `overflow-y` instead of `overflow` using `endsWith` can be avoided and represents the data we are actually interested in here more accurately. | ||||
| * | refactor: use autofocus parameter | Johann150 | 2022-07-06 | 1 | -14/+1 |
| | | | | | | Using the `ref` seems to be broken but using the autofocus parameter seems to fix it. | ||||
| * | chore(client): tweak style | syuilo | 2022-07-06 | 1 | -1/+1 |
| | | |||||
| * | perf(client): trying improve perf of emoji-picker | syuilo | 2022-07-06 | 1 | -2/+2 |
| | | |||||
| * | Revert "revert emoji picker changes" | syuilo | 2022-07-06 | 2 | -29/+28 |
| | | | | | This reverts commit 38d5303ccd067e67f11ae130b643713f6ca86eef. | ||||
| * | fix prismjs import | Johann150 | 2022-07-06 | 1 | -1/+1 |
| | | | | | fixes #8944 | ||||
| * | revert emoji picker changes | syuilo | 2022-07-06 | 2 | -28/+29 |
| | | |||||
| * | fix(client): ↵ | syuilo | 2022-07-06 | 3 | -3/+17 |
| | | | | | テーマを作成するとクライアントが起動しなくなる | ||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 2 | -8/+8 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 5 | -84/+85 |
| | | |||||
| * | chore(client): remove unused class | syuilo | 2022-07-05 | 3 | -6/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 2 | -45/+49 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 5 | -29/+34 |
| | | |||||
| * | chore(client): fix type | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): improve usability | syuilo | 2022-07-05 | 2 | -1/+10 |
| | | |||||
| * | feat(client): メニューからページをリロードできるように | syuilo | 2022-07-05 | 1 | -0/+7 |
| | | |||||
| * | perf: allow get for notes/reactions | syuilo | 2022-07-05 | 1 | -1/+2 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | fix: pagination uses API correctly (#8925) | Johann150 | 2022-07-05 | 1 | -2/+6 |
| | | |||||
| * | fix(client): user search of explore not working | syuilo | 2022-07-05 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-05 | 1 | -8/+0 |
| | | |||||
| * | enhance(client): improve marquee | syuilo | 2022-07-05 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-05 | 1 | -1/+0 |
| |\ | |||||
| | * | Update store.ts (#8937) | Kainoa Kanter | 2022-07-05 | 1 | -1/+0 |
| | | | |||||
| * | | chore(client): tweak deck | syuilo | 2022-07-05 | 2 | -1/+7 |
| | | | |||||