1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-11 21:29:13 +09:00
Commit Graph

25732 Commits

Author SHA1 Message Date
かっこかり
483cce1cc9
Merge branch 'develop' into feat-1714 2024-06-30 14:11:10 +09:00
kakkokari-gtyih
46b5b92320 lint 2024-06-29 21:24:13 +09:00
kakkokari-gtyih
d46160b217 fix 2024-06-29 21:12:33 +09:00
kakkokari-gtyih
610d7d59e6 paramsの中身がない場合は ? がつかないように修正 2024-06-29 21:11:00 +09:00
kakkokari-gtyih
153a25bd30 埋め込み内のコードハイライトではコピーを使えないように 2024-06-29 21:10:30 +09:00
kakkokari-gtyih
48d3b9a7b8 ダイアログ内でコードを表示するように 2024-06-29 21:10:03 +09:00
kakkokari-gtyih
faead03310 lint 2024-06-29 18:24:08 +09:00
kakkokari-gtyih
7ef81ce6d3 fix 2024-06-29 18:14:35 +09:00
kakkokari-gtyih
1ed6ed6ef0 embedのURLパラメータの初期化を共通化 2024-06-29 17:47:38 +09:00
kakkokari-gtyih
237605d6b8 embedページの判定をconfig.tsに移行 2024-06-29 17:18:32 +09:00
kakkokari-gtyih
1926fa304b fix embed splash 2024-06-29 17:18:06 +09:00
ぬるきゃっと
a6edd50a5d
chore(docker-compose): 推奨の名前にする (#14096)
* chore(docker-compose): 推奨の名前にする

5c18e329d5/spec.md (compose-file)

* yaml to yml

* fix

* fix
2024-06-28 11:16:12 +09:00
woxtu
4096dabe1e
Add null checking (#14089) 2024-06-27 21:59:19 +09:00
ぬるきゃっと
0e512d4ff6
update: CHANGELOG.md for #14097 (#14099) 2024-06-27 18:23:47 +09:00
ぬるきゃっと
77012f2f29
fix(frontend): テーマプレビューが見れない問題を修正 (#14097)
* fix(frontend): テーマプレビューが見れない問題を修正

* fix: MkPreview.vue, preview.vue
2024-06-27 10:40:46 +09:00
kakkokari-gtyih
2fdf1d19b8 リモートのノートは埋め込めないように 2024-06-26 19:02:09 +09:00
kakkokari-gtyih
2a957af8d1 fix 2024-06-26 18:49:55 +09:00
kakkokari-gtyih
0582c264a9 非公開ノートには埋め込みコードボタンを出さないように 2024-06-26 18:45:36 +09:00
kakkokari-gtyih
84c22ed200 fix 2024-06-26 18:00:31 +09:00
kakkokari-gtyih
57906fd563 ノーマライズ処理を共通化 2024-06-26 11:38:18 +09:00
kakkokari-gtyih
be15242bf6 fix 2024-06-26 11:29:02 +09:00
kakkokari-gtyih
59477b4a54 lint 2024-06-26 11:18:44 +09:00
kakkokari-gtyih
3146f8e84f Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into feat-1714 2024-06-26 11:09:12 +09:00
kakkokari-gtyih
d8085c9ffc fix 2024-06-26 11:09:09 +09:00
yupix
1c5d0cf536
feat: アンテナの編集画面のボタンにgapを追加 (#14091) 2024-06-26 10:25:18 +09:00
かっこかり
cff032012e
Merge branch 'develop' into feat-1714 2024-06-26 08:32:30 +09:00
kakkokari-gtyih
9b778a88c6 不足分の埋め込みメニューを追加 2024-06-26 00:32:26 +09:00
kakkokari-gtyih
b507b6240c embed uiが正常に読み込まれない問題を修正 2024-06-25 23:51:32 +09:00
kakkokari-gtyih
9c115c87c7 remove unused class 2024-06-25 23:25:33 +09:00
kakkokari-gtyih
4df8d38e83 lint 2024-06-25 22:14:51 +09:00
kakkokari-gtyih
b5fe3e894b lint 2024-06-25 21:08:58 +09:00
kakkokari-gtyih
3bd055b045 埋め込みコード生成機能 2024-06-25 20:18:14 +09:00
kakkokari-gtyih
05ca36f400 refactor: 画面サイズのしきい値をconstにまとめる 2024-06-25 20:04:59 +09:00
kakkokari-gtyih
e88fc369d9 embed.jsをサーバーから提供 2024-06-25 20:03:21 +09:00
woxtu
634764e1a6
refactor(frontend): Remove unused directives (#14085) 2024-06-24 21:32:12 +09:00
kakkokari-gtyih
1b6216df51 run api extractor 2024-06-24 18:27:03 +09:00
kakkokari-gtyih
313ebcde43 misskey-js側にinterfaceを置いて型エラーを解消 2024-06-24 18:26:03 +09:00
かっこかり
584e80dedd
Merge branch 'develop' into feat-1714 2024-06-24 17:57:30 +09:00
かっこかり
b95a0457a9
fix(frontend): run pnpm build-assets (#14077) 2024-06-23 19:04:01 +09:00
かっこかり
7ff909dc66
fix lint 2024-06-23 16:46:41 +09:00
woxtu
b269c43168
Fix type annotations (#14071) 2024-06-23 01:00:12 +09:00
Ibuki Sugiyama
2acbec6891
enhance: update datasaver switch titles (#12834) 2024-06-22 19:50:32 +09:00
zyoshoka
961cb6c5ee
fix(backend): fix creating reactions bugs (#13901)
* fix(backend): add fallback for empty string when creating reaction

* fix(backend): prohibit reactions to Renote

* test(backend): add some tests for `notes/reactions/create` endpoint

* Update CHANGELOG.md

* lint

* Update CHANGELOG.md

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-06-22 19:49:38 +09:00
woxtu
00b213373b
Remove @types/node-fetch (#13948) 2024-06-22 19:46:29 +09:00
anatawa12
b8b4dc5038
build: install pnpm with corepack on docker build (#13926)
* build: install pnpm with corepack on build

* docs(changelog): Dockerコンテナの立ち上げ時に`pnpm`のインストールで固まることがある問題
2024-06-22 19:45:08 +09:00
Kisaragi
9368eb3038
refactor: say bye to the weird groupBy friends (#13975)
* refactor(frontend): say bye to the weird groupBy friends

* refactor(backend): say bye to the weird groupBy friends
2024-06-22 19:40:55 +09:00
かっこかり
7c22a64b8c
fix(backend): 自分以外のクリップ内のノート個数が見えるのを修正 (#14065)
* fix(backend): 自分以外のクリップ内のノート個数が見えることがあるのを修正

* Update Changelog

* fix
2024-06-22 16:52:27 +09:00
kakkokari-gtyih
1e6ced2f3f fix 2024-06-22 15:41:38 +09:00
kakkokari-gtyih
e4de174bb6 Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into feat-1714 2024-06-22 15:40:49 +09:00
kakkokari-gtyih
bd46c5329c fix 2024-06-22 15:40:46 +09:00