verdnatura-chat/app/lib/methods
Gerzon Z 2d1b093666
Chore: Migrate lib/utils to TypeScript (#3637)
* Migrate utils to TypeScript

* Add @types/semver

* Refactor compareServerVersion(currentVersion, oldVersion, func) to compareServerVersion(current, func, oldVersion)

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 14:44:04 -04:00
..
helpers Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
subscriptions [IMPROVE] Connection stability (#3531) 2021-12-07 17:05:30 -03:00
actions.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
callJitsi.js [IMPROVE] Open Jitsi call even if server isn't found (#3442) 2021-11-16 13:04:33 -03:00
canOpenRoom.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
enterpriseModules.js Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
getCustomEmojis.js Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
getPermissions.js Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
getRoles.js Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
getRoomInfo.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getRooms.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getSettings.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getSingleMessage.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getSlashCommands.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getThreadName.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
getUsersPresence.js Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00
loadMessagesForRoom.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
loadMissedMessages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -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.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
readMessages.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03: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.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00