Skip to content
Snippets Groups Projects
  1. Apr 30, 2020
  2. Apr 13, 2020
  3. Apr 09, 2020
  4. Apr 06, 2020
  5. 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
    • Djorkaeff Alexandre's avatar
  6. Apr 01, 2020
    • Diego Mello's avatar
      [NEW] Two Factor authentication via email (#1961) · 6982d767
      Diego Mello authored
      
      * First api call working
      
      * [NEW] REST API Post wrapper 2FA
      
      * [NEW] Send 2FA on Email
      
      * [I18n] Add translations
      
      * [NEW] Translations & Cancel totp
      
      * [CHORE] Totp -> TwoFactor
      
      * [NEW] Two Factor by email
      
      * [NEW] Tablet Support
      
      * [FIX] Text colors
      
      * [NEW] Password 2fa
      
      * [FIX] Encrypt password on 2FA
      
      * [NEW] MethodCall2FA
      
      * [FIX] Password fallback
      
      * [FIX] Wrap all post/methodCall with 2fa
      
      * [FIX] Wrap missed function
      
      * few fixes
      
      * [FIX] Use new TOTP on Login
      
      * [improvement] 2fa methodCall
      
      Co-authored-by: default avatarDjorkaeff Alexandre <djorkaeff.unb@gmail.com>
      6982d767
    • Diego Mello's avatar
      [FIX] Add server and hide login (#1968) · e62a7e84
      Diego Mello authored
      
      * Navigate to new server workspace from ServerDropdown if there's no token
      
      * Hide login button based on login services and Accounts_ShowFormLogin setting
      
      * [FIX] Lint
      
      Co-authored-by: default avatarDjorkaeff Alexandre <djorkaeff.unb@gmail.com>
      e62a7e84
    • Djorkaeff Alexandre's avatar
      [NEW] Direct Message between multiple users (#1958) · 076e5e87
      Djorkaeff Alexandre authored
      
      * [WIP] DM between multiple users
      
      * [WIP][NEW] Create new DM between multiple users
      
      * [IMPROVEMENT] Improve createChannel Sagas
      
      * [IMPROVEMENT] Selected Users view
      
      * [IMPROVEMENT] Room Actions of Group DM
      
      * [NEW] Create new DM between multiple users
      
      * [NEW] Group DM avatar
      
      * [FIX] Directory border
      
      * [IMPROVEMENT] Use isGroupChat
      
      * [CHORE] Remove legacy getRoomMemberId
      
      * [NEW] RoomTypeIcon
      
      * [FIX] No use legacy method on RoomInfoView
      
      * [FIX] Blink header when create new DM
      
      * [FIX] Only show create direct message option when allowed
      
      * [FIX] RoomInfoView
      
      * pt-BR
      
      * Few fixes
      
      * Create button name
      
      * Show create button only after a user is selected
      
      * Fix max users issues
      
      Co-authored-by: default avatarDiego Mello <diegolmello@gmail.com>
      076e5e87
  7. 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>
    • 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
  8. Mar 06, 2020
  9. Mar 03, 2020
  10. Feb 28, 2020
  11. Feb 27, 2020
  12. Feb 20, 2020
  13. Feb 13, 2020
  14. Feb 12, 2020
  15. Feb 11, 2020
  16. Feb 07, 2020
  17. Feb 05, 2020
  18. Jan 29, 2020
  19. Jan 28, 2020
  20. Dec 04, 2019
  21. Nov 27, 2019
  22. Nov 18, 2019
  23. Nov 13, 2019
Loading