| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
* add link to RSS feed
* update changelog and locale file
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* enhance(client): show Unicode emoji tooltip with its name
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* enhance: update emoji picker immediately on all input
* refactor: remove reference to window.clipboardData
* refactor: done() receives a string
* refactor: typescript-favored `.char` access
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* wip
* wip
* wip
* Update style.scss
* wip
* wip
* wip
* wip
|
| |
|
|
| |
This reverts commit f83bd31fd5fee0bb2209ad0e5359ffa473ffb30e.
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* style: fix TS lint errors about `ev.target`
* enhance: compress non-animated PNG
* PNG to PNG?
* defer jest things (add it later)
* Delete jest.config.cjs
* check the compressed file size
* log compression stats
* use ??
* handle if ($i == null)
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
notifications or messages are read (#9219)
* create file
* wip
* fix
* wip
* tabun dekita
* :v:
* implement subscribe push notification button to tutorial
* check-exists→show-registration
* add column sendReadMessage
* fix migration file
* sw api
* change PushNotificationService
* wip
* :v:
* fix tutorial footer flex
|
| |
|
|
|
|
|
|
|
| |
* `yarn workspace client run lint --fix`
* `eslint-disable-next-line no-var` for service worker self
* A few more manual sw fixes
* word change
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix and enhance MkNoteDetailed
* change instanceticker
* :art:
* fix
* :art:
* fix
* :art:
* revert MkNoteDetailed
|
| | |
|
| |\ |
|
| | |
| |
| | |
Programatically -> Programmatically
|
| |\| |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* noteの詳細を追加
* add detail option to note menu
* add detailed , fix typo
* delete button
Co-authored-by: Gray Olson <gray@grayolson.com>
|
| | |
| |
| |
| | |
インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
RSSティッカーで表示順序をシャッフルできるように
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| | |
* remove top level awaits
* add es2017 target
* refactor: use setup and ref sugar
|
| | |
| |
| |
| | |
Fix #8878
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
| | |
| |
| |
| |
| |
| | |
By using `overflow-y` instead of `overflow` using `endsWith` can be
avoided and represents the data we are actually interested in here
more accurately.
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
* Fix client lint
* Hide no-v-html
* Ignore banned type
* Update page-editor.vue
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|