Elias Nahum
579494feab
Long post feature ( #1525 )
...
* Long post support
* Fix upload preview
* Add MaxPostSize validation
* Fix show more button container
* localization
* feedback review
* UI feedback review
* Upgrade mattermost-redux
* Fix long post attachment list
2018-03-26 14:25:42 +03:00
Jesse Hallam
58b72302d6
update eslint's comma-dangle rule to always-multiline ( #1457 )
...
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
Carlos Tadeu Panato Junior
695fe62fff
[MM-9321] Add a "+" button to make it easy to add Emoji Reactions ( #1455 )
2018-02-20 10:59:39 -03:00
Saturnino Abril
0052b46c54
add reaction when user click other user's reaction from a post ( #1340 )
2018-01-08 08:41:08 -05:00
Harrison Healey
a9489dcc5f
Replace getTheme selector with one from mattermost-redux ( #1013 )
2017-10-12 08:45:17 -07:00
Harrison Healey
c6ae1090f7
Changed makeStyleSheetFromTheme to take a function that returns a plain object ( #852 )
...
* Changed makeStyleSheetFromTheme to take a function that returns a plain object
* Fixed style issues
2017-08-15 18:26:55 -03:00
Chris Duarte
b6274da38a
RN-270 "Jump to conversation" filtering ( #755 )
...
* RN-270 "Jump to conversation" filtering
* Review Feedback
* Change reduce filter for member details
* Remove duplicate email push
2017-07-24 08:11:52 -04:00
Chris Duarte
9db0a38e8b
RN-153 Show emoji reactions on posts ( #745 )
...
* RN-153 Show emoji reactions on posts
* Review Feedback
* Change makeMapStateToProps in export
2017-07-17 12:27:16 -04:00