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
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
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
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
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
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
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
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
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
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