mattermost-mobile/app/database
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
..
components [Gekidou] Multi-Server support UI (#5912) 2022-01-28 09:51:30 -03:00
exceptions Gekidou Update deps (#5530) 2021-07-11 07:52:44 -04:00
manager [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
migration [Gekidou] Refactor storage layer (#5471) 2021-06-21 17:06:18 -04:00
models [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
operator [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
schema [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
subscription [Gekidou] Multi-Server support UI (#5912) 2022-01-28 09:51:30 -03:00