elpasync pushed a change to branch externals/forgejo.
from 0fbe243481 Version bump: 0.2.3
new e79049014f filter: Guard cache close-missing on partial sync
new 21cfae9b7a view: Follow issue comment deeplinks
Summary of changes:
lisp/forgejo-filter.el | 8 ++
lisp/forgejo-issue.el | 77 ++++++++--------
lisp/forgejo-pull.el | 77 ++++++++--------
lisp/forgejo-view.el | 153 +++++++++++++++++++++-----------
tests/forgejo-test-filter.el | 17 +++-
tests/forgejo-test-issue.el | 130 +++++++++++++++++++++++++++
tests/forgejo-test-pull.el | 131 +++++++++++++++++++++++++++
tests/forgejo-test-view.el | 204 +++++++++++++++++++++++++++++++++++++++++++
8 files changed, 675 insertions(+), 122 deletions(-)