syuilo
0fc36d11d7
fix(backend): STLにGTLの投稿が混ざる問題を修正
...
Fix #12169
2023-10-29 16:13:30 +09:00
syuilo
7436e0da18
lint fixes
2023-10-29 16:09:20 +09:00
syuilo
ad38327263
New translations ja-jp.yml (English)
2023-10-29 15:08:02 +09:00
syuilo
e989af82cb
New translations ja-jp.yml (German)
2023-10-29 15:08:00 +09:00
おさむのひと
a161a9c1e7
Fix: notes/timelineにフォローしているチャンネルのノートを含める ( #12179 )
...
* notes/timelineにフォローしているチャンネルのノートを含める
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-29 14:16:36 +09:00
かっこかり
1a8243f1ca
MkCodeのパースエンジンをShikiに変更 ( #12102 )
...
* (swap) prism -> shiki
* fix styles
* (bump) aiscript-vscode to v0.0.5
* refactor
* replace prism-editor (beta)
* Update scratchpad.vue
* (enhance) MkCodeEditor自動インデント改行
* (fix) lint
* (add) scratchpad: MkStickyContainer
* Update CHANGELOG.md
* clean up
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-29 14:12:40 +09:00
syuilo
feedad7d8b
enhance(frontend): tweak about-misskey page
2023-10-29 13:49:26 +09:00
syuilo
b627978d00
Update CHANGELOG.md
2023-10-29 13:12:04 +09:00
syuilo
2a61a0c026
Update .eslintrc.js
2023-10-29 13:07:49 +09:00
Mar0xy
8fd669ff7d
fix: statuses using wrong emojis
2023-10-29 03:30:35 +01:00
Mar0xy
d8b0078ffa
fix: emojis not loading on local statuses
2023-10-29 03:23:09 +01:00
yupix
5887c5da6c
feat: チャンネルの作成・更新時にapiWithDialogを使うように ( #12142 )
...
* feat: チャンネル作成、更新時にapiWithDialogを使うように
* chore: 不要なsuccessの呼び出しを削除
* chore: 誤って削除した必要なコードを元通りに
2023-10-29 11:10:01 +09:00
Mar0xy
549bcf70db
upd: convertAccount now fetches info from the DB
2023-10-29 02:59:36 +01:00
Mar0xy
95bcfd8ef3
fix: followers and following not being able to load
2023-10-29 02:23:43 +02:00
Mar0xy
90b666e626
fix: await all results on favourites and reblogged
2023-10-29 02:20:05 +02:00
Mar0xy
43f27a639f
upd: simplify importing of mastoconverter, fix bug
...
Lets you import stuff into mastoconverter without needing to also import them everywhere else
Fixes not being able to get statuses on accounts
2023-10-29 02:06:19 +02:00
Mar0xy
f92773d995
fix: lockfile
2023-10-29 01:00:54 +02:00
Mar0xy
82c10de265
upd: change deps, fix a few bugs, update converter
...
Fixes User and Notes count bug (transfem-org/Sharkey#113 )
Fixes build issues due to types (transfem-org/Sharkey#111 )
Return accounts and notes like Iceshrimp
Use MFM class from Iceshrimp to fix HTML output for mastodon
2023-10-29 00:50:00 +02:00
syuilo
9ec667a87c
2023.11.0-beta.4
2023-10-28 15:59:57 +09:00
syuilo
a91d2ba625
New Crowdin updates ( #12101 )
...
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* 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 (Uzbek)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
2023-10-28 15:59:07 +09:00
taichan
e73e21851e
feat(frontend): プラグインを用いて疑似的にミュートできるようにする ( #12135 )
...
* feat: mute note using plugin
* Update CHANGELOG
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 15:50:46 +09:00
かっこかり
481db8aba4
fix(frontend): MFMパース時に意図せずnyaizeされる問題を修正 ( #12161 )
...
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkMisskeyFlavoredMarkdown.ts
* Update MkNote.vue
* (fix) にゃいずをノートでのみ適用
* fix
* Fix lint
2023-10-28 12:41:17 +09:00
syuilo
a8dc6d08b1
update deps
2023-10-28 12:31:18 +09:00
syuilo
12ab905440
Update CHANGELOG.md
2023-10-28 12:22:52 +09:00
かっこかり
abe78a277a
enhance(frontend): データセーバー有効時はGIFアバターを停止 ( #12165 )
...
* (enhance) データセーバーモード有効時はGIFアバターを停止
* Update Changelog
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 08:00:00 +09:00
かっこかり
aa31b6c65b
fix(frontend): MkGoogleのクエリを正しくエンコードできるように修正 ( #12164 )
...
* (fix)MkGoogleで一部キーワードのURLエンコードに失敗する
* Update Changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-28 07:57:10 +09:00
かっこかり
c37616de72
fix(frontend): Intlが対応していない言語の場合はフォールバックする ( #12163 )
...
* (fix) Intlが対応していない言語の場合はフォールバックする
* Update Changelog
2023-10-28 07:56:24 +09:00
かっこかり
e5ff8d8445
enhance: プラグイン削除時にアクセストークンも削除する ( #12167 )
...
* (enhance) プラグイン削除時にトークンも削除
* update changelog
2023-10-28 07:54:06 +09:00
taichan
8a2309ba7d
fix(backend): ハッシュタグのランキングの問い合わせ結果がないときのエラー修正 ( #12145 )
...
* fix(backend): undefined result error
* Update Changelog
* Update packages/backend/src/core/FeaturedService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-27 18:37:17 +09:00
おさむのひと
a8ee67cace
Fix: チャンネルのフォロー・アンフォローの反映速度を改善 ( #12149 )
...
* チャンネルのフォロー・アンフォローの反映速度を改善
* fix lint
* userFollowingChannelsCacheの場所をCacheServiceからChannelFollowingServiceに移動
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-10-27 18:34:02 +09:00
NoriDev
5e76675a0c
fix(frontend): ユーザーページの ノート > ファイル付き タブにリプライが表示されてしまう ( #12148 )
2023-10-27 18:25:04 +09:00
Lya
1d9b5ae1ba
chore(frontend): 絵文字名のフィールドでautocapitalizeしないように ( #12139 )
2023-10-25 21:20:36 +09:00
ikasoba
dc0582739f
Fix: STLでフォローしていないチャンネルが表示される問題を修正 ( #12143 )
...
* タイムラインをpostgresから取得する際にフォローしていないチャンネルが取得されるのを修正
* CHANGELOGに追記
2023-10-25 21:19:43 +09:00
かっこかり
024546206d
feat(AiScript): Mk:nyaize() を追加 ( #12136 )
...
* feat(AiScript): Mk:nyaize
* Update Changelog
* Fix relative path
2023-10-25 17:46:04 +09:00
dependabot[bot]
71b6fffdcf
chore(deps): bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 13:05:03 +00:00
syuilo
4dd4a11cef
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-24 14:38:18 +09:00
syuilo
afb37f0b03
🎨
2023-10-24 14:38:15 +09:00
yukineko
0c730968a3
fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リストが空になることがある問題を修正 ( #12088 ) ( #12124 )
...
* fix: RedisTimelineが有効の場合にHTLがリセットされた状態になる問題を修正
* add: CHANGELOG.md
* fix: LTL, STLでもTLが空になることがある問題を修正
* update: CHANGELOG.md
* fix: DBへのフォールバック時にwithRenotesが考慮されていないのを修正
* feat: リストにもDBフォールバックを実装
* fix: リストのDBフォールバック時の挙動を修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-24 14:34:32 +09:00
anatawa12
7e15f71916
ci: fix pullreq number may not get correctly ( #12127 )
...
* Revert "remove save-pr-number"
This reverts commit 085f4bd76992fa0b3e4219a5c132b72f68c3d2cc.
* Revert "Update report-api-diff.yml"
This reverts commit b73daf4c0ec4240ea39b183a6b93f209b63e6d81.
* Revert "Update report-api-diff.yml"
This reverts commit cbf2b5ad8a7cba769446fa9bcf1f129c6f03db8c.
* Revert "try to get pull request id from github.event.workflow_run.pull_requests"
This reverts commit 07517ce501c12e75da03d325c23968d75ac37d00.
2023-10-24 14:02:06 +09:00
anatawa12
b22066b9a2
ci: fix pull_req時にAPI diffの実行ができない ( #12123 )
...
* initial commit for report-api-diff.yml
* add api-{base,head}.json into api-artifact
* try to get pull request id from github.event.workflow_run.pull_requests
* Update report-api-diff.yml
* Update report-api-diff.yml
* remove save-pr-number
2023-10-24 06:16:40 +09:00
MomentQYC
9caae8a10a
feat: Facilitates the rollback of migration operations ( #12109 )
...
* Update package.json
* Update package.json
2023-10-23 16:42:54 +09:00
atsuchan
9d0648ed35
enhance(server): Improve user block (Renote Part) ( #12089 )
2023-10-23 16:42:26 +09:00
syuilo
9c79f0b45a
Update CHANGELOG.md
2023-10-23 16:23:32 +09:00
syuilo
c59973d9c0
2023.11.0-beta.3
2023-10-23 15:32:39 +09:00
woxtu
4a832e87c0
Replace deprecated MediaQueryList.addListener()
( #12112 )
2023-10-23 15:32:10 +09:00
syuilo
9dcccbc8e1
fix(backend): 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正
...
Fix #12117
2023-10-23 15:29:42 +09:00
syuilo
e6c54de814
enhance(backend): RedisへのTLのキャッシュをオフにできるように
2023-10-23 15:17:25 +09:00
syuilo
5a39c1a8eb
fix type
2023-10-23 11:07:27 +09:00
syuilo
c9ae5d0e51
fix type
2023-10-23 09:24:13 +09:00
syuilo
805a2c027e
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2023-10-23 09:20:57 +09:00