NetNewsWire/Shared/Extensions
Stuart Breckenridge f901436211
mailto links now open on iOS
fixes #2036

Extends `URL` with an email address `var` for `mailto` schemes and adds a decisionHandler for `mailto` schemes on `WebViewController`. If the device cannot send mail, an alert is displayed.
2020-05-03 21:33:57 +08:00
..
IconImage.swift Fixed macOS compile error for new brightness code detection. 2020-03-13 10:51:49 -05:00
NSView-Extensions.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
Node-Extensions.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
RSImage-AppIcons.swift Fix scenario where incorrect platform specific icon image could be returned. 2020-03-30 10:56:52 -05:00
RSImage-Extensions.swift Use a serial queue for RSImage.scaledForIcon, so we don’t end up having a ton of threads and doing too much at once, which hurts performance. Fix #1489. 2020-03-19 22:22:58 -07:00
URL-Extensions.swift mailto links now open on iOS 2020-05-03 21:33:57 +08:00