Commit graph

1618 commits

Author SHA1 Message Date
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
Harrison Healey
21521a79be MM-11477 Update react-native-sentry and sentry-javascript (#1975) 2018-08-07 10:48:51 -04:00
Harrison Healey
b01849be39 MM-11477 Attempt to capture uncaught redux errors as Sentry breadcrumbs (#1974) 2018-08-07 10:32:04 -04:00
Sudheer
8ab2373d7b [MM-11051] Add a loading_palceholder when user info is loading (#1972)
* MM-11051] Add a loading_palceholder when user info is loading

* Update package json and lock
2018-08-07 10:30:52 -04:00
Saturnino Abril
c1317f0e94 add protection (emoty object) when accessing id after declaring an object. (#1970) 2018-08-07 08:11:50 -04:00
Elias Nahum
cf85c3c1e8 Fix Android share extension and better handle errors (#1965) 2018-08-03 13:18:21 -04:00
Saturnino Abril
2fe9d8842a [MM-11492] Add protection in accessing ".team_id" field when it's immediately accessed after the object is created (#1963)
* add protection in accessing ".team_id" field when it's immediately accessed after the object is created.

* remove lastChannelId since lastChannel is being checked already
2018-08-03 10:52:43 -04:00
Elias Nahum
102faceb2b
Wrap set credentials for the keychain in a try/catch (#1962)
* Wrap set credentials for the keychain in a try/catch

* Only wrap the setGenericPassword method
2018-08-02 15:44:30 -04:00
Elias Nahum
b61f02bf75
Merge pull request #1966 from mattermost/release-1.11
Merge Release 1.11 into master
2018-08-02 14:55:26 -04:00
Elias Nahum
5bed4d7400
translations PR 20180802 (Adds Romanian) (#1964)
* translations PR 20180802

* Add Romanian
2018-08-02 12:27:23 -04:00
Elias Nahum
a0ae92ffbe
Attempt to fix EXC_BAD_ACCESS from CFArrayGetValueAtIndex (#1961) 2018-08-01 13:05:18 -04:00
Saturnino Abril
3a70e5c43f add extra protection to those channel/object followed immediately by accessing its "channel_id" field (#1960) 2018-08-01 13:04:58 -04:00
Sudheer
1783bf9731 Fix render prop of replyBarStyle (#1959) 2018-08-01 13:04:36 -04:00
Saturnino Abril
1a822ee547 set default value whenever the getPreference returns null or undefined (#1958) 2018-08-01 13:04:22 -04:00
Elias Nahum
5df8de035a
Bump Android build number to 128 (#1957) 2018-07-31 18:11:35 -04:00
Elias Nahum
89f35f73ed
Bump iOS build number to 128 (#1956) 2018-07-31 18:03:46 -04:00
Sudheer
aa7191802d [MM-11083] Change App icons for android (#1945)
* Change App icons for android

* Add playstore icon
2018-07-31 17:04:34 -04:00
Sudheer
d329c6fb4c [MM-11213] Fix post layout including line spacing for consecutive posts (#1947)
* Fix style issues with consecutive posts

 * Remove commented on message for immediate comment by
   same user.
 * Change replyBar to be on post and not on postHeader

* Fix padding on messages

* Fix date_header spacing

* Fix snapshots

* Change renderReplyBar variable name
2018-07-31 16:21:57 -04:00
Martin Kraft
0d0dfb1057 MM-11070: Adds ability to view archived channels. (#1927)
* MM-11070: Adds ability to view archived channels.

* MM-11070: Switches to existing selector.

* MM-11070: Uses boolean prop instead of object.

* MM-11070: Reuses web translations.

* MM-11070: Adds archived message to thread view. Switches to selector for postIDs of archived channels.

* MM-11070: Removed unused import.

* MM-11070: Removes edit and delete options from longpress of archived posts.

* MM-11070: Moves closure variable.

* MM-11070: Switch from hard-coded to theme color.

* MM-11070: Hides actions in header of archived channels.

* MM-11070: Updates Redux.

* MM-11070: Re-adds the 'Leave Channel' option for archived channels.
2018-07-31 15:27:38 -04:00
Elias Nahum
2f3a6f98ac Fix close setting sidebar when setting status (#1954) 2018-07-31 14:13:20 -04:00
Saturnino Abril
b2f7fcc346 [MM-11454] Update the value of QuickTextInput on componentDidUpdate (#1941)
* update the value of QuickTextInput on componentDidUpdate

* update condition in updating input from props
2018-07-31 11:50:20 -04:00
Chris Duarte
26950abb61 Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
Elias Nahum
d5c3137946 translations PR 20180730 (#1952) 2018-07-31 17:17:59 +08:00
Elias Nahum
fd34a1cf2e
translations PR 20180723 (#1939) 2018-07-30 13:07:01 -04:00