Commit Graph

765 Commits

Author SHA1 Message Date
Diego Mello 94fdf44260 Stash 2020-04-23 15:28:40 -03:00
Diego Mello 738fabf11d use state 2020-04-23 13:40:19 -03:00
Diego Mello 7f61529f9e Refactoring passcode 2020-04-23 13:16:44 -03:00
Diego Mello c13ea0f10f Share extension 2020-04-23 10:21:09 -03:00
Diego Mello 7e4c890d50 Deep linking 2020-04-22 17:53:13 -03:00
Diego Mello ce4799edf4 share extension 2020-04-22 17:30:55 -03:00
Diego Mello eee8ea09a2 Lock orientation portrait when not on tablet 2020-04-22 17:05:45 -03:00
Diego Mello 788b0ddf9a Refactor 2020-04-22 16:58:19 -03:00
Diego Mello 8d5efcd3f8 Timer 2020-04-22 14:26:41 -03:00
Diego Mello 62561636f2 Styling 2020-04-20 19:03:56 -03:00
Diego Mello 8a512d7ade Use async storage 2020-04-20 19:03:47 -03:00
Diego Mello 6668b3a67e Migration 2020-04-20 17:15:30 -03:00
Diego Mello 310bb2aa80 Use fork 2020-04-20 16:49:09 -03:00
Diego Mello a79f8335d3 Check if biometry is enrolled 2020-04-20 14:37:20 -03:00
Diego Mello 0f896867d8 Change passcode 2020-04-20 14:16:18 -03:00
Diego Mello 28c58ed802 Basic passcode flow working 2020-04-17 16:27:30 -03:00
Diego Mello 6abb844452 Starting passcode 2020-04-16 18:04:51 -03:00
Diego Mello 36b39ffaf5 Auto lock option label 2020-04-16 11:30:00 -03:00
Diego Mello fa93c26744 Apply on saved data 2020-04-16 10:52:56 -03:00
Diego Mello 67a934313e ScreenLockConfigView 2020-04-16 09:46:09 -03:00
Diego Mello 2b4ef42816 Remove inactive 2020-04-15 14:39:54 -03:00
Diego Mello 5ecbf2efdb Use our own version of app state redux 2020-04-15 13:57:21 -03:00
Diego Mello ff64cbd5a1 Save last session date on background 2020-04-14 11:07:51 -03:00
Diego Mello dc59232305 Add servers.lastLocalAuthenticatedSession column 2020-04-14 10:30:55 -03:00
Diego Mello f8656694bb localAuthentication util 2020-04-14 10:07:13 -03:00
Diego Mello 9d2929836a Auth on app resume 2020-04-14 09:25:17 -03:00
Diego Mello 455d76f599 Authenticate server change 2020-04-13 17:49:42 -03:00
Diego Mello 1018fdfdb8 Merge branch 'develop' into new.biometrics 2020-04-13 17:36:43 -03:00
Diego Mello 7819df564d ScreenLockedView 2020-04-13 17:36:39 -03:00
Diego Mello 616f62d8d0 Configure expo-local-authentication 2020-04-13 16:44:19 -03:00
Djorkaeff Alexandre 91ff6e48d5
[FIX] UIKit with only one block (#2022)
* [FIX] Message with only one block

* [FIX] Update headers

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:56:57 -03:00
Djorkaeff Alexandre 8445bafad6
[FIX] Lint (#2030) 2020-04-13 10:56:30 -03:00
Djorkaeff Alexandre 2b3ccf4df5
[FIX] Login TOTP Compatibility to older servers (#2018)
* [FIX] Login TOTP Compatibility to older servers

* [FIX] Android crashes if use double negation

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:25:31 -03:00
Djorkaeff Alexandre acf70790cd
[FIX] Cas auth (#2024)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 10:11:51 -03:00
Djorkaeff Alexandre 404c381ca2
[FIX] Read only channel/broadcast (#1951)
* [FIX] Read only channel/broadcast

* [FIX] Roles missing

* [FIX] Check roles to readOnly

* [FIX] Can post

* [FIX] Respect post-readonly permission

* [FIX] Search a room readOnly

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-13 09:51:16 -03:00
Djorkaeff Alexandre 1427e530bf
[REGRESSION] Invite Links (#2007)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-09 02:27:00 -03:00
Djorkaeff Alexandre 00a21808ed
[FIX] Split get settings into two requests (#2017)
* [FIX] Split get settings into two requests

* [FIX] Clear settings only when change server

* [IMPROVEMENT] Move the way to clear settings

* [REVERT] Revert some changes

* [FIX] Server Icon

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-09 02:26:28 -03:00
Djorkaeff Alexandre 2e65a795df
[FIX] DM header blink (#2011) 2020-04-09 02:20:57 -03:00
Djorkaeff Alexandre c313a63d8a
[FIX] Change notifications preferences (#2000)
* [FIX] Change notifications preferences

* [IMPROVEMENT] Picker View

* [I18N] Translations

* [FIX] Picker Selection

* [FIX] List border

* [FIX] Prevent crash

* [FIX] Not-Pref tablet

* [FIX] Use same style of LanguageView

* [IMPROVEMENT] Send listItem title

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 18:40:18 -03:00
Djorkaeff Alexandre 78441bf345
[FIX] Loading all updated rooms after app resume (#1998)
* [FIX] Loading all updated rooms after app resume

* Fix room date on RoomItem

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 17:23:13 -03:00
Djorkaeff Alexandre c24c16c932
[FIX] Change user own status (#1995)
* [FIX] Change user own status

* [IMPROVEMENT] Set activeUsers

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 16:32:58 -03:00
Djorkaeff Alexandre 32d105051d
[FIX] Saml (#1996)
* [FIX] SAML incorrect close

* [FIX] Pathname

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-06 16:15:13 -03:00
Diego Mello 0298c38b3d
[FIX] ThreadMessagesView crashing on load (#1997) 2020-04-06 16:07:40 -03:00
Diego Mello afb68c74c1
[FIX] Single message thread inserting thread without rid (#1999) 2020-04-06 16:07:23 -03:00
Djorkaeff Alexandre ee0e7bb9d1
[FIX] Investigate app losing connection issues (#1890)
* [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: Diego Mello <diegolmello@gmail.com>
2020-04-03 15:03:53 -03:00
Djorkaeff Alexandre d810c28c30
[FIX] Direct Message between multiple users REST (#1974) 2020-04-03 15:02:10 -03:00
Sarthak Pranesh df0a38566b
[FIX] Correct message for manual approval user Registration (#1906)
* [FIX] Correct message for manual approval from admin shown on Registeration

* lint fix - added semicolon

* Updated the translations

* [FIX] Translations

* i18n to match server

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-01 17:43:49 -03:00
Diego Mello 6982d7676a
[NEW] Two Factor authentication via email (#1961)
* 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: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-04-01 17:32:24 -03:00
Djorkaeff Alexandre 18afdd843e
[FIX] Deeplinking without RoomId (#1925)
* [FIX] Deeplinking without rid

* [FIX] Join channel

* [FIX] Deep linking without rid

* Update app/lib/methods/canOpenRoom.js

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-01 16:39:30 -03:00
Diego Mello 9f830c7f0a
[FIX] Clear settings on server change (#1967) 2020-04-01 16:24:42 -03:00