Saturnino Abril
ce47c23100
[MM-9490] Add reaction list ( #2125 )
...
* add reaction list
* update styles and add tests
* update styles
* update per comment
2018-09-27 21:54:17 +08:00
Saturnino Abril
2fe9d8842a
[MM-11492] Add protection in accessing ".team_id" field when it's immediately accessed after the object is created ( #1963 )
...
* add protection in accessing ".team_id" field when it's immediately accessed after the object is created.
* remove lastChannelId since lastChannel is being checked already
2018-08-03 10:52:43 -04:00
Saturnino Abril
3a70e5c43f
add extra protection to those channel/object followed immediately by accessing its "channel_id" field ( #1960 )
2018-08-01 13:04:58 -04:00
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
Jesse Hallam
8372e95d4a
add eslint-plugin-header, and --fix all ( #1726 )
2018-06-19 19:14:50 -04:00
Jesús Espino
f91abf3ea9
Advanced permissions phase 1 ( #1571 )
...
* [XYZ-45] New permissions implementation
* Changing mattermost-redux branch in packages.json
* Changed yarn.lock file to point to advanced-permissions-phase-1
* MM-9620: Add reactions permissions (#1451 )
* Fixing some code styles warnings
* Fix mobile app to use latest Mattermost redux
* Some merge errors fixed
2018-04-04 18:01:39 +03:00
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