]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/history - spamfilter.php
Check for sodium module being loaded, and abstract the PHP module checker.
[irc/unrealircd/unrealircd-webpanel.git] / spamfilter.php
2023-04-26  Bram MatthysAdd simple way to deal with IRC server configuration...
2023-04-22  Bram MatthysMove some PHP files from ./ to ./inc: common, connectio...
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-21  Valerie PondMerge pull request #16 from PeGaSuS-Coder/patch-4
2023-03-13  Valerie PondSpamfilter: Fix a user permission check
2023-03-01  Valerie PondMake permissions apply to spamfilter, name bans and...
2023-02-07  Valerie PondMerge branch 'main' into patch-3
2023-02-05  Valerie PondMake soft-actions work on spamfilter
2023-01-14  Valerie Pondmake tables look smaller and cleaner
2023-01-12  Valerie PondSome visual enhancements
2023-01-11  Bram MatthysShow only nick in "set by" for server bans & spamfilter
2023-01-11  Bram MatthysCode cleanup: spamfilter list: use $spamfilter_target_i...
2023-01-11  Bram MatthysSpamfilter list: shorten target a bit more and add...
2023-01-11  Bram MatthysSpamfilter: re-order things a bit: filter first, then...
2023-01-11  Bram MatthysSpamfilter list: ditch expire/duration.
2023-01-11  Bram MatthysRe-order fields in spamfilter add a bit: first the...
2023-01-10  Valerie PondBetter wording and fix a cancel button color
2023-01-10  Valerie PondSpamfilter.php fix POST param existence checking
2023-01-10  Valerie PondFinish conversion =]
2023-01-10  Valerie PondMove things over to a more bootstrap style
2023-01-09  Valerie PondMinimize the overview
2023-01-09  Valerie PondFix post paths for new files
2023-01-09  Valerie PondSeparate Spamfilter tab