discourse/app
Penar Musaraj fb2e24a77a
UX: Fix unreachable buttons on menus in Safari iOS (#11458)
Safari overlays its own nav at the bottom 10% or so of the screen. This
makes buttons in that area virtually unclickable, so to ensure buttons
there are reachable, we need to add enough bottom padding to menu panels.
2020-12-10 08:11:58 -05:00
..
assets UX: Fix unreachable buttons on menus in Safari iOS (#11458) 2020-12-10 08:11:58 -05:00
controllers PERF: run user merging task in a background job. (#10961) 2020-12-10 15:52:08 +11:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs PERF: run user merging task in a background job. (#10961) 2020-12-10 15:52:08 +11:00
mailers FIX: Ensure group SMTP and message builder always uses from address for Reply-To when IMAP is enabled (#11037) 2020-10-28 07:01:58 +10:00
models FIX: correct tracking when mute all categories (#11441) 2020-12-10 16:49:05 +11:00
serializers FIX: Don't raise an error if a custom emoji image was deleted 2020-12-09 15:40:40 -05:00
services PERF: run user merging task in a background job. (#10961) 2020-12-10 15:52:08 +11:00
views Move CSS link tags above JS in the head 2020-11-17 09:57:30 -05:00