aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/MessageFilter.php
Commit message (Expand)AuthorAgeFilesLines
* fix php warningMario2025-06-231-2/+2
* strtotime() accounts with the timezone - set it to UTC for the stored timestampMario Vavti2025-04-181-2/+2
* fix wrong logicMario Vavti2025-04-181-2/+2
* implement until= in message filterMario Vavti2025-04-181-3/+16
* more docoMario Vavti2025-04-181-0/+1
* fixes and more test samplesMario Vavti2025-04-171-2/+2
* extend MessageFilter::test_condition() to deal with && and || conditions and ...Mario Vavti2025-04-171-64/+68
* message filter entries are stored encoded - make sure to decode the word befo...Mario2023-03-021-2/+2
* fix lang tests if result is ambigousMario2022-07-261-10/+26
* add "falsey" testMario2022-07-261-1/+11
* make sure we use source.content when rendering events to correctly render obs...Mario2022-05-161-1/+1
* enhanced content filtersMario2022-03-011-43/+171
* remove unobscure()Mario2021-05-281-2/+0
* messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-1/+15
* fix php warningMario Vavti2018-05-121-2/+2
* hubzilla issue #1169zotlabs2018-05-101-0/+79