summaryrefslogtreecommitdiff
path: root/lisp/forgejo-watch.el
AgeCommit message (Expand)Author
2026-04-30fix: watch: remove unneeded render call.Thanos Apollo
2026-04-30watch: Sync stale timelines during pollThanos Apollo
2026-04-28packaging: Use FSF copyright and apply cleanup.Thanos Apollo
2026-04-27tl: Add shared forgejo-tl-list-mode-map for all list viewsThanos Apollo
2026-04-27forgejo: Replace forgejo-mode-hook with forgejo-buffer-setup-functionsThanos Apollo
2026-04-27issue, pull, watch: Remove redundant clear-filters commandsThanos Apollo
2026-04-27forgejo: Add forgejo-mode-hook for all forgejo buffersThanos Apollo
2026-04-26watch: Add wildcard rules and configurable default filterThanos Apollo
2026-04-26cleanup: style, indentation and whitespaceThanos Apollo
2026-04-26vc: Add push command, replace transient with keymap-popupThanos Apollo
2026-04-25[fix]: Compile warnings and watch browse URL for PRsThanos Apollo
2026-04-25filter: Make pure data module, move impure functions to callersThanos Apollo
2026-04-25api: Remove forgejo-host global, pass host as explicit parameterThanos Apollo
2026-04-24watch: Auto-refresh buffer on poll, bind mark-all-read to RThanos Apollo
2026-04-24watch: Replace notification module with watch rulesThanos Apollo