discourse/plugins
Loïc Guitaut 229773e7a8 DEV: Drop `OpenStruct` for the context object in services
While using `OpenStruct` is nice, it’s generally not a very good idea as
it usually leads to performance problems.

The `OpenStruct` source code even says basically to avoid it.

Since the context object is crucial in our services, this patch replaces
`OpenStruct` with a custom implementation instead.
2024-10-08 10:34:55 +02:00
..
automation Update translations 2024-10-02 08:55:44 +02:00
chat DEV: Drop `OpenStruct` for the context object in services 2024-10-08 10:34:55 +02:00
checklist DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
discourse-details FIX: allows to use open attribute with details (#29116) 2024-10-08 11:13:44 +09:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates Update translations 2024-10-02 08:55:44 +02:00
discourse-narrative-bot Update translations 2024-10-02 08:55:44 +02:00
discourse-presence FEATURE: Support designating multiple groups as mods on category (#28655) 2024-09-04 04:38:46 +03:00
footnote DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
poll FIX: Use full column name to prevent ambiguous query (#29111) 2024-10-07 19:33:07 +03:00
spoiler-alert Update translations 2024-10-02 08:55:44 +02:00
styleguide Update translations 2024-10-02 08:55:44 +02:00