Commit Graph

2456 Commits

Author SHA1 Message Date
Djorkaeff Alexandre fe5ee355f1
[FIX] Stop showing message on leave channel ()
* [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
Diego Mello c58120a639
[NEW] Adaptive Icons ()
* Remove unnecessary stuff from debug build

* Adaptive icon for experimental app
2020-03-20 13:28:43 -03:00
Djorkaeff Alexandre ce1a2d5374
[FIX] Encode Image URI ()
* [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
Diego Mello 87724ae6d4
Bump version to 4.6.0 () 2020-03-20 11:15:29 -03:00
Diego Mello 96bfe1910e
Merge beta into master ()
* [FIX] Close SortDropdown on sort select ()

* [FIX] Cancel upload and check failed upload ()

* [FIX] Slash commands not cleaning is typing and not using state ()

* [FIX] Dispatch roomsRequest on app foreground event even if not connected ()

* [CHORE] Update react-native-jitsi-meet ()

* [FIX] Regex on run slash command ()

* Update React Native to 0.61.1 ()

* Update React Native to 0.61.1

* Update patch to SSL Pinning

* Revert storybook

* [CHORE] Update react-native-safe-area-view ()

* [FIX] Try/catch JSON.parse XHR response ()

* [FIX] Change messagebox icon immediate on change text ()

* [FIX] Update last open on message stream received ()

* [FIX] Remove animation from RoomsListView.willFocus ()

* [FIX] Delete message on thread ()

* [REGRESSION] Markdown text ()

* [FIX] Jest ()

* [FIX] Avatar shown when useRealName is activated ()

* Fix avatar when use real name

* Wrong indentation

* [DOCS] Add SECURITY.md ()

* [CHORE] Update react-native-reanimated to 1.3.0 ()

* [FIX] Run credentials migration only once ()

* [CHORE] Update react-native-jitsi-meet to 2.0.1 ()

* [FIX] Messagebox onChangeText issues ()

* Stop ongoing debounces on messagebox unmount

* Immediately change send icon, but keep debouncing others

* Make CustomEmoji stateless function

* Fix mentions keyExtractor

* [FIX] Room subscription issues ()

* [FIX] Reaction press ()

* [FIX] Channel avatars not showing after application unloads ()

* Revert react-native-safe-area-view ()

* [FIX] Remove console on production mode ()

* [FIX] Messages preview issues ()

* [FIX] Select user from native credentials ()

* [FIX] Some issues on preview message ()

* [FIX] Audio player track and thumb not rendering on Android ()

* [FIX] Record audio message throws exception when FileSystem.getInfoAsync is called ()

* [FIX] China shouldn't use CallKit ()

* [FIX] Watermelon batches ()

* Bump version to 1.20.1 ()

* [CHORE] Remove memoize-one ()

* [FIX] End Jitsi call on unmount ()

* [FIX] Allow self-signed certificates ()

* [FIX] Set User-Agent  ()

* Set User-Agent Fetch & Websocket & XHR

* Set User-Agent

* Custom User Agent on fetch/websocket

* Fix names

* Use DeviceInfo

* fix server with subpath ()

* [FIX] Server with https:\\ instead of https:// ()

* [FIX] Server dropdown not closing after changing stack ()

* [FIX] Invalid server version ()

* [IMPROVEMENT] Respect "Hide counter" preference ()

* [FIX] Pass isFocused as a function to Messagebox ()

* [CHORE] Remove icons folder ()

* [CHORE] Refactor RoomItem touchable ()

* [FIX] Unnecessary rerender on RoomItem when status is undefined ()

* [UPDATE DEPS] react-navigation and react-navigation-stack ()

* [FIX] Avatars not loading on share extension when Accounts_AvatarBlockUnauthenticatedAccess is enabled ()

* Bump version to 1.20.2 ()

* [FIX] Remove some unnecessary re-renders on Messagebox ()

* [REGRESSION] Use LayoutAnimation instead of Transition API ()

* [FIX] Remove setState from notifications view causing watermelon object to be updated outside an action ()

* [IMPROVEMENT] Save last message as message when subscription is updated ()

* [UPDATE DEPS] Update RN to 0.61.3 ()

* [DOCS] Update Readme ()

* [CHORE] Remove react-native-scrollable-tab-view fork ()

* [FIX] URL preview ()

* [REGRESSION] Decrease list view memory size ()

* [FIX] Paste ()

* [CHORE] Update gems ()

* Bump version to 1.20.3 ()

* [FIX] Use Ruby 2.4 on TestFlight upload ()

* [FIX] Parse Urls ()

* [FIX] Parse image URL only if it's not empty ()

* [FIX] Load messages issues ()

* Bump version to 1.21.0 ()

* [FIX] Crowd login ()

* [FIX] Clicking user avatar in thread previews crashes app ()

* [IMPROVEMENT] Error messages on connect ()

* [FIX] ProfileView input navigation error when custom fields aren't set ()

* [FIX] Batch server deletion on logout ()

* Bump app to 1.22.0 ()

* [FIX] Server Version ()

* Update patch and minor deps ()

* [FIX] Crash when open thread ()

* Bump version to 1.23.0 ()

* [I18N] Update ru.js ()

* [FIX] CAS building wrong URL ()

* [FIX] Delete messages ()

* [FIX] In-app notification showing wrong content on channels ()

* Bump version to 1.24.0 ()

* [FIX] Prevent server with whitespace ()

* [IMPROVEMENT] Keyboard and content type on login ()

* [FIX] Messages stop loading ()

* [NEW] Tablet support ()

* [IMPROVEMENT] Authentication via deep linking ()

* [IMPROVEMENT] Markdown performance when identifying emoji only content ()

* [FIX] BackHandler remove random failing on development ()

* Bump version to 1.25.0 ()

* [CHORE] Update CI Xcode Image ()

* [FIX] Rooms grouping not working properly ()

* [FIX] Take a video ()

* [NEW] Themes ()

* [FIX] Share extension doesn't reconnect to previous selected server on Android ()

* [FIX] Init local settings on notification tap ()

* Bump version to 1.26.0 ()

* [FIX] Emoji parser not working on Hermes  ()

* [NEW] Enable Hermes ()

* [FIX] Automatic theme repeating ()

* [CHORE] Sync Experimental and Official app versions ()

* [DOCS] Update readme ()

* [FIX] Messages being sent but showing as temp status ()

* [FIX] Missing messages after reconnect ()

* [FIX] Few fixes on themes ()

* [I18N] Missing German translations ()

* Missing German translation

* adding a missing space behind colon

* added a missing space after colon

* and another attempt to finally fix this – got confused by all the branches

* some smaller fixes for the translation

* better wording

* fixed another typo

* [FIX] Crash while displaying the attached image with http on file name ()

* [IMPROVEMENT] Tap app and server version to copy to clipboard ()

* [NEW] Reply notification ()

* [FIX] Incorrect background color login on iPad ()

* [FIX] Prevent multiple tap on send (Share Extension) ()

* [NEW] Image Viewer ()

* [DOCS] Update Readme ()

* [FIX] Jitsi with Hermes Enabled ()

* [FIX] Draft messages not working with themed Messagebox ()

* [FIX] Go to direct message from members list ()

* [FIX] Make SAML wait for idp token instead of creating it on client ()

* [FIX] Server Test Push Notification ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [CHORE] Update to new server response ()

* [FIX] Insert messages with blank users ()

* Bump version to 4.2.1 ()

* [FIX] Error when normalizing empty messages ()

* [REGRESSION] CAS ()

* Bump version to 4.2.2 ()

* [FIX] Add username block condition to prevent error ()

* Bump version to 4.2.3

* Bump version to 4.2.4

* Bump version to 4.3.0 ()

* [FIX] Channels doesn't load ()

* [FIX] Channels doesn't load

* [FIX] Update roomsUpdatedAt when subscriptions.length is 0

* [FIX] Remove unnecessary changes

* [FIX] Improve the code

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Make SAML to work on Rocket.Chat < 2.3.0 ()

* [NEW] Invite links ()

* [FIX] Set the http-agent to the form that Rocket.Chat requires for logging ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] "Following thread" and "Unfollowed Thread" is hardcoded and not translated ()

* [FIX] Disable reset button if form didn't changed ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Header title of RoomInfoView ()

* [I18N] Gallery Permissions DE ()

* [FIX] Not allow to send messages to archived room ()

* [FIX] Profile fields automatically reset ()

* [FIX] Show attachment on ThreadMessagesView ()

* [NEW] Wordpress auth ()

* [CHORE] Add Start Packager script ()

* [CHORE] Update RN to 0.61.5 ()

* [CHORE] Update RN to 0.61.5

* [CHORE] Update react-native patch

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>

* Bump version to 4.3.1 ()

* [FIX] Change force logout rule ()

* Bump version to 4.4.0 ()

* [IMPROVEMENT] Use MessagingStyle on Android Notification ()

* [NEW] Request review ()

* [NEW] Pull to refresh RoomView ()

* [FIX] Unsubscribe from room ()

* [FIX] Server with subdirs ()

* [NEW] Clear cache ()

* [IMPROVEMENT] Memoize and batch subscriptions updates ()

* [FIX] Disallow empty sharing ()

* [REGRESSION] Use HTTPS links for sharing and markets protocol for review ()

* [FIX] In some cases, share extension doesn't load images ()

* [i18n] DE translations for new invite function and some minor fixes ()

* [FIX] Remove duplicate jetify step ()

minor: also remove 'cd' calls

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [REGRESSION] Read messages ()

* [i18n] German translations missing ()

* [FIX] Notifications crash on older Android Versions ()

* [i18n] Added Dutch translation ()

* [NEW] Omnichannel Beta ()

* [NEW] Confirm logout/clear cache ()

* [I18N] Add es-ES language  ()

* [NEW] UiKit Beta ()

* [IMPROVEMENT] Use reselect ()

* [FIX] Notification in Android API level less than 24 ()

* [IMPROVEMENT] Send tmid on slash commands and media ()

* [FIX] Unhandled action on UIKit ()

* [NEW] Pull to refresh RoomsList ()

* [IMPROVEMENT] Reset app when language is changed ()

* [FIX] Small fixes on UIKit ()

* [FIX] Spotlight ()

* [CHORE] Update react-native-image-crop-picker ()

* [FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) ()

* [REGRESSION] Remove @ and # from mention ()

* [NEW] Direct message from user info ()

* [FIX] Delete slash commands ()

* [IMPROVEMENT] Hold URL to copy ()

* [FIX] Different sourcemaps generation for Hermes ()

* [FIX] Different sourcemaps generation for Hermes

* Upload sourcemaps after build

* [REVERT] Show emoji keyboard on Android ()

* [FIX] Stop logging react-native-image-crop-picker ()

* [FIX] Prevent toast ref error ()

* [FIX] Prevent reaction map error ()

* [FIX] Add missing calls to user info ()

* [FIX] Catch room unsubscribe error ()

* [i18n] Missing German keys ()

* [FIX] Missing i18n on MessagesView title ()

* [FIX]  UIKit Modal: Weird behavior on Android Tablet ()

* [i18n] Missing key on German ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [i18n] Add Italian ()

* [CHORE] Memory leaks investigation ()

* [IMPROVEMENT] Alert verify email when enabled ()

* [NEW] Jitsi JWT added to URL ()

* [FIX] UIKit submit when connection lost ()

* Bump version to 4.5.0 ()

* [NEW] Default browser ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] HTTP Basic Auth ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Honor profile fields edit settings ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Room announcements ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Honor Register/Login settings ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Make links clickable on Room Info ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [NEW] Hide system messages ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Honor "Message_AudioRecorderEnabled" ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [i18n] Missing de keys ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Redirect user to SetUsernameView ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Join Room ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Accept all media types using * ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Use RealName when necessary ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Markdown Line Break ()

