mattermost-mobile/types/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
..
models [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
subscriptions [Gekidou] Multi-Server support UI (#5912) 2022-01-28 09:51:30 -03:00
database.d.ts [Gekidou MM-3972] Websocket Events - Reaction and emojis (#5920) 2022-02-03 11:14:08 +01:00
enums.ts [Gekidou] Refactor storage layer (#5471) 2021-06-21 17:06:18 -04:00
raw_values.d.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00