nenohi
|
8dc60cd327
|
Role timeline setting (#10677)
* ロールタイムライン設定
* isRoleTimeline to isExplorable
* ポリシーではないので削除
* 型からも
* wip
* 足りてなかった説
* wip
* listはpublicを表示
* 前回の記載修正( #10671 )
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-04-20 20:02:50 +09:00 |
|
syuilo
|
3af99d075e
|
enhance(frontend): サーバー情報ページでサーバールールを見れるように
|
2023-04-20 17:23:35 +09:00 |
|
syuilo
|
e1f9ab77f8
|
feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
* Update misskey-js.api.md
* chore: windowを明示
* 🎨
* refactor
* 🎨
* 🎨
* fix e2e test
* 🎨
* 🎨
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2023-04-19 21:24:31 +09:00 |
|
syuilo
|
3a61af326e
|
Update about-misskey.vue
|
2023-04-19 11:24:46 +09:00 |
|
nenohi
|
65ff2c2498
|
カスタム絵文字のライセンスを一括でできるように (#10671)
* setlicensebulk追加
* 5時に誤字った!w
* 並び順の変更(set,add,removeの順
* add changelog
|
2023-04-19 08:25:24 +09:00 |
|
syuilo
|
614f12386e
|
feat(frontend): 通知の表示をカスタマイズできるように
|
2023-04-17 13:12:58 +09:00 |
|
tamaina
|
15761a0fa8
|
enhance(client): 1枚だけのメディアリストの画像のアスペクト比を画像に応じて縦長にする (#10452)
* ✌️
* fix
* ✌️
* 422px上限
* 334
* min-height: 130px
* 64px
* fix
* wip
* ✌️
* fix
* max-height: none
* MkImgWithBlurHashでratioを計算する
* wip
* fix
* fix?
* Revert "fix?"
This reverts commit e39d832dd1498ae58a2372b6dc527585ae165bac.
* Revert "fix"
This reverts commit 15be36ba55a411c5aac69037f693e1d922451f15.
* Revert "wip"
This reverts commit af7d86f69dd89e138d98f1285976b502f382e6c6.
* fix
* Revert "Revert "wip""
This reverts commit bb0036ae22ea2bca896ee9bb500bae624e81049b.
* Revert "Revert "fix""
This reverts commit c1d94a45c575cc843e061a0c55df1106bf033035.
* Revert "Revert "fix?""
This reverts commit 9cb4fbfd96db9adaf92cf3ec1f6f15b1b257d7b3.
* fix
* use clamp
* readable
* add 1:1, 3:4
* moveComment
* 3:4 → 2:3
* fix
* default
* fallback
* Revert "fallback"
This reverts commit 741717dd4903ed89b6536d8ea1ca061aacfa7dcb.
* Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように
#10626
|
2023-04-15 21:35:19 +09:00 |
|
かっこかり
|
bcbf06ac8c
|
feat(client): データセーバーモードの追加 (#10478)
* change nsfw settings
* Update CHANGELOG.md
* (fix) eliminate warning message when manually hide
* Apply suggestions from code review
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* (change) translation key
* revert nsfw settings (partial)
* (add) data saver setting
* Integrate MkMediaBlurhash and MkImgWithBlurhash
* Update CHANGELOG.md
* 🎨
* リモートのファイルでsizeが0の場合は表示しない, refを作らない
* fix
* かっこ
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-04-15 15:29:57 +09:00 |
|
syuilo
|
da0c295114
|
Update about-misskey.vue
|
2023-04-14 19:35:11 +09:00 |
|
nenohi
|
9469b26eb2
|
カスタム絵文字の検索を絵文字ピッカー使用できるように (#10335)
* fix( #10013)
* add changelog
* also in about.emojis.vue
* fix changelog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-04-14 14:49:41 +09:00 |
|
Ebise Lutica
|
605f149235
|
feat: 自分用メモ機能 (#10516)
* 自分用メモを作成する機能
* 不要なCSSを削除
* メモ: デザイン調整
* デザイン崩れを修正
* fix: メモ機能のe2eテストで見つかった不具合を修正
* デザイン調整
* fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正
|
2023-04-13 13:17:32 +09:00 |
|
Acid Chicken (硫酸鶏)
|
9bb6c536c0
|
test(#10336): add components/Mk[A-B].* stories (#10475)
* chore(#10336): register snippets
* test(#10336): add `components/Mk[A-B].*` stories
* build: desynced lockfile
* ci(#10336): preload assets
* ci(#10336): use pull_request
* build: update lockfile
* fix: reactivity transform
* chore: track upstream changes
* refactor: avoid temporary previous tapping declarations
* revert: avoid temporary previous tapping declarations
This reverts commit e649b1b1e6771bee674f2dfb044e0efd72d0be5d.
* test: flaky snapshots
* style: import
|
2023-04-13 12:20:39 +09:00 |
|
syuilo
|
6839441ac6
|
🎨
|
2023-04-13 08:46:10 +09:00 |
|
syuilo
|
1a7e5fb865
|
Update about-misskey.vue
|
2023-04-13 08:43:06 +09:00 |
|
syuilo
|
5d56799070
|
feat: role timeline
Resolve #10581
|
2023-04-12 11:40:08 +09:00 |
|
tamaina
|
0db88a5a3b
|
refactor: サウンド関連の設定をpizzaxに移行 (#8105)
* enhane: unison-reloadに指定したパスに移動できるように
* null
* null
* feat: ログインするアカウントのIDをクエリ文字列で指定する機能
* null
* await?
* rename
* rename
* Update read.ts
* merge
* get-note-summary
* fix
* swパッケージに
* add missing packages
* fix getNoteSummary
* add webpack-cli
* ✌️
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* wip
* clean up
* migration
* migration
* comment
* move soundConfigStore
* ✌️
* clean up
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* remove reversi setting
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* clean up
* update sounds.vue
* update
* fix type
* ✌️
* ;v;
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-04-12 10:39:57 +09:00 |
|
tamaina
|
35613fd642
|
fix(client): noPaging: true with gallery/featured
|
2023-04-11 06:49:19 +00:00 |
|
たーびん
|
f6dc100748
|
fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)
* add channel search
* move channel search to channel list page
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
|
2023-04-11 07:42:27 +09:00 |
|
syuilo
|
511dab0618
|
fix(frontend): webhook, 連携アプリ一覧でコンテンツが重複して表示される問題を修正
Fix #10564
|
2023-04-10 18:56:38 +09:00 |
|
syuilo
|
48e2523081
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-04-10 10:24:08 +09:00 |
|
藤
|
e0431aed28
|
fix issue #10195 設定のバックアップ の「削除」の文字がない (#10559)
Co-authored-by: 藤 <nyaguri0417@gmail.com>
|
2023-04-10 10:23:56 +09:00 |
|
syuilo
|
29c9a7d71a
|
enhance(frontend): 常に広告を見られるオプションを追加
|
2023-04-10 10:22:25 +09:00 |
|
Acid Chicken (硫酸鶏)
|
2b19e1f732
|
test: add /@:acct stories (#10517)
* test: add `/@:acct` stories
* test: add mocks
|
2023-04-09 04:16:56 +00:00 |
|
syuilo
|
cb3a84adb4
|
チャンネルを新規作成できない問題を修正
|
2023-04-09 08:22:49 +09:00 |
|
syuilo
|
004ace396d
|
さがすのローカルユーザー(ピンどめ)が無限に生成される問題を修正
|
2023-04-09 08:12:50 +09:00 |
|
syuilo
|
ad4006738b
|
チャンネルのお気に入りが無限に読み込まれる問題を修正
|
2023-04-09 08:09:25 +09:00 |
|
taichan
|
f794f3ad0a
|
fix(client): リスト、クリップが無限ロードされる現象の解決 (#10538)
* fix my-list infinite items loading
* update CHANGELOG.md
* fix my-clip infinite items loading
|
2023-04-09 08:03:29 +09:00 |
|
syuilo
|
2321214c98
|
disable account migration
|
2023-04-08 20:51:36 +09:00 |
|
tamaina
|
1c158dc510
|
fix(client): Fix antenna list infinite items loading
https://github.com/misskey-dev/misskey/pull/10506#issuecomment-1500859975
|
2023-04-08 10:37:35 +00:00 |
|
atsuchan
|
5cd93834d1
|
enhance(client): 広告・お知らせが新規登録時に増殖しないように (#10412)
|
2023-04-08 17:42:08 +09:00 |
|
syuilo
|
7636536973
|
tweak locale
|
2023-04-08 16:06:08 +09:00 |
|
syuilo
|
05aa0fa11a
|
🎨
|
2023-04-08 14:31:09 +09:00 |
|
Namekuji
|
25ebb73756
|
feat: account migration (#10507)
* add Move activity
* add endpoint to move from local to remote
* follow move activity coming to inbox
* fix move endpoint
* add known-as endpoint to create account alias
* add migration page
* add route to migration page
* add move and known-as endpoints
* fix dependnecies error
* fix new endpoints
* fix move activity id
* fix refollow
* add movedToUri and alsoKnownAs to api
* fix moveToUri indicator
* fix missing context
* add chengelog
* rename MkMoved to MkAccountMoved
* add missing semicolon
* fix targetUri
* fix followings query
* remove redundant null check
|
2023-04-08 14:16:26 +09:00 |
|
syuilo
|
a0d5e2469d
|
Update about-misskey.vue
|
2023-04-06 18:08:35 +09:00 |
|
tamaina
|
6798effbab
|
enhance(client): 投稿フォームをちょっといい感じに (#10442)
* .formラッパーを削除
* fix type of MkPostFormAttaches
* 🚀
* 🎨
* 🎨
* 🎨
* 🎨
* specifiedの時は連合なしをdisabledに
* ✌️
* set select default
* gap: 2px (max-width: 500px) / 4px
* wip
* ✌️
* 🎨
* fix maxTextLength
* 今後表示しない
* 🎨
* cache channel
* 🎨
* 連合なしにする
* use i18n.ts.neverShow
* ✌️
* refactor
* fix indent
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-04-05 14:30:03 +09:00 |
|
syuilo
|
d739aeee32
|
fix(frontend): add missing import
|
2023-04-05 14:29:18 +09:00 |
|
syuilo
|
30d6992684
|
perf(backend): 通知をRedisに保存するように
Resolve #10168
|
2023-04-04 14:06:57 +09:00 |
|
Acid Chicken (硫酸鶏)
|
38d0b62167
|
build(#10336): Storybook & Chromatic & msw (#10365)
* build(#10336): init
* fix(#10336): invalid name conversion
* build(#10336): load locales and vite config
* refactor(#10336): remove unused imports
* build(#10336): separate definitions and generated codes
* refactor(#10336): remove hatches
* refactor(#10336): module semantics
* refactor(#10336): remove unused common preferences
* fix: typo
* build(#10336): mock assets
* build(#10336): impl `SatisfiesExpression`
* build(#10336): control themes
* refactor(#10336): semantics
* build(#10336): make .storybook as an individual TypeScript project
* style(#10336): use single quote
* build(#10336): avoid intrinsic component names
* chore: suppress linter
* style: typing
* build(#10336): update dependencies
* docs: note about Storybook
* build(#10336): sync
* build(#10336): full reload server on change
* chore: use defaultStore instead
* build(#10336): show popups on Story
* refactor(#10336): remove redundant div
* docs: fix
* build(#10336): interactions
* build(#10336): add an interaction test for `<MkA/>`
* build(#10336): bump storybook
* docs(#10336): mention to pre-build misskey-js
* build(#10336): write stories for `MkAcct`
* build(#10336): write stories for `MkAd`
* build(#10336): fix missing type definition
* build(#10336): use `toHaveTextContent`
* build(#10336): write some stories
* build(#10336): hide internal args
* build(#10336): generate `components/global` stories only
* build(#10336): write stories for `MkMisskeyFlavoredMarkdown`
* fix: conflict errors
* build(#10336): subcomponents on sidebar
* refactor: restore `SatisfiesExpression`
* docs(#10336): note development status
* build(#10336): use chokidar-cli
* docs(#10336): note chokidar-cli mode
* chore(#10336): untrack generated stories files
* fix: pointer handling
* build(#10336): finalize
* chore: add static option to `MkLoading`
* refactor(#10336): bind to local args
* fix: missing case
* revert: restore `SatisfiesExpression`
This reverts commit f246699f38 .
* build(#10336): make storybook buildable
* build(#10336): staticify assets
* build(#10336): staticified directory structure
* build(#10336): normalize path for Windows
* ci(#10336): create actions
* build(#10336): ignore tsc errors
* build(#10336): ignore tsc errors
* build(#10336): missing dependencies
* build(#10336): missing dependencies
* build(#10336): use fast-glob
* fix: invalid lockfile
* ci(#10336): increase heap size
* build(#10336): use unpkg for storybook tabler icons
* build(#10336): use unpkg for storybook twemojis
* build(#10336): disable `ProfilePageCat`
* build(#10336): blur `MkA` before interaction ends
* ci(#10336): stabilize
* ci(#10336): fetch-depth
* build(#10336): isChromatic
* ci(#10336): notify on changes
* ci(#10336): fix typo
* ci(#10336): missing working directory
* ci(#10336): skip build
* ci(#10336): fix path
* build(#10336): fails on Windows
* build(#10336): available on Windows
* ci(#10336): disable animation on chromatic
* ci(#10336): add static option to `PageHeader.tabs`
* chore: void
* ci(#10336): change parameters
* docs(#10336): update CONTRIBUTING
* docs(#10336): note about meta overriding and etc.
* ci(#10336): use Chromatic for checks
* ci(#10336): use `pull_request` instead of `pull_request_target` for now
* ci(#10336): use `exitOnceUploaded`
* ci(#10336): reuse built storybook
* ci(#10336): back to `pull_request_target`
* chore: unused dependencies
* style(#10336): reduce prettier indents
* style: note about `TSSatisfiesExpression`
|
2023-04-04 09:38:34 +09:00 |
|
nexryai
|
92ddebb3fd
|
オブジェクトストレージの設定画面を分かりやすくする (#10456)
* enhance: Improved object storage configuration page
* Update ja-JP.yml
* Update CHANGELOG
|
2023-04-03 12:47:30 +09:00 |
|
syuilo
|
9224b6635f
|
refactor(frontend): remove $ts and $t
|
2023-04-01 14:01:57 +09:00 |
|
syuilo
|
f16a7cbcf2
|
refactor(frontend): remove $i
|
2023-04-01 13:52:07 +09:00 |
|
syuilo
|
7a8a756789
|
refactor(frontend): remove $instance
|
2023-04-01 13:46:04 +09:00 |
|
syuilo
|
c823cbe63b
|
refactor(frontend): remove $store
|
2023-04-01 13:42:40 +09:00 |
|
syuilo
|
9bc5d52e41
|
feat: チャンネルにノートをピン留めできるように
Resolve #7740
|
2023-03-31 15:01:56 +09:00 |
|
syuilo
|
f0a70a70c3
|
refactor
|
2023-03-31 14:14:30 +09:00 |
|
syuilo
|
3cb0cc7989
|
feat: チャンネルをお気に入りに登録できるように
Resolve #10097
|
2023-03-31 11:30:27 +09:00 |
|
syuilo
|
ffbe896f28
|
enhance(client): ノートのリアクションを大きく表示するオプションを追加
|
2023-03-30 12:49:23 +09:00 |
|
syuilo
|
c1d9e23171
|
enhance(client): 検索ページでURLを入力した際に照会したときと同等の挙動をするように
|
2023-03-29 17:22:34 +09:00 |
|
syuilo
|
31f3f5f0f0
|
enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加
|
2023-03-24 19:08:08 +09:00 |
|
syuilo
|
05cba6d357
|
fix: add missing import
|
2023-03-24 17:03:03 +09:00 |
|