Commit graph

20848 commits

Author SHA1 Message Date
syuilo 4ac75243e5 12.112.2 2022-07-08 17:34:44 +09:00
MeiMei 417e75b470
DockerでAlpineではなくDebianを使用するように (#8966)
* Debian

* CHANGELOG

* Update CHANGELOG
2022-07-08 17:17:21 +09:00
syuilo 481783606f Update CHANGELOG.md 2022-07-08 11:27:49 +09:00
syuilo 3b71f985a5 Update CHANGELOG.md 2022-07-08 11:24:12 +09:00
syuilo 9a58b4160b Update CHANGELOG.md 2022-07-08 11:21:14 +09:00
syuilo 207d7e0478 fix test 2022-07-08 11:21:11 +09:00
syuilo 4bff55231f 12.112.1 2022-07-07 21:22:43 +09:00
syuilo 0890253b4c 12.112.0 2022-07-07 21:21:36 +09:00
Johann150 a1b8587ab2
enhance: show recipients of notes with specified visibility (#8949)
* 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>
2022-07-07 21:17:47 +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
syuilo 010db2515c
New Crowdin updates (#8950)
* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)
2022-07-07 21:01:45 +09:00
syuilo a785f1f933 chore(client): tweak ui 2022-07-07 21:00:42 +09:00
syuilo c0eba65527 chore(client): tweak ui 2022-07-07 20:19:50 +09:00
syuilo 15a9a4b119 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-07 19:08:21 +09:00
syuilo da239b8362 chore(server): tweak api for admin 2022-07-07 19:08:18 +09:00
dependabot[bot] 10f7e976ee
chore(deps): bump moment from 2.29.3 to 2.29.4 in /packages/backend (#8958)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-07 18:29:42 +09:00
syuilo 95b966474f 12.112.0-beta.21 2022-07-07 18:28:54 +09:00
syuilo 3ffe674e80 update deps 2022-07-07 18:28:43 +09:00
syuilo 423e7692db chore(server): tweak api for admin 2022-07-07 18:09:50 +09:00
syuilo a279d50212 chore(client): tweak ui 2022-07-07 18:06:34 +09:00
syuilo 9426f37c3e chore(client): tweak ui 2022-07-07 17:55:47 +09:00
syuilo 37bc81595a Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-07 17:36:45 +09:00
Kainoa Kanter a23f59b996
enhance: Styled error screen (#8946)
* Styled error screen

* Make details margin auto

* Update boot.css

* Replace fontawesome with tabler svg

* Remove hr

* Add new style to flush screen

* Rename to `error.css`

* Fix

* Update base.pug

* Finally fix!

* Wrap details in `<code>`

* Add style to flush

* Fix

* BIOS -> Repair tool

* Fix

* Typo

* Adjust style

* Adjust text

* Flush -> Clear

* Revert flush changes

* Responsive

* Also hide splash
2022-07-07 17:35:56 +09:00
syuilo f4fcb912e3 enhance(client): make widgets available on tablet again 2022-07-07 17:29:30 +09:00
syuilo 1c5f339d09 chore(client): tweak style 2022-07-07 17:28:21 +09:00
syuilo 7cf3218068 chore(client): tweak ui 2022-07-07 17:28:13 +09:00
ThatOneCalculator e53a5baa36 🎨 2022-07-06 23:23:37 -07:00
ThatOneCalculator e51af57fb7 Responsive 2022-07-06 23:16:15 -07:00
ThatOneCalculator 1c15e127a7 Actually fix :godmode: 2022-07-06 21:50:48 -07:00
ThatOneCalculator 38048208ed Typo 2022-07-06 21:47:01 -07:00
ThatOneCalculator decea5e7f5 Merge branch 'repair-style' of https://github.com/ThatOneCalculator/misskey into repair-style 2022-07-06 21:46:28 -07:00
ThatOneCalculator 3e9a6d07d2 Fix flush 2022-07-06 21:46:04 -07:00
Kainoa Kanter a162526539
Merge branch 'develop' into repair-style 2022-07-06 21:40:18 -07:00
ThatOneCalculator 2ae42b5824 🎨 2022-07-06 21:39:41 -07:00
ThatOneCalculator 1a366293f7 Formatting error 2022-07-06 21:36:25 -07:00
ThatOneCalculator e4459dada4 Change script location 2022-07-06 21:34:57 -07:00
ThatOneCalculator e92b279c15 Typo 2022-07-06 21:32:03 -07:00
ThatOneCalculator 0789fd3ae1 Flush style 2022-07-06 21:24:39 -07:00
ThatOneCalculator 189b1bff38 Tweak bios 2022-07-06 21:15:47 -07:00
ThatOneCalculator 787d593b8f Adjust cli 2022-07-06 21:13:32 -07:00
ThatOneCalculator 7fb09407bb Add bios style 2022-07-06 21:10:31 -07:00
ThatOneCalculator 68941063f9 Styled CLI 2022-07-06 21:01:34 -07:00
ThatOneCalculator 81d8c223ad prevent default for good enter 2022-07-06 18:39:32 -07:00
ThatOneCalculator e37dd8b93e Disable enter for touchscreens 2022-07-06 18:35:45 -07:00
ThatOneCalculator 033462653c Fix client lint 2022-07-06 18:14:05 -07:00
ThatOneCalculator 1dc28da65a Autocomplete in messaging 2022-07-06 18:09:26 -07:00
ThatOneCalculator 49c4d345f2 Don't need for shift key 2022-07-06 17:59:21 -07:00
ThatOneCalculator 50a7d10f27 Enter sends message, ctrl/meta/shift + enter makes newline 2022-07-06 17:54:04 -07:00
Johann150 7775eb9641
refactor: use overflow-y to determine scroll container
By using `overflow-y` instead of `overflow` using `endsWith` can be
avoided and represents the data we are actually interested in here
more accurately.
2022-07-06 19:02:39 +02:00
Johann150 ac6b8f3480
refactor: use autofocus parameter
Using the `ref` seems to be broken but using the autofocus parameter
seems to fix it.
2022-07-06 18:23:05 +02:00