mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-08-03 19:30:56 +02:00
* remove mention util function from db * add ParseMentionFunc to gtsmodel * add parseMentionFunc to processor * refactor search to simplify it a bit * add parseMentionFunc to account * add parseMentionFunc to status * some renaming for clarity * test dereference of unknown mentioned account