Skip to content
  1. Jun 25, 2023
  2. May 02, 2022
  3. Apr 29, 2022
    • jbuechele's avatar
      Merge branch 'develop' into v2.10.0 · 39c22044
      jbuechele authored
      # Conflicts:
      #	android/app/build.gradle
      #	app/i18n/locales/en.json
      #	app/lib/constants/colors.js
      #	app/lib/constants/colors.ts
      #	app/lib/constants/links.js
      #	app/lib/constants/links.ts
      #	app/lib/rocketchat/rocketchat.js
      #	app/sagas/state.js
      #	app/views/SettingsView/index.tsx
      #	ios/Podfile.lock
      #	ios/RocketChatRN.xcodeproj/project.pbxproj
      #	ios/RocketChatRN/Info.plist
      #	ios/ShareRocketChatRN/Info.plist
      #	ios/fastlane/Fastfile
      #	package.json
      #	yarn.lock
      39c22044
  4. Apr 28, 2022
    • Gleidson Daniel Silva's avatar
      Chore: remove lib/rocketchat step 2 (#4035) · 89e0a40d
      Gleidson Daniel Silva authored
      
      
      * 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: default avatarDiego Mello <diegolmello@gmail.com>
      89e0a40d
  5. Apr 26, 2022
  6. Apr 22, 2022
  7. Apr 20, 2022
  8. Apr 19, 2022
  9. Apr 18, 2022
  10. Apr 15, 2022
    • Reinaldo Neto's avatar
      [IMPROVE] Visibility of the “incoming chats” in queue (#4039) · 0a67cb80
      Reinaldo Neto authored
      * [IMPROVE] Visibility of the “incoming chats” in queue
      
      * fix the custom icon for rtl
      
      * fix thumb colors
      
      * clean queue empty
      
      * added alert to confirm enable omnichannel
      
      * switch to normal
      
      * fix storyshot because was added a new props to list item
      
      * fix height container
      
      * minor tweak
      
      * minor tweak
      
      * fix title
      0a67cb80
    • Reinaldo Neto's avatar
      Chore: Evaluate UnreadBadge to Typescript (#4018) · 064920e6
      Reinaldo Neto authored
      * Chore: Evaluate UserItem to Typescript and moved from presentation to container
      
      * minor tweak
      064920e6
    • Reinaldo Neto's avatar
      [IMPROVE] Support Omnichannel icons (#3959) · b75ac1de
      Reinaldo Neto authored
      
      
      * [IMPROVE] Support Channel Icons for Omnichannel
      
      * Prop drilling sourceType
      
      * create a column for source in WatermelonDB
      
      * Add sms icon
      
      * start of fetching
      
      * removed usefetch
      
      * custom icon to RoomHeader, RoomActions, RoomInfo
      
      * minor tweak in interface
      
      * fix margin
      
      * add connected to sourceType
      
      * make ts happy
      
      * minor tweak
      
      * fix storyshot
      
      * refactor omnichannel source interface
      
      * minor tweak roomActionsview
      
      * Added storyshot
      
      * minor tweak
      
      * fix storyshot
      
      * fix display extended without avatar
      
      * fix connected object
      
      * wip android build
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      Co-authored-by: default avatarGleidsonDaniel <gleidson10daniel@hotmail.com>
      b75ac1de
  11. Apr 14, 2022
  12. Apr 13, 2022
  13. Apr 12, 2022
  14. Apr 11, 2022
  15. Apr 09, 2022
  16. Apr 08, 2022
  17. Apr 07, 2022
Loading