2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-17 18:04:11 +08:00
discourse/app
chapoi c98b4ac9c1
Some checks are pending
Licenses / run (push) Waiting to run
Linting / run (push) Waiting to run
Publish Assets / publish-assets (push) Waiting to run
Tests / core backend (push) Waiting to run
Tests / plugins backend (push) Waiting to run
Tests / core frontend (Chrome) (push) Waiting to run
Tests / plugins frontend (push) Waiting to run
Tests / themes frontend (push) Waiting to run
Tests / core system (push) Waiting to run
Tests / plugins system (push) Waiting to run
Tests / themes system (push) Waiting to run
Tests / core frontend (Firefox ESR) (push) Waiting to run
Tests / core frontend (Firefox Evergreen) (push) Waiting to run
Tests / chat system (push) Waiting to run
Tests / merge (push) Blocked by required conditions
UX: always keep mobile composer at fullscreen (#34358)
This commit essentially removes the half-way composer state on mobile,
and instead opts to keep it fullscreen. Regular minimise still works.

This has been int he design experiments for long enough that it seems
safe enough (famous last words).
Meta topic:
https://meta.discourse.org/t/mobile-composer-permanent-full-screen/374766
2025-08-16 20:30:50 +02:00
..
assets UX: always keep mobile composer at fullscreen (#34358) 2025-08-16 20:30:50 +02:00
controllers FEATURE: Localize topic view in crawler view (#34253) 2025-08-13 16:38:07 +08:00
helpers FEATURE: Localize topic view in crawler view (#34253) 2025-08-13 16:38:07 +08:00
jobs FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00
mailers DEV: Remove ability to use users' names in group mention notifications and mentions shown in emails and added :user_notification_email_options plugin modifier to allow plugins reintroduce this or other modifications to emails (#33449) 2025-07-14 15:20:08 -05:00
models UX: Don't make seeded palettes user-selectable (#34347) 2025-08-15 08:03:55 +03:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers DEV: Stabilize ColorSchemeSerializer#colors spec (#34292) 2025-08-14 09:11:24 +08:00
services FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
views FIX: Use correct subcategory subfolder path in crawler (#34250) 2025-08-12 16:14:50 +08:00