Pavel Kvach
Pavel Kvach
I'm currently working on this feature. I hope to finish the PR soon. I'll link it to this issue.
It seems that this issue has been fixed thanks to: https://github.com/ActivityWatch/aw-webui/pull/493 https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b11
> Nice work, you're being very diligent while trying to keep the diff to a minimum and not break existing things. Thank you for your feedback. > As for the...
@ix5 Thank you for the review. I have fixed the last comments about the API docs and prepared the changes for merge.
> Thank you for tackling this. I will write my more detailed thoughts on this down later. > > For now: > > 1. Keep in mind that this is...
Thank you for your thoughts on this. > 1. Use a different parameter name (e.g. allowed-html-elements) for the "new" behavior and use it only if the new config key is...
Made changes to PR with alternative option: added new configuration option `strictly-allowed-html-elements` to specify only allowed HTML tags in generated output.
Thanks for the feedback, @ix5 . I agree that we can take our time with these changes, as there is no rush here. As for other commenting systems, I can...
It seems that both "Remark42" and "Commento" systems do not provide the ability to specify a list of allowed elements in the configuration. Same for "Disqus". Both use a processor...
> Nice effort, thank you. > > I noticed that these lines should have been a migration as well: > > https://github.com/isso-comments/isso/blob/27bdc72a5e2f4e6ae0a9fd506225774ae4ed711f/isso/db/comments.py#L44-L47 > > Could you add them while you're...