Zagreb, Croatia
Comment by ~ihabunek on ~sircmpwn/todo.sr.ht
Done.
REPORTED RESOLVED FIXED
Comment by ~ihabunek on ~sircmpwn/todo.sr.ht
This has been fixed. Thanks for the patch.
REPORTED RESOLVED FIXED
Comment by ~ihabunek on ~sircmpwn/todo.sr.ht
This has been fixed, you can edit labels with slashes and any other chars in them.
REPORTED RESOLVED FIXED
Comment by ~ihabunek on ~sircmpwn/todo.sr.ht
This has been implemented. The syntax is
!label:foo
. You can also use the!
prefix on other search queries, e.g.!assigned:me
to get all tickets which are not assigned to you.
REPORTED RESOLVED FIXED
Comment by ~ihabunek on ~sircmpwn/todo.sr.ht
Heh, ticket references get html-linked even when in backticks. What idiot coded that? Oh wait it was me.
Ticket created by ~ihabunek on ~sircmpwn/todo.sr.ht
For example, this issue shows a reference:
~bttelle referenced this from ~bttelle/todo#1
but clicking on it leads to HTTP 404.
Comment by ~ihabunek on ~sircmpwn/git.sr.ht
Thanks, I'll check it out.
REPORTED RESOLVED FIXED
Comment by ~ihabunek on ~sircmpwn/git.sr.ht
Strange, I rebuilt the annotations, and now half the files aren't annotated.
E.g. this one is annotated: https://git.sr.ht/~ihabunek/toot/tree/a4c3d03b85081ef575679f20d147bba487a8e7b0/toot/auth.py
but this one isn't: https://git.sr.ht/~ihabunek/toot/tree/a4c3d03b85081ef575679f20d147bba487a8e7b0/toot/commands.py
even though script log claims to have created some annotations for it:
INFO:annotatepy:toot/commands.py: 181 annotations, 3.77s
This bug, however seems to be fixed since
toot.exceptions
is two separate annotations.