]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - Classes
Do something about no icons
[irc/unrealircd/unrealircd-webpanel.git] / Classes /
2023-06-22  Valerie PondDo something about no icons
2023-06-22  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-06-22  Valerie PondUpdate with plugins page
2023-05-23  Valerie PondSome work on right-click menus and other things
2023-05-13  Valerie PondUpdate description of user meta add ;D
2023-05-13  Bram MatthysAllow add_meta() with a value of false/null/int.
2023-05-12  Valerie PondPanelUser->add_meta(): Accept arrays as well as strings
2023-05-07  Bram MatthysFix Role Editor: make the role stuff db-independent...
2023-04-26  Bram MatthysFix del_usermeta() not working for both sql_db and...
2023-04-25  Valerie PondFinish switching to Roles
2023-04-23  Bram Matthysfile_auth -> file_db and sql_auth -> sql_db. Config...
2023-04-22  Valerie PondRole Editor: can now add/duplicate and delete roles.
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-22  Bram MatthysThe config file now contains 'secrets' with 'pepper...
2023-04-22  Valerie PondMore towards the Role Editor
2023-04-21  Bram MatthysIt is now mandatory to load an auth provider: either...
2023-04-21  Bram MatthysMove all the rest of session management outside sqlauth...
2023-04-21  Bram MatthysAdd per-user session timeout setting (under Settings...
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-11  Bram MatthysFix some bad mass replaces
2023-04-11  Bram MatthysMove to new style config, with config in config/ directory.
2023-04-09  Valerie PondMerge pull request #20 from Madriix/main
2023-04-09  Bram MatthysEdit channel settings grouping. Eg: Join restrictions...
2023-04-05  Valerie PondAdd the start of "Network Health" tool
2023-04-05  Valerie PondCouple of small fixes reported by @Lord255
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-31  PeGaSuSUpdate class-cmodes.php
2023-03-31  Valerie PondFinalize ability to edit channel modes
2023-03-29  Valerie PondFurther on the channel details
2023-03-27  Valerie PondMove the channel details around, make it look better
2023-03-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie PondUNFINISHED UnrealIRCd config parsing
2023-03-13  Valerie Pondbe more specific in finding a user
2023-03-07  Valerie PondAllow editing the panel profile
2023-03-01  PeGaSuSUpdate class-paneluser.php
2023-03-01  Valerie PondMerge pull request #15 from PeGaSuS-Coder/patch-3
2023-03-01  PeGaSuSUpdate class-paneluser.php
2023-02-18  Valerie PondAdd user emails
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-07  Valerie PondAdd email support
2023-02-06  Valerie PondReorder permission defines comments so info shows in...
2023-02-06  Valerie PondMove user functionality fully into the base
2023-02-05  Valerie PondAllow adding multiple ban exception types
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-18  Valerie PondConvert array/splat parameter in class-message
2023-01-17  Valerie PondMore towards the sql_auth
2023-01-17  Valerie PondCModes: Fix a typo
2023-01-16  Valerie PondAdd Message::Warning
2023-01-16  Valerie PondAdd the start of channel details
2023-01-16  Valerie PondShorten Message notifications
2023-01-14  Valerie PondServers: remove IP/host as they can never be accurately...
2023-01-14  Valerie PondUpdate some syntaxing
2023-01-14  Valerie PondNearly finish the server details
2023-01-13  Valerie PondPlay with alert messages
2023-01-12  Valerie Pondinclude qlines and elines in our overview list
2023-01-09  Valerie PondChange some more labels
2023-01-09  Valerie PondMore indentation fixing
2023-01-09  Valerie PondMove hook and fix indentation
2023-01-08  Valerie PondTurn "no account" labels blue
2023-01-06  Bram MatthysUpdates for new style of unrealircd-json-rpc:
2023-01-06  Bram MatthysUpdate to use new unrealircd-rpc-php with spamfilter...
2023-01-06  Bram MatthysUpdates to use latest unrealircd-rpc-php.
2023-01-06  Bram MatthysUse unrealircd-rpc-php JSON-RPC interface
2023-01-06  Valerie PondMerge branch 'main' of https://github.com/ValwareIRC...
2023-01-06  Valerie Ponddisplay duration better
2023-01-05  Valerie PondAdd beginnings of filtering
2023-01-05  Valerie PondAdd some information points and widen the clickable...
2023-01-05  Valerie PondTidy up duplicate messages
2023-01-05  Valerie PondMake ban durations work
2023-01-04  Valerie PondWorks on some more
2023-01-02  Valerie PondAllow deletion of entries in server bans list and spamf...
2022-12-31  Valerie PondFix indentation in class-rpc.php
2022-12-30  Valerie PondInitial commit