mattyatea
|
2b52a215e5
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# package.json
# packages/backend/src/core/QueueService.ts
# packages/frontend/src/components/global/MkPageHeader.vue
# packages/frontend/src/pages/admin/index.vue
# packages/frontend/src/pages/clicker.vue
# packages/frontend/src/pages/my-lists/index.vue
# packages/frontend/src/pages/notifications.vue
# packages/frontend/src/pages/settings/emoji-picker.vue
# packages/frontend/src/pages/settings/mute-block.vue
# packages/frontend/src/pages/timeline.vue
# packages/frontend/src/ui/universal.vue
# pnpm-lock.yaml
|
2024-02-16 19:40:51 +09:00 |
|
mattyatea
|
81d0709249
|
a
|
2024-02-16 19:35:57 +09:00 |
|
かっこかり
|
5e317eac8c
|
fix misskey-js version
|
2024-02-16 19:17:37 +09:00 |
|
mattyatea
|
e074d975e1
|
update README.md
|
2024-02-16 19:07:52 +09:00 |
|
taiy
|
860e8bb5d8
|
fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 16:17:09 +09:00 |
|
かっこかり
|
f5459a25df
|
fix(frontend): vue v3.4.16以降でタイムラインが正常に表示できない問題を修正 (#13248)
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* Revert "fix: downgrade vue to 3.4.15"
This reverts commit e12369ac13.
* Update pnpm-lock.yaml
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 15:39:48 +09:00 |
|
syuilo
|
f8ac072bc3
|
fix type
|
2024-02-16 15:19:55 +09:00 |
|
syuilo
|
7cfe7da73d
|
fix
|
2024-02-16 15:09:05 +09:00 |
|
syuilo
|
f55e1ee138
|
refactor(backend): misc/cacheをシンプルな実装に戻した
|
2024-02-16 15:07:12 +09:00 |
|
MeiMei
|
cfa573a3a1
|
リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273 (#13275)
* リモートユーザーが復活してもキャッシュにより該当ユーザーのActivityが受け入れられないのを修正 Fix #13273
* CHAGELOG
* Use Redis event
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2024-02-16 14:30:53 +09:00 |
|
zyoshoka
|
40bbae3d6c
|
fix(backend): add missing schemas and fix incorrect schemas (#13295)
* fix(backend): add missing schemas and fix incorrect schemas
* fix: ci
* fix: ci (本命)
* fix: run `pnpm build-misskey-js-with-types`
* fix: typos
* fix: role-condition-formula-value contains `id`
* fix: incorrect schema
|
2024-02-16 14:27:33 +09:00 |
|
Kisaragi
|
147e8f1e3e
|
feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える (#13299)
* feat(backend): likeOnlyなどでハートにフォールバックする際異体字セレクタがない方に揃える
close #13298
* Update ReactionService.ts
* chore(backend): prefer single quote for string literal
|
2024-02-16 14:25:48 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b8800b8b95
|
build: upgrade Storybook to 8 beta (#13297)
* chore: upgrade Storybook to 8
* ci: restore Storybook workflow
* build: createRequire
* ci: TurboSnap life extension
|
2024-02-14 18:48:25 +09:00 |
|
Acid Chicken (硫酸鶏)
|
19e3753202
|
fix: TypeAssertionExpression breaks Storybook builds
|
2024-02-14 13:56:13 +09:00 |
|
taiy
|
b82821074b
|
fix(frontend): エラーページのトラブルシューティングがリンク切れしている問題 (#176) (#13288)
|
2024-02-14 13:10:36 +09:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
|
2024-02-13 15:50:11 +00:00 |
|
NoriDev
|
23508dc56e
|
fix
|
2024-02-13 13:29:10 +09:00 |
|
GrapeApple0
|
e1eee2872d
|
ノートの編集履歴を見れるように(新規ノートのみ)
(cherry picked from commit 25763ee679)
|
2024-02-13 13:08:20 +09:00 |
|
mattyatea
|
588d6acfb7
|
fix
|
2024-02-13 13:00:48 +09:00 |
|
Caipira
|
e9fda7dd1a
|
feat(backend): Federated note update (#1)
(cherry picked from commit 6af23d4e28893b0ab253182153973bcad1210ac0)
|
2024-02-13 12:45:49 +09:00 |
|
Acid Chicken (硫酸鶏)
|
309a943528
|
perf: omit search for immutable static requests (#13265)
* perf: omit search for immutable static requests
* perf: also applies to /files
* fix: exclude /proxy
* /files/:key/*を301 redirectに
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2024-02-13 10:43:06 +09:00 |
|
mattyatea
|
5812b15cbd
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# packages/backend/src/core/QueueService.ts
# packages/frontend/src/components/global/MkFooterSpacer.vue
|
2024-02-13 05:48:07 +09:00 |
|
tamaina
|
32c5c43b6d
|
enhance: 禁止ワードはリモートノートも対象に (#13280)
Resolve #13279
|
2024-02-13 04:54:01 +09:00 |
|
tamaina
|
e12369ac13
|
fix: downgrade vue to 3.4.15
|
2024-02-12 19:16:44 +00:00 |
|
Kisaragi
|
b95e25004f
|
refactor(msjs): avoid any (part 1) (#13247)
* refactor(msjs): avoid any
* run api extractor
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <daisho7308+f@gmail.com>
|
2024-02-12 11:38:16 +09:00 |
|
syuilo
|
a1e12c0ec3
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-02-12 11:37:55 +09:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
Acid Chicken (硫酸鶏)
|
3dc095d1c9
|
feat: provide tarball (#13260)
* feat: provide tarball
* build: pack on build-assets
* chore: use ignore-walk
* chore: debug
* build: dependencies
|
2024-02-12 10:02:27 +09:00 |
|
mattyatea
|
c1814001df
|
色々
|
2024-02-12 04:08:23 +09:00 |
|
mattyatea
|
c2f24a9321
|
色々
|
2024-02-12 04:05:18 +09:00 |
|
syuilo
|
674fd0bdd0
|
Update about-misskey.vue
|
2024-02-11 21:05:34 +09:00 |
|
mattyatea
|
399f7c451b
|
色々
|
2024-02-11 20:23:39 +09:00 |
|
mattyatea
|
0cf3082902
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# package.json
|
2024-02-11 14:46:59 +09:00 |
|
かっこかり
|
7a8cf274ca
|
fix misskey-js version
|
2024-02-09 18:08:08 +09:00 |
|
syuilo
|
7fc1d77893
|
update deps
|
2024-02-09 17:10:16 +09:00 |
|
syuilo
|
c23c97d303
|
perf(frontend): splash screenのdomが消えない場合があるのを修正
https://github.com/misskey-dev/misskey/issues/10805
|
2024-02-09 16:25:58 +09:00 |
|
mattyatea
|
dfd491ff85
|
Merge remote-tracking branch 'misskey-original/develop' into develop
# Conflicts:
# package.json
# packages/backend/src/server/api/endpoints/notes/create.ts
# packages/frontend/src/components/MkEmojiPicker.vue
# packages/frontend/src/components/MkTimeline.vue
# packages/frontend/src/pages/settings/theme.vue
|
2024-02-09 10:14:24 +09:00 |
|
おさむのひと
|
614c9a0fc6
|
fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加 (#13210)
* fix: 特定文字列を含むノートを投稿できないようにする管理画面用設定項目を追加
* Serviceでチェックするように変更
|
2024-02-09 10:07:18 +09:00 |
|
tamaina
|
c0cb76f0ec
|
chore: use vite@5.1.0 / pnpm@8.15.1
|
2024-02-08 17:24:51 +00:00 |
|
かっこかり
|
d40612ac52
|
fix(frontend): aiscriptのコードブロックでのハイライト指定を修正 (#13208)
|
2024-02-09 00:08:33 +09:00 |
|
かっこかり
|
0f7918c51b
|
refactor(backend): exist -> exists (#13203)
* refactor(backend): exist -> exists
* fix
|
2024-02-08 16:04:41 +09:00 |
|
かっこかり
|
90b633b5a6
|
fix(frontend) misskey-js type (#13202)
|
2024-02-08 14:15:56 +09:00 |
|
zyoshoka
|
5299d17060
|
test(frontend): migrate MSW in Storybook to v2 (#13195)
|
2024-02-08 13:28:49 +09:00 |
|
MeiMei
|
82c34f7f45
|
Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正 (#13196)
* Fix: Summaly proxy利用時にプレイヤーが動作しないことがあるのを修正
* CHANGELOG
|
2024-02-08 13:16:22 +09:00 |
|
syuilo
|
52bf808d89
|
typo
|
2024-02-07 20:52:23 +09:00 |
|
かっこかり
|
155896a851
|
enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038)
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-02-07 20:02:29 +09:00 |
|
MeiMei
|
313ce82192
|
正しい 2024.2.0-beta.10 改版手順? (#13173)
* 正しい 2024.2.0-beta.10 改版手順?
* run build-misskey-js-with-types
|
2024-02-07 19:59:06 +09:00 |
|
1Step621
|
56d7f58626
|
Fix(frontend): MkCodeEditorで行がずれていくのを修正 (#13188)
* MkCodeEditorで行がずれていくのを修正
* update CHANGELOG.md
|
2024-02-07 19:58:21 +09:00 |
|
MeiMei
|
e89d760240
|
Enhance: 連合向けのノート配信を軽量化 (#13192)
* AP HTML表現をシンプルに
* a
* CHANGELOG
* リンク
|
2024-02-07 19:57:59 +09:00 |
|