aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/Lib/MessageFilterTest.php
Commit message (Expand)AuthorAgeFilesLines
* strtotime() accounts with the timezone - set it to UTC for the stored timestampMario Vavti2025-04-181-0/+3
* fix wrong logicMario Vavti2025-04-181-4/+4
* implement until= in message filterMario Vavti2025-04-181-1/+22
* add more message filter testsMario Vavti2025-04-181-1/+45
* fixes and more test samplesMario Vavti2025-04-171-6/+16
* extend MessageFilter::test_condition() to deal with && and || conditions and ...Mario Vavti2025-04-171-0/+129