Rocket.Chat.ReactNative/app/lib/methods
Diego Mello 3619e0ab7f
[FIX] Auto-translate messages as they arrive (#1049)
* Comment removeClippedSubviews

* Comment width animation

* Remove redux from RoomItem

* Fix wrong re-render comparison

* Remove listener

* Raise minDeltaX

* memo actions

* Spring with native driver

* Refactor functions

* Fix props issues

* Remove RoomItem.height

* Long swipe

* Refactor animations

* this.rowTranslation -> this.transX

* Moved state to this

* [FIX] Auto-translate messages as they arrive
2019-07-15 13:56:52 -03:00
..
helpers [FIX] Auto-translate messages as they arrive (#1049) 2019-07-15 13:56:52 -03:00
subscriptions [FIX] App hang on "updating" (#997) 2019-06-26 09:33:56 -03:00
canOpenRoom.js Update JS SDK version (#602) 2019-02-07 13:48:10 -02:00
getCustomEmojis.js [FIX] Cancel ongoing tasks on server change (#984) 2019-06-17 10:57:07 -03:00
getPermissions.js [FIX] Cancel ongoing tasks on server change (#984) 2019-06-17 10:57:07 -03:00
getRoles.js [FIX] Cancel ongoing tasks on server change (#984) 2019-06-17 10:57:07 -03:00
getRooms.js [FIX] Fetch rooms date (#662) 2019-02-27 17:29:37 -03:00
getSettings.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00
getSlashCommands.js [FIX] Cancel ongoing tasks on server change (#984) 2019-06-17 10:57:07 -03:00
loadMessagesForRoom.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00
loadMissedMessages.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00
loadThreadMessages.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00
readMessages.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00
sendFileMessage.js [IMPROVEMENT] Use Rest API for file upload (#1005) 2019-06-28 16:07:20 -03:00
sendMessage.js [FIX] Analytics error events (#930) 2019-05-28 13:18:46 -03:00