summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(server): validate url from ap to improve securitysyuilo2023-02-081-0/+4
* perf(client): do not render custom emojis in user namessyuilo2023-02-0832-71/+42
* enhance(client): use VuePlyrsyuilo2023-02-082-16/+19
* enhance(client): tweak medialist stylesyuilo2023-02-081-70/+50
* fix(mfm): default degree not used in rotate (#9831)itiradi2023-02-081-1/+1
* fix(server): DriveFileEntityService.getPublicUrl調整tamaina2023-02-071-8/+10
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-074-5/+5
|\
| * fix: postgre -> postgres (#9814)Masaya Suzuki2023-02-074-5/+5
* | fix(server): validate urls from ap to improve securitysyuilo2023-02-072-6/+27
|/
* MkEmojiPickerでも Fix #9598tamaina2023-02-061-1/+6
* disableShowingAnimatedImagesのデフォルト値をprefers-reduced-motionに...tamaina2023-02-061-1/+1
* fix(client): tweak notification stylesyuilo2023-02-051-3/+16
* chore(client): add type checksyuilo2023-02-051-1/+5
* enhance(client): add webhook delete button (#9806)Caipira2023-02-051-0/+17
* fix(client): validate input response in aiscriptsyuilo2023-02-056-6/+30
* 単なるラッキーの獲得確立を調整syuilo2023-02-051-1/+1
* tweak animationsyuilo2023-02-051-21/+13
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* fix(server): validate filename and emoji name to improve securitysyuilo2023-02-052-1/+9
* feat: timeline page for non-login users (#9795)futchitwo2023-02-055-33/+47
* Deny UNIX domain socket (#9802)MeiMei2023-02-051-0/+1
* fix: インラインコードを折り返して表示する (#9801)Masaya Suzuki2023-02-051-1/+1
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-0510-11/+102
* fix(server): clean up file in FileServertamaina2023-02-041-0/+4
* fix(server): cannot follow usersyuilo2023-02-041-4/+4
* fix(server): improve securitysyuilo2023-02-041-2/+2
* fix(client): validate urls to improve securitysyuilo2023-02-043-2/+12
* perf(server): improvement of external mediaProxy (#9787)tamaina2023-02-0410-59/+103
* perf(server): cache blockingsyuilo2023-02-048-65/+99
* fix typosyuilo2023-02-0412-50/+50
* fix(client): validate urls to improve securitysyuilo2023-02-044-0/+4
* clean upsyuilo2023-02-044-8/+0
* Fix | Vue-plyr CORS issue (#9790)Rox Squires2023-02-042-2/+2
* fix(client): オートコンプリートでUnicode絵文字がカスタム絵...tamaina2023-02-031-1/+2
* fix(client): カスタム絵文字にアニメーション画像を再生し...tamaina2023-02-031-9/+13
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-034-15/+21
|\
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-032-12/+18
| |\
| | * enhance - Added vue-plyr as the standard video player (#9766)Roxy Squires2023-02-032-12/+18
| * | perf: use replaceAll instead of regexsyuilo2023-02-032-3/+3
| |/
* / update idb-proxy.tstamaina2023-02-031-6/+7
|/
* drop syslogsyuilo2023-02-034-42/+3
* Create 1675404035646-cleanup.jssyuilo2023-02-031-0/+29
* drop twitter/github/discord integrationssyuilo2023-02-0324-1426/+6
* update depssyuilo2023-02-033-62/+62
* drop hashtag chartsyuilo2023-02-0312-124/+1
* enhance(client): hidden ads when canHideAds is truesyuilo2023-02-032-13/+1
* refactor: use testsyuilo2023-02-0223-342/+342
* refactorsyuilo2023-02-021-18/+12
* improve RoleService testsyuilo2023-02-021-0/+45
* enhance: PizzaxデータをindexedDBに保存するように (#9225)tamaina2023-02-027-92/+202