discourse/plugins/discourse-cakeday
Martin Brennan 13dcb53926
FIX: Cakeday title on emoji was not showing (#40430)
When hovering the anniversary/birthday cakeday emoji,
the emoji title string was just the emoji shortcode
on hover (e.g. tada) instead of the I18n string that
is on the wrapping element title.

This fix passes down the title to the emoji so it's
rendered properly too.
2026-06-01 15:49:20 +10:00
..
app DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
assets FIX: Cakeday title on emoji was not showing (#40430) 2026-06-01 15:49:20 +10:00
config I18N: Update translations (#40165) 2026-05-22 11:36:52 +02:00
db/migrate DEV: Replace an invalid d-cakeday migration (#36353) 2025-12-01 19:34:27 +01:00
lib/discourse_cakeday DEV: Clean up d-cakeday code after the move (#35213) 2025-10-06 19:42:22 +02:00
spec FIX: Cakeday birthdate not visible to users with hidden profiles (#39129) 2026-04-07 16:41:08 +02:00
test/javascripts FIX: Cakeday title on emoji was not showing (#40430) 2026-06-01 15:49:20 +10:00
example.png
example2.png
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb FIX: Cakeday birthdate not visible to users with hidden profiles (#39129) 2026-04-07 16:41:08 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00