Show a birthday cake emoji beside the names of members on their join anniversary, or their actual birthday -- and a browsable directory of upcoming anniversaries / birthdays.
Find a file
dependabot[bot] ae320d2a58
Bump rack from 3.2.2 to 3.2.3 (#174)
Bumps [rack](https://github.com/rack/rack) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-11 00:04:54 +02:00
.github/workflows DEV: Update CI workflows (#97) 2023-01-10 18:06:31 +00:00
app FIX: respect user's hide profile when showing their birthdate & cakeday (#152) 2025-02-24 16:42:03 +01:00
assets DEV: Update linting (#173) 2025-10-09 13:48:06 +01:00
config Update translations (#169) 2025-09-04 12:27:28 +02:00
db/migrate DEV: Persist the current value of cakeday_birthday_enabled (#166) 2025-08-11 16:06:34 +02:00
spec DEV: Update linting (#173) 2025-10-09 13:48:06 +01:00
test/javascripts DEV: Add compatibility with the Glimmer Post Stream (#158) 2025-04-29 23:49:12 -03:00
.discourse-compatibility DEV: Pin version for Discourse < 3.6.0.beta1-dev (#168) 2025-08-26 16:57:59 +08:00
.gitignore DEV: Update linting setup (#82) 2022-07-15 01:42:43 +02:00
.npmrc DEV: Switch to use pnpm (#136) 2024-10-14 13:38:32 +02:00
.prettierrc.cjs DEV: Update linting (#117) 2023-11-29 23:04:31 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#91) 2022-12-29 13:30:36 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#91) 2022-12-29 13:30:36 +01:00
.template-lintrc.cjs DEV: Update linting (#117) 2023-11-29 23:04:31 +01:00
eslint.config.mjs DEV: Update eslint config (#138) 2024-11-19 11:19:56 +01:00
example.png FEATURE: Multiple emojis! 2016-01-13 18:36:30 +08:00
example2.png Add more screenshots. 2016-05-16 12:07:10 +08:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#91) 2022-12-29 13:30:36 +01:00
Gemfile.lock Bump rack from 3.2.2 to 3.2.3 (#174) 2025-10-11 00:04:54 +02:00
LICENSE DEV: Update license (#151) 2025-02-24 11:20:45 +08:00
package.json DEV: Update linting (#173) 2025-10-09 13:48:06 +01:00
plugin.rb FIX: respect user's hide profile when showing their birthdate & cakeday (#152) 2025-02-24 16:42:03 +01:00
pnpm-lock.yaml DEV: Update linting (#173) 2025-10-09 13:48:06 +01:00
README.md DEV: Mention the core move in readme (#171) 2025-10-03 15:55:58 +02:00
stylelint.config.mjs DEV: Update linting (#155) 2025-03-13 15:07:44 +00:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:24 +02:00

Discourse Cakeday!

Important

This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574

Official Plugin Topic & Documentation: https://meta.discourse.org/t/cakeday-celebrating-birthdays-and-anniversaries/38447/

Installing

See https://meta.discourse.org/t/install-a-plugin/19157/14

License

MIT