mattermost-mobile/app/components
Chris Duarte 1a3558bc5e Auto responder feature (#1500)
* Add Auto Responder support

Add Auto Responder message support for <Post/>

Add Out Of Office support

Add Confirmation dialog for Out Of Office status reset

Fixing styling issues

Ensure AutoResponder is enabled in settings with ooo status

Save AutoResponder according to Out Of Office status

Fix copy for AutoResponder hint

Fix eslint errors

* Add constants from Redux

* Small refactor

* Add name consistency with the feature "auto responder"

* Add minimum server version of 4.9 for AutoResponder support

* Add ViewTypes.PROFILE_PICTURE_SIZE in post_profile_picture

* Add ExperimentalEnableAutomaticReplies flag

* Update copy and auto responder styles

* Remove unwanted imports

* AutoResponder feauture in 4.9

* Add AutoResponder Thread support

* Fix OOF copy from review

* Change copy for Auto Responder

* Address feedback

* Fix license headers

* Status name translated in Alert

* Add umbrella icon for AutoResponder

* Fix minor issues with rebase

* Fix License headers
2018-06-22 13:09:37 -04:00
..
announcement_banner add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
at_mention add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
autocomplete add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel_drawer MM-10717: Update longpress buttons when add reaction, edit post, or d… (#1779) 2018-06-21 08:43:17 -04:00
channel_intro add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel_link add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel_loader add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
client_upgrade_listener add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
combined_system_message add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
custom_list CBA support for iOS (#1767) 2018-06-19 19:35:42 -04:00
edit_channel_info add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
emoji add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
emoji_picker add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
error_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
failed_network_action add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
file_attachment_list CBA support for iOS (#1767) 2018-06-19 19:35:42 -04:00
file_upload_preview add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
layout/keyboard_layout add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
load_more_posts add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
message_attachments add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
offline_indicator Fix memory leak on offline indicator component (#1789) 2018-06-21 00:48:13 +05:30
options_context add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
post_add_channel_member add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_attachment_opengraph add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_body MM-10717: Update longpress buttons when add reaction, edit post, or d… (#1779) 2018-06-21 08:43:17 -04:00
post_body_additional_content add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_header Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
post_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_profile_picture Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
post_textbox Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
profile_picture add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
progressive_image add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
radio_button add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
reactions add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
refresh_list add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
retry_bar_indicator add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
root add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
safe_area_view add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
search_bar add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
settings_drawer Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
start add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
status_bar add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
status_icons add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
team_icon add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
user_status Auto responder feature (#1500) 2018-06-22 13:09:37 -04:00
app_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
attachment_button.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
badge.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
button.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channel_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
checkmark.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
conditional_touchable.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
custom_flat_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
custom_section_list.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
deleted_post.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
drawer.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
error_text.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
flag_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
formatted_date.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
formatted_text.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
formatted_time.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
loading.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
no_results.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
paper_plane.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_list_retry.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
post_separator.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
quick_text_input.js MM-10822 Change post textbox to only be partially connected 2018-06-18 16:05:42 -04:00
reply_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
swiper.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
text_input_with_localized_placeholder.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
tooltip.js MM-10717: Update longpress buttons when add reaction, edit post, or d… (#1779) 2018-06-21 08:43:17 -04:00
vector_icon.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
video_controls.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00