Conversation
Notices
-
@hannes2peer would you be open to pull requests for some mechanism for javascript hooks in Qvitter so that it's easier to integrate plugins for frontend stuff?
-
@moonman sure, there are already a couple, e.g. https://git.gnu.io/h2p/Qvitter/blob/master/js/qvitter.js#L550
-
@hannes2peer Cool, I will look for and document all of these before I make my own!!!
-
@moonman @hannes2peer He had no problem adding in a couple for me. I don't think it's much work at all but I might be wrong!
-
@maiyannah @hannes2peer Sure, I just want to catch the queet text before it's onscreen so I can emojify it without having to observe for mutation events. I'll implement it on my server and then submit it.
-