- 16 Nov, 2021 3 commits
-
-
Alex Junior authored
Co-authored-by:
Gerzon Z <gerzonc@icloud.com>
-
Alex Junior authored
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 10 Nov, 2021 12 commits
-
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
-
Reinaldo Neto authored
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* chore: migrate the view UserPrederencesView to ts Co-authored-by:
Natilorens <nathalialorenacardoso@gmail.com> * minor tweak Co-authored-by:
FranciscoHeronildo <heronildo.2010@hotmail.com> Co-authored-by:
Natilorens <nathalialorenacardoso@gmail.com> Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate SearchMessagesView to Typescript * feat: minor tweak * minor tweaks * minor tweak * minor tweak scrollPersist Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate ReadReceiptView to Typescript * feat: minor tweak * refactor: minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Gerzon Z authored
* Initial commit * Fix module import * Improve TextInput and KeyboardView interfaces and migrate scrollPersistTaps to TS * update interfaces * add new interfaces and extract them to their own file * chore: migrate style.js to ts Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Alex Junior authored
* chore: migrate the view NotificationPreferencesView to ts * chore: change the type of `room` to use Observable and Subscription
-
Alex Junior authored
* chore: migrate the view LanguageView to ts * chore: create the `ILanguageViewState` interface
-
Alex Junior authored
* chore: migrate the view InviteUsersEditView to ts * refactor: change some requestes after code review * minor tweaks Co-authored-by:
Reinaldo Neto <reinaldonetof@hotmail.com>
-
- 08 Nov, 2021 1 commit
-
-
Diego Mello authored
-
- 29 Oct, 2021 1 commit
-
-
Diego Mello authored
-
- 27 Oct, 2021 2 commits
-
-
Diego Mello authored
* Fix different token types inside list items * Fixing more styles * Update tests Co-authored-by:
Gerzon Z <gerzonc@icloud.com>
-
Diego Mello authored
* Use older preview logic * Stories
-
- 26 Oct, 2021 5 commits
-
-
Gerzon Z authored
* unlink watermelondb * Minor change on archs Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* [FIX] deeplinking to thread * fix how to find threadId * tmid as route params jumpToThreaId * minor tweak * minor tweak on logic * E2E Test * minor tweak * wait for the return of the thread * Minor refactor * Fix e2e tests for docker * popToRoot when focused and there is a jumpToThread Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
-
Gerzon Z authored
* Initial commit * Fix interface * Unrequired change on onPress/onSubmit
-
lingohub[bot] authored
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
🚀 Co-authored-by:Robot LingoHub <robot@lingohub.com>
-
- 20 Oct, 2021 11 commits
-
-
Reinaldo Neto authored
* Chore: Migrate NewServerView to Typescript * fix one alert lgtm * Item.tsx * export interface and try to rewrite write instead action * minor tweak * minor tweak * refactor: change the type of username to connectServer * refactor scaling * minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate AuthenticationWebView to Typescript * minor tweak * added @types/url-parser
-
Gerzon Z authored
-
Gerzon Z authored
* start migration to typescript * update interface for RegisterView and TextInput * Update types TextInput * Minor tweak * Update TextInput interface * Minor change * Update FormContainer.tsx * Minor tweaks * style: adding ts-ignore to fix later * Minor tweak * update storyshots * Update TextInput interface * Minor tweak * Update snapshots Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate InviteUsersView to ts * minor tweaks * minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Gerzon Z authored
* Initial commit * Update interface * Minor tweaks * Update FormContainer.tsx * Minor tweaks * update snapshots * Update TextInput interface * Update snapshots * Merge branch 'develop' into chore.migrate-loginview-ts * Minor tweak
-
William Reiske authored
* [FEATURE] Pull down to refresh read receipts This commit introduces a new feature to allow users to pull down to refresh read receipts. * Support pull down to refresh when we renderEmpty This adds support for the pull-down refresh to work when there are no read receipts yet. * Removed extra new lines added while debugging. * Minor polishing Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* [NEW] Flow to resend email confirmation from mobile * Hooks * theme * minor tweak * refactor: improving withTheme ts * minor tweaks Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* [FIX] Conditional to compare the server version and filter or not the system messages * instead of lowerThanOrEqualTo using lowerThan * To do a reactive message list * minor tweaks Co-authored-by:
Gerzon Z <gerzonc@icloud.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* [FIX] swipe when the user is joined and not when isn't * Added a new conditional to check if is swipeble or not * Minor tweaks Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gerzon Z authored
* Add message parser to profile view and db * Add md to db * Remove changes to Xcode project * Remove message-parser lib and add enable message parser field to User model * Fix message parser * Remove admin enableMessageParserEarlyAdoption * Add NewMarkdown component * Remove NewMarkdown component and add specific components for new message parser * Add new parser components * Fix BigEmoji * Updated components and added more Code components * update components and add storybooks * Update Code component and add it to storybooks * Update Mention component * Minor tweaks * Add server message parser validation * Renamed folder, add @rocket.chat/message-parser, migrate some files to TypeScript * Migrate components to TypeScript and fix styling * Change interfaces and add TaskListComponent and styles * Fix new markdown and styles * Fix inlinecode * Stop using server setting * Use enableMessageParserEarlyAdoption on mapStateToProps * Remove React.FC * add link to bold, italic and strike * Update parser components * Fix missing components * Minor tweak * Fix lint and add getCustomEmojis * Fix customEmojis * Update emojis * Minor tweak * disconnect markdown from store * Use @rocket.chat/message-parser@0.30.0 * Fix link style * Unify lists and styles * Remove style prop * Use big emoji as a normal token * Remove unnecessary memo * Fix code styles * Update tests * Conditionally create renderer * Use Context instead of prop drill * Fix Link component * Fix plain text regression and update tests Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 14 Oct, 2021 2 commits
-
-
Reinaldo Neto authored
-
Alex Junior authored
* chore: update the libraries `expo-av` and `expo-keep-awake` * chore: update the library `expo-file-system` * chore: update the library `expo-haptics` * chore: update the library `expo-local-authentication` * chore: update the library `expo-video-thumbnails` * chore: update the library `expo-web-browser` * chore: update the library `expo-apple-authentication` * chore: update the library `react-native-unimodules`
-
- 07 Oct, 2021 1 commit
-
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 06 Oct, 2021 2 commits
-
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
-