discourse/app
David Taylor 1651d63204
FIX: Allow category to be set on topic model instances (#25416)
Some parts of our code (e.g. some types of reviewable) set `topic.category`. In the past this would override the computed property value, but with recent Ember it raises an error. This commit adds a setter which handles the situation cleanly
2024-01-25 10:49:00 +00:00
..
assets FIX: Allow category to be set on topic model instances (#25416) 2024-01-25 10:49:00 +00:00
controllers DEV: Convert min_trust_level_for_user_api_key to groups (#25299) 2024-01-19 11:25:24 +08:00
helpers FEATURE: Add support for custom site name in Open Graph metadata (#25373) 2024-01-22 13:57:52 -04:00
jobs DEV: Exclude system users when calculating group user count (#25400) 2024-01-25 08:13:58 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Exclude system users when calculating group user count (#25400) 2024-01-25 08:13:58 +08:00
serializers FEATURE: Enable passkeys by default (#25340) 2024-01-23 17:23:26 +01:00
services DEV: Trigger DiscourseEvent on push notification send (#25375) 2024-01-22 15:30:35 -06:00
views FIX: set microdata schema for topic on missing first post (#25195) 2024-01-12 16:29:03 +05:30