summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-03makefile: load: Add view-mode-map.externals/forgejoThanos Apollo
2026-05-03[fix] view: Add proper ewoc navigationThanos Apollo
2026-05-03[fix] filter: query-watch: remove duplicatesThanos Apollo
2026-05-01tests: Use require instead of load for module setupThanos Apollo
2026-05-01Version bump: 0.1.3Thanos Apollo
2026-05-01issue,pr: require forgejo-repoThanos Apollo
2026-05-01guix: update keymap-popup to 0.2.2Thanos Apollo
2026-05-01tests: Default to text-mode for testing.Thanos Apollo
2026-04-30Drop markdown-mode as hard dependency, auto-detect at load time.Thanos Apollo
2026-04-30fix: watch: remove unneeded render call.Thanos Apollo
2026-04-30fix: view: check if item is pr or an issue.Thanos Apollo
2026-04-30watch: Sync stale timelines during pollThanos Apollo
2026-04-30repo,vc: cache metadata and gate popup by repo featuresThanos Apollo
2026-04-30test: Fix for interactive token prompt.Thanos Apollo
2026-04-30db: Expand repo schema with full metadata.Thanos Apollo
2026-04-30token: Automate token creation.Thanos Apollo
2026-04-30compose: Make forgejo-compose-mode a minor modeThanos Apollo
2026-04-29repo: Add PR templateThanos Apollo
2026-04-29repo: Update elpaignoreThanos Apollo
2026-04-29readme: Update installation sectionThanos Apollo
2026-04-29[fix] db: Fix is_locked always true due to :json-false being non-nilThanos Apollo
2026-04-29readme: Add contributing section.Thanos Apollo
2026-04-29db: Add pin_order, due_date, is_locked columnsThanos Apollo
2026-04-29view, tl: Add pin/delete commands to list and detail viewsThanos Apollo
2026-04-29buffer, utils: Add forgejo-markdown-mode defcustomThanos Apollo
2026-04-29readme: improve watch-rules exampleThanos Apollo
2026-04-28api, db: Add rate limiting, conditional requests, and timeoutsThanos Apollo
2026-04-28buffer, view: Render force-push as clickable compare link.Thanos Apollo
2026-04-28vc: do not use branch as default topic.Thanos Apollo
2026-04-28vc: fix fetch into an existing pr-branch, show git errorsThanos Apollo
2026-04-28pull: 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-28readme: Add comparison with other clients section.Thanos Apollo
2026-04-28guix: disable testsThanos Apollo
2026-04-28guix: Update keymap-popup versionThanos Apollo
2026-04-28Version bump: 0.1.2Thanos Apollo
2026-04-28settings, vc: update for keymap-popup 0.2.1Thanos Apollo
2026-04-28version bump: first release for GNU ELPA.Thanos 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-27sort: Default to Updated column, fix index for watch listThanos Apollo
2026-04-27tl: Add shared forgejo-tl-list-mode-map for all list viewsThanos Apollo
2026-04-27readme: Document forgejo-buffer-setup-functionsThanos Apollo
2026-04-27forgejo: Replace forgejo-mode-hook with forgejo-buffer-setup-functionsThanos Apollo
2026-04-27utls: create-repo: Add ssh url to kill ring.Thanos Apollo
2026-04-27vc: Show open issue/PR counts in popupThanos Apollo
2026-04-27issue, pull, watch: Remove redundant clear-filters commandsThanos Apollo
2026-04-27vc: Add inapt-if checks to popup commandsThanos Apollo
2026-04-27forgejo: Add forgejo-mode-hook for all forgejo buffersThanos Apollo