Jesús Espino
9668bdc894
MM-11577: Back to previous channel on archive ( #2172 )
...
* MM-11577: Back to previous channel on archive
* Add last mattermost-redux version
2018-09-27 18:15:45 +02:00
Saturnino Abril
ce47c23100
[MM-9490] Add reaction list ( #2125 )
...
* add reaction list
* update styles and add tests
* update styles
* update per comment
2018-09-27 21:54:17 +08:00
Elias Nahum
eab1ab7c0c
Add support for new iPhone models in missing places ( #2180 )
2018-09-27 09:16:19 -04:00
Harrison Healey
3e675ce7a2
MM-10273 Always focus search input when first opening ( #2174 )
2018-09-27 08:40:35 -04:00
Elias Nahum
14422f33a5
Fix Android previewer download option ( #2157 )
...
* Fix Android previewer download option
* Feedback review
2018-09-26 15:53:30 -04:00
Christopher Speller
2f9e273923
Adding paging for elasticsearch results. ( #2154 )
2018-09-26 15:38:47 -03:00
Elias Nahum
f522df7a2e
Refactor postlist to include Android Pie fixes and smoother scrolling ( #2161 )
2018-09-26 10:43:33 -04:00
Elias Nahum
f7c7e70a37
Fix SSO error display ( #2158 )
2018-09-26 10:40:28 -04:00
Harrison Healey
45b8d97168
Use defaultProps to ensure postIds prop exists for ChannelPeek ( #2159 )
2018-09-25 11:47:28 -03:00
Elias Nahum
6e25dbf04b
Adding CSRF header to file uploads/downloads ( #2151 )
2018-09-24 10:51:32 -03:00
Elias Nahum
0edcc139f4
Make the image preview smoother ( #2147 )
...
* Make the image preview smoother
2018-09-24 12:53:40 +05:30
Jesús Espino
8884293b18
Add t() translation mark to i18nable strings and update translations ( #2026 )
...
* Add t() translation mark to i18nable strings and update translations
* Small fixes
* Adding to the packager
* Rebase fixes
* Added missed texts
2018-09-21 11:25:38 -03:00
Sudheer
5fb9b5427e
MM-12199 Add a check for loading on threads ( #2146 )
2018-09-21 19:24:23 +05:30
Saturnino Abril
63196936d0
MM-12258 Update snapshots to only compare against the elements and not the bloated objects ( #2140 )
...
* update snapshots to only compare against the elements and not the bloated objects
* resolve conflicts to master
2018-09-21 16:07:37 +08:00
Elias Nahum
637ca9244a
Update RN to version 0.57.0 ( #2131 )
2018-09-20 19:05:41 -03:00
Joram Wilander
ef3ba7eb00
MM-11934 Add interactive action menus ( #2099 )
...
* Add interactive action menus
* Add snapshot tests
* Updates per feedback
* Update styling of menu action
* Updates per feedback
* Update submitted message color
* Update snapshots
2018-09-20 14:01:51 -04:00
Elias Nahum
ce0fc1a2d9
Fix can download file for documents in preview screen ( #2141 )
2018-09-20 14:27:44 +05:30
Jesús Espino
f9d9edecdf
MM-12004: Hide the archived messages on search results when ViewArchivedChannels is disabled ( #2137 )
2018-09-18 18:49:10 +02:00
Harrison Healey
578f204784
MM-10273 Add hashtag support ( #2106 )
...
* MM-10273 Add hashtag support
* Put hashtag search in a proper modal
* Change hashtag search style to match regular search
* Move Hashtag component and explicitly pass props
* Add unit tests for Hashtag component
* Fix merge conflict
2018-09-17 17:17:20 -03:00
Elias Nahum
07f88071c6
Update dependencies ( #2040 )
...
* Update dependencies
* Update snapshots
2018-09-17 10:22:38 -03:00
Elias Nahum
2f88ae2f3c
Fix mention keywords setting ( #2127 )
2018-09-17 13:34:24 +05:30
Sudheer
5aac68e785
Change rn-fetch-blob to mock globally in jest ( #2124 )
2018-09-14 12:14:37 -03:00
Sudheer
92218659d5
MM-11614 Add Nickname to user profile ( #2123 )
2018-09-14 19:54:44 +05:30
Elias Nahum
e4ecab97e4
Merge pull request #2122 from mattermost/release-1.12
...
Merge Release 1.12
2018-09-14 11:13:30 -03:00
Saturnino Abril
0afdbdd0f9
remove backgroundColor from styles.video of Android share extension that's causing app to crash ( #2119 )
2018-09-14 09:10:10 -03:00
Elias Nahum
a873640e41
Fix Option modal items tap effect off center ( #2109 )
...
* Fix Option modal items tap effect off center
* Add snapshot
2018-09-13 09:57:54 -03:00
Elias Nahum
f71ea2814b
Merge pull request #2112 from mattermost/release-1.12
...
Merge Release 1.12
2018-09-13 09:32:42 -03:00
Elias Nahum
068e0674a1
Fix okta login ( #2107 )
...
* Fix okta login
* Feedback review
2018-09-12 14:46:07 -03:00
Elias Nahum
1c5bbbd996
Merge pull request #2105 from mattermost/release-1.12
...
Merge Release 1.12
2018-09-11 19:14:37 -03:00
Harrison Healey
a434063512
MM-12025 Use KeyboardLayout in more places and have it change height instead of moving upwards ( #2098 )
...
* MM-12025 Switch KeyboardLayout to change height instead of moving child upwards
* MM-12025 Use KeyboardLayout in more places
* Update snapshots
2018-09-11 08:31:20 -03:00
Elias Nahum
f1274e4977
Merge pull request #2094 from mattermost/release-1.12
...
Merge Release 1.12 into master
2018-09-07 20:06:22 -03:00
Elias Nahum
5d9c3d7b3d
Search Fixes ( #2090 )
...
* MM-11996 date filter
* MM-12041 do not reopen keyboard after search
2018-09-07 19:02:40 -03:00
Saturnino Abril
059db1a788
fix warnings in running jest test ( #2087 )
2018-09-07 23:05:35 +08:00
Sudheer
c6ea5e6024
MM-11603 Add a retry screen when fetching teams fails ( #2085 )
2018-09-06 20:35:50 -03:00
Elias Nahum
82dc62dfc6
Fix Posts cutoff ( #2071 )
...
* Remove PixelRatio from emoji
* Fix removeSubclippedViews in emoji picker
* Add system emojis to the store handler
* Pass element to whyDidYouUpdate util
* Fix post avoidable re-renders
* Fix emoji on Android
* Feedback review
2018-09-04 11:53:15 -03:00
Dmitry Samuylov
9deeb86e1e
bug fix: use user's timezone setting for search date flags ( #2067 )
2018-09-04 11:52:16 -03:00
Sudheer
0e6ffab1e0
MM-11603 Fix select_team ui to have failed request scenario ( #2063 )
...
* MM-11603 Fix select_team ui to have failed request scenario
* Change error title and description
2018-09-04 09:48:22 -03:00
Jesús Espino
2d695c2269
MM-11728: Reload channel on archived channel errors (on edit and archive channel) ( #2064 )
2018-09-03 12:49:59 -03:00
Saturnino Abril
dbd77b87e0
fix email notification setting on Android ( #2065 )
2018-08-31 09:38:36 -04:00
Elias Nahum
c24492be8f
Android notification support for O and P ( #2060 )
2018-08-30 19:45:21 -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
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
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
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
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
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
Saturnino Abril
669f0ea1cd
use profile image from local after editing a profile image ( #1990 )
2018-08-16 06:57:23 -07:00