Elias Nahum
2f12c0feea
Update mattermost-redux ( #1792 )
2018-06-22 18:07:19 -04:00
Elias Nahum
08910bef6e
Merge pull request #1810 from mattermost/release-1.9
...
merge Release 1.9 into master
2018-06-22 17:59:04 -04:00
Elias Nahum
a9508d30f9
Bump Android build number to 114 ( #1809 )
2018-06-22 17:53:29 -04:00
Elias Nahum
e2c2dcd3ac
Bump iOS build number to 114 ( #1808 )
2018-06-22 17:52:58 -04:00
Sudheer
d07d85ef9d
MM-11006 Fix android seach field population for in and from keywords ( #1806 )
2018-06-22 17:18:53 -04:00
Elias Nahum
8aa4c1467d
Fixes entry point and keyboard lag ( #1804 )
...
* Fix entry when upgrading/installing and not logged
* Fix textInput lag by using rn fork
* Update RNFetchBlob
2018-06-22 16:19:51 -04:00
Chris Duarte
1a3558bc5e
Auto responder feature ( #1500 )
...
* Add Auto Responder support
Add Auto Responder message support for <Post/>
Add Out Of Office support
Add Confirmation dialog for Out Of Office status reset
Fixing styling issues
Ensure AutoResponder is enabled in settings with ooo status
Save AutoResponder according to Out Of Office status
Fix copy for AutoResponder hint
Fix eslint errors
* Add constants from Redux
* Small refactor
* Add name consistency with the feature "auto responder"
* Add minimum server version of 4.9 for AutoResponder support
* Add ViewTypes.PROFILE_PICTURE_SIZE in post_profile_picture
* Add ExperimentalEnableAutomaticReplies flag
* Update copy and auto responder styles
* Remove unwanted imports
* AutoResponder feauture in 4.9
* Add AutoResponder Thread support
* Fix OOF copy from review
* Change copy for Auto Responder
* Address feedback
* Fix license headers
* Status name translated in Alert
* Add umbrella icon for AutoResponder
* Fix minor issues with rebase
* Fix License headers
2018-06-22 13:09:37 -04:00
Elias Nahum
34c2c19ae3
Merge branch 'release-1.9'
2018-06-21 18:50:39 -04:00
Elias Nahum
c10d31c62b
Bump Android build number to 113 ( #1801 )
2018-06-21 18:48:17 -04:00
Elias Nahum
54857865ec
Bump iOS build number to 113 ( #1800 )
2018-06-21 18:43:29 -04:00
Elias Nahum
4796c3034e
Increment app version to 1.9.1
2018-06-21 18:25:27 -04:00
Elias Nahum
3055a43ec8
Fix user being "logged out" after upgrading ( #1798 )
2018-06-21 18:17:59 -04:00
Harrison Healey
e19b6a08d3
Silence fetch errors caused by websocket action ( #1797 )
2018-06-21 18:17:29 -04:00
Harrison Healey
92b992d204
MM-10822 Change post textbox to only be partially connected
2018-06-21 18:13:02 -04:00
Saturnino Abril
4f4a261480
[MM-10817] Add option to send message via user profile even coming from DM channel ( #1796 )
...
* add option to send message via user profile even coming from DM
* add ability to DM self via user profile screen
2018-06-22 02:01:03 +08:00
Martin Kraft
3bde858a64
MM-10717: Update longpress buttons when add reaction, edit post, or d… ( #1779 )
...
* MM-10717: Update longpress buttons when add reaction, edit post, or delete post permissions change.
* MM-10717: Makes tooltip actions prop required.
* MM-10717: Switches all direct access of 'config' and 'license' to use selectors.
2018-06-21 08:43:17 -04:00
Jesse Hallam
ae6ce503c3
MM-10990: allow a pathname when selecting a server ( #1795 )
2018-06-21 16:34:06 +08:00
Elias Nahum
3cc40e676a
Fix memory leak on offline indicator component ( #1789 )
2018-06-21 00:48:13 +05:30
Harrison Healey
e0a8a5343a
MM-8701 Get client config after logging in ( #1790 )
2018-06-21 00:41:32 +05:30
Saturnino Abril
a6e0fcf128
update mattermost-redux with fix on duplicated user on combined system messages ( #1788 )
2018-06-20 16:33:44 +08:00
Elias Nahum
7b18047800
CBA support for iOS ( #1767 )
...
* CBA Support
* cba support for iOS Share extension
* Autologin with credentials
* Set initial config for ExperimentalClientSideCertEnable as false
* Fix mattermost-redux to cba branch
* feedback review
* Fix eslint
2018-06-19 19:35:42 -04:00
Jesse Hallam
8372e95d4a
add eslint-plugin-header, and --fix all ( #1726 )
2018-06-19 19:14:50 -04:00
it33
79f241a20a
Make it clear MNPS is required ( #1760 )
2018-06-19 19:14:28 -04:00
Elias Nahum
53ea71f03f
Merge pull request #1770 from Alexgoodman7/Unread-badge-background-white
...
Unread badge background is always white
2018-06-19 19:13:45 -04:00
Elias Nahum
940d681c45
Merge pull request #1777 from mattermost/mm10822
...
MM-10822 Change post textbox to only be partially connected
2018-06-19 19:13:25 -04:00
Elias Nahum
d58b366b67
Merge pull request #1781 from mattermost/translations-20180619
...
translations PR 20180619
2018-06-19 19:13:09 -04:00
Elias Nahum
6549af68d5
Merge pull request #1786 from mattermost/release-1.9
...
Merge Release 1.9 into master
2018-06-19 19:12:49 -04:00
Elias Nahum
9cf9f2b00d
Bump Android build number to 112 ( #1784 )
2018-06-19 15:18:28 -04:00
Elias Nahum
3be3861716
Bump iOS build number to 112 ( #1783 )
2018-06-19 15:18:01 -04:00
Elias Nahum
63a6a9ee91
Replacing fetch with RNFetchBlob ( #1782 )
2018-06-19 14:44:10 -04:00
Elias Nahum
c90f3fbc48
translations PR 20180619
2018-06-19 11:20:44 +00:00
Elias Nahum
661a37af95
Fix fastlane ios release splash screen ( #1780 )
...
* Fix fastlane ios release splash screen
* Fix segment replacement
2018-06-18 17:51:01 -04:00
Elias Nahum
849c2930e0
Bump Android build number to 111 ( #1778 )
2018-06-18 17:37:22 -04:00
Elias Nahum
2d02e8bbae
Bump iOS build number to 111 ( #1776 )
2018-06-18 16:15:46 -04:00
Harrison Healey
3703309fad
MM-10822 Change post textbox to only be partially connected
2018-06-18 16:05:42 -04:00
Saturnino Abril
c4f36201b3
Fix memory leak on combined_system_message component ( #1775 )
...
* fix memory leak on combined_system_message component
* updated per comment
* move makeGetProfilesByIdsAndUsernames to mattermost-redux
* updated mattermost-redux
2018-06-18 15:46:15 -04:00
amyblais
1ddfaec512
v1.9 Changelog ( #1717 )
...
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-06-14 23:43:46 -04:00
Elias Nahum
2fce31beb7
Merge pull request #1773 from mattermost/release-1.9
...
Release 1.9 into master
2018-06-14 20:42:23 -04:00
Elias Nahum
c6b0beb972
Bump Android build number to 110 ( #1772 )
2018-06-14 20:36:55 -04:00
Elias Nahum
6be280bafb
Bump iOS build number to 110 ( #1771 )
2018-06-14 20:31:31 -04:00
root
5b423c13b5
Unread badge background is always white
2018-06-14 17:46:20 -04:00
Martin Kraft
a1d1a56dcf
Disables ESLint 'complexity' rule. ( #1769 )
2018-06-14 21:31:14 +08:00
Harrison Healey
b8afc0e74c
MM-10888 Hide parts of combined system messages that don't affect the current user ( #1768 )
...
* MM-10888 Hide parts of combined system messages that don't affect the current user
* Switch redux to release-5.0 branch
2018-06-14 09:04:58 -04:00
Elias Nahum
77fac53718
Merge pull request #1766 from mattermost/release-1.9
...
Merge Release 1.9 into master
2018-06-13 14:28:40 -04:00
Elias Nahum
80eb96381d
Bump Android build number to 109 ( #1765 )
2018-06-13 13:19:13 -04:00
Elias Nahum
eec7d6185a
Bump iOS build number to 109 ( #1764 )
2018-06-13 13:16:39 -04:00
Elias Nahum
2754c4d99a
translations PR 20180613 ( #1762 )
2018-06-13 10:15:35 -04:00
Elias Nahum
fdce34b3da
Set segment key for development ( #1763 )
2018-06-13 10:15:02 -04:00
Elias Nahum
691ea46587
Render SAML json errors and include special header in webview requests ( #1761 )
2018-06-13 10:14:38 -04:00
Harrison Healey
5aa4f6b6c9
MM-10815 Load more posts when post list is under 1 screen long ( #1759 )
2018-06-13 09:19:47 -04:00