Commit graph

1641 commits

Author SHA1 Message Date
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
Elias Nahum
d5b995ad2d
Bump iOS build number to 130 (#1994) 2018-08-10 18:18:31 -04:00
Jesús Espino
a86bacb2dc MM-11576: Updates redux. (#1992) 2018-08-10 17:55:02 -04:00
Elias Nahum
f2d21f585c
Fix About dialog layout (#1985) 2018-08-09 08:32:47 -04:00
Sudheer
70f8fb580d [MM-11258] Close keyboard on close of LHS (#1989) 2018-08-09 08:30:15 -04:00
Elias Nahum
80d206baf2
Do not close permalink view when post is deleted (#1987) 2018-08-09 08:29:57 -04:00
Elias Nahum
95ec582849
Fix session expired notification (#1986) 2018-08-09 08:29:38 -04:00
Elias Nahum
22455fe682
Handle YouTube video errors (#1978) 2018-08-08 14:24:47 -04:00
Elias Nahum
dabc24892f
Fix Android timestamp when timezone is not enabled (#1982)
* Fix Android timestamp when timezone is not enabled

* Remove unnecesary comments
2018-08-08 14:24:26 -04:00
Elias Nahum
c7807d910a
Clear Cookies before login in with SSO (#1984) 2018-08-08 12:53:44 -04:00
Martin Kraft
58eb1935b1
Merge pull request #1969 from mattermost/MM-11586
MM-11586: Updates redux.
2018-08-08 09:46:11 -04:00
Elias Nahum
c7aa11b585
Update mattermost-redux 2018-08-08 09:27:39 -04:00
Elias Nahum
fcddcfcf73
Merge pull request #1981 from mattermost/release-1.11
Release 1.11 into Master
2018-08-07 14:41:53 -04:00
Elias Nahum
bca46b23fe
Bump Android build number to 129 (#1980)
* Fix Sentry module in Android MainApplication

* Bump Android build number to 129
2018-08-07 14:29:59 -04:00
Elias Nahum
e1ba40218f
Bump iOS build number to 129 (#1979) 2018-08-07 14:09:16 -04:00
Harrison Healey
34a37cef05 MM-11477 Ensure client calls are wrapped with error handling (#1976) 2018-08-07 13:11:48 -04:00
Harrison Healey
979b80d34f MM-11477 Fix error in breadcrumb generation and parse URL correctly (#1977) 2018-08-07 13:05:59 -04:00
Saturnino Abril
1c758e2287 [MM-10918] Filter system_remove_channel messages of a current user based on hiding/showing join/leave messages (#1955)
* filter system_remove_channel messages of a current user based on hiding/showing join/leave messages

* update mattermost-redux

* makes the remove_from_channel/team shows after leave_channel/team

* update per comments

* revert change on mattermost-redux commit to prevent conflict with existing PR
2018-08-07 12:18:09 -04:00