mattermost-mobile/app
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
..
actions 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
client [MM-38216] Add multiteam mentions and saved posts (#5677) 2021-09-24 09:35:01 -03:00
components MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
constants 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
hooks Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
i18n Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
init MM-28474: Custom Sidebar Categories (#5460) 2021-09-20 14:11:57 -04:00
mattermost_bucket iOS Native Share Extension (Swift) (#2575) 2019-02-26 14:31:57 -03:00
mattermost_managed Add linter rules for import order and type member delimiters (#5514) 2021-07-23 11:06:04 +02:00
mm-redux MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
notification_preferences Deps update (#3806) 2020-01-20 13:20:03 -03:00
reducers 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
screens MM-34842 global threads options (#5630) 2021-10-11 13:24:38 +05:30
selectors 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
store 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
styles [MM-31177] Use png over Compass icon for logo (#5008) 2020-12-09 22:16:29 -07:00
telemetry fix start since launch metric (#5433) 2021-06-07 15:16:49 -04:00
types Add eslint eol-last to require newline at end of files (#4985) 2020-11-30 21:46:05 -07:00
utils Cancel button restored (#5725) 2021-10-08 09:31:56 -03:00
mattermost.js Excluding follow button in the header from being added to the stack (#5723) 2021-10-06 18:07:20 -04:00
mattermost.test.js Excluding follow button in the header from being added to the stack (#5723) 2021-10-06 18:07:20 -04:00