summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixsyuilo2022-12-251-0/+1
|
* fix(server): Ap inboxの最大ペイロードサイズを256kbに制限syuilo2022-12-252-4/+4
|
* fix(server): trim long text of note from apsyuilo2022-12-252-0/+5
| | | | Fix #9407
* refactorsyuilo2022-12-259-22/+24
|
* feat: introduce retention-rate aggregationsyuilo2022-12-2515-3/+220
|
* chore: fix reporisotry namesyuilo2022-12-253-5/+5
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-251-3/+2
|\
| * enhance: convert video thumbnail to webptamaina2022-12-241-1/+1
| |
| * chore: Delete comment that is not truetamaina2022-12-241-2/+1
| |
* | chore: fix reporisotry namesyuilo2022-12-255-7/+7
|/
* lintsyuilo2022-12-241-1/+1
|
* :art:syuilo2022-12-248-9/+9
|
* chore: :v:syuilo2022-12-242-0/+2
|
* 13.0.0-alpha.9syuilo2022-12-241-1/+1
|
* GET非対応APIにGETでリクエストすると接続が開きっぱなし ↵syuilo2022-12-241-0/+2
| | | | | | なる Fix #9404
* Update CHANGELOG.mdsyuilo2022-12-241-0/+2
|
* pages関連syuilo2022-12-2421-1228/+137
|
* :art:syuilo2022-12-242-2/+4
|
* :art:syuilo2022-12-246-46/+126
|
* 13.0.0-alpha.8syuilo2022-12-231-1/+1
|
* enhance(client): show warning on screen when logged in as botsyuilo2022-12-232-0/+27
| | | | Related #9386
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-232-0/+2
|\
| * fix(client): explicitly depend on `@vue/runtime-core` (#9401)Kagami Sascha Rosylight2022-12-232-0/+2
| |
* | fix dummy image pathsyuilo2022-12-231-1/+1
| |
* | :art:syuilo2022-12-231-2/+2
| |
* | :art:syuilo2022-12-231-6/+2
|/
* 13.0.0-alpha.7syuilo2022-12-231-1/+1
|
* enhance(client): enhance dashboard of control panelsyuilo2022-12-2314-750/+1143
|
* 13.0.0-alpha.6syuilo2022-12-231-1/+1
|
* update depssyuilo2022-12-234-196/+226
|
* fix(server): add missing vary headersyuilo2022-12-232-0/+8
| | | | Fix #9393
* clean upsyuilo2022-12-231-3/+0
|
* fix: some type errors around fastify plugins (#9391)rinsuki2022-12-231-0/+13
|
* 13.0.0-alpha.5syuilo2022-12-221-1/+1
|
* fix: WebFinger returns 500 (#9390)rinsuki2022-12-221-0/+3
|
* Update CHANGELOG.mdsyuilo2022-12-221-0/+1
|
* refactor(client): explicit `showing` property for tooltips (#9368)Kagami Sascha Rosylight2022-12-224-7/+10
|
* style(client): fix `vue/v-on-event-hyphenation` (#9389)Kagami Sascha Rosylight2022-12-2229-53/+55
|
* style: add missing trailing commas (#9387)Kagami Sascha Rosylight2022-12-2279-320/+320
|
* Improve Dockerfile (#9105)Takuya Yoshida2022-12-221-6/+18
| | | | | | | | | | | | | | | * Improve Dockerfile * Update base image * Add copy layer * Delete unused RUN * Update Dockerfile Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* enhance(client): update emoji picker immediately on all input (#9385)Kagami Sascha Rosylight2022-12-222-9/+20
| | | | | | | | | * enhance: update emoji picker immediately on all input * refactor: remove reference to window.clipboardData * refactor: done() receives a string * refactor: typescript-favored `.char` access
* 13.0.0-alpha.4syuilo2022-12-221-1/+1
|
* enhance(client): improve ux of sound settingssyuilo2022-12-224-69/+89
|
* enhance(server): delete outdated notes of antenna regularly to improve db ↵syuilo2022-12-222-1/+9
| | | | performance
* enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo2022-12-222-1/+12
|
* enhance(server): delete outdated notifications regularly to improve db ↵syuilo2022-12-222-2/+10
| | | | performance
* refactor(client): refacotr MkMediaCaptionsyuilo2022-12-215-286/+188
|
* :art:syuilo2022-12-211-2/+2
|
* :art:syuilo2022-12-211-1/+1
|
* 13.0.0-alpha.3syuilo2022-12-211-1/+1
|