NoriDev
|
0678bf69dd
|
lint
|
2023-12-22 00:26:30 +09:00 |
|
NoriDev
|
0a3e7413a3
|
Merge remote-branch 'misskey/develop'
|
2023-12-22 00:11: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 |
|
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
|
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 |
|
NoriDev
|
42f60035c9
|
Merge remote-branch 'misskey/develop'
|
2023-12-18 21:21:41 +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 |
|
NoriDev
|
88a2966c3b
|
Merge remote-branch 'misskey/develop'
|
2023-12-18 17:41:33 +09:00 |
|
NoriDev
|
a5d17997af
|
update cherrypick-mfm-js
|
2023-12-18 16:59:49 +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
|
5150053275
|
fix(backend): add missing kind definition for admin endpoints to improve security
|
2023-12-18 12:32:26 +09:00 |
|
syuilo
|
2ecc0299b4
|
update deps
|
2023-12-16 14:00:27 +09:00 |
|
かっこかり
|
fda5147d06
|
fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684)
* (enhance) コード入力をMkCodeEditorに変更
* (fix) devでファイルの読み込みに失敗することがある
* Revert "(enhance) コード入力をMkCodeEditorに変更"
This reverts commit 726d56c3e962680efc5b5a166e2210d09730341f.
|
2023-12-16 13:23:25 +09:00 |
|
syuilo
|
9f49b9f4d2
|
fix(backend): HTTP Digestヘッダのアルゴリズム部分に大文字の"SHA-256"しか使えない
Fix #12678
|
2023-12-16 10:58:44 +09:00 |
|
shiosyakeyakini
|
3e256eee2c
|
Fix(backend): JSONSchemaに不足しているパラメータを追加 (#12680)
* Fix(backend): JSONSchemaに不足しているパラメータを追加
* nullable:falseに修正
---------
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
|
2023-12-16 09:00:32 +09:00 |
|
anatawa12
|
bd4d8694dd
|
perf: early return users/notes and users/featured-notes if me is blocked by requesting user (#12663)
|
2023-12-15 11:24:13 +09:00 |
|
woxtu
|
5cc3d3c873
|
Remove an unnecessary type assertion (#12666)
|
2023-12-15 11:22:49 +09:00 |
|
NoriDev
|
8f65b96d82
|
Merge remote-branch 'misskey/develop'
|
2023-12-15 02:48:07 +09:00 |
|
NoriDev
|
46c9b3c50a
|
fix(frontend): 노트의 일부 버튼을 누르면 노트 상세 페이지가 표시됨
|
2023-12-15 01:02:34 +09:00 |
|
syuilo
|
417852779f
|
enhance: アイコンデコレーションの位置を微調整できるように
|
2023-12-14 20:58:08 +09:00 |
|
おさむのひと
|
386fcedf35
|
(dev-mode) devモードの改善 (#12639)
* fix dev-mode
* fix dev-mode
* fix dev-mode
* fix dev-mode
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2023-12-14 20:16:02 +09:00 |
|
NoriDev
|
463368277b
|
Merge remote-branch 'misskey/develop'
|
2023-12-14 20:15:56 +09:00 |
|
NoriDev
|
8beb840674
|
chore
|
2023-12-14 19:53:16 +09:00 |
|
NoriDev
|
e5423228b8
|
Merge remote-branch 'misskey/develop'
|
2023-12-14 19:48:32 +09:00 |
|
syuilo
|
a2a6a94614
|
update deps
|
2023-12-14 18:28:04 +09:00 |
|
syuilo
|
aedc1d0ee9
|
update deps
|
2023-12-14 13:22:12 +09:00 |
|
syuilo
|
2cfe64e9e6
|
fix swcrc
|
2023-12-14 11:35:17 +09:00 |
|
NoriDev
|
5025bef96c
|
fix lint
|
2023-12-13 21:50:03 +09:00 |
|
NoriDev
|
6e723db746
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2023-12-13 18:57:46 +09:00 |
|
NoriDev
|
9df37ca79a
|
Merge remote-branch 'misskey/develop'
|
2023-12-13 18:57:19 +09:00 |
|
syuilo
|
37820ad572
|
fix(backend): モデレーションログがモデレーターは閲覧できないように修正
Fix #12622
|
2023-12-13 18:31:32 +09:00 |
|
NoriDev
|
d01696fb93
|
Revert "add: avater decoration multiple select layer resolve #54"
This reverts commit 35cd4adf
|
2023-12-13 17:29:02 +09:00 |
|
NoriDev
|
06ab376a46
|
Merge remote-branch 'misskey/develop'
|
2023-12-13 17:01:31 +09:00 |
|
syuilo
|
5472f4b934
|
enhance: アイコンデコレーションを複数設定できるように
|
2023-12-13 16:56:19 +09:00 |
|
NoriDev
|
4091736a83
|
feat: 신규 도전 과제 추가
|
2023-12-13 14:18:52 +09:00 |
|
NoriDev
|
ac8d0f133e
|
Merge remote-branch 'misskey/develop'
|
2023-12-13 13:28:20 +09:00 |
|
Camilla Ett
|
06ca63f9c2
|
Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)
|
2023-12-13 08:14:34 +09:00 |
|
syuilo
|
319267e096
|
update deps
|
2023-12-09 13:02:14 +09:00 |
|
ikasoba
|
e38af60fd0
|
fix: secure: true なエンドポイントの型が misskey-js に含まれていない (#12603)
* 作った
* 修正
* 修正
|
2023-12-08 15:15:17 +09:00 |
|
おさむのひと
|
b0039f0946
|
chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593)
* [wip]run standalone vite
* [wip]run standalone vite
* some fix (tabler icons, sw, streaming)
* fix theme
* fix run scripts
* favicon
* client-assets
* cssの読み込み順序とCSP設定の変更
* fix lang change
* fix clientManifest
* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
* 色々修正
* 色々修正
* 色々修正
* fix
* Revert "client-assets"
This reverts commit 582601e90eb771875bdf8aba263da2316a59d01b.
# Conflicts:
# packages/frontend/vite.config.ts
* 色々修正
* fix
* fix
* add url and proxy to server proxy
* Update packages/frontend/src/index.html
* wip
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
# packages/frontend/src/pages/welcome.entrance.a.vue
* fix tabler load
* Apply suggestions from code review
* Update packages/frontend/src/index.html
* fix
* fix vite.config.local-dev.ts
* fix CONTRIBUTING.md
---------
Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev>
|
2023-12-08 08:22:08 +09:00 |
|
KanariKanaru
|
e6d01e33e6
|
fix(backend): ブロックした相手から自分のノートが見えないように(/users/featured-notes, /users/notes) (#12511)
* fix: ブロックした相手から自分のノートが見えないように(ユーザー,チャンネル)
* Update CHANGELOG.md
* /users/featured-notesでもブロックを考慮するように
* cacheServiceを使うように
* /channels/timeline.tsで必要のないnoteFilterを持たないように
* Update CHANGELOG.md
* FanoutTimelineEndpointServiceへの対応
- ブロックされている場合は、/users/notesでノートが表示されない
- ミュートしている場合は、ノートが表示される
|
2023-12-07 18:15:38 +09:00 |
|
KanariKanaru
|
bcf6b7f5ee
|
enhance: meilisearchを有効にしてもミュートやブロックを考慮するように (#12575)
* enhance: meilisearchを有効にしてもミュートやブロックを考慮するように
* Update CHANGELOG.md
|
2023-12-07 17:09:31 +09:00 |
|
anatawa12
|
1d3ef7b42f
|
fix(backend): pagination with sinceId broken (#12586)
* fix(backend): pagination with sinceId broken
* fix(backend): pagination with sinceId broken for dbFallback
|
2023-12-07 17:07:06 +09:00 |
|
NoriDev
|
ec05d88d06
|
autogen에 basedMisskeyVersion 표기
|
2023-12-06 19:16:57 +09:00 |
|