1
0
Fork 0
bookwyrm/bookwyrm/activitypub
Christof Dorner 9ca9883e0b Enable finding existing hashtags case-insensitive
We should store hashtags case-sensitive, but ensures that an existing
hashtag with different case are found and re-used. for example,
an existing #BookWyrm hashtag will be found and used even if the
status content is using #bookwyrm.
2023-03-07 13:16:45 +01:00
..
__init__.py Parse hashtags and store them in CreateStatus view 2023-03-07 12:55:36 +01:00
base_activity.py Import hashtags from activitypub statuses 2023-03-07 12:59:31 +01:00
book.py Here we go again! 2023-01-15 09:41:39 +01:00
image.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
note.py Enable finding existing hashtags case-insensitive 2023-03-07 13:16:45 +01:00
ordered_collection.py More pylint fixes 2021-06-18 14:29:24 -07:00
person.py Add option to hide follows 2022-02-28 11:48:49 -08:00
response.py More pylint fixes 2021-06-18 14:29:24 -07:00
verbs.py Attempt to complete inbox requests synchronously 2023-02-20 11:05:18 -08:00