Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strtotime() accounts with the timezone - set it to UTC for the stored timestamp | Mario Vavti | 2025-04-18 | 1 | -0/+3 |
* | fix wrong logic | Mario Vavti | 2025-04-18 | 1 | -4/+4 |
* | implement until= in message filter | Mario Vavti | 2025-04-18 | 1 | -1/+22 |
* | add more message filter tests | Mario Vavti | 2025-04-18 | 1 | -1/+45 |
* | fixes and more test samples | Mario Vavti | 2025-04-17 | 1 | -6/+16 |
* | extend MessageFilter::test_condition() to deal with && and || conditions and ... | Mario Vavti | 2025-04-17 | 1 | -0/+129 |