]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - channels
Apache w/FPM: workaround for pages hanging and becoming completely unresponsive.
[irc/unrealircd/unrealircd-webpanel.git] / channels /
2023-05-05  Bram MatthysApply fix a8d2da775b3e8a9991b3979d604f3a0218d66085...
2023-04-28  Valerie Pondmake table headers blue again
2023-04-28  Bram MatthysChannels: possibly fix a bug when clicking on a channel...
2023-04-26  Bram MatthysChannels: convert to use datatables
2023-04-26  Bram MatthysNicer error dialog in connect_to_ircd()
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
2023-04-16  Bram MatthysFix for last change (on resize @ channels overview...
2023-04-16  Bram MatthysChannel list: show the modes but not the parameters...
2023-04-16  Bram MatthysDon't wrap "Created"
2023-04-16  Bram MatthysChannel table: creation time is date now & hide columns...
2023-04-11  Valerie Pondchannel/details Add a note in for blank Ban Type
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 Pondsome minor cosmetic changes
2023-04-04  Valerie PondMerge pull request #17 from PeGaSuS-Coder/patch-1
2023-04-01  Bram MatthysMove including connection.php out of common.php so...
2023-03-31  Valerie PondAdd visible params to details
2023-03-31  Valerie PondFinalize ability to edit channel modes
2023-03-29  Valerie PondFurther on the channel details
2023-03-27  Bram MatthysDon't call channel.get() twice for simple GET requests.
2023-03-27  Bram MatthysChannel details: resize the user list / channel setting...
2023-03-27  Bram MatthysChannel details: drop the Host in User List for now...
2023-03-27  Valerie PondMove the channel details around, make it look better
2023-03-25  Valerie PondDisplay channel settings, userstatus in the userlist...
2023-02-28  Valerie PondCouple more imperfection fixes
2023-02-27  Valerie PondFix a couple of small errors
2023-02-27  Valerie PondBans, Invites and Excepts adding and deleting
2023-02-27  Valerie PondShow success message on ban add. Convert ~time param...
2023-02-25  Valerie PondAdd error message and get rid of var_dump()
2023-02-25  Valerie PondGive ability to set and remove bans
2023-02-17  Valerie PondAdd ability to remove channel bans/invites/exepts
2023-02-08  Valerie PondUpdate PanelUser and Channel details pages some more
2023-02-08  Valerie PondChannel Details: Rename Channel Occupants to User List
2023-02-07  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-02-07  Valerie PondMerge pull request #11 from Madriix/patch-4
2023-02-07  MadriixUpdate index.php
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-04  Valerie PondAdd the start of listing users (unfinished)
2023-02-04  Valerie PondMove topic notif underneath topic area
2023-02-04  Valerie PondAllow updating the channel topic from channels/details.php
2023-02-04  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-02-04  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-02-03  Valerie Pondcolor coordinate channel bans/invites/excepts buttons
2023-02-03  Valerie PondWork on the start of channel details (lists: ban, invit...
2023-01-19  Valerie PondAdd blacklist options
2023-01-16  Valerie PondMerge branch 'main' of https://github.com/unrealircd...
2023-01-16  Bram MatthysFix a bunch of XSS
2023-01-16  Valerie PondUpdate the template a little bit for Channel Details
2023-01-16  Valerie PondAdd the start of channel details
2023-01-15  Valerie PondFix some table views
2023-01-14  Valerie Pondmake tables look smaller and cleaner
2023-01-13  Valerie PondAdd the footer back
2023-01-12  Valerie PondSome visual enhancements
2023-01-11  Bram MatthysChannel list: reorder fields a bit, drop topic set...
2023-01-11  Bram MatthysMove channels into /channels