George Goldberg
bbc7221ac4
Bump redux version. ( #2531 )
2019-01-30 16:40:17 +00:00
Harrison Healey
ff51501b0c
MM-11232 Fix table column width to better support wide tables ( #2467 )
...
* MM-11232 Fix table column width to better support wide tables
* Fix horizontal scrolling on Android
2019-01-07 13:53:04 -05:00
Sudheer
f02e0fc4f5
MM-13432 Remove unsed request flags from channel_members ( #2490 )
...
* Remove unsed request flags from channel_members
* Fix intial state to match redux state
* Update redux hash
2019-01-04 18:52:00 +05:30
Saturnino Abril
af8faa8a2c
[MM-13433] Fix unnecessary rendering for reactions component and reaction list screen ( #2464 )
...
* fix unnecessary rendering for reactions component and reaction list screen
* update redux commit
2018-12-18 23:07:42 +08:00
Elias Nahum
6601a17923
Update react-native-image-picker dependency ( #2446 )
2018-12-10 17:37:24 -03:00
Saturnino Abril
f668381873
update redux commit to fix sorting of channels at sidebar unreads section ( #2444 )
2018-12-10 22:58:11 +08:00
Elias Nahum
6c6441421a
Sort pinned posts from newest to oldest ( #2440 )
...
* Sort pinned posts from newest to oldest
* Update mattermost-redux
2018-12-07 15:56:19 -03:00
Elias Nahum
2184696e65
post menu and file attachments ( #2414 )
...
* post menu and file attachments
* Fix post list selector test
* Use new Gesture handler to avoid gesture conflicts in post menu and reaction list
* Allow reaction list to scroll the header on Android
* Feedback review
* Add some comments
* Fix eslint
2018-12-05 14:59:41 -03:00
Elias Nahum
9d2ae070dc
Update mattermost-redux sidebar sorting and WS fixes ( #2410 )
2018-11-30 19:12:13 -03:00
Joram Wilander
e431bd36c4
MM-12845 Add widgets and interactive dialogs ( #2353 )
...
* Add widgets and interactive dialogs
* Update snapshots
* Updates per feedback and fix slash command
* Fix style
* Update styling
* Updates per feedback
* Updates per feedback
* More styling changes
* Remove extra space above message menu
2018-11-23 12:30:12 -05:00
Elias Nahum
0b33b8ea4a
Upgrade sentry to 0.39.1 ( #2365 )
2018-11-23 11:58:45 -05:00
Elias Nahum
736a955be8
Use post metadata to prevent scroll pop ( #2304 )
...
* Use post metadata to prevent scroll pop
* Fix not to fetch for reactions every time
* Update post-metadata mm-redux ref
* Update mattermost-redux to include post-metadata
2018-11-22 19:47:27 -03:00
Elias Nahum
c8777422ce
Fix network indicator layout and reconnect logic ( #2351 )
...
* Fix network indicator layout and reconnect logic
* Reconnection logic to cover more use cases
* Check for internet connectivity when bringing the app to the foreground
2018-11-22 10:25:08 -03:00
Sudheer
bfb0db866e
MM-12755 Add reply mention highlight for replyBar ( #2359 )
...
* MM-12755 Add reply mention highlight for replyBar
* Update MM-redux hash
2018-11-21 00:02:51 +05:30
Harrison Healey
f9303f911f
MM-13020 Update mattermost-redux ( #2358 )
2018-11-20 15:09:57 +08:00
Elias Nahum
68a3825d95
Update dependencies ( #2316 )
2018-11-18 17:54:06 -03:00
Elias Nahum
fb51e38733
Replace WebView with React Native Community WebView ( #2340 )
2018-11-16 13:28:54 -03:00
Elias Nahum
ae629a455c
Update UX for post long press menu ( #2325 )
...
* Update UX for post long press menu
* Post menu feedback review
2018-11-14 17:29:09 -03:00
Chris Duarte
5c24375dae
Reorganize sidebar channel items via pref ( #1928 )
...
* Reorganize sidebar channel items via pref
Add onItemPress
Add isModal prop
Add options modal for ungrouped sidebar
Filter zero item unreads from sections
Refactor unread filtering
Add SidebarSectionTypes to constants
Update mm-redux dep
Remove unused variable
* Fix lint errors. Update redux commit
* Add recent activity title
* Review feedback
* Fix issues after rebase
* Review feedback
* Change to use getAllDirectChannels
* Update redux library
* Fix lint error
* Update modal list snapshot
2018-11-09 13:06:21 -03:00
Harrison Healey
b80bbe3a94
MM-11477 Wrap objects thrown by Client4 in a proper error type ( #2328 )
...
* MM-11477 Wrap objects thrown by Client4 in a proper error type
* Update mattermost-redux
2018-11-08 12:15:07 -05:00
Sudheer
62434ec19f
MM-12841 Fix for unread muted channels sorting ( #2309 )
...
* Update mm-redux hash
2018-11-02 18:05:15 -03:00
Elias Nahum
e6f70707cc
Allow channel drawer to close when showing the team list ( #2290 )
...
* Allow channel drawer to close when showing the team list
* prevent closing the sidebar when jump to is active
* Add proper header to drawer_layout.js
2018-10-31 13:40:22 -03:00
Harrison Healey
78e5b99884
MM-5957 Add mention highlighting on mobile ( #2277 )
...
* Switch pullOutImages to use a NodeWalker
* Add markdown transformer to combine adjacent text nodes
* MM-5957 Add mention highlighting on mobile
2018-10-18 14:12:25 -04:00
Harrison Healey
cfb372f75a
MM-11157 Switch ESLint to use eslint-config-mattermost ( #2247 )
2018-10-11 13:35:25 -04:00
Martin Kraft
1863d1c590
Updated redux ref. ( #2255 )
2018-10-11 12:50:18 -04:00
Harrison Healey
926856f9a5
MM-11477 Use custom thunk middleware to intercept leaked network errors ( #2222 )
...
* MM-11477 Use custom thunk middleware to intercept leaked network errors
* MM-11477 Always include url in Client4 errors
* Update redux
2018-10-09 10:13:28 -04:00
Elias Nahum
43cdaa81a5
Fix Option to capture and share video ( #2225 )
2018-10-05 17:46:47 -03:00
Elias Nahum
db2b79f0a9
Fix search screen from braking and improved how to get more results ( #2215 )
...
* Fix search screen from braking and improved how to get more results
* Update mattermost-redux
2018-10-03 16:15:55 -03:00
Christopher Speller
1e5eb15a55
Updating redux
2018-09-28 09:26:28 -07:00
Christopher Speller
cd38d8690f
Switching broken image error text to icon. ( #2156 )
2018-09-28 10:28:40 +08:00
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
Elias Nahum
96afdd8630
Upgrade to RN 0.57.1 ( #2176 )
2018-09-27 05:18:52 -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
faa4f2983f
Update RNFetchBlob ( #2166 )
2018-09-25 16:12:27 -04:00
Christopher Speller
d30d24522c
Merge pull request #2167 from mattermost/mm10273a
...
MM-10273 Fix 3 character hashtags not being rendered
2018-09-25 12:15:25 -07:00
Elias Nahum
0e15692f13
Add support for iPhone XR, XS and XS Max ( #2153 )
2018-09-25 14:03:05 -04:00
Harrison Healey
8ee2ab00b8
MM-10273 Update commonmark.js to fix 3 character hashtags
2018-09-25 09:59:21 -04:00
Elias Nahum
637ca9244a
Update RN to version 0.57.0 ( #2131 )
2018-09-20 19:05:41 -03:00
Harrison Healey
c7dbf2f818
Remove .npminstall and don't explicitly build mattermost-redux ( #2135 )
...
* Remove .npminstall and don't explicitly build mattermost-redux
* Update mattermost-redux to merged version of changes
2018-09-18 15:09:41 -04: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
Jesús Espino
280577dbc7
MM-11725: Using the new server endpoint to autocomplete channels ( #2100 )
...
* MM-11725: Using the new server endpoint to autocomplete channels
* Fixing suggestions from the PR
* Updating mattermost-redux dependency
* Removing unnecesary Client4.getServerVersion usage
2018-09-14 15:06:11 -04:00
Harrison Healey
15da1b4c9c
MM-11955 Improve handling of whitespace around tables ( #2114 )
2018-09-14 14:39:25 +08: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
3005a39f07
MM-12109 Switch to using server API to determine redirect location ( #2097 )
...
* Switch to using server API to determine redirect location
* Update redux to add version check for getRedirectLocation
2018-09-11 18:06:13 -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
Elias Nahum
363418a341
Update mattermost-redux ( #2091 )
2018-09-07 19:01:11 -03:00
Harrison Healey
0a8354ddef
GH-1951 Update commonmark.js to support images with dimensions ( #2058 )
2018-09-06 18:46:35 -04:00
Dmitry Samuylov
9deeb86e1e
bug fix: use user's timezone setting for search date flags ( #2067 )
2018-09-04 11:52:16 -03:00