]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit
Some work on right-click menus and other things
authorValerie Pond <redacted>
Tue, 23 May 2023 17:57:12 +0000 (18:57 +0100)
committerValerie Pond <redacted>
Tue, 23 May 2023 17:57:12 +0000 (18:57 +0100)
commite8b225fd0d606166c953be789f930e594ddf8bb1
treef5691a3d558421cc6b7792fd6a6004bc4cf75478
parent3ca012c96f78bc8a64a17d49d31c317a9a9466d6
Some work on right-click menus and other things

This is largely unavailable yet because it's unfinished, for example the right-click menu in firefox can't figure out copy and paste, which is annoying.

Working on a feedback dialog which pops up and asks for feedback every 3 months (unifinished, but that's the plan).

The right-click menu will aim to be hookable in  PHP as well as javascript, i.e. you can add to it via javascript within your plugin or you could run a hook so your option displays on the api endpoint, which is probably a bit cleaner.
Classes/class-hook.php
inc/common.php
inc/footer.php
inc/header.php
js/bs-modal.js
js/right-click-menus.js [new file with mode: 0755]
misc/right-click.php [new file with mode: 0755]