mattermost-mobile/app
Martin Kraft 0d0dfb1057 MM-11070: Adds ability to view archived channels. (#1927)
* MM-11070: Adds ability to view archived channels.

* MM-11070: Switches to existing selector.

* MM-11070: Uses boolean prop instead of object.

* MM-11070: Reuses web translations.

* MM-11070: Adds archived message to thread view. Switches to selector for postIDs of archived channels.

* MM-11070: Removed unused import.

* MM-11070: Removes edit and delete options from longpress of archived posts.

* MM-11070: Moves closure variable.

* MM-11070: Switch from hard-coded to theme color.

* MM-11070: Hides actions in header of archived channels.

* MM-11070: Updates Redux.

* MM-11070: Re-adds the 'Leave Channel' option for archived channels.
2018-07-31 15:27:38 -04:00
..
actions Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
components MM-11070: Adds ability to view archived channels. (#1927) 2018-07-31 15:27:38 -04:00
constants Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
i18n fix pt-BR availability (#1884) 2018-07-04 12:21:08 -04:00
mattermost_bucket add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
mattermost_managed add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
notification_preferences add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
reducers Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
screens MM-11070: Adds ability to view archived channels. (#1927) 2018-07-31 15:27:38 -04:00
selectors MM-11198: avoid duplicate date line keys (#1901) 2018-07-09 18:35:43 -04:00
store Handle bad state (#1903) 2018-07-09 18:33:13 -04:00
styles add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
utils Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
app.js Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
fetch_preconfig.js Merge branch 'release-1.9' 2018-06-21 18:50:39 -04:00
initial_state.js Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00
mattermost.js Add deep linking support (#1805) 2018-07-31 08:43:54 -04:00