Skip to content

refactor: lib/account.tsをlib/api/account.tsに統合 - #866

Merged
laminne merged 4 commits into
mainfrom
refactor/778-consolidate-account-api
Sep 5, 2026
Merged

refactor: lib/account.tsをlib/api/account.tsに統合#866
laminne merged 4 commits into
mainfrom
refactor/778-consolidate-account-api

Conversation

@laminne

@laminne laminne commented Sep 5, 2026

Copy link
Copy Markdown
Member

close #778

概要

  • 重複していたアカウント周りのAPI通信部分を統合
    • アカウントタイムラインのafter_idに対応
  • API_BASE_URLstring | undefinedとして推論されてしまう問題があり、いったん型ガード関数を使うように

@laminne laminne self-assigned this Sep 5, 2026
@laminne
laminne enabled auto-merge September 5, 2026 10:33
@laminne laminne added the P: low label Sep 5, 2026
Comment thread app/lib/cloudflareContext.ts Outdated
@laminne
laminne requested a review from MikuroXina September 5, 2026 12:31
@laminne
laminne added this pull request to the merge queue Sep 5, 2026
Merged via the queue into main with commit 5e1ed77 Sep 5, 2026
1 check passed
@laminne
laminne deleted the refactor/778-consolidate-account-api branch September 5, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: lib/account.tsをlib/api/account.tsに統合

2 participants