]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - Classes/class-hook.php
Fix del_usermeta() not working for both sql_db and file_db
[irc/unrealircd/unrealircd-webpanel.git] / Classes / class-hook.php
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-21  Bram MatthysAdd HOOKTYPE_UPGRADE which is called on upgrades. Also...
2023-04-21  Valerie PondAdd the beginning of user roles
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-04  Valerie PondDisable permission checks when no auth plugin exists
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-07  Valerie PondAllow editing the panel profile
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
2023-02-07  Valerie PondMerge branch 'main' into patch-3 10/head
2023-02-07  Valerie PondAdd email support
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-05  Valerie PondMove user functionality to the base
2023-01-23  Valerie PondRather large update, please see commit notes
2023-01-19  Valerie PondFix duplicate hooktype definition integer
2023-01-19  Valerie PondAdd some more hooks: overview
2023-01-17  Valerie PondMore towards the sql_auth
2023-01-09  Valerie PondMore indentation fixing
2023-01-09  Valerie PondMove hook and fix indentation