| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): remove useCssModule (#8999) | tamaina | 2022-07-14 | 2 | -6/+2 |
| | | | | | | | | | | * refactor(client): remove useCssModule() * use MkStickyContainer * Revert "use MkStickyContainer" This reverts commit 639746786bb7e3342db9cbd3452854fc29aacf88. | ||||
| * | use MkStickyContainer (#9000) | tamaina | 2022-07-14 | 3 | -33/+14 |
| | | |||||
| * | Revert "fix(client): revert es2017" | syuilo | 2022-07-14 | 1 | -308/+310 |
| | | | | | This reverts commit 0ddabdbf68767566fd8f4fdeab1de82535dc44cb. | ||||
| * | Revert "debug" | syuilo | 2022-07-14 | 1 | -30/+0 |
| | | | | | This reverts commit fa5140310f05c00d641e794329073eb7d44f6825. | ||||
| * | Revert "debug" | syuilo | 2022-07-14 | 1 | -8/+0 |
| | | | | | This reverts commit 800bbc4328e27944e785d2ad50da0293df0ee114. | ||||
| * | debug | syuilo | 2022-07-14 | 1 | -0/+8 |
| | | |||||
| * | debug | syuilo | 2022-07-14 | 1 | -0/+30 |
| | | |||||
| * | fix(client): revert es2017 | syuilo | 2022-07-14 | 1 | -310/+308 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-14 | 2 | -11/+21 |
| | | |||||
| * | refactor(client): rename menu(sidebar) -> navbar | syuilo | 2022-07-14 | 12 | -56/+56 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-14 | 1 | -1/+1 |
| | | |||||
| * | chore(client): trust ios | syuilo | 2022-07-13 | 24 | -25/+25 |
| | | |||||
| * | lit fixes | syuilo | 2022-07-13 | 2 | -2/+2 |
| | | |||||
| * | fix(client): hide bot protection warning with disabled registrations (#8794) | Andreas Nedbal | 2022-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | * fix(client): hide bot protection warning with disabled registrations * Apply review suggestion from @Johann150 Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: Johann150 <johann@qwertqwefsday.eu> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | fix: add `es2017` build target (#8931) | Johann150 | 2022-07-13 | 4 | -352/+353 |
| | | | | | | | | * remove top level awaits * add es2017 target * refactor: use setup and ref sugar | ||||
| * | chore(client): fix routing | syuilo | 2022-07-13 | 1 | -1/+3 |
| | | |||||
| * | 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 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||