Commit Graph

129 Commits

Author SHA1 Message Date
Saturnino Abril
eb0fd4f3ad fix undefined site URL when copying permalink (#785) 2019-03-05 19:45:28 +08:00
Elias Nahum
f53a7c26b8 Fix crash when fresh install android when getting the fcm token (#2608) 2019-02-28 11:16:55 -08:00
Elias Nahum
1dcb8f2b25 Handle pending posts when dispatching RECEIVED_NEW_POST (#2606) 2019-02-28 13:52:53 -03:00
Elias Nahum
ee501a4b50 Update sentry to fix android build (#2603) 2019-02-27 16:43:20 -03:00
Miguel Alatzar
a6ad628c4f Use forked react-native-navigation with v1 patch (#2596) 2019-02-26 12:39:19 -08:00
Elias Nahum
a34ff7b247 iOS Native Share Extension (Swift) (#2575)
* iOS Native Share Extension (Swift)

* Re-arrange files

* Fix .gitignore
2019-02-26 14:32:48 -03:00
Sudheer
7bb6821ea6 MM-13428 Updating mm-redux hash (#2566) 2019-02-21 03:11:43 +05:30
Elias Nahum
c34a706b62 Dependencies update (#2576)
* Dependencies update

* Fix WebView

* Update to RN 0.58.5 and include the WebSocket fix

* Update react-native-video

* Fix RNFetchBlob
2019-02-20 17:35:50 -03:00
Elias Nahum
787d5e4208 Migrate Android from GCM to FCM (#2577) 2019-02-20 12:23:05 -08:00
Elias Nahum
883752c9f2 MM-13896 Sync channel as read between clients (including opening Push Notifications) (#2548)
* Update mattermost-redux to use latest WS changes

* Properly mark channel as read, keep the new message indicator, and fix push notification flow

* unneeded parameter in setCurrentUserStatusOffline

Co-Authored-By: enahum <nahumhbl@gmail.com>

* Feedback review

* Update mm-redux ref
2019-02-16 15:11:31 -03:00
Dean Whillier
7369434048 [MM-13677] Fix to ensure unsupported unicode emoji can be rendered jumbo size (#2545)
* fixes unicode emoji not rendering jumbo

- replace inline emoji regex with npm emoji-regex library
- update notice.txt with emoji-regex license
- jumbo emoji issue automatically fixed with updated unicode emoji regex

* Add several tests specifically for 🤟emoji.
2019-02-16 14:13:12 -03:00
JoramWilander
b382f81cf6 Update mattermost-redux 2019-02-14 13:49:38 -05:00
Elias Nahum
ffef7e2bcf MM-13337 Fix EMM connections using VPN on-demand (#2558)
* Fix EMM connections using VPN on-demand

* Update package.json

* Update package-lock.json
2019-02-11 10:43:34 -08:00
George Goldberg
95fb8a9348 Bump redux version. (#2531) 2019-01-30 16:40:58 +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