mattermost-mobile/app
Jason Frerich f815f6b3e5
[Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920)
* Wip

* update name so it references changing the reaction on a post

* handleAddEmoji -> handleAddCustomEmoji

* add remove reaction logic

* sanitizeReactions
  * use skipSync to return early if not deleting any records that are
    not in the server db
  * return the filtered delete results and have the handler destroy the
    records

* fix lint

* use forEach instead of map.

* PR feedback

* PR feedback

* Update app/actions/websocket/reactions.ts

* remove console.log

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-02-03 11:14:08 +01:00
..
actions [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
client [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
components [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
constants [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
context Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
database [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
helpers [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
hooks [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
screens [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
store Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
utils MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00