summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactorsyuilo2022-02-033-141/+7
|
* refactor: use toISOStringsyuilo2022-02-033-3/+3
|
* refactorsyuilo2022-02-033-408/+10
|
* refactorsyuilo2022-02-033-13/+13
|
* refactorsyuilo2022-02-037-16/+19
|
* :art:syuilo2022-02-031-0/+8
|
* fix(client): fix compare-versions importsyuilo2022-02-031-1/+1
|
* Twitterの埋め込みを修正しました [Fix Twitter embed] (#8193)Kainoa Kanter2022-02-037-15/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix Twitter embed * Update packages/backend/src/server/web/views/gallery-post.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/channel.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/clip.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/channel.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/note.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/gallery-post.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/page.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/user.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/page.pug Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Yay! * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update packages/backend/src/server/web/views/base.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> * Update page.pug * Update channel.pug * Update gallery-post.pug * Update note.pug * Update page.pug * Update user.pug Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* fix: ↵MeiMei2022-02-021-1/+1
| | | | | | | ストリーミングからのAPIリクエストが出来ないのを修正 (#8244) * Update call.ts * あれ
* fix(client): ツールチップの表示位置が正しくない問題を修正syuilo2022-02-022-2/+2
|
* tweaksyuilo2022-02-021-4/+3
|
* fix: Fix Sideview (#8235)tamaina2022-02-013-207/+176
| | | | | | | | | | | | | | | * Fix #7890 * a- * 3度目の正直 * fix * :v: * update CHANGELOG Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: ensure that specified users does not get duplicates (#8233)nullobsi2022-02-011-5/+14
| | | | | | | | | * ensure that specified users does not get duplicates * Update packages/client/src/components/post-form.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* update eslint rulesyuilo2022-01-311-1/+1
|
* fix eslint rulesyuilo2022-01-312-2/+2
|
* add eslint rulesyuilo2022-01-312-0/+2
|
* enhance(client): Chartjsのツールチップを自前にsyuilo2022-01-319-29/+138
|
* feat(client): ↵syuilo2022-01-311-0/+11
| | | | | | 連合インスタンスページからインスタンス情報再取得を行えるように Resolve #8231
* fix federation widgetsyuilo2022-01-311-1/+1
|
* refactor: ↵MeiMei2022-01-313-7/+17
| | | | | | | APIで非JSON入力の型変換はendpointに渡す前に行うように (#8229) * Resolve #8228 * fix
* 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
|/