Martin Kraft
a1d1a56dcf
Disables ESLint 'complexity' rule. ( #1769 )
2018-06-14 21:31:14 +08: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
Saturnino Abril
0bb21f5374
close permalink on delete of focused post ID ( #1757 )
2018-06-11 17:26:50 -04:00
Martin Kraft
b259ebbb18
Merge pull request #1758 from mattermost/MM-10819
...
MM-10819: Adds 'Delete' long-press action for system messages.
2018-06-11 16:24:12 -04:00
Martin Kraft
e31726c74d
MM-10819: Adds 'Delete' long-press action for system messages.
2018-06-11 14:16:36 -04:00
Elias Nahum
c66e8f49b6
Merge branch 'release-1.9'
2018-06-08 18:12:25 -04:00
Elias Nahum
4a6e332d7e
Bump Android build number to 108 ( #1755 )
2018-06-08 18:10:14 -04:00
Elias Nahum
efb5d2185c
Bump iOS build number to 108 ( #1754 )
2018-06-08 18:02:42 -04:00
Elias Nahum
27b68c74dc
Fix roles Set issue and update device-info to not cache appVersion ( #1753 )
2018-06-08 17:42:04 -04:00
Elias Nahum
19729db610
Fix user is typing cut off on iOS ( #1744 )
2018-06-08 17:35:33 -04:00
Saturnino Abril
954ffeaadf
set solid background color on permalick header divider ( #1752 )
2018-06-08 17:25:45 -04:00
Jesse Hallam
3da114a827
update mattermost-redux ( #1750 )
2018-06-08 16:27:54 -04:00
Elias Nahum
a2af6b5fd6
Fix inApp notification handler ( #1749 )
2018-06-08 16:18:14 -04:00
Elias Nahum
e3e2456ecd
Fix android share extension channel switching and searching
2018-06-08 15:25:00 -04:00
Elias Nahum
dedc3d1e55
Bump Android build number to 107 ( #1746 )
2018-06-08 14:16:48 -04:00
Elias Nahum
a7314f80e2
Bump iOS build number to 107 ( #1745 )
2018-06-08 14:16:48 -04:00
Saturnino Abril
e73ed03802
MM-10340 Fix "More New Messages Above" that appears on top of the channel after joining ( #1710 )
...
* Replace "More New Messages Above" with "New Messages" that appears on top of the channel after joining
Signed-off-by: Saturnino Abril <saturnino.abril@gmail.com>
* add conditions in adding entry of start of new messages in preparing post IDs for post list
* remove post unread for user joinining the channel
* refactor and remove unnecessary conditional check
* fix and add test cases
2018-06-08 14:16:48 -04:00
Harrison Healey
38b33e2b6e
MM-10823 Switch to default channel after leaving channel ( #1743 )
2018-06-08 14:16:48 -04:00
Harrison Healey
59cf4c285a
MM-10784 Remove keyboard animation ( #1742 )
...
* Patch layout bug
* Fixed warnings
2018-06-08 14:16:48 -04:00
Elias Nahum
4e2089ab37
Fix iOS type error warnings ( #1737 )
2018-06-08 14:16:48 -04:00
Saturnino Abril
56f0920b8d
remove converted channel (into private) from "MoreChannels" screen of joinable channels ( #1740 )
2018-06-08 14:16:48 -04:00
Elias Nahum
60690c99a7
Update mm-redux to use release-5.0 branch ( #1738 )
2018-06-08 14:16:48 -04:00
Chris Duarte
483819aa95
Ping server after setting app offline/online. Also include timeout ( #1739 )
...
* Ping server after setting app offline/online. Also include timeout
* Add missing semicolon
2018-06-08 14:16:48 -04:00
Elias Nahum
95b5641ca7
Verify that the push notification version is not null ( #1736 )
2018-06-08 14:16:48 -04:00
Elias Nahum
5952303f52
Fix Team icon background and radius in team lists ( #1735 )
2018-06-08 14:16:48 -04:00
Harrison Healey
787a46737c
Fixed dev-mode error relating to adjacent images ( #1731 )
2018-06-08 14:16:48 -04:00
Elias Nahum
3324ed4613
Bump Android build number to 106 ( #1734 )
2018-06-08 14:16:48 -04:00
Elias Nahum
ca2289124e
Bump iOS build number to 106 ( #1733 )
2018-06-08 14:16:48 -04:00
Elias Nahum
2ed45dbe28
Bump Android build number to 107 ( #1746 )
2018-06-08 10:40:20 -04:00
Elias Nahum
1b6adb1fb4
Bump iOS build number to 107 ( #1745 )
2018-06-08 09:09:39 -04:00
Saturnino Abril
2f3488f622
MM-10340 Fix "More New Messages Above" that appears on top of the channel after joining ( #1710 )
...
* Replace "More New Messages Above" with "New Messages" that appears on top of the channel after joining
Signed-off-by: Saturnino Abril <saturnino.abril@gmail.com>
* add conditions in adding entry of start of new messages in preparing post IDs for post list
* remove post unread for user joinining the channel
* refactor and remove unnecessary conditional check
* fix and add test cases
2018-06-07 17:14:41 -04:00
Harrison Healey
b12d4cd91b
MM-10823 Switch to default channel after leaving channel ( #1743 )
2018-06-07 17:13:29 -04:00
Harrison Healey
bbe27df6ea
MM-10784 Remove keyboard animation ( #1742 )
...
* Patch layout bug
* Fixed warnings
2018-06-07 16:24:24 -04:00
Elias Nahum
2dcf718f81
Fix iOS type error warnings ( #1737 )
2018-06-07 15:58:04 -04:00
Saturnino Abril
90adb0524b
remove converted channel (into private) from "MoreChannels" screen of joinable channels ( #1740 )
2018-06-07 15:52:40 -04:00
Elias Nahum
02f0e7348d
Update mm-redux to use release-5.0 branch ( #1738 )
2018-06-07 14:48:42 -04:00
Chris Duarte
c63ca6a7e0
Ping server after setting app offline/online. Also include timeout ( #1739 )
...
* Ping server after setting app offline/online. Also include timeout
* Add missing semicolon
2018-06-07 14:47:09 -04:00
Elias Nahum
1cddb45905
Verify that the push notification version is not null ( #1736 )
2018-06-07 10:17:57 -04:00
Elias Nahum
c0b41cff33
Fix Team icon background and radius in team lists ( #1735 )
2018-06-07 10:17:41 -04:00
Harrison Healey
fa17e9ad9d
Fixed dev-mode error relating to adjacent images ( #1731 )
2018-06-07 10:17:08 -04:00
Elias Nahum
b3f643d315
Bump Android build number to 106 ( #1734 )
2018-06-06 16:53:15 -04:00
Elias Nahum
d229a83eab
Bump iOS build number to 106 ( #1733 )
2018-06-06 16:49:49 -04:00
Elias Nahum
4841678213
Fix inline images in long posts ( #1732 )
2018-06-07 03:36:50 +08:00
Elias Nahum
43cf9b5294
Fix change team and channel in iOS share extension ( #1727 )
2018-06-06 13:00:53 -04:00