mattermost-mobile/app/screens/post_options
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
..
__snapshots__ [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
bindings MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
index.js MM-37781: Only evaluates some config settings if the server is less than v6. (#5627) 2021-09-15 16:52:39 -04:00
post_option.tsx MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
post_options.js MM-37485 MM-37602 MM-37610 MM-37684 MM-37719 MM-37522 MM-37720 App crash, Sync issue fixes (#5612) 2021-08-11 15:56:38 +05:30
post_options.test.js [MM-37553] Update default themes (#5648) 2021-09-03 10:50:24 -04:00
post_options_utils.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00
post_options_utils.test.js [MM-13412 & MM-13711] Allow showing of all post options if possible to fit 75% of the screen height (#2501) 2019-01-30 01:07:58 +08:00