fcbee07f50
fix(about): hide our federation status
2024-06-21 00:39:30 +09:00
787a02c67f
fix(chart): forgot to add "not" ( #30 )
...
* fix(chart): forgot to add "not"
* chore: bump version to 2024.5.0-hotomoe.2
2024-06-20 09:45:49 +09:00
Cocoa Hoto
2c481cc6c3
Revert "表示言語が設定されてない場合、ブラウザの言語と関係なく日本語にする (MisskeyIO#175)" ( #28 )
...
This reverts commit e695c60a1d
.
2024-06-20 07:57:33 +09:00
3960adab8c
fix(test): lint & e2e test ( #24 )
...
* test(e2e): add isRoot value
* fix(lint): frontend linting
2024-06-20 04:13:01 +09:00
849835eefb
style: remove Misskey.io branding
2024-06-20 03:54:57 +09:00
352da51413
fix(stats): no hard-coded stats
2024-06-20 03:20:52 +09:00
ZerglingGo
736765488c
fix(backend): showing reply for own notes
2024-06-20 03:20:52 +09:00
7413783772
feat(UserEntityService): add isRoot flag on MeDetailed
2024-06-20 03:20:51 +09:00
cf1ad34c90
feat(RoleService): add root account when fetch admin ids
2024-06-20 03:20:51 +09:00
02f8365b48
feat(policies): account removal policy
2024-06-20 03:20:50 +09:00
905aa7888d
temp(AntennaService): i am hit
2024-06-20 03:20:50 +09:00
08ceef51f6
fix(AntennaService): filter is not working
2024-06-20 03:20:50 +09:00
b33b1fe9c6
fix(SearchService): async search filter problem
2024-06-20 03:20:50 +09:00
376ebf5e97
fix(SearchService): private note is showing on search result
2024-06-20 03:20:49 +09:00
88cff10f50
test(AntennaService): ignore relation
2024-06-20 03:20:49 +09:00
93ac587125
fix(AntennaService): except me
2024-06-20 03:20:49 +09:00
6c6a02f4c1
fix(AntennaService): use UserEntityService instead of repository
2024-06-20 03:20:48 +09:00
15a73a973a
enhance(antenna): if antenna author is following them, add to it
2024-06-20 03:20:48 +09:00
7d83d12466
enhance(search): meilisearch indexing all notes
2024-06-20 03:20:48 +09:00
kabo2468
a14e11d84b
fix(backend): アンテナ等がポリシーで定められた上限を超えている場合、変更や追加ができないように (MisskeyIO#646)
2024-06-20 03:17:54 +09:00
d445d4e8e7
fix(stats): don't include system accounts
2024-06-20 03:17:46 +09:00
riku6460
64c0f62339
MfmService.toHtml を JSDOM に戻す (MisskeyIO#647)
2024-06-14 06:36:37 +09:00
まっちゃとーにゅ
f6bf7f992a
feat(announcement): 個別のお知らせにリンクで飛べるように (MisskeyIO#639)
2024-05-24 21:40:28 +09:00
まっちゃとーにゅ
9e4ff380ad
enhance(backend): MisskeyIO#615 のパフォーマンス改善 (MisskeyIO#638)
2024-05-24 21:40:09 +09:00
まっちゃとーにゅ
2b7f438862
fix(backend): pnpm devが動作しない問題を修正 (MisskeyIO#641)
2024-05-24 21:39:40 +09:00
まっちゃとーにゅ
0f70bf57f3
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-05-23 03:43:16 +09:00
CyberRex
557601f501
enhance(backend): 投票の選択肢に対してもセンシティブワード検出を行うように (MisskeyIO#630)
2024-05-22 21:55:27 +09:00
syuilo
20c0bd9ddb
happy-domにメモリリークがありそう
2024-05-21 17:29:02 +09:00
anatawa12
7bde630820
/tags
と /user-tags
が検索エンジンにインデックスされないように (#13847 )
...
* chore(backend): noindex for tag search pages
* docs(changelog): `/tags` と `/user-tags` が検索エンジンにインデックスされないように
* chore: base.pug内でフラグでコントロールするように
2024-05-21 11:19:33 +09:00
anatawa12
5836bd85df
fix: 複数idを指定するusers/show
が関係ないユーザを返すことがある問題を修正 ( #13765 )
...
* fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正
* test: fix misskey js test
* chore: user/showがnullを返さないように
* chore: pass lambda instead of pushVisibleUser
2024-05-20 19:25:50 +09:00
anatawa12
f6df94070b
Exclude channel notes from featured polls ( #13838 )
...
* feat(backend): add `channelId` to `MiPoll` as a Denormalized field
* feat(backend): option to exclude polls in channels
* chore: exclude channel notes from featured polls
* docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正
* fix: missing license header
2024-05-20 18:08:20 +09:00
anatawa12
4d0db37d2e
fix notification limit with exclude/include types ( #13836 )
...
* fix: /i/notificationsがsinceIdのみのときに正しく動かない問題
Fix #10902 again
* chore: use exclusive range to fetch data
* fix: フィルタによって通知が0件だった場合でもリトライするように
* docs(changelog): `/i/notifications`に includeTypes`か`excludeTypes`を指定しているとき、通知が存在するのに空配列を返すことがある問題を修正
2024-05-20 18:05:46 +09:00
anatawa12
acf84a2516
FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正 ( #13837 )
...
* fix: FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題
* docs(changelog): FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正
2024-05-20 08:28:28 +09:00
まっちゃとーにゅ
acfe1cb82d
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-05-17 05:13:28 +09:00
おさむのひと
f6af6d9679
fix(backend): UserEntityService.getRelationsの取得処理を軽量化 ( #13811 )
...
* fix(backend): UserEntityService.getRelationsの取得処理を軽量化
* rollback
2024-05-10 15:33:25 +09:00
おさむのひと
b298897bde
fix(backend): 不要なUserProfileの取得を修正 ( #13812 )
...
* fix(backend): 不要なuserProfileの取得を修正
* fix: pnpm@9.0.6 to pnpm@9.1.0
* Revert "fix: pnpm@9.0.6 to pnpm@9.1.0"
This reverts commit eaf265ec2cf255cadeaa516d5b668134bc397211.
2024-05-10 15:32:23 +09:00
まっちゃとーにゅ
f2743a09e2
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-05-09 00:21:37 +09:00
syuilo
2b21c19362
update deps ( #13624 )
...
* update deps
* Update package.json
* update deps
* build: pass --strip-leading-paths to restore 0.2.x behavior (#13684 )
* ✌️
* ✌️
* pureimageの代わりに@napi-rs/canvasを使う (#13748 )
* pureimageの代わりに@napi-rs/canvasを使う
* remove writestream
* remove createtemp
* wip
* Update ClientServerService.ts
* update pnpm to 9.x
* update deps
* re: update pnpm to 9.x
* update node
* ✌️
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-05-04 20:56:14 +09:00
まっちゃとーにゅ
1a243d8ae8
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-05-04 12:34:38 +09:00
Kisaragi
c530a46e54
enhance(backend): ドライブのファイルがNSFWかどうか個別に連合されるように ( #13756 )
...
* fix(backend): ノートのattachmentにおいて、attach.sensitiveが元から存在する場合はそれを尊重する
* docs: update changelog (per misskey-dev#13756)
* feat(backend,apub): renderDocumentがsensitiveを連合するようにする
per https://github.com/misskey-dev/misskey/issues/13755#issuecomment-2081303014
* chore(backend): 追加したコメントを削除
* docs: changelogをより丁寧にする
* docs: changelogの項目名をPRに合わせる
* docs: tweak
apply suggestion from mei23
2024-05-01 17:13:20 +09:00
Daiki Mizukami
d2a5bb39e3
Merge pull request from GHSA-2vxv-pv3m-3wvj
...
* fix: normalize incoming signed activities
* Tweak style
* Update CHANGELOG.md
* Log compacted activity as well
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-05-01 16:33:58 +09:00
まっちゃとーにゅ
6b1b7fdda5
Hotfix GHSA-2vxv-pv3m-3wvj (MisskeyIO#624)
...
https://gist.github.com/tesaguri/f3c73f81bc000f669fc8adfab316603b
Co-authored-by: Daiki Mizukami <tesaguriguma@gmail.com>
2024-04-30 14:32:50 +09:00
zyoshoka
2ff90a80d4
fix(backend): add detailed schema to fetch-rss
endpoint ( #13764 )
2024-04-29 15:36:01 +09:00
まっちゃとーにゅ
dc9a839626
fix(backend): リノートの評価の順番を変更、isQuote・isQuotePackedの挙動を修正 (MisskeyIO#622)
2024-04-29 07:23:34 +09:00
まっちゃとーにゅ
96abc31bfc
update deps and fix
2024-04-29 06:28:12 +09:00
まっちゃとーにゅ
fd696a9621
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-04-29 04:41:23 +09:00
まっちゃとーにゅ
eedfd27d39
Revert "fix: misskey-js、bubble-game、reversiのビルドをesbuildに統合する ( #13600 )"
...
This reverts commit 2a851437ff
.
2024-04-28 17:35:53 +09:00
MeiMei
c7d7da8fc5
AP Link等は添付ファイル扱いしないようになど ( #13754 )
...
* Linkは添付ファイルではない
* CHANGELOG
2024-04-28 10:53:33 +09:00
まっちゃとーにゅ
1afb929bf7
update deps (MisskeyIO#618)
2024-04-27 21:52:37 +09:00
anatawa12
fe1172fbb6
fix: ハイフンを含むリモート絵文字が描画されない ( #13715 )
2024-04-27 20:41:55 +09:00