]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - inc/common.php
Add start of Notes functionality
[irc/unrealircd/unrealircd-webpanel.git] / inc / common.php
2024-07-08  Valerie PondAdd start of Notes functionality
2024-07-07  Valerie PondMove plugins.php class file to Class/class-plugins.php
2024-07-07  Valerie PondMove spamfilter.php to server-bans/
2024-04-17  Valerie LiuMerge pull request #47 from Madriix/main
2024-04-17  MadrixUpdate common.php 47/head
2024-04-15  Valerie PondNetwork Health Check and visual improvements
2023-07-07  Valerie PondAdd General Settings page, make it hookable
2023-06-26  Valerie PondMake Plugins page accessible only to permission holders
2023-05-23  Valerie PondSome work on right-click menus and other things
2023-05-07  Bram MatthysCheck for sodium module being loaded, and abstract...
2023-05-06  Bram MatthysShow helpful error message if php-mbstring is not installed
2023-04-27  Bram MatthysStart on "Logs" (log viewer). This only shows live...
2023-04-26  Bram MatthysUpdate the page title depending on what page you are.
2023-04-26  Bram MatthysAdd simple way to deal with IRC server configuration...
2023-04-26  Bram MatthysMake $pages[] not have a string value in the end but...
2023-04-24  Bram MatthysDeal with empty RPC servers better.
2023-04-24  Bram MatthysTop-nav: allow switching between configured RPC servers.
2023-04-24  Bram MatthysAdd Settings - RPC Servers (start of multi-server work).
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 MatthysSimplify a line.
2023-04-22  Bram MatthysMove cfg/defines.php to inc/, to avoid confusing with...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...