mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:32:25 -05: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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| create.go | ||
| createblock.go | ||
| createfollow.go | ||
| delete.go | ||
| get.go | ||
| getfollowers.go | ||
| getfollowing.go | ||
| getrelationship.go | ||
| getstatuses.go | ||
| removeblock.go | ||
| removefollow.go | ||
| update.go | ||
| update_test.go | ||