Commit graph

1497 commits

Author SHA1 Message Date
Elias Nahum
5d579cdfcf
Bold unread channels in jump to channel (#1879) 2018-07-04 10:40:56 -04:00
Harrison Healey
939040c3cc Add setNativeProps to QuickTextInput (#1881) 2018-07-04 09:38:14 -04:00
Harrison Healey
d9eb29a724 MM-10826 Show error when viewing permalink for locally deleted post (#1870)
* MM-10826 Show error when viewing permalink for locally deleted post

* Don't hide current user's deleted posts
2018-07-04 08:44:33 -04:00
Elias Nahum
1b549d3a51
Bump Android build number to 121 (#1875) 2018-07-03 19:45:51 -04:00
Elias Nahum
4fef264e24
Bump iOS build number to 121 (#1874) 2018-07-03 19:40:00 -04:00
Elias Nahum
40c7d9cb07 Add defensive code to prevent extension from not working (#1872) 2018-07-04 07:03:58 +08:00
Harrison Healey
02c89faead MM-11116 Work around setNativeProps not working for TextInputs (#1873) 2018-07-04 07:02:41 +08:00
Harrison Healey
3633206204 Remember announcement banner dismissal after app closes (#1867) 2018-07-04 06:55:01 +08:00
Elias Nahum
b3f1e486a8
Bump Android build number to 120 (#1869) 2018-07-03 15:15:40 -04:00
Elias Nahum
478b72f065
Bump iOS build number to 120 (#1868) 2018-07-03 15:10:33 -04:00
Elias Nahum
be637c789c
Fix merge conflict 2018-07-03 13:17:48 -04:00
amyblais
d19fca53d7 Cleaning up NOTICE.txt (#1830)
* Update NOTICE.txt
2018-07-03 12:51:39 -04:00
George Goldberg
6d006e01e3 MM-10951: Change user visible channel delete strings to archive. (#1785)
* Change user visible channel delete strings to archive.

* Show the archive icon in the channel info view.
2018-07-03 12:50:27 -04:00
Elias Nahum
85da9fa305
translations PR 20180702 (#1863) 2018-07-03 12:49:39 -04:00
Elias Nahum
c8c26fd00d
Merge pull request #1866 from mattermost/merge-1.9
Merge release 1.9 to master
2018-07-03 12:34:15 -04:00
Elias Nahum
07367aa802
Merge branch 'release-1.9' into merge-1.9 2018-07-03 11:24:02 -04:00
Elias Nahum
952aeaf786
Bump Android build number to 119 (#1865) 2018-07-03 10:56:47 -04:00
Elias Nahum
8a7b27de2f
Bump iOS build number to 119 (#1864) 2018-07-03 10:45:36 -04:00
Elias Nahum
2ec26e2a0a
Bump app version to 1.9.3 2018-07-03 10:29:33 -04:00
Elias Nahum
8c066e0ba3 Attempt to fix some crashes (#1860)
* Attempt to fix some crashes

* remove unnecessary shareExtensionData middleware
2018-07-03 10:14:55 -04:00
Harrison Healey
dee530cce7 MM-11116 Re-added updated QuickTextInput component to work around RN issue (#1859) 2018-07-02 09:09:31 -04:00
Elias Nahum
5d12387d3b Fix ios extension crash and ability to share from files app (#1852)
MM-11098 Fix ios extension crash and ability to share from files app
2018-06-29 16:36:42 -04:00
Elias Nahum
11da5e22bc Fix badges not using the right theme prop (#1855) 2018-06-29 16:34:54 -04:00
Sudheer
f23546ef5e MM-11035 Add missing loading screen when the Add Members to channel screen is loading (#1853)
* Add showNoResults state to custom_list
2018-06-29 16:34:23 -04:00
Sudheer
0aab4aca18 MM-10919 System Admins do not see all teams available to join on mobile. (#1857)
* Requesting for 200 teams similar to web for consistent behaviour.
2018-06-29 16:33:44 -04:00
Elias Nahum
10cba91981 Fix youTube crash on iOS providing the right prop type (#1856) 2018-06-29 16:33:18 -04:00
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