summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix federation widged (#8221)Johann1502022-01-301-4/+4
| | | | The variables accidentally shadowed the variables that contain the ref's to be rendered into the template.
* enhance: メニュー関連をComposition API化、switchアイテム追加 ↵tamaina2022-01-309-235/+197
| | | | | | | | | | | | | | | | | | | | (#8215) * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * fix * fix * Fix * clean up
* update misskey-jssyuilo2022-01-304-10/+10
|
* refactor(client): use setup sugarsyuilo2022-01-291-70/+53
|
* fix(client): ↵syuilo2022-01-291-4/+4
| | | | | | 投稿フォームのハッシュタグ保持フィールドが動作しない問題を修正 Fix #8212
* Add `img-src` and `media-src` to `Content-Security-Policy` header for files ↵shibao2022-01-292-2/+2
| | | | | | | | | and media proxy (#8188) * add img-src and media-src to csp in file and media proxy * add csp changes to changelog * sort and remove trailing semicolon
* round relative time (#8199)Johann1502022-01-281-5/+5
|
* fix(client): DMページでメンションが含まれる問題を修正syuilo2022-01-281-2/+2
| | | | Fix #8211
* refactor(client): use composition apisyuilo2022-01-281-76/+55
|
* fix(client): ↵syuilo2022-01-282-3/+3
| | | | リアクション設定で絵文字ピッカーが開かないのを修正
* fixsyuilo2022-01-281-1/+1
|
* refactorsyuilo2022-01-285-8/+10
|
* refactor(client): use setup sugarsyuilo2022-01-281-201/+171
|
* refactor(client): better semanticssyuilo2022-01-2832-50/+50
|
* refactor(client): i18n.locale -> i18n.tssyuilo2022-01-2874-424/+424
|
* chore(client): improve chart renderingsyuilo2022-01-281-0/+22
|
* fix(client): トレンドウィジェットが動作しないのを修正syuilo2022-01-281-2/+2
|
* fix(client): 「クリップ」ページが開かない問題を修正syuilo2022-01-281-1/+1
|
* fix(client): ↵syuilo2022-01-281-21/+7
| | | | | | 投稿のNSFW画像を表示したあとにリアクションが更新されると画像が非表示になる問題を修正 Fix #8208
* refactor(client): use composition apisyuilo2022-01-281-86/+68
|
* refactor(client): use composition apisyuilo2022-01-281-41/+21
|
* fix(client): チャットが見れないsyuilo2022-01-272-3/+4
| | | | Fix #8203
* chore: fix instant form handlingsyuilo2022-01-273-3/+4
|
* update vuesyuilo2022-01-272-70/+70
|
* enhance: ↵tamaina2022-01-272-14/+66
| | | | | | | MediaListでは、サーバーで許可された形式しか表示しないように (#8113) * wip * fix
* refactor(backend): fix typesyuilo2022-01-261-2/+2
|
* refactor(backend): fix typesyuilo2022-01-261-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-01-261-2/+2
|\
| * Fix pop-out bug (#8170)Kainoa Kanter2022-01-261-2/+2
| |
* | refactor: fix typesyuilo2022-01-261-1/+1
|/
* :art:syuilo2022-01-261-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-01-262-134/+95
|\
| * enhance: Improve poll-editor UI + composition port (#8186)Derek2022-01-262-134/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | * Poll editor UI changes Use a horizontal layout when possible, wrap to vertical when constrained * Port poll-editor to composition API * Fix poll-editor `get` time calcs * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | refactorsyuilo2022-01-262-1/+2
|/
* refactor(backend): use insert instead of savesyuilo2022-01-266-10/+10
|
* :art:syuilo2022-01-261-555/+321
|
* disable animations on more transitions (#8112)Johann1502022-01-2523-31/+31
|
* fix: change keypress to keydown (#8192)Hyunseung Jeon2022-01-251-2/+2
|
* fix: アップロードエラー時の処理を修正 (#8182)MeiMei2022-01-241-1/+1
| | | | | * アップロードのエラー応答で詰むのを修正 * CHANGELOG
* refactor, enhance: ドライブ引数のオブジェクト化, ↵MeiMei2022-01-2313-47/+82
| | | | | | | | | | | 追加時のcomment指定 (#8180) * refactor: ドライブの引数をオブジェクト化する Resolve #8177 * Resolve #8181 * fix * archivePath
* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 (#8178)MeiMei2022-01-231-1/+1
| | | | | * Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 * CHANGELOG
* NodeInfo にユーザー数と投稿数の情報を追加する (#8126)xianon2022-01-221-16/+16
|
* fix(client): ↵syuilo2022-01-215-4/+10
| | | | タイムラインのkeep-aliveが効かなくなっているのを修正
* chore(client): add #misskey buttonsyuilo2022-01-211-1/+11
|
* wip: refactor(client): migrate components to composition apisyuilo2022-01-211-58/+48
|
* chore(client): add tooltipsyuilo2022-01-211-15/+15
|
* 投稿したらアカウントを元に戻すようにsyuilo2022-01-211-0/+1
|
* feat(client): make possible to switch account instantly in post formsyuilo2022-01-217-40/+118
|
* update depsyuilo2022-01-212-70/+70
|
* enhance: convert svg to png of custom emojissyuilo2022-01-2112-59/+49
|