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
Sérgio Saquetim 2e24cd6eab
DEV: Remove glimmer_post_stream_mode from tests for simplification
Remove usages of `glimmer_post_stream_mode` in tests across various files,
including acceptance and system-level specs, where it was used to toggle
testing behavior. This reduces test complexity and ensures coverage without
dependency on this feature flag, which is being phased out.
2025-09-18 16:23:26 -03: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 FIX: makes user-cakeday props reactive (#162) 2025-06-12 18:25:09 +08:00
config Update translations (#150) 2025-02-18 14:51:38 +01:00
db/migrate DEV: Persist the current value of cakeday_enabled (#165) 2025-07-17 13:25:16 +02:00
spec FIX: makes user-cakeday props reactive (#162) 2025-06-12 18:25:09 +08:00
test/javascripts DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-09-18 16:23:26 -03:00
.discourse-compatibility DEV: Update linting config and run gjs-codemod (#160) 2025-06-05 11:35:36 +01: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.1.12 to 3.1.16 (#161) 2025-06-21 17:44:58 +02:00
LICENSE DEV: Update license (#151) 2025-02-24 11:20:45 +08:00
package.json DEV: Update linting config and run gjs-codemod (#160) 2025-06-05 11:35:36 +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 config and run gjs-codemod (#160) 2025-06-05 11:35:36 +01:00
README.md Revert "DEV: Deprecate the plugin (#163)" (#164) 2025-07-15 10:25:29 +01: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