This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Penar Musaraj 14eb8eea01 FIX: Prevent input zooming in iOS
Since enabling pinch-to-zoom in iOS (eae22548de), there was an issue with inputs: Safari auto-zooms inputs with font-size under 16px. Now zooming will be disabled while focus is on an input.

This commit also removes a) a lightbox zoom-enabling event (no longer needed) and b) a comment about iOS zoom issues.
2019-04-15 13:05:43 -04:00
..
assets FIX: Prevent input zooming in iOS 2019-04-15 13:05:43 -04:00
controllers FIX: save registration IP address for invited users 2019-04-13 13:04:25 +05:30
helpers FEATURE: remove "COMPRESS_BROTLI" optional behavior 2019-04-11 12:36:18 +10:00
jobs FIX: properly log webhook errors in UI on rescue (#7376) 2019-04-15 12:19:48 +05:30
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FIX: Do not error when importing a theme with empty files 2019-04-15 15:46:47 +01:00
serializers FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
services DEV: add "pre_notification_alert" event 2019-04-15 10:17:15 -04:00
views Footer navigation for iOS PWAs and DiscourseHub app (#7347) 2019-04-10 12:23:18 -04:00