syuilo
|
179cb1d813
|
fix type
|
2023-12-22 20:14:20 +09:00 |
|
Marie
|
b71e5cf2fb
|
fix: avatar decoration role not working
Closes #150
|
2023-12-22 11:51:43 +01:00 |
|
syuilo
|
6d4aa316ac
|
New Crowdin updates (#12732)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
|
2023-12-22 18:05:41 +09:00 |
|
zyoshoka
|
d68214bd46
|
fix(i18n): ロールが付与された際の通知のローカライゼーションが一部欠けているのを修正 (#12745)
|
2023-12-22 15:38:27 +09:00 |
|
Marie
|
5979a3f8d9
|
upd(ci): add tag for stable
|
2023-12-22 06:22:40 +01: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 |
|
Marie
|
5e78464918
|
upd(ci): stable docker builds with version and latest tag
|
2023-12-22 01:25:30 +01:00 |
|
おさむのひと
|
433d46e57f
|
fix(backend): テストが死んでいるのを修正 (#12738)
* fix test
* fix test
* fix test
* fix test
* fix test
|
2023-12-22 09:06:13 +09:00 |
|
Marie
|
043f26c895
|
upd: improve performance for checking if instance is marked as NSFW on images
|
2023-12-21 23:15:49 +01:00 |
|
Marie
|
4ca3c05487
|
upd: make new posts be marked as NSFW if instance is marked as NSFW
Closes #226
|
2023-12-21 23:15:03 +01:00 |
|
Marie
|
9c6a7aed98
|
fix: websocket for timelines not checking following for muted instance users
Closes #233
|
2023-12-21 22:42:06 +01:00 |
|
Marie
|
fd9ba530ba
|
fix: clicking on reaction icon not triggering toggle
Closes #239
|
2023-12-21 22:34:10 +01:00 |
|
Marie
|
013ea8ae65
|
upd: remove show more button for user description
Closes #232
|
2023-12-21 22:30:38 +01:00 |
|
Marie
|
90f8d8e575
|
upd: fix tag view not respecting blocks and suspensions
Closes #234
|
2023-12-21 22:24:23 +01:00 |
|
Marie
|
beded1c7ce
|
upd: show reload dialog for note design
Closes #242
|
2023-12-21 22:04:58 +01:00 |
|
Marie
|
7a83e46e6a
|
upd: replace default dark theme
Closes #244
|
2023-12-21 21:31:28 +01:00 |
|
Marie
|
03dc868536
|
chore: update text and urls in about
Closes #243
|
2023-12-21 21:18:13 +01: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 |
|
syuilo
|
07d4632cd7
|
Update CHANGELOG.md
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
|
2023-12-21 14:45:39 +09:00 |
|
syuilo
|
f88ed4dd1a
|
2023.12.0-beta.6
|
2023-12-21 11:37:50 +09:00 |
|
syuilo
|
f480287657
|
New Crowdin updates (#12722)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
|
2023-12-21 11:37:26 +09:00 |
|
dependabot[bot]
|
ffa0470cf8
|
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#12713)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-21 11:37:14 +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
|
757dee5664
|
Update CHANGELOG.md
|
2023-12-21 11:28:30 +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 |
|
Marie
|
4600313105
|
merge: remove preview button from theme editor (#245)
|
2023-12-20 14:42:30 +01:00 |
|
dakkar
|
75637b0f48
|
remove "👁 preview" button from theme editor
it stopped working back in May, see
3d4a90b08a
Thanks Amelia for noticing!
|
2023-12-20 09:16:20 +00:00 |
|
1STEP621
|
10d4ae107b
|
Fix(frontend): CW内などの画像が表示されないことがあるバグを修正 (#12721)
* 画像のアスペクト比をデフォルト以外に設定しているとCW内の画像が表示されないのを修正
* fix
|
2023-12-20 16:19:49 +09:00 |
|
Marie
|
0d23e7a278
|
fix: autocomplete not showing up if dot in username
|
2023-12-19 22:03:43 +01:00 |
|
Marie
|
3ba54afc72
|
chore: remove unused env_file line
|
2023-12-19 21:39:19 +01:00 |
|
GrapeApple0
|
21882b69ec
|
fix: 追加絵文字候補辞書の修正(主に国旗) (#12716)
* fix: 絵文字候補辞書の修正(主に国旗)
* 間違って削除してしまった絵文字の復旧
|
2023-12-19 22:44:42 +09:00 |
|
syuilo
|
ea41df538e
|
New Crowdin updates (#12652)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
|
2023-12-19 19:40:53 +09:00 |
|
Marie
|
cf3299312a
|
merge: allow themes to specify a font (#230)
Closes #225
Closes #25
|
2023-12-19 11:35:24 +01:00 |
|
Marie
|
b7bfdd5d0c
|
upd: remove outdated search example from MfM Cheatsheet
|
2023-12-19 11:24:38 +01: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 |
|
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 |
|
syuilo
|
6b39ba918f
|
Update CHANGELOG.md
|
2023-12-18 14:52:27 +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 |
|
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 |
|