syuilo
8a5a10077e
chore(client): tweak style
2022-07-14 17:22:06 +09:00
syuilo
66ce279232
chore(client): trust ios
2022-07-13 21:41:06 +09:00
syuilo
bc4fb0ad6b
lit fixes
2022-07-13 21:39:16 +09:00
syuilo
f4eaa9b3ce
update deps
2022-07-13 21:37:48 +09:00
syuilo
0bdbbd31df
update vite
2022-07-13 21:29:38 +09:00
Andreas Nedbal
0e9dec388b
fix(client): hide bot protection warning with disabled registrations ( #8794 )
...
* 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>
2022-07-13 21:23:20 +09:00
syuilo
d2fb55866e
chore(dev): add note
2022-07-13 21:19:27 +09:00
Johann150
e53284dc20
fix: add es2017
build target ( #8931 )
...
* remove top level awaits
* add es2017 target
* refactor: use setup and ref sugar
2022-07-13 21:17:19 +09:00
tamaina
1665262483
fix(sw, notification): Don't issue an event if there is no affect ( #8979 )
...
* test
* ]v]
2022-07-13 21:07:49 +09:00
Johann150
278b7a70a7
enhance: read theme color nodeinfo ( #8977 )
...
* provide theme color in nodeinfo metadata
* read theme color from nodeinfo
Prefer to read the theme color from the nodeinfo since it is more
performant than performing selector search on a DOM.
2022-07-13 21:06:24 +09:00
nvisser
a60b0dd757
Make tensorflow an optinal dependency ( #8986 )
2022-07-13 21:00:59 +09:00
syuilo
d71af6ab8e
chore(client): fix routing
2022-07-13 18:28:04 +09:00
syuilo
65ec13a137
fix(client): fix url encoded string handling of nirax
...
Fix #8878
2022-07-13 18:11:54 +09:00
syuilo
80b6b9966a
🎨
2022-07-13 18:09:47 +09:00
syuilo
c2e1cd19e7
chore(client): tweak explore page
2022-07-13 18:09:41 +09:00
syuilo
cedad19a89
chore(client): fix type def
2022-07-13 16:33:52 +09:00
syuilo
dc969590e8
chore(client): fix mention style
2022-07-13 16:33:39 +09:00
syuilo
f9929c7a7b
🎨
2022-07-13 16:33:18 +09:00
syuilo
ac335a17ae
chore(client): tweak ui
2022-07-12 22:42:50 +09:00
syuilo
235e55790b
feat: support <plain> syntax for mfm
2022-07-12 12:03:38 +09:00
MeiMei
41e4505111
Fix crash at startup if TensorFlow is not supported ( #8984 )
...
* Lazy loading tensorflow
* CHANGELOG
* CHANGELOG
* Check CPU flags
* .
2022-07-12 10:38:57 +09:00
syuilo
5f3245a921
enhance(client): improve widgets component
2022-07-11 23:36:39 +09:00
syuilo
fa72ec1f08
re: update mfm-js 0.23.0-canary.1
2022-07-11 23:13:23 +09:00
syuilo
e8a58722a2
update mfm-js 0.23.0-canary.1
2022-07-10 21:09:37 +09:00
yzhe819
2d69600539
chore: fix lint errors ( #8981 )
2022-07-10 19:47:29 +09:00
syuilo
d97cae841d
enhance(client): update themes
2022-07-10 15:36:02 +09:00
syuilo
cfbf19dea4
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-10 15:35:45 +09:00
syuilo
83e3fca600
chore(client): tweak style
2022-07-10 15:35:43 +09:00
tamaina
a461625b31
enhance(sw): If receiving a push notification issued more than a day, ignore it. ( #8980 )
...
* enhance(sw): ignore old push notification
* ✌️
* 半日
* !==
* 1日
2022-07-10 15:15:21 +09:00
syuilo
f73871e73e
fix(client): fix style of mention
2022-07-10 13:16:11 +09:00
syuilo
f29dcb6e1f
chore(dev): remove duplicated lint rule
2022-07-10 11:14:41 +09:00
dogcraft
8b106bf548
fix: QueryFailedError when logging user's IPs ( #8973 )
...
* fix QueryFailedError when logging user's IPs
* use `orIgnore` to fix
2022-07-10 11:02:46 +09:00
syuilo
fc531766ad
update summaly
2022-07-09 18:23:21 +09:00
MeiMei
6125bd981e
Fix Attempts to update all notifications ( #8974 )
...
* Fix massive update notification parameters
* CHANGELOG
* CHANGELOG
2022-07-09 18:18:39 +09:00
syuilo
638f0eba12
enhance: make active email validation configurable
2022-07-09 15:05:55 +09:00
syuilo
da51152662
enhance(server): tweak identicon generation
2022-07-09 13:22:35 +09:00
syuilo
2012c0937e
fix test
2022-07-08 11:21:11 +09:00
Johann150
84fe65fc3a
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
ed5d81859f
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
f70965a258
chore(client): tweak ui
2022-07-07 21:00:42 +09:00
syuilo
011df8b99d
chore(client): tweak ui
2022-07-07 20:19:50 +09:00
syuilo
cddfd5df4b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-07 19:08:21 +09:00
syuilo
bbd8f6cd57
chore(server): tweak api for admin
2022-07-07 19:08:18 +09:00
dependabot[bot]
154bbb9d17
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
f19c367c42
update deps
2022-07-07 18:28:43 +09:00
syuilo
7e3404e763
chore(server): tweak api for admin
2022-07-07 18:09:50 +09:00
syuilo
4ba0d551e0
chore(client): tweak ui
2022-07-07 18:06:34 +09:00
syuilo
167a149a51
chore(client): tweak ui
2022-07-07 17:55:47 +09:00
syuilo
1485fa4efa
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2022-07-07 17:36:45 +09:00
Kainoa Kanter
a49d19686c
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