mattermost-mobile/types
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
..
api [Gekidou] Add Draft Upload Manager (#5910) 2022-02-01 17:26:26 +01:00
credentials [Gekidou] Get all existing server credentials on init (#5468) 2021-06-21 14:08:06 -07:00
database [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
global [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
launch Entry point when upgrading from v1 (#5707) 2021-10-01 09:56:28 +04:00
modules Gekidou - Account Screen (#5708) 2021-10-12 19:24:24 +04:00
screens MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00
utils MM-40364 [Gekidou] - Image Picker for Edit Profile (#5901) 2022-01-28 16:06:50 +04:00