syuilo
4eaa02d25f
enhance: improve avatar decoration
2023-10-22 13:02:24 +09:00
かっこかり
f51bca41c5
Feat: 外部サイトからテーマ・プラグインのインストールができるように ( #12034 )
...
* Feat: 外部サイトからテーマ・プラグインのインストールができるように
* Update Changelog
* Change Changelog
* Remove unnecessary imports
* Update fetch-external-resources.ts
* Update CHANGELOG.md
* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
syuilo
2c0a139da6
feat: Avatar decoration ( #12096 )
...
* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts
2023-10-21 18:38:07 +09:00
syuilo
cc256f117e
update deps
2023-10-19 19:51:59 +09:00
A.Yamamoto
9afcdd10ed
UserLite.nameにnullが入りうるのを型で明示 ( #12073 )
...
* UserLite.nameにnullが入りうるのを型で明示
* ドキュメントの追従
2023-10-19 19:33:45 +09:00
syuilo
30efd932a5
enhance: nyaizeはクライアントで表示時に行うように
...
Resolve #12030
2023-10-19 11:42:17 +09:00
anatawa12
5a3c6575dd
新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )
...
* feat: add defaultWithReplies to MiUser
* feat: use defaultWithReplies when creating MiFollowing
* feat: update defaultWithReplies from API
* feat: return defaultWithReplies as a part of $i
* feat(frontend): configure defaultWithReplies
* docs(changelog): 新規にフォローした人のをデフォルトでTL二追加できるように
* fix: typo
* style: fix lint failure
* chore: improve UI text
* chore: make optional params of UserFollowingService.follow() object
* chore: UserFollowingService.follow() accept withReplies
* chore: add withReplies to MiFollowRequest
* chore: process withReplies for follow request
* feat: accept withReplies on 'following/create' endpoint
* feat: store defaultWithReplies in client store
* Revert "feat: return defaultWithReplies as a part of $i"
This reverts commit f2cc4fe6
* Revert "feat: update defaultWithReplies from API"
This reverts commit 95e3cee6
* Revert "feat: add defaultWithReplies to MiUser"
This reverts commit 9f5ab14d70
.
* feat: configuring withReplies in import-following
* feat(frontend): configure withReplies
* fix(frontend): incorrectly showRepliesToOthersInTimeline can be shown
* fix(backend): withReplies of following/create not working
* fix(frontend): importFollowing error
* fix: withReplies is not working with follow import
* fix(frontend): use v-model
* style: fix lint
---------
Co-authored-by: Sayamame-beans <61457993+sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2023-10-17 20:56:17 +09:00
syuilo
e9db0680c4
update deps
2023-10-17 09:04:17 +09:00
syuilo
9338ab461e
update deps
2023-10-16 20:13:05 +09:00
まっちゃてぃー
5efd01ba70
feat: サーバーサイレンス機能を追加 ( #12031 )
...
* feat : サーバーサイレンスを追加
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update locale
* Update instance-info.vue
* update misskey-js.api.md
* lint fix
* migration fix
* 既存のものを使うように
* fix
* 色々直した
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/pages/admin/instance-block.vue
* Update packages/frontend/src/components/MkInstanceCardMini.vue
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/entities/InstanceEntityService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* Update packages/backend/src/core/UserFollowingService.ts
* fix: サイレンスされてるサーバーからの投稿は全部ホームにする
* fix: undefinedでfalseを返すようにした
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-16 20:11:27 +09:00
syuilo
3ebed5aa3e
feat: local-only antenna
...
Resolve #11869
2023-10-16 15:06:00 +09:00
syuilo
cf6e53b2ac
update deps
2023-10-10 16:26:48 +09:00
syuilo
13dbfef9f8
update deps
2023-10-09 20:55:40 +09:00
syuilo
4f20c87186
lint fixes
2023-10-09 13:32:41 +09:00
かっこかり
4bbfc98883
Feat: タイムライン更新中に広告を挿入 ( #11989 )
...
* Feat: タイムライン更新中に広告を挿入
* 翻訳を変更
* Run api extractor
* fix api extractor
* Update locales/ja-JP.yml
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* confirm -> mkinfo
* MkInputにmin, maxを指定できるように
* 負の値が指定されたら何もしない
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-08 17:56:44 +09:00
かっこかり
5e8c0deab3
プライバシーポリシー・運営者情報のリンクを追加 ( #11925 )
...
* 運営者情報・プライバシーポリシーリンクを追加
* Update Changelog
* Run api extractor
* プライバシーポリシー・利用規約の同意をまとめる
* Update Changelog
* fix lint
* fix
* api extractor
* improve design
* nodeinfoにプライバシーポリシー・運営者情報を追加
2023-10-07 13:13:13 +09:00
syuilo
95dc70021f
update deps
2023-10-06 17:19:17 +09:00
syuilo
0dbf5175df
enhance: improve moderation log
2023-10-04 19:55:35 +09:00
syuilo
b40329887f
revert: note editing
2023-10-04 12:05:01 +09:00
syuilo
6277a5545c
feat: improve tl performance ( #11946 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
2023-10-03 20:26:11 +09:00
syuilo
ac19b055c7
update deps
2023-09-29 15:11:08 +09:00
syuilo
eb23fd4e60
update type
2023-09-29 15:01:13 +09:00
syuilo
9771f1c435
enhance: improve moderation log
2023-09-29 13:26:11 +09:00
syuilo
b9da1415a5
feat: 通知の受信設定を強化
2023-09-29 11:29:54 +09:00
syuilo
2438c047a7
enhance: 編集されたノートかどうか分かるように
2023-09-28 21:06:14 +09:00
syuilo
c106db89e1
feat: note edit
2023-09-28 17:21:16 +09:00
syuilo
055464a624
enhance: improve moderation log
2023-09-28 10:02:05 +09:00
syuilo
bd19d75c9c
enhance: improve moderation log
2023-09-25 16:03:43 +09:00
syuilo
5318532a8d
enhance: improve moderation log
2023-09-25 10:29:12 +09:00
syuilo
841e6ff901
improve moderation log
2023-09-24 15:40:38 +09:00
syuilo
509cea511c
update deps
2023-09-24 11:09:49 +09:00
syuilo
8e5a90589d
improve moderation log
2023-09-24 10:57:24 +09:00
syuilo
ed983a5baf
improve moderation log
2023-09-24 10:46:09 +09:00
syuilo
2ad3b1fd74
improve moderation log
2023-09-24 10:33:30 +09:00
syuilo
19bc9c20a6
improve moderation log
2023-09-23 20:50:02 +09:00
syuilo
9e4d3ebe5f
enhance(backend): refine moderation log ( #10939 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update DriveService.ts
2023-09-23 18:28:16 +09:00
syuilo
5a4cf059ee
update deps
2023-09-23 12:46:19 +09:00
syuilo
8f77350089
enhance: PWAのshort_nameを設定可能に
2023-09-23 12:38:20 +09:00
syuilo
032b6c6afb
update deps
2023-09-22 16:47:42 +09:00
syuilo
e3f151e230
feat: 指定したユーザーの投稿通知
...
Resolve #11499
2023-09-21 18:48:15 +09:00
syuilo
e41619775f
feat: プロフィールでのリンク検証
...
Resolve #11099
2023-09-21 11:58:51 +09:00
syuilo
b9c6992aac
update deps ( #11849 )
...
* update deps
* wip
* wip
2023-09-20 16:43:45 +09:00
syuilo
f7c6932a83
enhance: 各ノートが被クリップ数を保持するようにし、無意味にnotes/clipsを叩かないように
2023-09-17 10:55:26 +09:00
syuilo
5488a8fe88
Update misskey-js.api.md
2023-09-16 20:54:59 +09:00
syuilo
814e28459e
enhance(backend): improve server icon setting
...
Resolve #11481
Resolve #10901
2023-09-16 17:05:17 +09:00
syuilo
6cf466e5d1
update deps ( #11820 )
...
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
2023-09-15 14:28:29 +09:00
かっこかり
cd6428715e
feat: テスト通知を送信できるようにする ( #11810 )
...
* (add) Notification test
* Update Changelog
* (add) backend, frontend impl
* globalEventの名前を明確にする
* Run API Extractor
2023-09-11 14:31:50 +09:00
syuilo
59ab4af7ca
update deps
2023-09-05 17:43:43 +09:00
syuilo
1f7a81aae7
update deps ( #11764 )
...
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
2023-09-04 13:33:38 +09:00
syuilo
257c4fccf1
feat: Refine 2fa ( #11766 )
...
* wip
* Update 2fa.qrdialog.vue
* Update 2fa.vue
* Update CHANGELOG.md
* tweak
* ✌️
2023-08-28 18:25:31 +09:00
syuilo
717dffe61e
Update misskey-js.api.md
2023-08-22 15:57:45 +09:00
GrapeApple0
70a7800927
プロフィールにその人が作ったPlayの一覧出せるように ( #11445 )
...
* プロフィールにその人が作ったPlayの一覧出せるように
* Update CHANGELOG.md
* playの公開範囲を設定できるように
* 間違えて変更してしまったのを修正
* Update packages/frontend/src/pages/flash/flash-edit.vue
* Update packages/frontend/src/pages/flash/flash-edit.vue
* tweak
* Update packages/backend/migration/1690796169261-play-visibility.js
* Update packages/backend/src/models/entities/Flash.ts
* Update packages/backend/src/models/entities/Flash.ts
* Update Flash.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 20:23:09 +09:00
かっこかり
b60ff1f1ce
fix(misskey-js): Play関連の権限を追加(APIコンソールで発行可能に) ( #11360 )
...
* (add) permission: flash
* update changelog
* Update CHANGELOG.md (カレンダーリリース対応)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-08-21 13:01:08 +09:00
syuilo
9487856495
feat: refine announcement ( #11497 )
...
* wip
* Update read-announcement.ts
* wip
* wip
* wip
* Update index.d.ts
* wip
* Create 1691649257651-refine-announcement.js
* wip
* wip
* wip
* wip
* wip
* wip
* Update announcements.vue
* wip
* wip
* Update announcements.vue
* wip
* Update announcements.vue
* wip
* Update misskey-js.api.md
* Update users.ts
* Create MkAnnouncementDialog.stories.impl.ts
* wip
* wip
* Create AnnouncementService.ts
2023-08-13 20:12:29 +09:00
syuilo
2b4c8c9e0f
update deps ( #11409 )
...
* update deps
* Update .eslintrc.js
* Update .eslintrc.js
* lint
* lint
* Update update.ts
* update deps
* Update .eslintrc.js
2023-07-31 19:14:20 +09:00
Kagami Sascha Rosylight
a52f63ec6a
fix(frontend, misskey-js): make block switch work ( #11429 )
...
* fix(frontend, misskey-js): make block switch work
* Update CHANGELOG.md
2023-07-31 12:22:57 +09:00
Kagami Sascha Rosylight
d5f30ecb86
feat(backend): allow disabling cache for sensitive files ( #11245 )
...
* feat(backend): allow disabling cache for sensitive files
* Update CHANGELOG.md
* fix storybook
* Update locales/ja-JP.yml
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-15 20:12:20 +09:00
syuilo
9a5bc78eb4
update deps
2023-07-15 16:07:30 +09:00
yukineko
02957a1b5d
enhance: 招待機能の改善 ( #11195 )
...
* refactor(backend): 招待機能を改修
* feat(backend): 招待コードのcreate/delete/listエンドポイントを追加
* add(misskey-js): エンドポイントと型を追加
* change(backend): metaでinvite関連の情報も返すように
* add(misskey-js): エンドポイントと型を追加
* add(backend): `/endpoints/invite/limit`を追加
* fix: createdByがnullableではなかったのを修正
* fix: relationが取得できていなかった問題を修正
* fix: パラメータを間違えていたのを修正
* feat(client): 招待ページを実装
* change(client): インスタンスメニューの「招待」押した場合に招待ページに飛ぶように変更
* feat: 招待コードをコピーできるように
* change(backend): metaに招待コード発行に関する情報を持たせるのをやめる
* feat: ロールごとに招待コードの発行上限数などを設定できるように
* change(client): 招待コードをコピーしたときにダイアログを出すように
* add: 招待に関する管理者用のエンドポイントを追加
* change(backend): モデレーターであれば作成者以外でも招待コードを削除できるように
* change(backend): admin/invite/listはオフセットでページネーションするように
* feat(client): 招待コードの管理ページを追加
* feat(client): 招待コードのリストをソートできるように
* change: `admin/invite/create`のレスポンスを修正
* fix(client): 有効期限を指定できていなかった問題を修正
* refactor: 必要のない箇所を削除
* perf(backend): use limit() instead of take()
* change(client): 作成ボタンを見た目を変更
* refactor: 招待コードの生成部分を共通化し、コード内に"01OI"のいずれかの文字を含まないように
* fix(client): paginationの仕様が変わっていたので修正
* change(backend): expiresAtパラメータのnullを許容
* change(client): 有効期限を設けないときは日付の入力欄を非表示に
* fix: 自身のポリシーよりもインスタンス側のポリシーが優先表示される問題を修正
* fix: n時間のときに「n時間間」となってしまうのを修正
* fix(backend): ポリシーが途中で変更されたときに作成可能数がマイナス表記になってしまうのを修正
* change(client): 招待コードのユーザー名が不明な理由を表示するように
* update: CHANGELOG.md
* lint
* refactor
* refactor
* tweak ui
* 🎨
* 🎨
* add(backend): indexを追加
* change(backend): indexの追加に伴う変更
* change(client): インスタンスメニューの「招待」の場所を変更
* add(frontend): MkInviteCode用のstorybookを追加
* Update misskey-js.api.md
* fix(misskey-js): InviteのcreatedByの型が間違っていたのを修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-15 09:57:58 +09:00
okayurisotto
c0dbc3b53f
refactor: `substr` -> `substring` ( #11273 )
2023-07-14 07:59:54 +09:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace ( #11136 )
...
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
syuilo
d5c4e77c44
update deps
2023-07-07 10:53:06 +09:00
Kagami Sascha Rosylight
1b1f82a2e2
feat(backend): accept OAuth bearer token ( #11052 )
...
* feat(backend): accept OAuth bearer token
* refactor
* Update packages/backend/src/server/api/ApiCallService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/backend/src/server/api/ApiCallService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* fix
* kind: permission for account moved error
* also for suspended error
* Update packages/backend/src/server/api/StreamingApiServerService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-28 13:37:13 +09:00
syuilo
8099bc24e1
refactor(backend): use node16 for moduleResolution ( #10938 )
...
* refactor(backend): use node16 for moduleResolution
* update deps
* Update tsconfig.json
* ✌️
* revive KEYWORD
* restore strict-event-emitter-types dependency
* restore ms dependency
* cancel redundant import reorder
* fix
* Delete ms.ts
* remove rndstr
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-06-25 21:13:15 +09:00
Kagami Sascha Rosylight
7bb8c71543
chore(backend, misskey-js): add type for signup ( #11043 )
...
* chore(backend, misskey-js): add type for signup
* rerun
2023-06-25 08:34:18 +09:00
Kagami Sascha Rosylight
f0b5860b9c
chore(misskey-js): fix invalid version string format
2023-06-24 14:20:28 +02:00
syuilo
60cc7f62e6
update deps
2023-06-24 13:11:53 +09:00
syuilo
3fe1c862f6
update misskey-js version
2023-06-24 12:46:30 +09:00
syuilo
f5dfb64a52
ユーザー統計表示機能を削除
...
Resolve #10998
2023-06-13 14:13:33 +09:00
syuilo
f69627939b
Update misskey-js.api.md
2023-06-10 13:45:30 +09:00
Ebise Lutica
34a32a8334
エラー画像URLを設定可能に ( #10959 )
...
* エラー画像URLを設定可能に
* Update CHANGELOG.md
* 設定したエラーアイコンをprefetchするようにbase.pugを変更
* 不足していたデータを追加
* enhance(frontend): デザイン調整
2023-06-09 14:00:53 +09:00
syuilo
8ccf954065
Update misskey-js.api.md
2023-06-06 09:37:36 +09:00
syuilo
29856a9129
tweak of 981e6f996
2023-06-06 09:16:38 +09:00
syuilo
5be6438bbc
update deps
2023-05-12 12:10:56 +09:00
syuilo
bcd123371b
update deps
2023-05-02 20:52:36 +09:00
Namekuji
d28866f71a
enhance: account migration ( #10592 )
...
* copy block and mute then create follow and unfollow jobs
* copy block and mute and update lists when detecting an account has moved
* no need to care promise orders
* refactor updating actor and target
* automatically accept if a locked account had accepted an old account
* fix exception format
* prevent the old account from calling some endpoints
* do not unfollow when moving
* adjust following and follower counts
* check movedToUri when receiving a follow request
* skip if no need to adjust
* Revert "disable account migration"
This reverts commit 2321214c98
.
* fix translation specifier
* fix checking alsoKnownAs and uri
* fix updating account
* fix refollowing locked account
* decrease followersCount if followed by the old account
* adjust following and followers counts when unfollowing
* fix copying mutings
* prohibit moved account from moving again
* fix move service
* allow app creation after moving
* fix lint
* remove unnecessary field
* fix cache update
* add e2e test
* add e2e test of accepting the new account automatically
* force follow if any error happens
* remove unnecessary joins
* use Array.map instead of for const of
* ユーザーリストの移行は追加のみを行う
* nanka iroiro
* fix misskey-js?
* ✌️
* 移行を行ったアカウントからのフォローリクエストの自動許可を調整
* newUriを外に出す
* newUriを外に出す2
* clean up
* fix newUri
* prevent moving if the destination account has already moved
* set alsoKnownAs via /i/update
* fix database initialization
* add return type
* prohibit updating alsoKnownAs after moving
* skip to add to alsoKnownAs if toUrl is known
* skip adding to the list if it already has
* use Acct.parse instead
* rename error code
* 🎨
* 制限を5から10に緩和
* movedTo(Uri), alsoKnownAsはユーザーidを返すように
* test api res
* fix
* 元アカウントはミュートし続ける
* 🎨
* unfollow
* fix
* getUserUriをUserEntityServiceに
* ?
* job!
* 🎨
* instance => server
* accountMovedShort, forbiddenBecauseYouAreMigrated
* accountMovedShort
* fix test
* import, pin禁止
* 実績を凍結する
* clean up
* ✌️
* change message
* ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに
* Revert "ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに"
This reverts commit 3bd7be35d8
.
* validateAlsoKnownAs
* 移行後2時間以内はインポート可能なファイルサイズを拡大
* clean up
* どうせactorをupdatePersonで更新するならupdatePersonしか移行処理を発行しないことにする
* handle error?
* リモートからの移行処理の条件を是正
* log, port
* fix
* fix
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように
* refactor (use checkHttps)
* MISSKEY_WEBFINGER_USE_HTTP
* Environment Variable readme
* NEVER USE IN PRODUCTION
* fix punyHost
* fix indent
* fix
* experimental
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-30 00:09:29 +09:00
syuilo
e1f9ab77f8
feat: Server rules ( #10660 )
...
* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
* Update misskey-js.api.md
* chore: windowを明示
* 🎨
* refactor
* 🎨
* 🎨
* fix e2e test
* 🎨
* 🎨
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-04-19 21:24:31 +09:00
syuilo
8c9cb9ee15
update deps
2023-04-19 12:52:14 +09:00
syuilo
65584f21bb
Update misskey-js.api.md
2023-04-08 14:39:54 +09:00
syuilo
b697f948df
Update misskey-js.api.md
2023-04-08 14:32:52 +09:00
Namekuji
25ebb73756
feat: account migration ( #10507 )
...
* add Move activity
* add endpoint to move from local to remote
* follow move activity coming to inbox
* fix move endpoint
* add known-as endpoint to create account alias
* add migration page
* add route to migration page
* add move and known-as endpoints
* fix dependnecies error
* fix new endpoints
* fix move activity id
* fix refollow
* add movedToUri and alsoKnownAs to api
* fix moveToUri indicator
* fix missing context
* add chengelog
* rename MkMoved to MkAccountMoved
* add missing semicolon
* fix targetUri
* fix followings query
* remove redundant null check
2023-04-08 14:16:26 +09:00
syuilo
a561b83070
fix deps
2023-04-06 20:29:17 +09:00
syuilo
88f22da052
update deps
2023-04-06 20:22:26 +09:00
tamaina
2650a7a5b8
fix: 通知インジケータが光りっぱなしになる問題を修正 ( #10483 )
...
* fix(misskey-js): ストリームがstringで送信される場合があるのを修正
* pnpm run api
* force read notification
* fix competition
2023-04-06 06:11:59 +09:00
syuilo
625fed8838
enhance(backend): チャンネルの既読管理を削除
...
- 現状上手く機能していない
- パフォーマンス上の理由
- 実装するにしてももっと効率的な方法がある
2023-04-05 07:52:49 +09:00
syuilo
30d6992684
perf(backend): 通知をRedisに保存するように
...
Resolve #10168
2023-04-04 14:06:57 +09:00
Acid Chicken (硫酸鶏)
38d0b62167
build( #10336 ): Storybook & Chromatic & msw ( #10365 )
...
* build(#10336 ): init
* fix(#10336 ): invalid name conversion
* build(#10336 ): load locales and vite config
* refactor(#10336 ): remove unused imports
* build(#10336 ): separate definitions and generated codes
* refactor(#10336 ): remove hatches
* refactor(#10336 ): module semantics
* refactor(#10336 ): remove unused common preferences
* fix: typo
* build(#10336 ): mock assets
* build(#10336 ): impl `SatisfiesExpression`
* build(#10336 ): control themes
* refactor(#10336 ): semantics
* build(#10336 ): make .storybook as an individual TypeScript project
* style(#10336 ): use single quote
* build(#10336 ): avoid intrinsic component names
* chore: suppress linter
* style: typing
* build(#10336 ): update dependencies
* docs: note about Storybook
* build(#10336 ): sync
* build(#10336 ): full reload server on change
* chore: use defaultStore instead
* build(#10336 ): show popups on Story
* refactor(#10336 ): remove redundant div
* docs: fix
* build(#10336 ): interactions
* build(#10336 ): add an interaction test for `<MkA/>`
* build(#10336 ): bump storybook
* docs(#10336 ): mention to pre-build misskey-js
* build(#10336 ): write stories for `MkAcct`
* build(#10336 ): write stories for `MkAd`
* build(#10336 ): fix missing type definition
* build(#10336 ): use `toHaveTextContent`
* build(#10336 ): write some stories
* build(#10336 ): hide internal args
* build(#10336 ): generate `components/global` stories only
* build(#10336 ): write stories for `MkMisskeyFlavoredMarkdown`
* fix: conflict errors
* build(#10336 ): subcomponents on sidebar
* refactor: restore `SatisfiesExpression`
* docs(#10336 ): note development status
* build(#10336 ): use chokidar-cli
* docs(#10336 ): note chokidar-cli mode
* chore(#10336 ): untrack generated stories files
* fix: pointer handling
* build(#10336 ): finalize
* chore: add static option to `MkLoading`
* refactor(#10336 ): bind to local args
* fix: missing case
* revert: restore `SatisfiesExpression`
This reverts commit f246699f38
.
* build(#10336 ): make storybook buildable
* build(#10336 ): staticify assets
* build(#10336 ): staticified directory structure
* build(#10336 ): normalize path for Windows
* ci(#10336 ): create actions
* build(#10336 ): ignore tsc errors
* build(#10336 ): ignore tsc errors
* build(#10336 ): missing dependencies
* build(#10336 ): missing dependencies
* build(#10336 ): use fast-glob
* fix: invalid lockfile
* ci(#10336 ): increase heap size
* build(#10336 ): use unpkg for storybook tabler icons
* build(#10336 ): use unpkg for storybook twemojis
* build(#10336 ): disable `ProfilePageCat`
* build(#10336 ): blur `MkA` before interaction ends
* ci(#10336 ): stabilize
* ci(#10336 ): fetch-depth
* build(#10336 ): isChromatic
* ci(#10336 ): notify on changes
* ci(#10336 ): fix typo
* ci(#10336 ): missing working directory
* ci(#10336 ): skip build
* ci(#10336 ): fix path
* build(#10336 ): fails on Windows
* build(#10336 ): available on Windows
* ci(#10336 ): disable animation on chromatic
* ci(#10336 ): add static option to `PageHeader.tabs`
* chore: void
* ci(#10336 ): change parameters
* docs(#10336 ): update CONTRIBUTING
* docs(#10336 ): note about meta overriding and etc.
* ci(#10336 ): use Chromatic for checks
* ci(#10336 ): use `pull_request` instead of `pull_request_target` for now
* ci(#10336 ): use `exitOnceUploaded`
* ci(#10336 ): reuse built storybook
* ci(#10336 ): back to `pull_request_target`
* chore: unused dependencies
* style(#10336 ): reduce prettier indents
* style: note about `TSSatisfiesExpression`
2023-04-04 09:38:34 +09:00
syuilo
152247bfda
refactor: remove autobind-decorator dep
2023-03-31 16:41:27 +09:00
syuilo
5d94062581
lint fix
2023-03-31 09:20:52 +09:00
syuilo
a23b25bff7
tweak misskey-js eslintrc
2023-03-31 09:18:58 +09:00
tamaina
0398787520
fix misskey-js/tsconfig.json (add dom lib)
2023-03-30 12:52:51 +00:00
tamaina
dccf03ffc2
Fix misskey-js/tsconfig.json
...
Fix #10441
2023-03-30 12:51:24 +00:00
syuilo
6d78162323
tweak misskey-js config
2023-03-30 14:00:51 +09:00
syuilo
d7fbef0a55
specify .js
2023-03-30 13:49:56 +09:00
syuilo
ea6f9f1e7d
tweak misskey-js config
2023-03-30 13:46:25 +09:00
syuilo
e9769c937b
misskey-jsのビルド設定を修正
2023-03-30 12:30:59 +09:00
syuilo
bb2b33f2c9
update deps
2023-03-30 12:03:04 +09:00
Kagami Sascha Rosylight
cee1d5e2d0
chore: integrate misskey-js as a workspace item (git subtree) ( #10409 )
...
* Additional changes for the merge
* api-misskey-js
2023-03-30 09:33:19 +09:00
Kagami Sascha Rosylight
772e05e835
Revert "Subtree merged in packages/misskey-js"
...
This reverts commit 3b524f32bf
, reversing
changes made to 5be54451a8
.
2023-03-25 08:20:41 +01:00
Kagami Sascha Rosylight
abdb43c440
Revert "Additional changes for the merge"
...
This reverts commit efb5e1d1cc
.
2023-03-25 08:20:34 +01:00