enahum
cd80cdfdf4
Fix race condition preventing the app opened from a PN to go to the correct channel ( #1398 )
...
* Fix race condition preventing the app opened from a PN to go to the correct channel
* Feedback review
2018-01-31 11:02:02 -05:00
enahum
c298025532
ICU-642 Remove Check for Updates screen by default ( #1397 )
2018-01-31 10:14:21 -05:00
Harrison Healey
62f7358807
Removed fontSize prop from Emoji ( #1399 )
2018-01-30 19:08:41 -03:00
Harrison Healey
48b18fa5fb
Removed duplicate ChannelLoader instance ( #1380 )
2018-01-30 19:01:42 -03:00
Elias Nahum
77a8a2e054
Merge branch 'release-1.6'
2018-01-30 16:11:20 -03:00
enahum
79dd5e3269
Bump Android build number to 82 ( #1396 )
2018-01-30 16:10:08 -03:00
enahum
9d6bcbdd1e
Bump iOS build number to 82 ( #1395 )
2018-01-30 16:09:38 -03:00
enahum
a3d9eaa385
iOS Share extension to share files up to 20mb ( #1394 )
2018-01-30 13:27:20 -03:00
enahum
c4a8e0a278
translations PR 20180129 ( #1392 )
2018-01-30 09:23:59 -03:00
enahum
aebea2688b
iOS Share extension, fix teams and dm channels ( #1389 )
...
* iOS Share extension, fix teams and dm channels
* Feedback review
* Feedback review 2
2018-01-29 13:59:30 -03:00
Elias Nahum
cd1a125a4e
Merge branch 'release-1.6'
2018-01-26 19:29:15 -03:00
enahum
712e3019eb
Bump Android build number to 81 ( #1388 )
2018-01-26 19:25:55 -03:00
enahum
f466b479ba
Bump iOS build number to 81 ( #1387 )
2018-01-26 19:18:38 -03:00
enahum
676a3c4bda
Fix share extension ( #1386 )
...
* Remove iOS extension garbage code
* Fix Android Share Extension crash
2018-01-26 18:50:08 -03:00
Jesús Espino
10e21c1cc2
Makefile compatible with linux ( #1384 )
2018-01-26 14:38:37 -05:00
Harrison Healey
bc42db3e87
RN-616 Added a fallback to prevent posts from being stuck as pending forever ( #1381 )
2018-01-26 14:09:08 -03:00
enahum
e43c7d8cbf
Fix mention badge ( #1382 )
2018-01-26 14:08:49 -03:00
Harrison Healey
a6d9632cad
ICU-562 Explicitly store whether or not 'load more posts' should be visible ( #1379 )
2018-01-26 11:29:28 -05:00
Chris Duarte
cbf3739657
Improve scrolling to new messages ( #1345 )
...
* Improve scrolling to new messages
* Experimental scrollTo with measurement
* Add search support
* Review feedback
* Added comment for moreNewMessages index`
2018-01-24 18:39:16 -03:00
Chang Phui-Hock
dd180fdef7
In Linux, ps -e used in make stop task produces only the process name without the argument. Should use ps -ef. ( #1370 )
2018-01-24 16:35:40 -05:00
enahum
d88e980b48
Bump Android build number to 80 ( #1377 )
2018-01-23 18:23:35 -03:00
enahum
e28168caae
Bump iOS build number to 80 ( #1376 )
...
* Fix Info.plist to be able to publish the app in the app store
* Fastlane requires
* Bump iOS build number to 80
2018-01-23 16:36:20 -03:00
enahum
aa1330a1ee
Fix GitLab login option ( #1374 )
2018-01-23 11:04:31 -07:00
enahum
3c45fe94c6
Upgrade mattermost redux ( #1373 )
2018-01-23 14:42:03 -03:00
enahum
f32b52674c
translations PR 20180123 ( #1372 )
2018-01-23 14:39:26 -03:00
Chris Duarte
311b1b42f1
Fix post text overlap ( #1371 )
2018-01-23 13:21:01 -03:00
enahum
d8cdc1cfbe
Give priority to fromWebHook on top of isSystemMessage in the post header ( #1369 )
2018-01-23 13:20:28 -03:00
enahum
6132b72adb
iOS request permissions if needed to save files to the photo library ( #1368 )
...
* iOS request permissions if needed to save files to the photo library
* Fixing capital letter in permission description
2018-01-22 16:18:42 -03:00
enahum
7bd55e96dc
[ICU-536] Fix link previews preference ( #1364 )
...
* Fix link previews preference
* Fixed grammar in a comment
2018-01-22 13:37:15 -03:00
Stephen Kiers
9029794afa
Icu 599 - remove download animation on cancel ( #1365 )
...
* easier to read
* seperated promise from progress so cancelling works
* Remove loading bar immediately
* style fix
2018-01-22 11:04:43 -03:00
Chris Duarte
8b62ec7133
Clock Display Settings ( #1334 )
...
* Clock Display Settings
Add api call for saving militaryTime
WIP Android Clock Display Modal
Clean up styles for iOS and Android
header info no longer required in Sectin component
Add Display Settings option
Clean up Advance Settings
* Add requested changes
* Move Display options below Notifications option
2018-01-19 19:37:03 -03:00
enahum
6ba81644c8
Bump iOS build number to 79 ( #1362 )
...
* Bump iOS build number to 79
* Fix extension info.plist
* Bump Android build number to 79
2018-01-18 13:30:13 -03:00
enahum
998a5bdb0d
Fix server url ( #1361 )
...
* Fix server url
* Fix offline indicator positioning
* Upgrade mattermost-redux with fix for loading custom emojis
* feedback review
2018-01-18 11:17:03 -03:00
enahum
fff887bf85
Fix login after session expires or is revoked ( #1360 )
...
* Fix login after session expires or is revoked
* Feedback review
* Upgrade mattermost-redux
2018-01-18 08:26:46 -03:00
enahum
926ffe96c5
Android share extension ( #1352 )
...
* Android share extension
* Feedback review
* Feedback review
2018-01-17 18:17:02 -03:00
Saturnino Abril
542f0998b1
ICU-584 Add support for own DM ( #1357 )
...
* add support for own DM
* update per comment
2018-01-17 14:52:28 -03:00
enahum
b14a197983
translations PR 20180115 ( #1354 )
2018-01-17 09:04:41 -03:00
Harrison Healey
d3a1c447ad
ICU-596 Added support for relative image URLs ( #1353 )
2018-01-15 18:22:05 -03:00
enahum
83e90596e3
Request data retention policies only when the user is logged in ( #1351 )
2018-01-15 17:08:56 -03:00
enahum
70c4e3e005
iOS Share Extension ( #1308 )
...
* objective-C share extension
* MattermostBucket module to share data between the main app and the extension
* middleware that shares the data between the main app and the extension
* Fix setState when safe area in unmounted
* Share extension for iOS
* Fastlane changes to include iOS share extension
* Fix unit test
* Feedback review
* define proptypes for icons
2018-01-15 16:11:42 -03:00
Chris Duarte
7860478d54
Fix notification replies for iOS ( #1341 )
...
* Fix notification replies for iOS
* Review feedback
* Review feedback 2
2018-01-15 13:59:25 -05:00
Harrison Healey
71df3ef8fa
Upgrade to React Native 0.51.0 ( #1344 )
...
* Upgraded React Native to 0.51.0
* Updated react-native-linear-gradient to 2.4.0 to support RN 0.51.1
2018-01-15 15:12:17 -03:00
Eric Sethna
f52eb20fe5
1.5.2 changelog ( #1350 )
2018-01-12 16:00:14 -03:00
enahum
78f1a535e9
Bump Android build number to 78 ( #1348 )
2018-01-10 18:57:02 -03:00
Martin Kraft
38d0c57466
RN-545: Builds, uploads to S3, notififes channel. ( #1330 )
...
* RN-545: Builds, uploads to S3, notififes channel.
* RN-545: Awesomeified the bot post.
* RN-545: Adds logos to qa builds. Uses env variable for mattermost() invocation to get exceptions via webhook.
* RN-545: Fix typo.
2018-01-10 16:26:05 -05:00
enahum
1f7b209ffc
Bump iOS build number to 78 ( #1347 )
2018-01-10 18:25:29 -03:00
enahum
2d157a5bdb
Bump Android and iOS build number to 77 ( #1346 )
2018-01-10 17:42:19 -03:00
enahum
5ddeae320f
translations PR 20180109 ( #1343 )
2018-01-10 09:07:25 -03:00
Harrison Healey
84fdc24bc5
RN-523 Added a try-catch when cleaning up state following a rehydrate ( #1342 )
2018-01-09 07:56:42 -08:00
enahum
cf9341406a
Wrap interactive buttons when needed ( #1339 )
2018-01-08 14:19:59 -03:00