Diego Mello
|
529891fcc0
|
regression: Rollback to React Native 0.69.8 (#5162)
|
2023-08-18 14:48:33 -03:00 |
Diego Mello
|
0079229a34
|
chore: Upgrade React Native to 0.71.7 (#4984)
|
2023-05-18 18:09:33 -03:00 |
Gleidson Daniel Silva
|
2b08b683d7
|
Chore: Upgrade React Native to 0.68.2 (#4316)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-08-08 18:02:08 -03:00 |
Reinaldo Neto
|
ee3e569512
|
Chore: Evaluate ReadReceiptView - TypeScript (#4123)
|
2022-05-02 11:17:55 -03:00 |
Gleidson Daniel Silva
|
89e0a40d95
|
Chore: remove lib/rocketchat step 2 (#4035)
* create index file
* remove roomTypeToApiType from rocketchat and fix imports
* move TOKEN_KEY to const file
* move CURRENT_SERVER to const file
* move CERTIFICATE_KEY to const file
* getRoom
* rename getSlashCommands
* getSlashCommands
* readMessages
* getRooms
* loadThreadMessages
* loadNextMessages
* loadSurroundingMessages
* loadMessagesForRoom
* loadMissedMessages
* clearCache
* canOpenRoom
* setUser
* userPreferencesMethods
* getCustomEmojis
* callJtisi
* triggerActions
* getPermissions
* getRoles
* getSettings
* getUsersPresence
* logout
* sendFileMessage
* shareExtension
* sendMessage
* enterpriseModules
* getPermalinks
* search
* change RocketChat.metodo to direct call
* fix types
* Fix login
* Fix createChannel
* migrate service methods to Service.method call
* change call directly to RocketChat because the use of this
* rollback
* rollback
* fix create discussion
* fix import
Co-authored-by: Diego Mello <diegolmello@gmail.com>
|
2022-04-28 17:37:25 -03:00 |
Gerzon Z
|
b9651493d2
|
Chore: update `theme` type (#4025)
* chore: update `theme` type
* update: components
* update: storyshots
* add: `theme` type to `DirectoryItem`
* chore: update theme type on `message/index.tsx`
* update: `RoomTypeIcon`'s useTheme
|
2022-04-12 12:27:05 -04:00 |
Gleidson Daniel Silva
|
bdf83e546e
|
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts
* fix import E2E_MESSAGE_TYPE
* fix constants import
* fix constants import
* fix E2E_BANNER_TYPE import
* fix E2E_ROOM_TYPES import
* fix THEME_PREFERENCES_KEY import
* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import
* fix MIN_ROCKETCHAT_VERSION import
* fix constantDisplayMode import
* fix environment imports
* fix links imports
* fix localAuthentication imports
* fix localPath imports
* fix messagesStatus imports
* fix messageTypeLoad imports
* fix defaultSettings imports
* fix tablet imports
* update with todo for colors
* move to lib folder
* change constant/colors to constant
|
2022-04-07 11:10:03 -03:00 |
Reinaldo Neto
|
7bf0de5825
|
Chore: Migrate REST API - getReadReceipts to Typescript (#3877)
|
2022-03-14 10:32:22 -03:00 |
Gerzon Z
|
691bf1ef17
|
Chore: Migrate react-navigation to TypeScript (#3480)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-12-03 16:27:57 -03:00 |
Reinaldo Neto
|
a54d568f2f
|
Chore: Migrate ReadReceiptView to Typescript
* Chore: Migrate ReadReceiptView to Typescript
* feat: minor tweak
* refactor: minor tweak
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
|
2021-11-10 14:43:20 -03:00 |