Commit graph

9 commits

Author SHA1 Message Date
Mattermost Build
8fd6c86705 Automated cherry pick of #3137 (#3176)
* MM-17589 Update passcode required help text in share extension

* MM-17589 Update passcode required help text in app
2019-08-23 12:27:58 -04:00
Miguel Alatzar
ef6a1672d0
Allow excluding archived channels in getChannelsBySections (#2871) 2019-06-06 15:52:10 -07:00
Harrison Healey
6e099d6a21 MM-15643 Send user to settings when passcode is required (#2836)
* MM-15643 Send user to settings when passcode is required

* Allow access to the managed config in the iOS extensions
2019-05-27 19:38:32 -04:00
Ryan Davis
fffd31bf77 MM-14907 RN: iOS - No MattermostShare error when sharing text that is over server's max post size (#2713)
* RN: iOS - No MattermostShare error when sharing text that is over server's max post size

* MM-14907 Allow editing if over maxPostSize.

* MM-14907 Always On Character Count

* Readded work from MM-14836 Post-Merge

* Refactor of getMaxPostSize to match getMaxFileSize
2019-04-25 09:17:56 -04:00
Miguel Alatzar
39587aa3ae
[MM-14836] Prevent sharing of images over max pixels (#2733)
* Prevent sharing of images over max image size

* Prevent sharing of images over max image pixels

* Move readableMaxImagePixels
2019-04-23 11:45:54 -07:00
Elias Nahum
0449d7c53a MM-14959 iOS Share Extension channel search open by default (#2698) 2019-04-09 14:39:28 -04:00
Miguel Alatzar
8172320a19 [MM-14899] Support sharing of screenshots via the iOS share extension (#2697)
* Handle NSItemProvider item of type UIImage

* Create screenshot temp file with UploadSessionManager
2019-04-08 05:30:25 +08:00
Miguel Alatzar
dd66405343 Avoid force casting items to URL (#2696) 2019-04-05 02:57:36 +08:00
Elias Nahum
3feaa8e6bb
iOS Native Share Extension (Swift) (#2575)
* iOS Native Share Extension (Swift)

* Re-arrange files

* Fix .gitignore
2019-02-26 14:31:57 -03:00