mastoposter-oss_images/mastoposter
Casey 6d3e00ba4a
Fixed regex mode of text filter just NOT WORKING
Apparently, `re.match` checks for the first line ONLY. We have to use
`.search` instead.

Also nuked away that plaintext conversion, we have it in status already
as a property
2023-02-08 19:38:31 +03:00
..
filters Fixed regex mode of text filter just NOT WORKING 2023-02-08 19:38:31 +03:00
integrations Apparently, this exists 2023-01-28 22:27:08 +03:00
__init__.py uh, more logging? 2022-11-01 14:33:47 +03:00
__main__.py Pythom lomgimng yummy cool... 2023-01-26 13:44:30 +03:00
sources.py Added configurable logging level 2022-11-02 20:11:38 +03:00
types.py Changed type of `last_status_at` to be nullable 2022-11-12 00:00:14 +03:00
utils.py We all need some space and we hate to <code> 2023-01-13 11:47:40 +03:00