Diego Mello
d1e751bf12
[TESTS] Update and separate E2E tests ( #2126 )
...
* Tests passing until roomslist
* create room
* roominfo
* change server
* broadcast
* profile
* custom status
* forgot password
* working
* room and onboarding
* Tests separated
* config.yml refactor
* Revert "config.yml refactor"
This reverts commit 0e984d3029e47612726bf199553f7abdf24843e5.
* CI
* lint
* CI refactor
* Onboarding tests
* npx detox
* Add all tests
* Save brew cache
* mac-env executor
* detox-test command
* Update readme
* Remove folder
2020-05-20 13:33:40 -03:00
Djorkaeff Alexandre
c46dcfa9e6
[FIX] No send data to bugsnag if it's an aborted request ( #2133 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-20 09:56:36 -03:00
Diego Mello
1cadfb3d27
[FIX] Here and all mentions shouldn't refer to users ( #2137 )
2020-05-20 09:53:40 -03:00
Djorkaeff Alexandre
3b18712bc7
Revert "[FIX] Autocomplete position on Android ( #2106 )" ( #2136 )
...
This reverts commit e8c38d6f6f
.
2020-05-20 09:47:41 -03:00
Djorkaeff Alexandre
e8c38d6f6f
[FIX] Autocomplete position on Android ( #2106 )
...
* [FIX] Autocomplete position on Android
* [FIX] Set selection to 0 when needed
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-18 15:22:01 -03:00
Djorkaeff Alexandre
a4914d73cb
[FIX] Sometimes SDK is null when try to connect ( #2131 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-18 14:55:53 -03:00
phriedrich
6152da4d6c
[i18n] Added missing German translation strings ( #2105 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-18 14:37:04 -03:00
Djorkaeff Alexandre
035bdfeca1
[FIX] Screen Lock options i18n ( #2120 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-18 14:35:21 -03:00
Djorkaeff Alexandre
8c5538b148
[FIX] UIKit crash when some app send a list ( #2117 )
...
* [FIX] StoryBook
* [FIX] UIKit crash when some app send a list
* [CHORE] Update snapshot
* [CHORE] Remove token & id
2020-05-18 13:25:13 -03:00
Djorkaeff Alexandre
5c99d8aa8d
[FIX] Wait attach activity before changeNavigationBarColor ( #2111 )
...
* [FIX] Wait attach activity before changeNavigationBarColor
* Remove timeout and add try/catch
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-13 17:26:26 -03:00
Djorkaeff Alexandre
70462f7c6f
[FIX] Roles throwing error ( #2110 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-13 16:04:50 -03:00
Djorkaeff Alexandre
507723ab69
[FIX] NewMessageView Press Item should open DM ( #2116 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-13 16:02:57 -03:00
Diego Mello
ff60cc1fbf
[IMPROVEMENT] Enable navigating to a room from auth deep linking ( #2115 )
...
* Wait for login success to navigate
* Enable auth and room deep linking at the same time
2020-05-13 15:57:54 -03:00
Djorkaeff Alexandre
0009e7fec5
[FIX] Default biometry enabled ( #2095 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-11 11:20:14 -03:00
Djorkaeff Alexandre
364d56a597
[FIX] Blink header DM ( #2093 )
...
* [FIX] Blink header DM
* Remove query
* [FIX] Push RoomInfoView
* remove unnecessary try/catch
* [FIX] RoomInfo > Message (Tablet)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-11 11:19:28 -03:00
Djorkaeff Alexandre
e89484dddb
[FIX] Delete Subs ( #2091 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:36:55 -03:00
Djorkaeff Alexandre
9e89316e2a
[NEW] Livechat ( #2004 )
...
* [WIP][NEW] Livechat info/actions
* [IMPROVEMENT] RoomActionsView
* [NEW] Visitor Navigation
* [NEW] Get Department REST
* [FIX] Borders
* [IMPROVEMENT] Refactor RoomInfo View
* [FIX] Error while navigate from mention -> roomInfo
* [NEW] Livechat Fields
* [NEW] Close Livechat
* [WIP] Forward livechat
* [NEW] Return inquiry
* [WIP] Comment when close livechat
* [WIP] Improve roomInfo
* [IMPROVEMENT] Forward room
* [FIX] Department picker
* [FIX] Picker without results
* [FIX] Superfluous argument
* [FIX] Check permissions on RoomActionsView
* [FIX] Livechat permissions
* [WIP] Show edit to livechat
* [I18N] Add pt-br translations
* [WIP] Livechat Info
* [IMPROVEMENT] Livechat info
* [WIP] Livechat Edit
* [WIP] Livechat edit
* [WIP] Livechat Edit
* [WIP] Livechat edit scroll
* [FIX] Edit customFields
* [FIX] Clean livechat customField
* [FIX] Visitor Navigation
* [NEW] Next input logic LivechatEdit
* [FIX] Add livechat data to subscription
* [FIX] Revert change
* [NEW] Livechat user Status
* [WIP] Livechat tags
* [NEW] Edit livechat tags
* [FIX] Prevent some crashes
* [FIX] Forward
* [FIX] Return Livechat error
* [FIX] Prevent livechat info crash
* [IMPROVEMENT] Use input style on forward chat
* OnboardingSeparator -> OrSeparator
* [FIX] Go to next input
* [NEW] Added some icons
* [NEW] Livechat close
* [NEW] Forward Room Action
* [FIX] Livechat edit style
* [FIX] Change status logic
* [CHORE] Remove unnecessary logic
* [CHORE] Remove unnecessary code
* [CHORE] Remove unecessary case
* [FIX] Superfluous argument
* [IMPROVEMENT] Submit livechat edit
* [CHORE] Remove textInput type
* [FIX] Livechat edit
* [FIX] Livechat Edit
* [FIX] Use same effect
* [IMPROVEMENT] Tags input
* [FIX] Add empty tag
* Fix minor issues
* Fix typo
* insert livechat room data to our room object
* review
* add method calls server version
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:36:10 -03:00
Prateek Jain
0e4e174e25
[FIX] Avatar of message as an emoji ( #2038 )
...
* fixed-issue
* removed-hardcoded-emoji
* Merge develop
* replaced markdown with emoji componenent
* made-changes
* use avatar onPress
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:16:22 -03:00
Djorkaeff Alexandre
66edd7a3c8
[FIX] Big names overflow ( #2072 )
...
* [FIX] Big names overflow
* [FIX] Message time
Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com>
* [FIX] Some alignments
* fix user item overflow
* some adjustments
Co-authored-by: devyaniChoubey <devyanichoubey16@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:09:36 -03:00
Djorkaeff Alexandre
8870ef4236
[FIX] Messages View ( #2090 )
...
* [FIX] Messages View
* [FIX] Opening PDF from Files View
* [FIX] Audio
* [FIX] SearchMessagesView
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 14:07:58 -03:00
Diego Mello
61afa86c0e
[NEW] Passcode and biometric unlock ( #2059 )
...
* Update expo libs
* Configure expo-local-authentication
* ScreenLockedView
* Authenticate server change
* Auth on app resume
* localAuthentication util
* Add servers.lastLocalAuthenticatedSession column
* Save last session date on background
* Use our own version of app state redux
* Fix libs
* Remove inactive
* ScreenLockConfigView
* Apply on saved data
* Auto lock option label
* Starting passcode
* Basic passcode flow working
* Change passcode
* Check if biometry is enrolled
* Use fork
* Migration
* Patch expo-local-authentication
* Use async storage
* Styling
* Timer
* Refactor
* Lock orientation portrait when not on tablet
* share extension
* Deep linking
* Share extension
* Refactoring passcode
* use state
* Stash
* Refactor
* Change passcode
* Animate dots on error
* Matching passcodes
* Shake
* Remove lib
* Delete button
* Fade animation on modal
* Refactoring
* ItemInfo
* I18n
* I18n
* Remove unnecessary prop
* Save biometry column
* Raise time to lock to 30 seconds
* Vibrate on wrong confirmation passcode
* Reset attempts and save last authentication on local passcode confirmation
* Remove inline style
* Save last auth
* Fix header blink
* Change function name
* Fix android modal
* Fix vibration permission
* PasscodeEnter calls biometry
* Passcode on the state
* Biometry button on PasscodeEnter
* Show whole passcode
* Secure passcode
* Save passcode with promise to prevent empty passcodes and immediately lock
* Patch expo-local-authentication
* I18n
* Fix biometry being called every time
* Blur screen on app inactive
* Revert "Blur screen on app inactive"
This reverts commit a4ce812934adcf6cf87eb1a92aec9283e2f26753.
* Remove immediately because of how Activities work on Android
* Pods
* New layout
* stash
* Layout refactored
* Fix icons
* Force set passcode from server
* Lint
* Improve permission message
* Forced passcode subtitle
* Disable based on admin's choice
* Require local authentication on login success
* Refactor
* Update tests
* Update react-native-device-info to fix notch
* Lint
* Fix modal
* Fix icons
* Fix min auto lock time
* Review
* keep enabled on mobile
* fix forced by admin when enable unlock with passcode
* use DEFAULT_AUTO_LOCK when manual enable screenLock
* fix check has passcode
* request biometry on first password
* reset auto time lock when disabled on server
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-05-08 14:04:37 -03:00
Diego Mello
ce51982bb0
Update all dependencies ( #2008 )
...
* Android RN 62
* First steps iOS
* Second step iOS
* iOS compiling
* "New" build system
* Finish iOS
* Flipper
* Update to RN 0.62.1
* expo libs
* Hermes working
* Fix lint
* Fix android build
* Patches
* Dev patches
* Patch WatermelonDB: https://github.com/Nozbe/WatermelonDB/pull/660
* Fix jitsi
* Update several minors
* Update dev minors and lint
* react-native-keyboard-input
* Few updates
* device info
* react-native-fast-image
* Navigation bar color
* react-native-picker-select
* webview
* reactotron-react-native
* Watermelondb
* RN 0.62.2
* Few updates
* Fix selection
* update gems
* remove lib
* finishing
* tests
* Use node 10
* Re-enable app bundle
* iOS build
* Update jitsi ios
2020-05-08 13:37:49 -03:00
Ezequiel de Oliveira
097c502f93
[IMPROVEMENT] Close announcement banner ( #2064 )
...
* [NEW] Created new field in subscription table
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
* [NEW] New field added to obeserver in room view
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
* [NEW] Added icon and new design to banner
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
* [NEW] Close banner function works
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
* [IMPROVEMENT] closed banner status now update correctly
Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
* improve banner style
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 09:57:04 -03:00
Djorkaeff Alexandre
a6bca99393
[FIX] UIKit crashing when UIKitModal receive update event ( #2088 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-08 09:56:11 -03:00
Djorkaeff Alexandre
a937e6a6ac
[IMPROVEMENT] Keep screen awake while recording/playing some audio ( #2089 )
...
* [IMPROVEMENT] Keep screen awake while recording/playing some audio
* [FIX] Add expo-keep-awake mock
2020-05-08 09:55:26 -03:00
Djorkaeff Alexandre
c578f1bbe8
[IMPROVEMENT] Change server while connecting/updating ( #1981 )
...
* [IMPROVEMENT] Change server while connecting
* [FIX] Not login/reconnect to previous server
* [FIX] Abort all fetch while connecting
* [FIX] Abort sdk fetch
* [FIX] Patch-package
* Add comments
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-05 10:11:28 -03:00
Djorkaeff Alexandre
ee5b7592b4
[NEW] Delete Server ( #1975 )
...
* [NEW] Delete server
Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com>
Co-authored-by: Calebe Rios <calebersmendes@gmail.com>
* [FIX] Revert removed function
Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com>
Co-authored-by: Calebe Rios <calebersmendes@gmail.com>
* pods
* i18n
* Revert "pods"
This reverts commit 2854a1650538159aeeafe90fdb2118d12b76a82f.
Co-authored-by: Bruno Dantas <oliveiradantas96@gmail.com>
Co-authored-by: Calebe Rios <calebersmendes@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-05-04 17:20:45 -03:00
Djorkaeff Alexandre
f272038ca1
[FIX] ReactionsModal ( #2085 )
2020-05-04 11:09:47 -03:00
Djorkaeff Alexandre
e46ee13b38
[IMPROVEMENT] Message Touchable ( #2082 )
...
* [FIX] Avatar touchable
* [IMPROVEMENT] onLongPress on all Message Touchables
* [IMPROVEMENT] User & baseUrl on MessageContext
* [FIX] Context Access
* [FIX] BaseURL
* Fix User
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 17:05:59 -03:00
Djorkaeff Alexandre
2ea6d34fd1
[FIX] Recorded audio on Android doesn't play on iOS ( #2073 )
...
* react-native-video -> expo-av
* remove react-native-video
* Add audio mode
* update mocks
* [FIX] Loading bigger than play/pause
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:54:27 -03:00
Prateek Jain
2b9c447fe4
[FIX] Allow special chars in Filename ( #2020 )
...
* fixed-filename-issue
* improve
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:20:29 -03:00
Siddharth Padhi
6d80f147ac
[FIX] AttachmentView (Android)(Tablet) ( #2047 )
...
* [fix]Tablet attachment View and Room Navigation
* fix weird navigation and margin bottom
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:11:34 -03:00
Prateek Jain
a52056988e
[FIX] MessageBox mention shouldn't show group DMs ( #2049 )
...
* fixed-issue
* [FIX] Filter users only if it's not a group chat
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:10:19 -03:00
Prateek Jain
c4a749c2e5
[FIX] Send totp-code to meteor call ( #2050 )
...
* fixed-issue
* removed-variable-name-errors
* reverted-last-commit
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:09:17 -03:00
Prateek Jain
25b5c95775
[FEATURE] Save video ( #2063 )
...
* added-feature-save-video
* fix sha256
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:08:48 -03:00
Djorkaeff Alexandre
3f79ab7953
[FIX] Prevent crash when room.uids was not inserted yet ( #2055 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:07:07 -03:00
Djorkaeff Alexandre
56dc7243dd
[FIX] Pending update ( #2066 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 15:04:39 -03:00
Djorkaeff Alexandre
a34929fb9b
[FIX] Hide system messages ( #2067 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 14:54:42 -03:00
Djorkaeff Alexandre
4e948f897c
[IMPROVEMENT] Stop inserting last message as message object from rooms stream if room is focused ( #2069 )
...
* [IMPROVEMENT] No insert last message if the room is focused
* fix discussion/threads
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 14:53:35 -03:00
Djorkaeff Alexandre
022b0330bf
[FIX] RoomsList update sometimes isn't fired ( #2071 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 14:38:57 -03:00
Djorkaeff Alexandre
200f94e244
[FIX] Respect UI_Allow_room_names_with_special_chars setting ( #2076 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 13:24:49 -03:00
Djorkaeff Alexandre
8201602291
[FIX] Backhandler onboarding ( #2077 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 13:06:58 -03:00
Djorkaeff Alexandre
6c2bc1c635
[FIX] Show slash commands when disconnected ( #2078 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 13:05:31 -03:00
Djorkaeff Alexandre
f3b98c29c5
[FIX] Prevent double click ( #2079 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 13:03:07 -03:00
Djorkaeff Alexandre
cce5efe6a9
[FIX] Prevent crash when thread is not found ( #2080 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-04-30 13:01:36 -03:00
Djorkaeff Alexandre
e3cfcf7f5b
[FIX] Action Tint Color on Black theme ( #2081 )
2020-04-30 13:00:39 -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
Prateek Jain
011ac043a7
[FIX] MultiSelect Keyboard behavior (Android) ( #1969 )
...
* fixed-modal-position
* made-changes
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-04-01 13:10:43 -03:00
Diego Mello
e62a7e84c8
[FIX] Add server and hide login ( #1968 )
...
* 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: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-04-01 12:56:08 -03:00
Djorkaeff Alexandre
076e5e87c6
[NEW] Direct Message between multiple users ( #1958 )
...
* [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: Diego Mello <diegolmello@gmail.com>
2020-04-01 09:28:54 -03:00
Prateek Jain
ece8f44f5a
[FIX] UI issues of Create Discussion View ( #1965 )
2020-04-01 09:07:03 -03:00
Djorkaeff Alexandre
d8c8817f04
[NEW] Custom Status ( #1811 )
...
* [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: Diego Mello <diegolmello@gmail.com>
2020-03-30 17:19:01 -03:00
Diego Mello
3437b9039f
[FIX] Load messages ( #1910 )
...
* Create updateLastOpen param on readMessages
* Remove InteractionManager from load messages
2020-03-30 17:10:19 -03:00
Djorkaeff Alexandre
475ccbd9c7
[NEW] Create discussions ( #1942 )
...
* [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: Diego Mello <diegolmello@gmail.com>
2020-03-30 16:50:27 -03:00
Diego Mello
acdf39b32d
[NEW] Onboarding layout ( #1954 )
...
* 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: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-03-30 16:20:50 -03:00
Govind Dixit
1ce0f6db59
[FIX] Change default directory listing to Users ( #1948 )
...
* fix: change default directory listing to Users
* follow server settings
* Fix state to props
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-30 11:20:55 -03:00
Djorkaeff Alexandre
255254c285
[FIX] Ignore self typing event ( #1950 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-26 13:59:11 -03:00
Djorkaeff Alexandre
4da2a96236
[FIX] Use new LinkedIn OAuth url ( #1935 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-26 10:21:03 -03:00
Neil Agarwal
dbd70deee4
[FIX] Respect protocol in HTTP Auth IPs ( #1933 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-26 10:20:41 -03:00
Govind Dixit
da05843089
[CHORE] Fix typo in CreateChannel View ( #1930 )
2020-03-26 10:14:51 -03:00
Djorkaeff Alexandre
7daa3092c7
[FIX] Linkedin OAuth login ( #1913 )
2020-03-20 23:11:13 -03:00
phriedrich
975a038254
[i18n] Added missing German translations( #1900 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-20 13:39:17 -03:00
Djorkaeff Alexandre
fe5ee355f1
[FIX] Stop showing message on leave channel ( #1896 )
...
* [FIX] Leave room don't show 'was removed' message
* [FIX] Remove duplicated code
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-20 13:38:01 -03:00
Djorkaeff Alexandre
ce1a2d5374
[FIX] Encode Image URI ( #1909 )
...
* [FIX] Encode Image URI
* [FIX] Check if Image is Valid
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-20 13:26:50 -03:00
Ezequiel de Oliveira
6a36abadbf
[FIX] Emojis transparent on android ( #1881 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 17:42:02 -03:00
Ezequiel de Oliveira
b26f04b35c
[FIX] Remove unrecognized emoji flags on android ( #1887 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 17:19:18 -03:00
devyaniChoubey
3997538eb0
[FIX] Incorrect size params to avatar endpoint ( #1875 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 16:55:32 -03:00
devyaniChoubey
589e2e2666
[IMPROVEMENT] Show toast when a message is starred/unstarred ( #1616 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 13:35:37 -03:00
Sarthak Pranesh
779cacbe3e
[FIX] Show proper error message on profile ( #1768 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 13:26:32 -03:00
devyaniChoubey
d11277e691
[IMPROVEMENT] Make username clickable on message ( #1618 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 13:14:54 -03:00
Djorkaeff Alexandre
1a3551169f
[IMPROVEMENT] Create App Group property on Info.plist ( #1858 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-11 16:06:55 -03:00
Diego Mello
9bea72faac
[FIX][iOS] Ignore silent mode on audio player ( #1862 )
2020-03-11 10:44:51 -03:00
Diego Mello
44e6660069
[FIX] Consecutive clear cache calls freezing app ( #1851 )
2020-03-10 08:49:54 -03:00
Diego Mello
a1f842b009
[FIX] e2e tests ( #1838 )
2020-03-06 15:13:33 -03:00
Youssef Muhamad
b9360217e6
[NEW] Filter system messages per room ( #1815 )
...
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-06 11:19:03 -03:00
Diego Mello
ff807d705c
[FIX] Separate delete and remove channel ( #1832 )
...
* Rename to delete room
* Separate delete and remove channel
* handleRemoved -> handleRoomRemoved
* [FIX] Navigate to RoomsList & Handle tablet case
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-03-06 10:13:24 -03:00
Diego Mello
4dc04b8579
[FIX] Thread message not found ( #1830 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 13:31:21 -03:00
Diego Mello
a7d7ff4bb9
[FIX] Mentions ( #1829 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 13:30:13 -03:00
Diego Mello
512ffe4990
[REGRESSION] Room View header title ( #1827 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 11:35:05 -03:00
Djorkaeff Alexandre
e677c19ca4
[FIX] Empty mentions for @all and @here when real name is enabled ( #1822 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 10:52:13 -03:00
phriedrich
d1c6306609
[i18n] Add missing German keys ( #1800 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 09:16:14 -03:00
Djorkaeff Alexandre
b3e0485db5
[FIX] Room Info styles ( #1820 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 08:59:30 -03:00
Djorkaeff Alexandre
4597ab6c78
[FIX] Pop from room which you have been removed ( #1819 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 08:49:54 -03:00
Prateek Jain
524e163091
[FIX] Remove all invited users when create a channel ( #1814 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 18:25:23 -03:00
Djorkaeff Alexandre
6ada35e460
[IMPROVEMENT] Request user presence on demand ( #1813 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 18:10:39 -03:00
Djorkaeff Alexandre
cfab64283d
[FIX] LoginSignup blink services ( #1809 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 17:53:48 -03:00
Djorkaeff Alexandre
d1844ba16e
[CHORE] Use markdown preview on RoomView Header ( #1807 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 17:40:20 -03:00
Diego Mello
005e1ac46b
[FIX] Detox tests ( #1790 )
2020-03-03 17:27:38 -03:00
Diego Mello
3d535196a5
[FIX] Watermelon throwing "Cannot update a record with pending updates" ( #1754 )
2020-03-02 17:12:41 -03:00
Djorkaeff Alexandre
b67d1dd73d
[IMPROVEMENT] Add loading message on long running tasks ( #1798 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 17:11:08 -03:00
Djorkaeff Alexandre
ea4f3797ff
[IMPROVEMENT] Log server version ( #1786 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 16:51:13 -03:00
Youssef Muhamad
9d615d5ffb
[NEW] Mark message as unread ( #1785 )
...
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-02-28 16:31:19 -03:00
Djorkaeff Alexandre
98e65d69d4
[FIX] Keyboard tracking loses input ref ( #1784 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:52:50 -03:00
Djorkaeff Alexandre
346d97bdc8
[FIX] Thread header ( #1776 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:39:17 -03:00
Djorkaeff Alexandre
e0d4230272
[FIX] Setting not present ( #1775 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:32:04 -03:00
Djorkaeff Alexandre
f33e98b516
[FIX] Close tablet modal ( #1773 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:26:31 -03:00
Djorkaeff Alexandre
acf788ef8c
[FIX] Reset password error message ( #1772 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:25:38 -03:00
Hibikine Kage
ca73bd1a5f
[i18n] Added Japanese translation ( #1781 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:24:10 -03:00
Djorkaeff Alexandre
fac0958b8b
[FIX] Stop video when modal is closed ( #1787 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 13:18:45 -03:00
Diego Mello
39d9a00933
[IMPROVEMENT] Markdown perf ( #1796 )
2020-02-28 13:18:03 -03:00
Djorkaeff Alexandre
64002ba149
[IMPROVEMENT] Open browser rather than webview on Create Workspace ( #1788 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 11:13:36 -03:00
Djorkaeff Alexandre
c583e0c8f5
[IMPROVEMENT] Remove useMarkdown ( #1774 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-27 15:34:20 -03:00
Djorkaeff Alexandre
9e4cef5742
[FIX] Use RealName when necessary ( #1758 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-21 13:13:05 -03:00
Djorkaeff Alexandre
aeb5ec7c6e
[FIX] Accept all media types using * ( #1770 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-21 13:02:12 -03:00
Djorkaeff Alexandre
5c974990ba
[FIX] Join Room ( #1769 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-21 12:59:13 -03:00
Djorkaeff Alexandre
9220f9e9e4
[FIX] Redirect user to SetUsernameView ( #1728 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-21 12:53:07 -03:00
phriedrich
c36a0363fc
[i18n] Missing de keys ( #1765 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 18:03:01 -03:00
phriedrich
48e512db1e
[IMPROVEMENT] Honor "Message_AudioRecorderEnabled" ( #1764 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 18:02:09 -03:00
Djorkaeff Alexandre
7a4dfef533
[NEW] Hide system messages ( #1755 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 17:43:56 -03:00
Prateek Jain
bfc4e8d127
[IMPROVEMENT] Make links clickable on Room Info ( #1730 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 17:23:09 -03:00
Djorkaeff Alexandre
5f8108d8ff
[IMPROVEMENT] Honor Register/Login settings ( #1727 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 17:08:20 -03:00
Prateek Jain
2ed8abb223
[IMPROVEMENT] Room announcements ( #1726 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 16:44:33 -03:00
Tanmoy Bhowmik
d271e56b2b
[IMPROVEMENT] Honor profile fields edit settings ( #1687 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 15:26:42 -03:00
Djorkaeff Alexandre
a9e61c5d8b
[FIX] HTTP Basic Auth ( #1753 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-20 09:58:13 -03:00
Djorkaeff Alexandre
06cca9c615
[NEW] Default browser ( #1752 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-19 17:52:05 -03:00
Djorkaeff Alexandre
78aef7320e
[FIX] UIKit submit when connection lost ( #1748 )
2020-02-18 12:56:02 -03:00
Djorkaeff Alexandre
aaca4ad268
[NEW] Jitsi JWT added to URL ( #1746 )
2020-02-18 11:06:14 -03:00
Djorkaeff Alexandre
270ec79450
[IMPROVEMENT] Alert verify email when enabled ( #1725 )
2020-02-17 16:24:27 -03:00
Diego Mello
6a40d4cefb
[CHORE] Memory leaks investigation ( #1675 )
2020-02-17 16:06:18 -03:00
Michele Pellegrini
82fd91d2f4
[i18n] Add Italian ( #1736 )
2020-02-17 13:59:31 -03:00
phriedrich
053185e0d4
[i18n] Missing key on German ( #1747 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-17 13:43:44 -03:00
Djorkaeff Alexandre
777cb28a6f
[FIX] UIKit Modal: Weird behavior on Android Tablet ( #1742 )
2020-02-17 13:42:34 -03:00
phriedrich
85dfe1b970
[FIX] Missing i18n on MessagesView title ( #1733 )
2020-02-17 13:17:56 -03:00
phriedrich
6a45d1daa2
[i18n] Missing German keys ( #1735 )
2020-02-17 13:08:45 -03:00
Diego Mello
a341f0d696
[FIX] Catch room unsubscribe error ( #1739 )
2020-02-17 13:07:09 -03:00
Diego Mello
a580d3a867
[FIX] Add missing calls to user info ( #1741 )
2020-02-17 13:06:46 -03:00
Diego Mello
a200e9707e
[FIX] Prevent reaction map error ( #1743 )
2020-02-17 13:06:30 -03:00
Diego Mello
677b28818d
[FIX] Prevent toast ref error ( #1744 )
2020-02-17 13:06:08 -03:00
Diego Mello
290c53efa9
[FIX] Stop logging react-native-image-crop-picker ( #1745 )
2020-02-17 13:05:47 -03:00
Diego Mello
d970952086
[REVERT] Show emoji keyboard on Android ( #1738 )
2020-02-17 09:14:56 -03:00
Sarthak Pranesh
91518a1bc4
[IMPROVEMENT] Hold URL to copy ( #1684 )
2020-02-14 10:39:42 -03:00