mattermost-mobile/app/mm-redux/utils
Anurag Shivarathri 6e23fbe7a7
MM-32921 shared channels (#5241)
* Unable to open previews from search, pinned and mentions

* Updated Compass Icons

* Added Icon to LHS and Channel Info

* Added Icons to Manage/View Members list

* Added Icon to shared users in posts

* Added icon to channel header, fixed header style

* Added Icons in autocomplete

* WIP: Add shared shannels to browse

* Adding Shared Channels string to i18n

* Added remote organization to remote user profile

* Updated snapshot for channel header

* Added browsing shared channels

* Removed the exmpty line

* Added snapshot when user is remote

* Reverted compass icons and added icons only needed for shared channels

* Fixed i18n swapped

* Copied compass-icons from webapp

* Fixed showing shared channels as deleted after browsing them

* Added new compass ttf to android & fixed icon style for browse channel listing

* Fixed search for shared channels

* user profile snapshot updated with testId

* User list row snapshot updated with testID

* Moved shared user check to util function

* Fixed required props warning for ChannelIcon component

* Update app/screens/user_profile/index.js

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>

* Removed Request related redux

* Reverted client4

* Added rest calls

* Updated snapshot

* Reverted files

* Adding back shared channels stuff to channel icon & showing shared channels only when enabled in browse channels

* Fixed misc issues

* moved empty array outside the function to avoid re-render

* Removed renaming fields

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-05-24 16:07:47 +05:30
..
channel_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
channel_utils.ts Don't pre-fetch posts for unread archived channels (#4113) 2020-04-02 18:40:18 -03:00
deep_freeze.ts Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
delayed_action.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
emoji_utils.test.js MM-24115 Use Native + BuiltIn emojis instead of systemEmojis (#4274) 2020-05-13 18:23:47 -04:00
emoji_utils.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
event_emitter.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
file_utils.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
file_utils.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
gfycat_sdk.ts MM-15758 Update dependencies including Fastlane (#4272) 2020-05-18 11:24:47 -07:00
group_utils.test.js Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
group_utils.ts [MM-23158] Group Mentions & Invites - Display group mentions in suggestions list in the main channel textbox (#4118) 2020-07-08 07:31:58 -04:00
helpers.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
helpers.ts Fix typo in 3 files: consecutive occurrences of 'the' (#4871) 2020-10-05 12:07:20 -07:00
i18n_utils.test.js MM-23570 Migrate from Segment to Rudder (#4293) 2020-05-13 16:54:07 -04:00
i18n_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integration_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
integration_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
key_mirror.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
mix.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
notify_props.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
notify_props.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
post_list.test.js [MM-23761] [MM-25766] Add "More Messages" button (#4526) 2020-07-09 13:30:30 -07:00
post_list.ts [MM-23761] [MM-25766] Add "More Messages" button (#4526) 2020-07-09 13:30:30 -07:00
post_utils.test.js MM-11713: Allows edit others posts to function without edit own posts. (#4406) 2020-06-23 16:09:44 -04:00
post_utils.ts MM-26436: Allows others' posts to be delete with just 'delete_others_posts' permission. (#4660) 2020-08-18 09:42:24 -04:00
preference_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
sentry.test.js Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
sentry.ts Refactor rest client class to use mixin and a bit of cleanup (#5318) 2021-04-15 10:04:36 -04:00
team_utils.test.js [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
team_utils.ts [MM-23391] Sort sidebar teams order by user preference (#4911) 2020-12-10 17:35:05 -03:00
theme_utils.test.js [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
theme_utils.ts Upgrade to RN 0.62.2 (#4093) 2020-04-14 16:39:51 -04:00
timezone_utils.ts [MM-23520] Port mattermost-redux (#4088) 2020-03-31 11:09:26 -07:00
user_utils.test.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
user_utils.ts MM-32921 shared channels (#5241) 2021-05-24 16:07:47 +05:30