bookwyrm/bookwyrm/utils
Mouse Reeve 5c3bb2da13 Refactors how mentions are collected
This should be quicker, because it queries the users in one go instead
of jumping straight to iterating over them, and it checks if a user
blocks the poster before allowing them to be tagged.
2022-08-05 14:06:39 -07:00
..
__init__.py More pylint fixes 2021-06-18 14:29:24 -07:00
cache.py Adjusts cache get_or_set to work with tests 2022-01-09 12:16:01 -08:00
isni.py Pylint fixes 2022-07-02 12:07:22 -07:00
regex.py Refactors how mentions are collected 2022-08-05 14:06:39 -07:00
sanitizer.py Use "strip" in bleach 2022-07-04 13:55:58 -07:00