Namekuji
8be2aacb7c
Merge branch 'develop' into enhance-migration
2023-04-19 10:20:14 -04:00
nenohi
65ff2c2498
カスタム絵文字のライセンスを一括でできるように ( #10671 )
...
* setlicensebulk追加
* 5時に誤字った!w
* 並び順の変更(set,add,removeの順
* add changelog
2023-04-19 08:25:24 +09:00
Namekuji
ad1bacc2e5
remove unnecessary joins
2023-04-17 13:32:55 -04:00
Namekuji
7f287e0c3a
force follow if any error happens
2023-04-17 12:03:55 -04:00
Namekuji
bc7e801063
add e2e test of accepting the new account automatically
2023-04-17 11:44:54 -04:00
Namekuji
3f8497d4f7
add e2e test
2023-04-17 11:19:28 -04:00
Namekuji
7f43e76a89
fix cache update
2023-04-15 09:25:05 -04:00
Namekuji
3ccf1d5307
remove unnecessary field
2023-04-15 08:54:14 -04:00
Namekuji
741fefbe58
fix lint
2023-04-15 07:28:33 -04:00
Namekuji
8d6f50c4c3
fix move service
2023-04-15 07:28:33 -04:00
Namekuji
71e9b2298e
fix copying mutings
2023-04-15 07:28:33 -04:00
Namekuji
6a2752ef73
adjust following and followers counts when unfollowing
2023-04-15 07:28:33 -04:00
Namekuji
83d70f3300
decrease followersCount if followed by the old account
2023-04-15 07:28:33 -04:00
Namekuji
2f5d9b86ef
fix refollowing locked account
2023-04-15 07:28:33 -04:00
Namekuji
17c80e82e0
fix updating account
2023-04-15 07:28:33 -04:00
Namekuji
0e088cb2e4
fix checking alsoKnownAs and uri
2023-04-15 07:28:33 -04:00
Namekuji
aaf098f697
skip if no need to adjust
2023-04-15 07:28:33 -04:00
Namekuji
942d5b6672
check movedToUri when receiving a follow request
2023-04-15 07:28:33 -04:00
Namekuji
fc327f0567
adjust following and follower counts
2023-04-15 07:28:33 -04:00
Namekuji
75d02a51a6
do not unfollow when moving
2023-04-15 07:28:33 -04:00
Namekuji
91a59da055
fix exception format
2023-04-15 07:28:33 -04:00
Namekuji
71a2fbd232
automatically accept if a locked account had accepted an old account
2023-04-15 07:28:33 -04:00
Namekuji
75c2c105fb
refactor updating actor and target
2023-04-15 07:28:33 -04:00
Namekuji
0474efc008
no need to care promise orders
2023-04-15 07:28:33 -04:00
Namekuji
91fcad0c85
copy block and mute and update lists when detecting an account has moved
2023-04-15 07:28:33 -04:00
Namekuji
8c031e9f42
copy block and mute then create follow and unfollow jobs
2023-04-15 07:28:33 -04:00
tamaina
38fdc73d01
Fix?(server): Content-Dispositionのパースでエラーが発生した場合にもダウンロードが完了するように
...
#10626
2023-04-15 11:19:00 +00:00
Kisaragi
83d0f819be
refactor(backend): validateNoteの引数の型を強くし、anyを除去 ( #10325 )
...
* refactor(backend): validateNoteの引数の型を推論する
* fix(backend): アサーションの内容から推論してエラーの内容を期待されるであろう式へと変更する
* refactor
Co-authored-by: Acid-Chicken <root@acid-chicken.com>
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: Acid-Chicken <root@acid-chicken.com>
2023-04-14 16:27:55 +09:00
tamaina
168fe0e376
fix(server): Force the extention of exported file ( #10630 )
...
* fix(server): Force the extention of exported file
* update changelog.md
2023-04-14 14:35:38 +09:00
syuilo
a67439981b
fix types
2023-04-14 13:50:05 +09:00
tamaina
93dcd1c98e
fix DriveService.ts
2023-04-13 11:27:05 +00:00
CGsama
2423fb8d38
fix: proper expire remote user drivefile over limits at adding time ( #9426 )
...
* delete remote user drivefile over limits at adding
* refactor
* delete → expire
* speed up by batch find
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-13 18:48:38 +09:00
syuilo
5cac1515fd
fix(backend): user.memoはdetailがtrueな時だけに
2023-04-13 13:34:54 +09:00
syuilo
97abfd48ce
refactor(backend): tweak repository name
2023-04-13 13:31:54 +09:00
Ebise Lutica
605f149235
feat: 自分用メモ機能 ( #10516 )
...
* 自分用メモを作成する機能
* 不要なCSSを削除
* メモ: デザイン調整
* デザイン崩れを修正
* fix: メモ機能のe2eテストで見つかった不具合を修正
* デザイン調整
* fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正
2023-04-13 13:17:32 +09:00
syuilo
2a7ba37996
[ci skip] improve readability
2023-04-13 09:09:29 +09:00
syuilo
dcbaca4260
fix(backend): チャンネルのピン留めされたノートの順番が正しくない問題を修正
...
Fix #10541
2023-04-13 08:52:30 +09:00
tamaina
4c0ef07f6f
fix
2023-04-12 12:34:34 +00:00
tamaina
3ff5a5ae29
fix type in CustomEmojiService 2
2023-04-12 12:32:27 +00:00
tamaina
6ea057f8f8
fix type in CustomEmojiService
2023-04-12 12:09:28 +00:00
hutchisr
b7d056fb22
Use unique identifier for each follow request ( #10600 )
...
Co-authored-by: anemone <anemoneya@icloud.com>
2023-04-12 20:22:50 +09:00
syuilo
72031e49fc
Update CustomEmojiService.ts
2023-04-12 16:10:17 +09:00
syuilo
d06d1e8682
fix(backend): カスタム絵文字でリアクションできないことがある問題を修正
2023-04-12 16:07:58 +09:00
syuilo
5d56799070
feat: role timeline
...
Resolve #10581
2023-04-12 11:40:08 +09:00
tamaina
81d2c5a4a7
enhance: カスタム絵文字関連の変更 ( #9794 )
...
* PackedNoteなどのemojisはプロキシしていないURLを返すように
* MFMでx3/x4もしくはscale.x/yが2.5以上に指定されていた場合にはオリジナル品質の絵文字を使用する
* update CHANGELOG.md
* fix changelog
* ??
* wip
* fix
* merge
* Update packages/frontend/src/scripts/media-proxy.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* merge
* calc scale
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-12 10:58:56 +09:00
syuilo
77f91d67b4
perf(backend): ノート作成時のアンテナ追加パフォーマンスを改善
2023-04-12 10:07:14 +09:00
Namekuji
da83322200
feat: queueing bulk follow/unfollow and block/unblock ( #10544 )
...
* wrap follow/unfollow and block/unblock as job queue
* create import job to follow in each iteration
* make relationship jobs concurrent
* replace to job queue if called repeatedly
* use addBulk to import
* omit stream when importing
* fix job caller
* use ThinUser instead of User to reduce redis memory consumption
* createImportFollowingToDbJobの呼び出し方を変える, 型補強
* Force ThinUser
* オブジェクト操作のみのメソッド名はgenerate...Data
* Force ThinUser in generateRelationshipJobData
* silent bulk unfollow at admin api endpoint
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-04-12 09:13:58 +09:00
syuilo
c10d591bd0
perf(backend): cache swSubscriptions
2023-04-11 14:20:16 +09:00
tamaina
3a90bcc03c
sw: なんかもうめっちゃ変えた ( #10570 )
...
* sw: なんかいろいろ
* remove debug code
* never renotify
* update changelog.md
2023-04-11 14:11:39 +09:00
Chimorium
0702f9775a
カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題を修正 ( #10573 )
2023-04-11 07:39:46 +09:00