Skip to content
Snippets Groups Projects
  1. Apr 13, 2020
  2. Apr 09, 2020
  3. Apr 06, 2020
  4. Apr 03, 2020
    • Djorkaeff Alexandre's avatar
      [FIX] Investigate app losing connection issues (#1890) · ee0e7bb9
      Djorkaeff Alexandre authored
      
      * [WIP] Reopen without timeOut & ping with 5 sec & Fix Unsubscribe
      
      * [FIX] Remove duplicated close
      
      * [FIX] Use no-dist lib
      
      * [FIX] Try minor fix
      
      * [FIX] Try reopen connection when app was put on foreground
      
      * [FIX] Remove timeout
      
      * [FIX] Build
      
      * [FIX] Patch
      
      * [FIX] Snapshot
      
      * [IMPROVEMENT] Decrease time to reopen
      
      * [FIX] Some fixes
      
      * [FIX] Update sdk version
      
      * [FIX] Subscribe Room Once
      
      * [CHORE] Update sdk
      
      * [FIX] Subscribe Room
      
      * [FIX] Try to resend missed subs
      
      * [FIX] Users never show status when start app without network
      
      * [FIX] Subscribe to room
      
      * [FIX] Multiple servers
      
      * [CHORE] Update SDK
      
      * [FIX] Don't duplicate streams on subscribeAll
      
      * [FIX] Server version when start the app offline
      
      * [FIX] Server version cached
      
      * [CHORE] Remove unnecessary code
      
      * [FIX] Offline server version
      
      * [FIX] Subscribe before connect
      
      * [FIX] Remove unncessary props
      
      * [FIX] Update sdk
      
      * [FIX] User status & Unsubscribe Typing
      
      * [FIX] Typing at incorrect room
      
      * [FIX] Multiple Servers
      
      * [CHORE] Update SDK
      
      * [REVERT] Undo some changes on SDK
      
      * [CHORE] Update sdk to prevent incorrect subscribes
      
      * [FIX] Prevent no reconnect
      
      * [FIX] Remove close on open
      
      * [FIX] Clear typing when disconnect/connect to SDK
      
      * [CHORE] Update SDK
      
      * [CHORE] Update SDK
      
      * Update SDK
      
      * fix merge develop
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      ee0e7bb9
  5. Apr 01, 2020
  6. Mar 30, 2020
    • Djorkaeff Alexandre's avatar
      [NEW] Custom Status (#1811) · d8c8817f
      Djorkaeff Alexandre authored
      
      * [NEW] Custom Status
      
      * [FIX] Subscribe to changes
      
      * [FIX] Improve code using Banner component
      
      * [IMPROVEMENT] Toggle modal
      
      * [NEW] Edit custom status from Sidebar
      
      * [FIX] Modal when tablet
      
      * [FIX] Styles
      
      * [FIX] Switch to react-native-promp-android
      
      * [FIX] Custom Status UI
      
      * [TESTS] E2E Custom Status
      
      * Fix banner
      
      * Fix banner
      
      * Fix subtitle
      
      * status text
      
      * Fix topic header
      
      * Fix RoomActionsView topic
      
      * Fix header alignment on Android
      
      * [FIX] RoomInfo crashes when without statusText
      
      * [FIX] Use users.setStatus
      
      * [FIX] Remove customStatus of ProfileView
      
      * [FIX] Room View Thread Header
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
    • Diego Mello's avatar
      [FIX] Load messages (#1910) · 3437b903
      Diego Mello authored
      * Create updateLastOpen param on readMessages
      
      * Remove InteractionManager from load messages
      3437b903
    • Djorkaeff Alexandre's avatar
      [NEW] Create discussions (#1942) · 475ccbd9
      Djorkaeff Alexandre authored
      
      * [WIP][NEW] Create Discussion
      
      * [FIX] Clear multiselect & Translations
      
      * [NEW] Create Discussion at MessageActions
      
      * [NEW] Disabled Multiselect
      
      * [FIX] Initial channel
      
      * [NEW] Create discussion on MessageBox Actions
      
      * [FIX] Crashing on edit name
      
      * [IMPROVEMENT] New message layout
      
      * [CHORE] Update README
      
      * [NEW] Avatars on MultiSelect
      
      * [FIX] Select Users
      
      * [FIX] Add redirect and Handle tablet
      
      * [IMPROVEMENT] Split CreateDiscussionView
      
      * [FIX] Create a discussion inner discussion
      
      * [FIX] Create a discussion
      
      * [I18N] Add pt-br
      
      * Change icons
      
      * [FIX] Nav to discussion & header title
      
      * Fix header
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      475ccbd9
    • Diego Mello's avatar
      [NEW] Onboarding layout (#1954) · acdf39b3
      Diego Mello authored
      
      * Onboarding texts
      
      * OnboardingView
      
      * FormContainer
      
      * Minor fixes
      
      * NewServerView
      
      * Remove code
      
      * Refactor
      
      * WorkspaceView
      
      * Stash
      
      * Login with email working
      
      * Login with
      
      * Join open
      
      * Revert "Login with"
      
      This reverts commit d05dc507d2e9a2db76d433b9b1f62192eba35dbd.
      
      * Fix create account styles
      
      * Register
      
      * Refactor
      
      * LoginServices component
      
      * Refactor
      
      * Multiple servers
      
      * Remove native images
      
      * Refactor styles
      
      * Fix testid
      
      * Fix add server on tablet
      
      * i18n
      
      * Fix close modal
      
      * Fix TOTP
      
      * [FIX] Registration disabled
      
      * [FIX] Login Services separator
      
      * Fix logos
      
      * Fix AppVersion name
      
      * I18n
      
      * Minor fixes
      
      * [FIX] Custom Fields
      
      Co-authored-by: default avatarDjorkaeff Alexandre <djorkaeff.unb@gmail.com>
      acdf39b3
    • Govind Dixit's avatar
      [FIX] Change default directory listing to Users (#1948) · 1ce0f6db
      Govind Dixit authored
      
      * fix: change default directory listing to Users
      
      * follow server settings
      
      * Fix state to props
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      1ce0f6db
  7. Mar 26, 2020
  8. Mar 21, 2020
  9. Mar 20, 2020
  10. Mar 17, 2020
  11. Mar 10, 2020
  12. Mar 06, 2020
  13. Mar 05, 2020
  14. Mar 04, 2020
  15. Mar 03, 2020
  16. Feb 28, 2020
Loading