Rocket.Chat.ReactNative/app/lib/methods
Djorkaeff Alexandre 18afdd843e
[FIX] Deeplinking without RoomId (#1925)
* [FIX] Deeplinking without rid

* [FIX] Join channel

* [FIX] Deep linking without rid

* Update app/lib/methods/canOpenRoom.js

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-01 16:39:30 -03:00
..
helpers [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
subscriptions [NEW] Direct Message between multiple users (#1958) 2020-04-01 09:28:54 -03:00
actions.js [FIX] HTTP Basic Auth (#1753) 2020-02-20 09:58:13 -03:00
callJitsi.js [NEW] Jitsi JWT added to URL (#1746) 2020-02-18 11:06:14 -03:00
canOpenRoom.js [FIX] Deeplinking without RoomId (#1925) 2020-04-01 16:39:30 -03:00
getCustomEmojis.js [FIX] Server Version (#1392) 2019-11-18 14:50:00 -03:00
getPermissions.js [FIX] Server Version (#1392) 2019-11-18 14:50:00 -03:00
getRoles.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
getRooms.js [FIX] Fetch rooms date (#662) 2019-02-27 17:29:37 -03:00
getSettings.js [FIX] Clear settings on server change (#1967) 2020-04-01 16:24:42 -03:00
getSlashCommands.js [FIX] Delete slash commands (#1723) 2020-02-14 10:24:35 -03:00
getUsersPresence.js [NEW] Custom Status (#1811) 2020-03-30 17:19:01 -03:00
loadMessagesForRoom.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
loadMissedMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
loadThreadMessages.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
readMessages.js [FIX] Load messages (#1910) 2020-03-30 17:10:19 -03:00
sendFileMessage.js [FIX] HTTP Basic Auth (#1753) 2020-02-20 09:58:13 -03:00
sendMessage.js [FIX] Thread message not found (#1830) 2020-03-05 13:31:21 -03:00
updateMessages.js [FIX] Watermelon throwing "Cannot update a record with pending updates" (#1754) 2020-03-02 17:12:41 -03:00