- Feb 21, 2022
-
-
Alex Junior authored
* feat: update loadNextMessages to ts * minor tweak * chore: minor tweaks after merge with developer
-
Reinaldo Neto authored
* [FIX] Differ to Last Session Authenticated * Added timesync * [FIX] Differ to Last Session Authenticated * Added timesync * timesync tweaks * refactor diffLastLocalSession and saveLastLocalAuthentication * did a race * Update comment in app/utils/localAuthentication.ts Co-authored-by:
Diego Mello <diegolmello@gmail.com> * refactor getServerTimeSync and when use this route * tweak Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Alex Junior authored
* chore: start the migration * chore: update sendFileMessage to ts * chore: removing an `any` from uploadQueue * chore: minor tweak * chore: minor tweak * chore: minor tweaks after merge with developer * chore: minor tweak after merge develop into current
-
Alex Junior authored
* chore: change loadMessagesForRoom to typescript * minor tweak * chore: minor tweaks after merge with developer * chore: minor tweaks after merge with developer * chore: minor tweak * chore: minor tweaks * Fix return Co-authored-by:
Diego Mello <diegolmello@gmail.com> Co-authored-by:
Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
-
Alex Junior authored
* chore: migrate getRoles to ts * chore: removing unused const * chore: minor tweak * Type batch Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gleidson Daniel Silva authored
* chore: migrate loadMissedMessages to typescript * remove loaderItem * remove this from functions
-
- Feb 19, 2022
-
-
Gerzon Z authored
* migrate getUsersPresence to ts * use sdk and remove this context from getUsersPresence
-
Gerzon Z authored
* migrate getSlashCommands to TS * use sdk and update getSlashCommands * minor tweak * Remove implicit anys Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gerzon Z authored
* migrate getRoomInfo to TS * update room type * update types * Fix lint error
-
- Feb 18, 2022
-
-
Gerzon Z authored
-
Gerzon Z authored
* update customEmoji interface and getCustomEmoji * add sdk * updated emojiCustom rest definition * minor refactor * update params object
-
Gleidson Daniel Silva authored
* chore: migrate getSettings to typescript and and some types * chore: remove this and add current to code * chore: add current
-
Gleidson Daniel Silva authored
* chore: migrate redux module login to typescript chore: update redux module login tests * update workers * wip * fix type * remove partial * add more status * migrate the rest of the stuff to typescript * fix tests and types * fix types and tests
-
Gleidson Daniel Silva authored
* chore: migrate redux module room to typescript and remove dispatch on dependencies * chore: add tests to redux module room * chore: create ERoomType and use on implemention * chore: update enum name * fix test id
-
- Feb 17, 2022
-
-
Gleidson Daniel Silva authored
* chore: migrate callJitsi to typescript * change fixed string to type * wip * wip * back to old times :) * back to typescript
-
Reinaldo Neto authored
* Chore: Migrate Markdown to TS * Chore: Migrate Markdown to TS * minor tweak * added preview where markdown was preview and fixed params within markdown * removed ts-ignore * fix lint * removed numbersofline={0} and default value to numberOfLines=1 * change how to import markdown preview and remove numberOfLines * using useTheme inside markdownPreview and remove theme from components * minor tweak on interfaces * isNewMarkdown return as boolean * minor tweaks * minor tweaks * removed unused component * fixed markdown stories * updated snapshot because removed numberOfLines={0} from message/content * create IEmoji.ts in definitions and refactor all places where getCustomEmoji was called * onLinkPress typed * todo: refactor navtoroominfo * formatText.test.ts * markdown stories to typescript too * minor tweak * IMessage definition * refactor: update new types and interfaces for use ISubscription * refactor: update threadItem for use new MarkdownPreview * refactor: rollback wrong file commited * formatHyperlink * fix lint * updated item story shot * refactor and refactor some types * Remove non-null assertion * Minor change on useRealName * tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* [FIX] Search and pagination for omnichannels departments * pagination complete * minor tweak * renamed a param and workaround for a ux bug * fix style of flatlist and search as header scrollable * stick the header * Merge branch 'fix.forward-department-list' of https://github.com/RocketChat/Rocket.Chat.ReactNative into fix.forward-department-list * refactor pagination * fix value type * refactor render search * refactor layout * make ts happy
-
Diego Mello authored
* Migrating... * Fix IPermission * Playing with types * Remove `as const` * Fix lint * Fix test * Apply sdk * Fix lint and autocomplete
-
Gerzon Z authored
* migrate buildMessage to TS * Fix lint * minor tweak * minor tweaks
-
- Feb 16, 2022
-
-
Gerzon Z authored
* migrate database services and utils to ts * Migrate tests Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gerzon Z authored
* migrate enterpriseModules to TS * update test file
-
Gerzon Z authored
* Initial commit * add types/bytebuffer, add type definitions to params and update interfaces * add more types and type assertions * update types * change bang operator by type assertion and update class variables definitions * add types for deferred class * minor tweaks on types definitions * add ts-ignore * Update encryption.ts * update deferred and encryption * update encryption.ts * Update room.ts * update toDecrypt type * initialize sessionKeyExportedString * remove return types
-
Gleidson Daniel Silva authored
-
Reinaldo Neto authored
* Chore: Migrate methods/helpers/parseQuery to Typescript * tweak in example
-
Gleidson Daniel Silva authored
-
Gerzon Z authored
* migrate selector/login to TS * Fix lint errors * set aliases for returns
-
Diego Mello authored
-
Gerzon Z authored
* migrate getRooms to TS * add sdk and set any types * Moved the new variable around and added ts-ignore to follow the pattern from /services/restApi.ts Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gerzon Z authored
* migrate getSingleMessage to TS * minor tweak
-
- Feb 15, 2022
-
-
lingohub[bot] authored
* Language update from LingoHub
🤖 Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub🚀 * remove draft gl Co-authored-by:Robot LingoHub <robot@lingohub.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Snyk bot authored
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-URLPARSE-2401205
-
Diego Mello authored
-
Diego Mello authored
-
Diego Mello authored
-
- Feb 14, 2022
-
-
Diego Mello authored
-
Gleidson Daniel Silva authored
* create first definitions * chore: implements get and post types * fix lint * add ts-ignore * add teams.removeRoom method * Remove unused endpoints Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- Feb 10, 2022
-
-
Diego Mello authored
* Fix PK error on subscriptions/room * Instead of checking for pending update, wrap the call on a try catch and return null in case of error * Generate delete operations before create/update to prevent errors * Apply same logic on encryption * Fix database operations on getRoles * Fix a few database issues found on Bugsnag on ThreadMessagesView * Run prettier :(
-
Diego Mello authored
-
Gerzon Z authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com> Co-authored-by:
Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
-
- Feb 09, 2022
-
-
Gleidson Daniel Silva authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-