* [IMPROVEMENT] Remove useMarkdown ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Open browser rather than webview on Create Workspace ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Markdown perf ()

* [FIX] Stop video when modal is closed ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Hide reply notification action when there are missing data ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [i18n] Added Japanese translation ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Reset password error message ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Close tablet modal ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Setting not present ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Thread header ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Keyboard tracking loses input ref ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [NEW] Mark message as unread ()

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>

* [IMPROVEMENT] Log server version ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Add loading message on long running tasks ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [CHORE] Switch Apple account on Fastlane ()

* [FIX] Watermelon throwing "Cannot update a record with pending updates" ()

* [FIX] Detox tests ()

* [CHORE] Use markdown preview on RoomView Header ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] LoginSignup blink services ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [IMPROVEMENT] Request user presence on demand ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Remove all invited users when create a channel ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Pop from room which you have been removed ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Room Info styles ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [i18n] Add missing German keys ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Empty mentions for @all and @here when real name is enabled ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [TESTS] Markdown added to Storybook ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [REGRESSION] Room View header title ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Storybook snapshots ()

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>

* [FIX] Mentions ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Thread message not found ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] Separate delete and remove channel ()

* 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>

* [NEW] Filter system messages per room ()

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>

* [FIX] e2e tests ()

* [FIX] Consecutive clear cache calls freezing app ()

