summaryrefslogtreecommitdiff
path: root/lisp/forgejo-api.el
AgeCommit message (Expand)Author
2026-04-28api, db: Add rate limiting, conditional requests, and timeoutsThanos Apollo
2026-04-28packaging: Use FSF copyright and apply cleanup.Thanos Apollo
2026-04-27[fix] api: Add guard against non-json responses.Thanos Apollo
2026-04-26cleanup: style, indentation and whitespaceThanos Apollo
2026-04-25cleanup: Remove dead code from shr removalThanos Apollo
2026-04-25buffer: Use gfm-view-mode for body rendering, drop shrThanos Apollo
2026-04-25api: Remove forgejo-host global, pass host as explicit parameterThanos Apollo
2026-04-23[fix] api: Fix error handling cond to properly fall through to success caseThanos Apollo
2026-04-23api: Parse error messages from response body, handle empty responsesThanos Apollo
2026-04-23Move files under /lisp.Thanos Apollo