XF2 Add-on [Liam W] (RIP) Mentions Mini Avatars 2.0.0 Patch Level 1

virgilio183

Well-known member
Pro
Master
Diamond
Elite
Joined
May 16, 2021
Messages
25,047
Reaction score
29,133
Points
113
NullCash
566,289
ee07e085107a3.png
This install-and-done add-on will add user avatars to the left of any mentions of them.

This add-on uses the XF2 'embed metadata' system to store the mentioned users with each message. This means that for any message created after this add-on is installed, there will only be one additional query per thread for the user avatars.

For messages created before this add-on is installed, there is an option to control what you wish to happen. This provides three alternatives:

  • Always [load legacy mentions]
    This will always show an avatar with pre-addon message mentions, either loading the user from the entity cache, or querying the database for the user if it isn't cached. This can cause an increase in per-page queries, depending on the number of mentioned users that are in the entity cache.
  • [Load] Cached only [legacy mentions]
    This will only show an avatar with pre-addon message mentions if the mentioned user is in the entity cache.
  • Never [load legacy mentions]
    This will not show avatars for mentions in pre-addon messages.
Note: For this first beta, all messages other than posts will be treated as pre-addon messages, however the metadata is being stored with them for beta 2.
 

Attachments

  • [Liam W] (RIP) Mentions Mini Avatars 2_0_0 Patch Level 1.zip
    113.9 KB · Views: 0
Top