Commit graph

1658 commits

Author SHA1 Message Date
Elias Nahum
3be170f507 Add theming to calendar selector (#2052) 2018-08-30 13:41:05 -04:00
Harrison Healey
07ada67e1a MM-11449 Show OpenGraph previews for pages with any of the required fields (#2054)
* MM-11449 Show OpenGraph previews for pages with any of the required fields

* Update mattermost-redux
2018-08-30 14:18:01 -03:00
Elias Nahum
5285c3b56e
Bump Android build number to 134 (#2056) 2018-08-29 20:21:00 -03:00
Elias Nahum
d823508058
Bump iOS build number to 134 (#2055) 2018-08-29 20:13:19 -03:00
Elias Nahum
be346809bf
Bump app version to 1.12.0 (#2053) 2018-08-29 17:19:06 -03:00
Elias Nahum
2a54c00e16
Open file attachment preview when tapping on the filename (#2049) 2018-08-29 17:05:37 -03:00
Elias Nahum
ebe7317c5f Check if post.data has values bofore joining a channel (#2050) 2018-08-30 03:19:01 +08:00
Elias Nahum
a14a220d14
Gracefully handle http and https redirection (#2044)
* Gracefully handle http and https redirection

* tests

* Feedback review

* Default retry to true
2018-08-29 16:00:35 -03:00
Jesús Espino
fb37c18c8f MM-11270: Disallow to react to posts in archived channels (#2045) 2018-08-29 14:27:12 -04:00
Saturnino Abril
320f1d9c91 fix email notification settings (#2051) 2018-08-29 14:25:09 -04:00
Chris Duarte
4b6bd70db5 Make sure team is passed to initial getProfilesInTeam call (#2043) 2018-08-29 14:14:57 -04:00
Elias Nahum
ddc4a3057e Disallow download of all file types on RN apps when disallowed in System Console (#2038) 2018-08-29 14:04:36 -04:00
Elias Nahum
96e9c6c707 Update rn-fetch-blob and CBA support for iOS (#2033)
* Update rn-fetch-blob and CBA support for iOS

* remove trusty

* remove react-native-fast-image dependency
2018-08-29 14:01:37 -04:00
Chris Duarte
68847d91a0 Keep server version after cache clear (#2042) 2018-08-29 23:15:28 +05:30
Sudheer
32e5316817 MM-11684 Fix grey highlight in the text fields in user profile (#2034)
* Fix jumpto search highlight
* Change background style to be on view and rest of
input styles to input
2018-08-29 18:14:20 +08:00
Elias Nahum
96f967ec56
translations PR 20180827 (#2037) 2018-08-28 19:51:49 -03:00
Dmitry Samuylov
1ecb209712 Feature/search after before on (#2028)
* initial partial implementation of search date flags UI (on: before: after:)

* Make the calendar show correctly

* dismiss keyboard when showing the date suggestion since this type of input will primarily be entered through the calendar and later edited if needed

* fixed code style errors

* updates as per pull request comments

* fixed eslint errors

* changes as per pull request comments, removing unnecessary code

* added handling for hiding the date filter feature if the server version doesn't support it

* fixed eslint errors

* removed unnecessary property defaults and server version checks, as per PR suggestions

* this default is needed for the initial load of the component

* changed the way we capture the flag from the search string, this handles scenarios where multiple flags might be present in the search string that are handled by the same suggestion component as is the case here with date based flags

* need property declared to pass jslint rules

* eslint style fix, moved regex out into constants

* removed unused code and references

* updated as per pull request feedback

* updated to latest redux version

* changed to new search posts api that supports passing in of time zone utc offset to support date based search flags

* updated to the upcoming release version in preparation for merging to master

* Properly memoize DateSuggestion mapStateToProps

* Remove moment-timezone
2018-08-28 18:01:11 -04:00
Chris Duarte
19efaf92ca Make post_add_channel_member follow theme text style (#2036) 2018-08-28 16:18:14 +08:00
Chris Duarte
b808b3f2e6 Make profile camera icon use theme.centerChannelBg for background (#2035) 2018-08-27 17:52:37 -04:00
Elias Nahum
8120867850 Fix network change status (#2032)
* Fix network change status

* Use the exposed action form redux-offline
2018-08-27 16:54:20 -04:00
Elias Nahum
648082f385 Fix long message not displaying for message attachments in android (#2031) 2018-08-27 16:53:10 -04:00
Martin Kraft
b4ca6421a0 MM-11318: Expands shortened links inline. (#1993)
* MM-11318: Expands shortened links inline.

* MM-11318: Accepts only image/* mime types. Switches to HEAD request.

* MM-11318: Fix for YouTube links.

* MM-11318: Renames function because it handles non-images.

* MM-11318: Checks for unmounted. Doesn't request known youtube redirects.
2018-08-24 15:02:07 -04:00
Martin Kraft
9b238781c0 MM-11721: Updates archive channel button icon. (#2030)
* MM-11721: Updates archive channel button icon.

* MM-11721: Changes color of archive channel icon to red.
2018-08-24 13:39:26 -03:00
Elias Nahum
ec35efcc5c
translations PR 20180820 (#2023) 2018-08-22 21:06:39 -03:00
Elias Nahum
cfbdb23035
Fix Jump to Channel DMs not showing (#2021) 2018-08-22 21:06:18 -03:00
Elias Nahum
8e46b0d810 Fix moving Mattermost-unsigned.apk from the right directory (#2020) 2018-08-21 10:22:12 -04:00
Jason Blais
e9a24b538e Add link to developer docs in contributing.md (#2000) 2018-08-20 20:29:19 -03:00
amyblais
dcd5d3f2c0 v1.11 Changelog (#1953)
* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2018-08-17 18:49:35 -03:00
Elias Nahum
c1842c886b
Merge pull request #2019 from mattermost/release-1.11
Merge Release 1.11 into master
2018-08-17 11:19:44 -03:00
Elias Nahum
55c207e4ff
Bump Android build number to 133 (#2018)
* Update cocoapods

* Bump Android build number to 133
2018-08-17 10:35:36 -03:00
Elias Nahum
c206e42d4a
Bump iOS build number to 133 (#2017)
* Update cocoapods

* Bump iOS build number to 133
2018-08-17 10:35:14 -03:00
Elias Nahum
830132bc38
Add a timeout to avoid race conditions when opening the app from a push notification (#2015) 2018-08-17 08:55:35 -03:00
Saturnino Abril
669f0ea1cd use profile image from local after editing a profile image (#1990) 2018-08-16 06:57:23 -07:00
Elias Nahum
b59092e1e8
Merge pull request #2014 from mattermost/release-1.11
Merge Release 1.11 into Master
2018-08-16 09:40:52 -03:00
Elias Nahum
19fcb72315
Bump Android build number to 132 (#2013) 2018-08-16 09:31:29 -03:00
Elias Nahum
d007e9a6d7
Bump iOS build number to 132 (#2012) 2018-08-16 09:22:24 -03:00
Elias Nahum
d7df1ec044
Update fastlane and mattermost-redux (#2011) 2018-08-16 08:56:29 -03:00
SangJun Lee
e1a62ee0de Fix app crashes on iOS 9.3 (#2005) 2018-08-15 15:09:29 -03:00
Martin Kraft
e44af0c26e Update mattermost-redux (#2010) 2018-08-15 15:08:44 -03:00
Elias Nahum
3894f820e6
translations PR 20180813 (#2004) 2018-08-14 08:02:12 -03:00
Elias Nahum
7dfd377aef
Merge pull request #2003 from mattermost/release-1.11
Merge Release 1.11 into master
2018-08-13 16:34:24 -03:00
Elias Nahum
86bc829f1e
Bump Android build number to 131 (#2002) 2018-08-13 16:09:15 -03:00
Elias Nahum
6d22516382
Bump iOS build number to 131 (#2001) 2018-08-13 16:01:05 -03:00
Carlos Tadeu Panato Junior
63861c1ce3
Merge pull request #1999 from saturninoabril/MM-11625
[MM-11625] Clear search after selecting a user
2018-08-13 19:15:20 +02:00
Sudheer
f06e90407a [MM-11487] Add a defensive check for channel obj (#1967)
* [MM-11487] Add a defensive check for channel obj

* Fix review comments

* Add a modal to show feedback to user about failed join

* Fix error message
2018-08-13 10:26:05 -03:00
Elias Nahum
1ec8dd4577
Fix video playback when filename contains spaces (#1997)
* Fix video playback when filename contains spaces

* Feedback review
2018-08-13 10:19:29 -03:00
Saturnino Abril
6b1429d316 clear search after selecting a user 2018-08-13 20:51:49 +08:00
Elias Nahum
f5bff0680d
Merge pull request #1996 from mattermost/release-1.11
Merge Release 1.11 into master
2018-08-11 12:37:36 -04:00
Sudheer
b76319e9c6 [MM-11170] Remove loader and someone from LHS (#1973) 2018-08-11 12:07:27 -04:00
Elias Nahum
b67877889b
Bump Android build number to 130 (#1995) 2018-08-10 18:25:20 -04:00