syuilo
|
a965ddc34a
|
Update channel.vue
|
2023-12-22 20:34:31 +09:00 |
syuilo
|
4818df8a26
|
Update MkMenu.vue
|
2023-12-22 20:30:57 +09:00 |
syuilo
|
e9fb641f4b
|
Update channel.vue
|
2023-12-22 20:28:29 +09:00 |
syuilo
|
6a3c791a4c
|
Merge branch 'enchase-kidoku' of https://github.com/ikasoba/misskey into pr/12690
|
2023-12-22 20:28:17 +09:00 |
syuilo
|
945f30f24a
|
Merge branch 'develop' into pr/12690
|
2023-12-22 20:28:12 +09:00 |
syuilo
|
179cb1d813
|
fix type
|
2023-12-22 20:14:20 +09:00 |
ikasoba
|
e046cf12cf
|
多分できたかも
|
2023-12-22 18:28:57 +09:00 |
ikasoba
|
f2e9483800
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into enchase-kidoku
|
2023-12-22 18:14:16 +09:00 |
anatawa12
|
52b94dbc4a
|
fix: 引用RNがpure RNとして連合され、pure RNが引用RNとして連合される (#12744)
* fix: quote notes are rendered as pure renote
* fix: filesが指定されてて空配列のときにQuote扱いされる
* chore: isQuoteの仕様をmisc/is-quote.tsと揃える
* docs: is-quote.tsの方にNoteCreateService.isQuoteのことを書いて更新忘れを防ぐ
|
2023-12-22 14:03:39 +09:00 |
おさむのひと
|
433d46e57f
|
fix(backend): テストが死んでいるのを修正 (#12738)
* fix test
* fix test
* fix test
* fix test
* fix test
|
2023-12-22 09:06:13 +09:00 |
ikasoba
|
faecbc4c4b
|
importを付け足し
|
2023-12-21 20:01:51 +09:00 |
ikasoba
|
756206b80d
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into enchase-kidoku
|
2023-12-21 20:00:05 +09:00 |
GrapeApple0
|
79ca93cefb
|
enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723)
* Create packedAdSchema
* admin/emoji/add
* admin/get-user-ips
* admin/roles/users
* admin/get-index-stats
* admin/accounts/find-by-email
* fix type of admin/ad/list
* federation/stats
* endpoints
* get-online-users-count
* i/2fa/register-key
* i/2fa/key-done
* i/2fa/register
* i/apps
* i/authorized-apps
* i/registry/get-all
* i/registry/get
* i/registry/get-detail
* i/registry/key-with-type
* i/registry/scopes-with-domain
* i/update-email
* i/move
* i/webhooks/create
* fix miss type
* i/webhooks/show
* i/webhooks/list
* flash/create
* roles/users
* server-info
* test
* users/lists/get-memberships
* users/achievements
* fetch-rss
* fetch-external-resources
|
2023-12-21 16:57:05 +09:00 |
woxtu
|
c92508a575
|
Remove unused imports (#12730)
|
2023-12-21 11:36:45 +09:00 |
anatawa12
|
b2254a66d3
|
chore: remove hashtag from featured immediately (#12668)
* chore: remove hashtag from featured immediately
* docs(changelog): ハッシュタグのトレンド除外設定が即時に効果を持つように修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-21 11:34:19 +09:00 |
syuilo
|
c307dd4fe8
|
perf(frontend): import snowfall-effect dynamically to reduce bundle size
|
2023-12-21 11:26:41 +09:00 |
syuilo
|
b3ab96b5ee
|
fix(backend): ロールアサインの通知がある状態でページをリロードすると通知欄に何もでなくなる
Fix #12729
|
2023-12-21 11:23:31 +09:00 |
syuilo
|
15b0d2aff2
|
enhance: ロールにアサインされたときの通知 (#12607)
* wip
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update RoleService.ts
* Update locales/ja-JP.yml
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update UserListService.ts
* Update misskey-js.api.md
* fix (#12724)
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
|
2023-12-21 10:39:11 +09:00 |
Kagami Sascha Rosylight
|
d14eb20122
|
chore(workflows): use postgres 15 everywhere (#12726)
|
2023-12-21 10:29:51 +09:00 |
Kagami Sascha Rosylight
|
4175b7809b
|
chore(QueueProcessorService): show error stack for failures (#12727)
|
2023-12-21 10:29:30 +09:00 |
1STEP621
|
10d4ae107b
|
Fix(frontend): CW内などの画像が表示されないことがあるバグを修正 (#12721)
* 画像のアスペクト比をデフォルト以外に設定しているとCW内の画像が表示されないのを修正
* fix
|
2023-12-20 16:19:49 +09:00 |
GrapeApple0
|
21882b69ec
|
fix: 追加絵文字候補辞書の修正(主に国旗) (#12716)
* fix: 絵文字候補辞書の修正(主に国旗)
* 間違って削除してしまった絵文字の復旧
|
2023-12-19 22:44:42 +09:00 |
syuilo
|
c55de5539c
|
Merge branch 'enchase-kidoku' of https://github.com/ikasoba/misskey into pr/12690
|
2023-12-19 20:28:16 +09:00 |
syuilo
|
115b15fc71
|
Merge branch 'develop' into pr/12690
|
2023-12-19 20:28:06 +09:00 |
1STEP621
|
eeedef59c4
|
Fix(frontend): CWボタンに常に「引用」が出てしまうのを修正 (#12715)
* RNと引用RNの判定が間違っているのを修正
* remove dump.rdb
* update CHANGELOG.md
* lint fix
* fix cw button label
|
2023-12-19 18:30:31 +09:00 |
ikasoba
|
442b64ddcd
|
Merge branch 'enchase-kidoku' of https://github.com/ikasoba/misskey into enchase-kidoku
|
2023-12-19 17:37:19 +09:00 |
ikasoba
|
9d8d5e4107
|
直せたかも
|
2023-12-19 17:37:09 +09:00 |
syuilo
|
d68f904772
|
Merge branch 'develop' into pr/12690
|
2023-12-19 16:47:52 +09:00 |
ikasoba
|
03f8e6c698
|
微調整
|
2023-12-18 21:43:30 +09:00 |
ikasoba
|
0f2523df41
|
クラスにまとめた
|
2023-12-18 21:16:09 +09:00 |
zawa-ch
|
4e2d802967
|
enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702)
* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072)
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463
|
2023-12-18 20:59:20 +09:00 |
1STEP621
|
f6ff3b1f1a
|
Fix: Renoteの判定が間違っているのを修正 (#12706)
* RNと引用RNの判定が間違っているのを修正
* remove dump.rdb
* update CHANGELOG.md
* lint fix
|
2023-12-18 19:49:19 +09:00 |
1STEP621
|
38b82b8582
|
Enhance(frontend): Shift+Tabで前の補完候補が選択できるように (#12704)
* Shift+Tabで前の補完候補が選択できるように
* update CHANGELOG.md
|
2023-12-18 14:59:55 +09:00 |
zyoshoka
|
13990279c3
|
enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683)
|
2023-12-18 14:51:29 +09:00 |
syuilo
|
507d436699
|
update mfm-js
|
2023-12-18 13:22:34 +09:00 |
syuilo
|
8a9f4ef441
|
update deps
|
2023-12-18 13:14:58 +09:00 |
syuilo
|
6672e9efdd
|
refactor(frontend): use GLSL ES 3.0
|
2023-12-18 13:07:19 +09:00 |
ikasoba
|
ae481b05a9
|
修正
|
2023-12-18 13:01:34 +09:00 |
syuilo
|
d995bf0326
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-12-18 12:32:29 +09:00 |
syuilo
|
5150053275
|
fix(backend): add missing kind definition for admin endpoints to improve security
|
2023-12-18 12:32:26 +09:00 |
果物リン
|
67824cfc89
|
fix lint error (#12692)
|
2023-12-17 17:41:14 +09:00 |
ikasoba
|
14f28d27e6
|
修正
|
2023-12-17 13:41:32 +09:00 |
ikasoba
|
587736bc9a
|
Merge branch 'develop' into enchase-kidoku
|
2023-12-16 22:26:44 +09:00 |
ikasoba
|
8f3ef2e73b
|
できたかも
|
2023-12-16 22:24:15 +09:00 |
ikasoba
|
2ed6b553b9
|
やっぱり内側へ寄せることにした
|
2023-12-16 20:47:11 +09:00 |
ikasoba
|
12e5bb36e1
|
枠線の位置を端に寄せた
|
2023-12-16 20:31:42 +09:00 |
ikasoba
|
38992608a9
|
縁を付けた
|
2023-12-16 19:10:00 +09:00 |
ikasoba
|
4f59a7ab46
|
不要なimportを削除
|
2023-12-16 18:48:38 +09:00 |
ikasoba
|
74986444f9
|
不要なpropsを削除
|
2023-12-16 18:48:03 +09:00 |
ikasoba
|
3bed53187a
|
多分できたかも
|
2023-12-16 18:38:24 +09:00 |