* Bump version to 4.5.1 ()

* [FIX][iOS] Ignore silent mode on audio player ()

* [IMPROVEMENT] Create App Group property on Info.plist ()

Co-authored-by: Diego Mello <diegolmello@gmail.com>

Co-authored-by: Prateek Jain <44807945+Prateek93a@users.noreply.github.com>
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
Co-authored-by: Lucas Siqueira <lucassiqzro@gmail.com>
Co-authored-by: Calebe Rios <calebersmendes@gmail.com>
Co-authored-by: Pitstopper <18574776+Pitstopper@users.noreply.github.com>
Co-authored-by: phriedrich <info@phriedrich.de>
Co-authored-by: Guilherme Siqueira <guilhersiqueira@gmail.com>
Co-authored-by: Prateek Jain <prateek93a@gmail.com>
Co-authored-by: devyaniChoubey <52153085+devyaniChoubey@users.noreply.github.com>
Co-authored-by: Bernard Seow <ssbing99@gmail.com>
Co-authored-by: Hiroki Ishiura <ishiura@ja2.so-net.ne.jp>
Co-authored-by: Exordian <jakob.englisch@gmail.com>
Co-authored-by: Daanchaam <daanhendriks97@gmail.com>
Co-authored-by: Youssef Muhamad <emaildeyoussefmuhamad@gmail.com>
Co-authored-by: Iván Álvarez <ialvarezpereira@gmail.com>
Co-authored-by: Sarthak Pranesh <41206172+sarthakpranesh@users.noreply.github.com>
Co-authored-by: Michele Pellegrini <pellettiero@users.noreply.github.com>
Co-authored-by: Tanmoy Bhowmik <tanmoy.openroot@gmail.com>
Co-authored-by: Hibikine Kage <14365761+hibikine@users.noreply.github.com>
2020-03-18 18:26:17 -03:00
dependabot[bot] f7e459c87f
Bump acorn from 5.7.3 to 5.7.4 ()
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 17:49:24 -03:00
Ezequiel de Oliveira 6a36abadbf
[FIX] Emojis transparent on android ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 17:42:02 -03:00
Neil Agarwal 48f90fb9a8
[FIX] Remove react-native global installs ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 17:36:13 -03:00
Ezequiel de Oliveira b26f04b35c
[FIX] Remove unrecognized emoji flags on android ()
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 ()
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 ()
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 ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-17 13:26:32 -03:00
devyaniChoubey d11277e691
[IMPROVEMENT] Make username clickable on message ()
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 ()
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 () 2020-03-11 10:44:51 -03:00
Diego Mello cb9cf527b7
Bump version to 4.5.1 () 2020-03-10 08:52:17 -03:00
Diego Mello 44e6660069
[FIX] Consecutive clear cache calls freezing app () 2020-03-10 08:49:54 -03:00
Diego Mello a1f842b009
[FIX] e2e tests () 2020-03-06 15:13:33 -03:00
Youssef Muhamad b9360217e6
[NEW] Filter system messages per room ()
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 ()
* 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 ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 13:31:21 -03:00
Diego Mello a7d7ff4bb9
[FIX] Mentions ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 13:30:13 -03:00
Diego Mello ab0736233d
[FIX] Storybook snapshots ()
Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-03-05 11:40:32 -03:00
Diego Mello 512ffe4990
[REGRESSION] Room View header title ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 11:35:05 -03:00
Sarthak Pranesh 74cc75a928
[TESTS] Markdown added to Storybook ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 10:57:07 -03:00
Djorkaeff Alexandre e677c19ca4
[FIX] Empty mentions for @all and @here when real name is enabled ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 10:52:13 -03:00
phriedrich d1c6306609
[i18n] Add missing German keys ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-04 09:16:14 -03:00
Djorkaeff Alexandre b3e0485db5
[FIX] Room Info styles ()
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 ()
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 ()
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 ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 18:10:39 -03:00
Djorkaeff Alexandre cfab64283d
[FIX] LoginSignup blink services ()
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 ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-03 17:40:20 -03:00
Diego Mello 005e1ac46b
[FIX] Detox tests () 2020-03-03 17:27:38 -03:00
Diego Mello 3d535196a5
[FIX] Watermelon throwing "Cannot update a record with pending updates" () 2020-03-02 17:12:41 -03:00
Diego Mello c360c2ca86
[CHORE] Switch Apple account on Fastlane () 2020-03-02 16:15:18 -03:00
Djorkaeff Alexandre b67d1dd73d
[IMPROVEMENT] Add loading message on long running tasks ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 17:11:08 -03:00
Djorkaeff Alexandre ea4f3797ff
[IMPROVEMENT] Log server version ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 16:51:13 -03:00
Youssef Muhamad 9d615d5ffb
[NEW] Mark message as unread ()
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 ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:52:50 -03:00
Djorkaeff Alexandre 346d97bdc8
[FIX] Thread header ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:39:17 -03:00
Djorkaeff Alexandre e0d4230272
[FIX] Setting not present ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:32:04 -03:00
Djorkaeff Alexandre f33e98b516
[FIX] Close tablet modal ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:26:31 -03:00
Djorkaeff Alexandre acf788ef8c
[FIX] Reset password error message ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:25:38 -03:00
Hibikine Kage ca73bd1a5f
[i18n] Added Japanese translation ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 14:24:10 -03:00
Djorkaeff Alexandre 5eb824aeb4
[FIX] Hide reply notification action when there are missing data ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 13:35:47 -03:00
Djorkaeff Alexandre fac0958b8b
[FIX] Stop video when modal is closed ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 13:18:45 -03:00
Diego Mello 39d9a00933
[IMPROVEMENT] Markdown perf () 2020-02-28 13:18:03 -03:00
Djorkaeff Alexandre 64002ba149
[IMPROVEMENT] Open browser rather than webview on Create Workspace ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-28 11:13:36 -03:00
Djorkaeff Alexandre c583e0c8f5
[IMPROVEMENT] Remove useMarkdown ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-02-27 15:34:20 -03:00