discourse/app
Arkshine c72922cfc7
DEV: Add emoji-picker-filter-container plugin outlet (#30976)
With the emoji picker unified
(https://github.com/discourse/discourse/pull/28277), there is no longer
a footer, including the previous plugin outlet.

This PR moves the plugin outlet at the top.

Usage example: [Emoji Fluff
TC](https://meta.discourse.org/t/emoji-fluff/339163)

Before: 

![image](https://github.com/user-attachments/assets/6274dfa6-386e-4387-9377-8ab13256528c)
After: 

![image](https://github.com/user-attachments/assets/f4f02ec1-797e-4066-837d-b436c7ad3061)
2025-02-26 23:58:50 +01:00
..
assets DEV: Add emoji-picker-filter-container plugin outlet (#30976) 2025-02-26 23:58:50 +01:00
controllers FIX: No method error in WebhooksController#sendgrid (#31495) 2025-02-25 13:08:59 +08:00
helpers FEATURE: Dark/light mode selector (#31086) 2025-02-07 03:28:34 +03:00
jobs PERF: improve performance of username mover (#31517) 2025-02-26 11:07:49 +11:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: exclude links from hidden posts in user summary (#31504) 2025-02-25 12:56:16 -05:00
serializers DEV: implements register_modifier(:serialize_topic_op_likes_data) (#31376) 2025-02-21 22:43:49 +05:30
services DEV: Allow SiteSetting::Update service to bulk update (#31438) 2025-02-24 11:09:44 +11:00
views FEATURE: Dark/light mode selector (#31086) 2025-02-07 03:28:34 +03:00