Skip to content
  • Eugen Rochko's avatar
    705f1d7b
    Fix missing updated_at attribute on emoji EntityCache (#7297) · 705f1d7b
    Eugen Rochko a rédigé
    Just don't try to save space by only selecting few attributes. If
    anyone is wondering, this is needed because the emoji entity cache
    is not really only used for entities, it's accessed again to
    generate Emoji tags in ActivityPub/OStatus, so a lot more properties
    are used than what is needed in HTML alone...
    705f1d7b
    Fix missing updated_at attribute on emoji EntityCache (#7297)
    Eugen Rochko a rédigé
    Just don't try to save space by only selecting few attributes. If
    anyone is wondering, this is needed because the emoji entity cache
    is not really only used for entities, it's accessed again to
    generate Emoji tags in ActivityPub/OStatus, so a lot more properties
    are used than what is needed in HTML alone...
Chargement en cours