Elias Nahum
dca5e85449
Fix Main sidebar responder ( #1854 )
2018-06-29 18:42:48 +05:30
Eric Sethna
9240bdf642
Changelog 1.9.2 ( #1846 )
...
* 1.9.2
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-06-27 20:16:52 -04:00
Elias Nahum
8059449c3a
Bump Android build number to 118 ( #1851 )
2018-06-27 20:13:08 -04:00
Elias Nahum
f3fd7b2236
Bump iOS build number to 118 ( #1850 )
2018-06-27 20:02:26 -04:00
Elias Nahum
699bf91c26
Fix bad merge ( #1849 )
2018-06-27 19:36:27 -04:00
Elias Nahum
b5f3a6391b
Bump app version to 1.10.0 ( #1848 )
2018-06-27 18:38:20 -04:00
Elias Nahum
188e6d2b46
Merge pull request #1847 from mattermost/merge-1.9
...
Merge release 1.9 into master
2018-06-27 18:34:04 -04:00
Elias Nahum
aade1f0e35
Merge branch 'release-1.9' into merge-1.9
2018-06-27 18:17:44 -04:00
Elias Nahum
cd5a6e5556
Bump Android build number to 117 ( #1844 )
2018-06-27 13:43:27 -04:00
Elias Nahum
b4829b26f4
Bump iOS build number to 117 ( #1843 )
2018-06-27 13:39:22 -04:00
Elias Nahum
ad12b11f85
Fix android extension search ( #1842 )
2018-06-27 13:15:06 -04:00
Martin Kraft
c7caf9b442
MM-10970: Adds new FormattedMarkdownText to format translations using… ( #1818 )
...
* MM-10970: Adds new FormattedMarkdownText to format translations using markdown.
* MM-10970: Makes defaultText required. Changes prop validation of theme. Moves computing styles to render.
2018-06-27 12:08:25 -04:00
Elias Nahum
dbb6f16e92
Fetch posts when receive push notifications as soon as possible ( #1811 )
2018-06-27 12:08:00 -04:00
Elias Nahum
2d23e60576
Bump Android build number to 116 ( #1840 )
2018-06-27 10:15:59 -04:00
Elias Nahum
05b6b8bce9
Bump iOS build number to 116 ( #1839 )
2018-06-27 10:14:26 -04:00
Harrison Healey
dcdf6d7971
MM-11052 Cherry-pick RN fix for Android keyboard emoji autocomplete ( #1838 )
2018-06-27 09:52:51 -04:00
Elias Nahum
5680988590
Fix iOS Share extension crash ( #1832 )
2018-06-27 09:23:47 -04:00
Elias Nahum
a208df9417
Fix uploading files from androids download provider ( #1837 )
2018-06-27 08:35:22 -04:00
Elias Nahum
dcb0def8ca
translations PR 20180625 ( #1828 )
2018-06-27 08:24:17 -04:00
Elias Nahum
3cee7b310e
Set Android share extension default mime type for images and videos ( #1833 )
2018-06-27 08:13:52 -04:00
Elias Nahum
cf24580e48
Update RNFetchBlob to allow arabic chars ( #1836 )
2018-06-27 08:13:28 -04:00
Elias Nahum
cd265fb7c2
Fix jump to recent messages ( #1834 )
...
* Fix jump to recent messages
* force scroll to bottom when jumping to recent messages
2018-06-27 08:13:21 -04:00
Chris Duarte
16bef6bb8f
Upgrade to Gradle 3.0 ( #1741 )
...
* Upgrade to Gradle 3.0
* Update buildtoolsVersion to 26.0.2
2018-06-27 06:55:47 -04:00
Stan Chan
583d6b74ee
Timezone feature ( #1456 )
...
* Add automatic and manual timezone support
Update users timezone and scrollTo selected timezone in SelectTimezone coponent
Clean styles for SelectTimezone screen
Add auto-timezone update when login or enter app
Hide timezone feature behind config
Fix requested changes
Parse SupportedTimezone from config
Add localTime and localized post stamps
Add trailing commas
Include all timezone util methods from redux
Remove EnableTimezoneSelection flag
WIP get timezones from server
Pull supportedTimezones from api
Minor fixes
Remove wrapWithPreventDoubleTap
Revert back to react-intl formatDate
Include timeZone prop in FormattedTime
Refactor Timezone row into component
Minor cosmetic changes
Add minimum server support for the timezone feature
Move getSupportedTimezones to componentWillMount
Move autoUpdateTimezone function to handleSuccessfulLogin
Specify user timezone in profile_header
Remove format props from FormattedTime
Add ExperimentalTimezone flag
Replace Client().getServerVersion() with entities.general.serverVersion
Add isTimezoneEnabled helper function
Move isMinimumServerVersion to utils/timezone.js
* Fix style errors
* Remove date-time-format-timezone polyfill
* Feedback changes
* Use timezone selector from redux
* Explicitly pass hour12 props to intl.formatDate
* Update package-lock
* Revert iOS project file changes
* Fix license header
* Include timezone related paths in modulePaths
* Fix license header
* Fix minor issue with rebasing
* Fix issue with getconfig in GeneralSettings
* Update package-lock
2018-06-27 06:55:03 -04:00
Sven Hüster
830022cb82
[MM-10285] Merge consecutive messages by same user ( #1714 )
...
* MM-10285 show avatar and reply header only on first messages
* implemented changes for code review, thanks @koxen
* resolved merge conflicts
2018-06-27 06:54:11 -04:00
Harrison Healey
ffd7c70d61
MM-10996 Fixed getting post thread after receiving posts over the websocket ( #1835 )
2018-06-26 19:39:07 -04:00
Elias Nahum
f6d4d40caa
Open YouTube videos at a specific time ( #1794 )
...
* Open YouTube videos at a specific time
* Move react-native-youtube changes to a fork
2018-06-26 01:40:31 +05:30
Elias Nahum
ba09fb9792
Sidebars improvement ( #1787 )
...
* Sidebars improvement
* Explicitly handle Android back button in code screen
* return null on getDerivedStateFromProps when no state changes needed
2018-06-26 01:17:53 +05:30
Elias Nahum
f273d26435
Merge pull request #1827 from mattermost/merge-1.9
...
Merge release 1.9 into master
2018-06-25 15:36:47 -04:00
Elias Nahum
375c41dc3c
Merge branch 'release-1.9'
2018-06-25 15:31:46 -04:00
Elias Nahum
c0cb5e3f24
Bump app version to 1.9.2
2018-06-25 14:48:35 -04:00
Elias Nahum
a373ba3dce
Bump Android build number to 115 ( #1826 )
2018-06-25 14:28:51 -04:00
Elias Nahum
e06fa00509
Bump iOS build number to 115 ( #1825 )
2018-06-25 14:24:29 -04:00
Elias Nahum
be22eb9a42
Fix setting iOS app group id on build time
2018-06-25 13:51:24 -04:00
Elias Nahum
abd67c1bec
Always create a temp file for Android share ( #1824 )
2018-06-25 13:11:50 -04:00
Elias Nahum
38b6816106
Always create a temp file for Android share ( #1824 )
2018-06-26 00:34:15 +08:00
Elias Nahum
6446b370d2
Fix opening video when file has localPath set ( #1817 )
2018-06-25 12:30:03 -04:00
Harrison Healey
14e13dd6b6
MM-10325 Add cell alignment to markdown tables ( #1791 )
2018-06-25 12:17:36 -04:00
Harrison Healey
763016cf1a
MM-11016 Updated redux to not error when failing to parse websocket origin ( #1823 )
2018-06-25 12:08:07 -04:00
Elias Nahum
b102e99f43
Fix uploading files with blank spaces in the filename ( #1821 )
2018-06-25 11:45:07 -04:00
Elias Nahum
71e16afbb4
Fix bad action when tapping on a push notification ( #1822 )
2018-06-25 11:44:42 -04:00
Harrison Healey
f30d278cf1
Revert "MM-10822 Change post textbox to only be partially connected" ( #1820 )
...
This reverts commit 3703309fad .
2018-06-25 11:39:17 -04:00
Harrison Healey
599fa7b4e1
MM-11018 Provide default message for Sentry breadcrumbs ( #1819 )
2018-06-25 11:25:31 -04:00
Eric Sethna
22727de124
1.9.1 Changelog ( #1813 )
...
* 1.9.1
* Update CHANGELOG.md
2018-06-24 09:57:05 -04:00
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