vn-verdnaturachat/app/lib/methods
Gleidson Daniel Silva 8a12924904
[FIX] Messages not loading for unjoined channels ()
* Fix message loading for unjoined channels

* Update updateMessages.ts

* log -> console.log

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-03-21 15:57:23 -03:00
..
helpers [FIX] Merge subscription and room logic using unparsed data () 2022-03-08 18:17:05 -03:00
subscriptions [FIX] Issues after reconnecting () 2022-03-11 11:12:25 -03:00
actions.ts Chore: Migrate methods/actions to Typescript and refactor UiKit folder () 2022-03-16 16:07:49 -03:00
callJitsi.ts Chore: Migrate methods/callJitsi to typescript () 2022-02-17 15:45:21 -03:00
canOpenRoom.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
enterpriseModules.ts Chore: Migrate methods/enterpriseModules to TS () 2022-02-22 09:07:54 -03:00
getCustomEmojis.ts Chore: Migrate getCustomEmojis to TS () 2022-02-18 12:20:16 -04:00
getPermissions.ts Chore: Migrate getPermissions to Typescript () 2022-02-17 10:06:31 -03:00
getRoles.ts Chore: Migrate methods/getRoles to Typescript () 2022-02-21 11:26:10 -03:00
getRoomInfo.ts Chore: Create IServerRoom and IServerSubscription () 2022-03-08 13:25:27 -03:00
getRooms.ts [FIX] getRooms request using param with wrong name () 2022-02-18 17:49:46 -04:00
getSettings.ts Chore: Migrate method getSettings to typescript () 2022-02-18 11:49:47 -03:00
getSingleMessage.ts Chore: Migrate methods/getThreadName to typescript () 2022-02-22 13:01:35 -03:00
getSlashCommands.ts Chore: Migrate getSlashCommands to TS () 2022-02-18 22:19:33 -04:00
getThreadName.ts Chore: Server API types POC - loadMessagesForRoom () 2022-02-25 18:32:03 -03:00
getUsersPresence.ts Chore: Migrate views/RoomListView to typescript () 2022-02-25 15:59:39 -03:00
loadMessagesForRoom.ts Chore: Migrate methods/loadSurroundingMessages to Typescript () 2022-03-03 17:25:03 -03:00
loadMissedMessages.ts Chore: Migrate subscriptions/room to TS () 2022-03-03 21:49:20 -03:00
loadNextMessages.ts Chore: Migrate methods/loadSurroundingMessages to Typescript () 2022-03-03 17:25:03 -03:00
loadSurroundingMessages.ts Chore: Migrate methods/loadSurroundingMessages to Typescript () 2022-03-03 17:25:03 -03:00
loadThreadMessages.ts Chore: Migrate loadThreadMessages to TS () 2022-03-02 11:41:15 -04:00
logout.ts Chore: Update react-native-mmkv-storage to 0.6.12 () 2022-03-09 16:41:26 -03:00
readMessages.ts Chore: Migrate RoomView to Typescript () 2022-03-02 11:18:01 -03:00
sendFileMessage.ts Chore: Migrate RoomView to Typescript () 2022-03-02 11:18:01 -03:00
sendMessage.ts Chore: Migrate normalizeMessage to TS () 2022-03-07 22:54:34 -04:00
updateMessages.ts [FIX] Messages not loading for unjoined channels () 2022-03-21 15:57:23 -03:00