summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add null checking (#14089)woxtu2024-06-271-0/+2
* update: CHANGELOG.md for #14097 (#14099)ぬるきゃっと2024-06-271-0/+1
* fix(frontend): テーマプレビューが見れない問題を修正 (#14097)ぬるきゃっと2024-06-273-0/+179
* feat: アンテナの編集画面のボタンにgapを追加 (#14091)yupix2024-06-262-2/+5
* refactor(frontend): Remove unused directives (#14085)woxtu2024-06-242-2/+0
* fix(frontend): run `pnpm build-assets` (#14077)かっこかり2024-06-231-4/+4
* Fix type annotations (#14071)woxtu2024-06-231-2/+2
* enhance: update datasaver switch titles (#12834)Ibuki Sugiyama2024-06-221-4/+4
* fix(backend): fix creating reactions bugs (#13901)zyoshoka2024-06-224-1/+77
* Remove @types/node-fetch (#13948)woxtu2024-06-222-12/+0
* build: install pnpm with corepack on docker build (#13926)anatawa122024-06-222-0/+5
* refactor: say bye to the weird groupBy friends (#13975)Kisaragi2024-06-222-76/+0
* fix(backend): 自分以外のクリップ内のノート個数が見えるの...かっこかり2024-06-222-1/+2
* fix(frontend): ベースロールを編集してもUI上では変更が反映...かっこかり2024-06-222-1/+3
* ci: add quote (#13990)Kisaragi2024-06-221-1/+1
* refactor: api/*/update系の必須キーを最低限に (#13824)yupix2024-06-228-84/+70
* fix(backend): フィードのノートのMFMはHTMLにレンダーしてか...Kisaragi2024-06-224-3/+26
* enhance(frontend): WidgetInstanceInfo.vue と WidgetProfile.vue のスタイ...ぬるきゃっと2024-06-223-6/+13
* chore(deps): bump docker/build-push-action from 5 to 6 (#14039)dependabot[bot]2024-06-222-2/+2
* fix(frontend): リバーシ開始時の自動投稿のURLが正しくない...かっこかり2024-06-222-1/+3
* fix: notRespondingSinceが実装される前に不通になったインスタ...anatawa122024-06-222-0/+7
* fix(backend): fallback if `sinceId` is older than the oldest in cache when us...zyoshoka2024-06-223-8/+40
* Replace with `vue/no-setup-props-reactivity-loss` rule (#14062)woxtu2024-06-229-10/+10
* test(frontend): fix component error in `MkChart` story (#14056)zyoshoka2024-06-213-44/+52
* Fix type checking (#14052)woxtu2024-06-211-5/+5
* refactorsyuilo2024-06-211-5/+4
* remove unused filessyuilo2024-06-213-34/+0
* remove unused filesyuilo2024-06-212-48/+0
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-2122-65/+36
* update typescriptsyuilo2024-06-216-137/+137
* Fix type checking (#14047)woxtu2024-06-201-1/+1
* Enable to iterate over DOM collections (#14040)woxtu2024-06-191-1/+2
* Add missing styles (#14031)woxtu2024-06-181-0/+9
* docs: add changelog entry (follow-up of #14036) (#14037)Kisaragi2024-06-181-0/+1
* Fix(backend): Limit antenna/webhook/list to exact amount (#14036)Ryu jongheon2024-06-189-14/+12
* fix(frontend): fix time on `MkChart`'s story (#13958)zyoshoka2024-06-152-1/+14
* fix changelogかっこかり2024-06-151-1/+1
* ci: upgrade dockle (#14002)anatawa122024-06-151-2/+4
* fix(frontend): chart in `MkInstanceCardMini` is no longer displayed (#13932)zyoshoka2024-06-156-3/+98
* refactor(backend): get column names from metadata (#13943)Acid Chicken2024-06-151-25/+5
* chore: issueを起票する前にGitHub Discussionsにも誘導する (#13991)Kisaragi2024-06-151-0/+4
* fix rate limit check never ends (#13994)anatawa122024-06-151-1/+1
* docs: update changelog (follow-up of #13949) (#13971)Kisaragi2024-06-131-1/+1
* feat(backend): report `Retry-After` if client hit rate limit (#13949)Kisaragi2024-06-132-23/+40
* node 22 supportsyuilo2024-06-132-62/+62
* Fix json module imports for node 22 (#13875)sirsegv2024-06-134-4/+4
* node_modulesをvolume化して高速化+パーミッション問題回避...おやき2024-06-123-2/+5
* fix(frontend): 追加情報のラベルを投稿者のサーバーの絵文...Kisaragi2024-06-122-2/+2
* test(#10336): add `components/MkC.*` stories (#13830)zyoshoka2024-06-0828-86/+1083
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-0879-369/+6527