| Age | Commit message (Expand) | Author |
| 2026-04-23 | [fix] issue/pull: Browse opens in browser, clear buffer modified flag | Thanos Apollo |
| 2026-04-23 | buffer: Fix edited indicator to use previous_body, show team in review requests | Thanos Apollo |
| 2026-04-23 | vc: Improve PR submit with remote branch completion, commit defaults | Thanos Apollo |
| 2026-04-23 | repo: Add create repo command, faces for search mode | Thanos Apollo |
| 2026-04-23 | [fix] buffer/pull: Dispatch issue/PR correctly, use read-only-mode for diff b... | Thanos Apollo |
| 2026-04-23 | buffer: Open Forgejo issue/PR links in forgejo.el instead of browser | Thanos Apollo |
| 2026-04-23 | settings: Add label management with nested transient (create/delete) | Thanos Apollo |
| 2026-04-23 | buffer: Fix reference events with cross-repo links, inline commit SHA, past t... | Thanos Apollo |
| 2026-04-23 | buffer: Extract event node builders into separate pure functions | Thanos Apollo |
| 2026-04-23 | [fix] api: Fix error handling cond to properly fall through to success case | Thanos Apollo |
| 2026-04-23 | readme: Update and add screenshots from thanosapollo.org | Thanos Apollo |
| 2026-04-23 | [fix] vc: Fix require-repo to return 3 elements for destructuring | Thanos Apollo |
| 2026-04-23 | settings: Add create-label to settings transient | Thanos Apollo |
| 2026-04-23 | utils: Run forgejo-compose-hook in composition buffers | Thanos Apollo |
| 2026-04-23 | forgejo: Add forgejo-compose-hook for composition buffer customization | Thanos Apollo |
| 2026-04-23 | [fix] vc: stop hardcoding origin | Thanos Apollo |
| 2026-04-23 | settings: Optimistic update on input, distinct face for values | Thanos Apollo |
| 2026-04-23 | vc: Warn on PR fetch when manual merge is disabled | Thanos Apollo |
| 2026-04-23 | settings: Refresh transient with updated values after save | Thanos Apollo |
| 2026-04-23 | settings: Rewrite with closures, no global state, fresh fetch per open | Thanos Apollo |
| 2026-04-23 | settings: Use --data as source of truth, optional args with defaults | Thanos Apollo |
| 2026-04-23 | settings: Fix nil owner/repo by using regular vars instead of buffer-locals | Thanos Apollo |
| 2026-04-23 | transient: Remove settings from top-level menu, keep in vc only | Thanos Apollo |
| 2026-04-23 | settings: Add repo settings via transient, AGit-Flow manual merge warning | Thanos Apollo |
| 2026-04-23 | buffer/utils: Add @mention completion in composition buffers | Thanos Apollo |
| 2026-04-23 | utils: Add read-body with # completion, replace read-string-from-buffer calls | Thanos Apollo |
| 2026-04-23 | buffer/db: Add clickable #N issue references and completion candidates | Thanos Apollo |
| 2026-04-23 | vc: Fix repo name detection for names containing dots (e.g. fj.el) | Thanos Apollo |
| 2026-04-23 | notification: Fetch full history on list open, poll only unread | Thanos Apollo |
| 2026-04-23 | notification: Add filters by status, type, and repo | Thanos Apollo |
| 2026-04-23 | notification: Add desktop notifications, mark read on view, fix PATCH endpoint | Thanos Apollo |
| 2026-04-23 | review: Fix reply position for old/new side, store original_position | Thanos Apollo |
| 2026-04-23 | buffer: Add blockquote face, fix review thread grouping by position | Thanos Apollo |
| 2026-04-23 | notification: Add desktop notifications via D-Bus | Thanos Apollo |
| 2026-04-23 | transient: Add reply, restructure metadata as nested menus | Thanos Apollo |
| 2026-04-23 | pull: Add reply, PR diff, review sync, use review.el | Thanos Apollo |
| 2026-04-23 | issue: Add reply command, use unified comment helper, post-action refresh | Thanos Apollo |
| 2026-04-23 | utils: Unify comment posting, remove submit-review (moved to review.el) | Thanos Apollo |
| 2026-04-23 | review: Add review module with sync, thread display, and reply | Thanos Apollo |
| 2026-04-23 | buffer: Add review thread display, diff hunk rendering, edited indicator, hea... | Thanos Apollo |
| 2026-04-23 | db: Guard save-timeline against null API responses | Thanos Apollo |
| 2026-04-23 | api: Parse error messages from response body, handle empty responses | Thanos Apollo |
| 2026-04-23 | Merge branch 'lisp-dir' | Thanos Apollo |
| 2026-04-23 | tests: Add module load tests to catch missing requires | Thanos Apollo |
| 2026-04-23 | lisp: Replace declare-function with require, clean up redundant declarations | Thanos Apollo |
| 2026-04-23 | Move files under /lisp. | Thanos Apollo |
| 2026-04-23 | readme: Update usage and installation. | Thanos Apollo |
| 2026-04-23 | readme: Update usage. | Thanos Apollo |
| 2026-04-22 | notification: Add polling, mode-line indicator, list buffer | Thanos Apollo |
| 2026-04-22 | transient: Restructure with nested metadata menus | Thanos Apollo |