Actions
Feature proposal #7812
closedImplement database stored mentions
Description
Currently mentions are strictly parsed on display. They should also be parsed on storage and stored with the database to allow activity entries and mentions to be linked to one another. This will allow for filtering activity to all entries that a user is mentioned in. This should just be a small pointer table similar to hidden table.
Actions