mattermost-mobile/app/screens
Anurag Shivarathri 856d8bd05f
MM-34842 global threads options (#5630)
* fixes MM-37294 MM-37296 MM-37297

* Added conditions to check for post & thread existence

* Update app/mm-redux/selectors/entities/threads.ts

Co-authored-by: Kyriakos Z. <3829551+koox00@users.noreply.github.com>

* type fix

* Never disabling Mark All as unread

* Added follow/unfollow message for not yet thread posts

* Test case fix for mark all as unread enabled all the time

* Removed hardcoded condition

* Fixed MM-37509

* Updated snapshot for sidebar

* Global thread actions init

* Added options

* Update post_options.js

* Test cases fix

* Added border bottom for each thread option

* Update test case

* Reverting snapshot

* Updated snapshot

* Moved options to screens & removed redundants translations

* Reusing post_option for thread_option

* Component name changed to PostOption from ThreadOption

* Snapshot updated

* Removed factory

* Update app/screens/thread_options/index.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/screens/thread_options/index.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

Co-authored-by: Kyriakos Z. <3829551+koox00@users.noreply.github.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-10-11 13:24:38 +05:30
..
about Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
add_reaction Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
apps_form Open forms in bindings on all locations (#5665) 2021-09-24 09:34:40 -03:00
channel Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
channel_add_members [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
channel_info Cancel button restored (#5725) 2021-10-08 09:31:56 -03:00
channel_members [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
channel_notification_preference [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
code Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
create_channel MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
custom_status Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
custom_status_clear_after Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
edit_channel Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
edit_post [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
edit_profile Remove all checks for minimum versions previous to 5.31 (#5572) 2021-09-06 12:57:24 +02:00
error_teams_list [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
expanded_announcement_banner Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
forgot_password Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
gallery [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
interactive_dialog [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
login Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
login_options Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
mfa Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
more_channels Cancel button restored (#5725) 2021-10-08 09:31:56 -03:00
more_dms [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
notification MM-36980, MM-37030: Opens the thread on push notification and Notifications settings (#5618) 2021-08-20 19:49:00 +03:00
options_modal [MM-38683] Android Initialisation Bug + BottomSheet Correction (#5685) 2021-09-28 11:28:20 -03:00
participants_list [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
perf_metrics [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
permalink Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
pinned_posts [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
plugin MM-34811 Add plugin oauth support (#5395) 2021-09-27 18:17:56 +02:00
post_options MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
reaction_list Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
recent_mentions [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
saved_posts [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
search [MM-38216] Add multiteam mentions and saved posts (#5677) 2021-09-24 09:35:01 -03:00
select_server Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
select_team [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
selector_screen Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
settings Update dependencies (#5686) 2021-09-22 13:54:12 -03:00
slide_up [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
sso [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
table Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
terms_of_service [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
thread MM-38784, MM-38409 New messages line in threads screen & Pull to refresh for global threads screen (#5690) 2021-10-07 15:14:34 +05:30
thread_options MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
user_profile [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
index.js MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30