Commit Graph

941 Commits

Author SHA1 Message Date
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
Diego Mello c58120a639
[NEW] Adaptive Icons (#1904)
* 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 (#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
Diego Mello 87724ae6d4
Bump version to 4.6.0 (#1911) 2020-03-20 11:15:29 -03:00
dependabot[bot] f7e459c87f
Bump acorn from 5.7.3 to 5.7.4 (#1876)
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 (#1881)
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 (#1886)
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 (#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 cb9cf527b7
Bump version to 4.5.1 (#1853) 2020-03-10 08:52:17 -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 ab0736233d
[FIX] Storybook snapshots (#1831)
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 (#1827)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-03-05 11:35:05 -03:00
Sarthak Pranesh 74cc75a928
[TESTS] Markdown added to Storybook (#1812)
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 (#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
Diego Mello c360c2ca86
[CHORE] Switch Apple account on Fastlane (#1810) 2020-03-02 16:15:18 -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 5eb824aeb4
[FIX] Hide reply notification action when there are missing data (#1771)
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 (#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