| Age | Commit message (Expand) | Author |
| 2026-05-03 | makefile: load: Add view-mode-map.externals/forgejo | Thanos Apollo |
| 2026-05-03 | [fix] view: Add proper ewoc navigation | Thanos Apollo |
| 2026-05-03 | [fix] filter: query-watch: remove duplicates | Thanos Apollo |
| 2026-05-01 | tests: Use require instead of load for module setup | Thanos Apollo |
| 2026-05-01 | Version bump: 0.1.3 | Thanos Apollo |
| 2026-05-01 | issue,pr: require forgejo-repo | Thanos Apollo |
| 2026-05-01 | guix: update keymap-popup to 0.2.2 | Thanos Apollo |
| 2026-05-01 | tests: Default to text-mode for testing. | Thanos Apollo |
| 2026-04-30 | Drop markdown-mode as hard dependency, auto-detect at load time. | Thanos Apollo |
| 2026-04-30 | fix: watch: remove unneeded render call. | Thanos Apollo |
| 2026-04-30 | fix: view: check if item is pr or an issue. | Thanos Apollo |
| 2026-04-30 | watch: Sync stale timelines during poll | Thanos Apollo |
| 2026-04-30 | repo,vc: cache metadata and gate popup by repo features | Thanos Apollo |
| 2026-04-30 | test: Fix for interactive token prompt. | Thanos Apollo |
| 2026-04-30 | db: Expand repo schema with full metadata. | Thanos Apollo |
| 2026-04-30 | token: Automate token creation. | Thanos Apollo |
| 2026-04-30 | compose: Make forgejo-compose-mode a minor mode | Thanos Apollo |
| 2026-04-29 | repo: Add PR template | Thanos Apollo |
| 2026-04-29 | repo: Update elpaignore | Thanos Apollo |
| 2026-04-29 | readme: Update installation section | Thanos Apollo |
| 2026-04-29 | [fix] db: Fix is_locked always true due to :json-false being non-nil | Thanos Apollo |
| 2026-04-29 | readme: Add contributing section. | Thanos Apollo |
| 2026-04-29 | db: Add pin_order, due_date, is_locked columns | Thanos Apollo |
| 2026-04-29 | view, tl: Add pin/delete commands to list and detail views | Thanos Apollo |
| 2026-04-29 | buffer, utils: Add forgejo-markdown-mode defcustom | Thanos Apollo |
| 2026-04-29 | readme: improve watch-rules example | Thanos Apollo |
| 2026-04-28 | api, db: Add rate limiting, conditional requests, and timeouts | Thanos Apollo |
| 2026-04-28 | buffer, view: Render force-push as clickable compare link. | Thanos Apollo |
| 2026-04-28 | vc: do not use branch as default topic. | Thanos Apollo |
| 2026-04-28 | vc: fix fetch into an existing pr-branch, show git errors | Thanos Apollo |
| 2026-04-28 | pull: Add mark-as-manually-merged command to PR detail view. | Thanos Apollo |
| 2026-04-28 | [fix] vc: use pascalcase MergeCommitID for merge API. | Thanos Apollo |
| 2026-04-28 | [fix] db: always insert using downcase. | Thanos Apollo |
| 2026-04-28 | readme: Add comparison with other clients section. | Thanos Apollo |
| 2026-04-28 | guix: disable tests | Thanos Apollo |
| 2026-04-28 | guix: Update keymap-popup version | Thanos Apollo |
| 2026-04-28 | Version bump: 0.1.2 | Thanos Apollo |
| 2026-04-28 | settings, vc: update for keymap-popup 0.2.1 | Thanos Apollo |
| 2026-04-28 | version bump: first release for GNU ELPA. | Thanos Apollo |
| 2026-04-28 | packaging: Use FSF copyright and apply cleanup. | Thanos Apollo |
| 2026-04-27 | [fix] api: Add guard against non-json responses. | Thanos Apollo |
| 2026-04-27 | sort: Default to Updated column, fix index for watch list | Thanos Apollo |
| 2026-04-27 | tl: Add shared forgejo-tl-list-mode-map for all list views | Thanos Apollo |
| 2026-04-27 | readme: Document forgejo-buffer-setup-functions | Thanos Apollo |
| 2026-04-27 | forgejo: Replace forgejo-mode-hook with forgejo-buffer-setup-functions | Thanos Apollo |
| 2026-04-27 | utls: create-repo: Add ssh url to kill ring. | Thanos Apollo |
| 2026-04-27 | vc: Show open issue/PR counts in popup | Thanos Apollo |
| 2026-04-27 | issue, pull, watch: Remove redundant clear-filters commands | Thanos Apollo |
| 2026-04-27 | vc: Add inapt-if checks to popup commands | Thanos Apollo |
| 2026-04-27 | forgejo: Add forgejo-mode-hook for all forgejo buffers | Thanos Apollo |