..
helpers
[FIX] Merge subscription and room logic using unparsed data ( #3859 )
2022-03-08 18:17:05 -03:00
subscriptions
[FIX] Issues after reconnecting ( #3815 )
2022-03-11 11:12:25 -03:00
actions.ts
Chore: Migrate methods/actions to Typescript and refactor UiKit folder ( #3716 )
2022-03-16 16:07:49 -03:00
callJitsi.ts
Chore: Migrate methods/callJitsi to typescript ( #3660 )
2022-02-17 15:45:21 -03:00
canOpenRoom.ts
Chore: Create IServerRoom and IServerSubscription ( #3782 )
2022-03-08 13:25:27 -03:00
enterpriseModules.ts
Chore: Migrate methods/enterpriseModules to TS ( #3706 )
2022-02-22 09:07:54 -03:00
getCustomEmojis.ts
Chore: Migrate getCustomEmojis to TS ( #3724 )
2022-02-18 12:20:16 -04:00
getPermissions.ts
Chore: Migrate getPermissions to Typescript ( #3720 )
2022-02-17 10:06:31 -03:00
getRoles.ts
Chore: Migrate methods/getRoles to Typescript ( #3741 )
2022-02-21 11:26:10 -03:00
getRoomInfo.ts
Chore: Create IServerRoom and IServerSubscription ( #3782 )
2022-03-08 13:25:27 -03:00
getRooms.ts
[FIX] getRooms request using param with wrong name ( #3761 )
2022-02-18 17:49:46 -04:00
getSettings.ts
Chore: Migrate method getSettings to typescript ( #3703 )
2022-02-18 11:49:47 -03:00
getSingleMessage.ts
Chore: Migrate methods/getThreadName to typescript ( #3707 )
2022-02-22 13:01:35 -03:00
getSlashCommands.ts
Chore: Migrate getSlashCommands to TS ( #3711 )
2022-02-18 22:19:33 -04:00
getThreadName.ts
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
getUsersPresence.ts
Chore: Migrate views/RoomListView to typescript ( #3758 )
2022-02-25 15:59:39 -03:00
loadMessagesForRoom.ts
Chore: Migrate methods/loadSurroundingMessages to Typescript ( #3733 )
2022-03-03 17:25:03 -03:00
loadMissedMessages.ts
Chore: Migrate subscriptions/room to TS ( #3752 )
2022-03-03 21:49:20 -03:00
loadNextMessages.ts
Chore: Migrate methods/loadSurroundingMessages to Typescript ( #3733 )
2022-03-03 17:25:03 -03:00
loadSurroundingMessages.ts
Chore: Migrate methods/loadSurroundingMessages to Typescript ( #3733 )
2022-03-03 17:25:03 -03:00
loadThreadMessages.ts
Chore: Migrate loadThreadMessages to TS ( #3718 )
2022-03-02 11:41:15 -04:00
logout.ts
Chore: Update react-native-mmkv-storage to 0.6.12 ( #3634 )
2022-03-09 16:41:26 -03:00
readMessages.ts
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00
sendFileMessage.ts
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00
sendMessage.ts
Chore: Migrate normalizeMessage to TS ( #3743 )
2022-03-07 22:54:34 -04:00
updateMessages.ts
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00