discourse/app
Vinoth Kannan deee3c6f02
DEV: drop unused column `flair_url` from groups table. (#17179)
It's already included in the `ignored_columns` list in the group model. 03ffb0bf27/app/models/group.rb (L9)

Also, removed the `MigrateGroupFlairImages` onceoff job and spec.
2022-06-22 00:15:05 +05:30
..
assets DEV: Remove `isLegacyEmber()` from tests (#17184) 2022-06-21 13:37:29 -05:00
controllers SECURITY: Validate email constraints when trying to redeem an invite 2022-06-21 11:32:27 +01:00
helpers FIX: Defer scripts on theme-tests route (#17171) 2022-06-21 12:44:31 +08:00
jobs DEV: drop unused column `flair_url` from groups table. (#17179) 2022-06-22 00:15:05 +05:30
mailers FEATURE: Log the SMTP response in EmailLog (#17056) 2022-06-15 10:28:30 +10:00
models FIX: tag groups were not visible to allowed group members (#17183) 2022-06-21 23:40:54 +05:30
serializers FIX: Remove tags from experimental sidebar on notification level changed (#17083) 2022-06-14 15:39:56 +08:00
services FIX: Send quote notifications to correct users when prioritizing full names (#17030) 2022-06-09 11:52:28 -05:00
views FIX: Remove leftover uses of ember_jquery (#17178) 2022-06-21 14:26:52 +01:00