vn-verdnaturachat/app/lib/methods
Alex Junior 113cfb043e
Chore: Migrate methods/getRoles to Typescript (#3741)
* chore: migrate getRoles to ts

* chore: removing unused const

* chore: minor tweak

* Type batch

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-21 11:26:10 -03:00
..
helpers Chore: Migrate buildMessage to TS (#3732) 2022-02-16 20:07:24 -04:00
subscriptions [IMPROVE] Add support for ephemeral messages inside threads (#3687) 2022-02-15 15:46:17 -03:00
actions.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
callJitsi.ts Chore: Migrate methods/callJitsi to typescript (#3660) 2022-02-17 15:45:21 -03:00
canOpenRoom.js [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
enterpriseModules.js [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -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: Migrate methods/getRoomInfo to TS (#3695) 2022-02-18 22:09:05 -04: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/getSingleMessage to TS (#3700) 2022-02-16 11:42:32 -03:00
getSlashCommands.ts Chore: Migrate getSlashCommands to TS (#3711) 2022-02-18 22:19:33 -04:00
getThreadName.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getUsersPresence.ts Chore: Migrate getUsersPresence to TS (#3717) 2022-02-18 22:31:38 -04:00
loadMessagesForRoom.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
loadMissedMessages.ts Chore: Migrate loadMissedMessages to typescript (#3704) 2022-02-21 10:59:44 -03:00
loadNextMessages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
loadSurroundingMessages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
loadThreadMessages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
logout.ts Chore: Migrate logout to Typescript (#3688) 2022-02-09 17:37:08 -03:00
readMessages.ts Chore: Migrate readMessages to TS (#3669) 2022-02-07 14:54:19 -04:00
sendFileMessage.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
sendMessage.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
updateMessages.ts Chore: Migrate buildMessage to TS (#3732) 2022-02-16 20:07:24 -04:00