Commit Graph

990 Commits

Author SHA1 Message Date
Djorkaeff Alexandre b166d59cbd
[FIX] Markdown Line Break (#1783) 2020-02-27 15:24:40 -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
Diego Mello e383271998
Bump version to 4.5.0 (#1761) 2020-02-19 16:57:52 -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
Diego Mello a62dfef3fa
[FIX] Different sourcemaps generation for Hermes (#1724)
* [FIX] Different sourcemaps generation for Hermes

* Upload sourcemaps after build
2020-02-14 16:12:06 -03:00
Sarthak Pranesh 91518a1bc4
[IMPROVEMENT] Hold URL to copy (#1684) 2020-02-14 10:39:42 -03:00
Diego Mello 4a63cb01e2
[FIX] Delete slash commands (#1723) 2020-02-14 10:24:35 -03:00
Prateek Jain f1bf2bb26f
[NEW] Direct message from user info (#1516) 2020-02-13 21:25:42 -03:00
Diego Mello 400d33250d
[REGRESSION] Remove @ and # from mention (#1721) 2020-02-13 21:22:53 -03:00
Djorkaeff Alexandre 88c0ba6aff
[FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) (#1720) 2020-02-13 17:44:57 -03:00
Diego Mello 952dc761ab
[CHORE] Update react-native-image-crop-picker (#1712) 2020-02-13 16:25:28 -03:00
Diego Mello 58e5781ed2
[FIX] Spotlight (#1719) 2020-02-13 16:24:39 -03:00
Djorkaeff Alexandre 3a87872415
[FIX] Small fixes on UIKit (#1709) 2020-02-12 14:21:11 -03:00
Djorkaeff Alexandre 1d79746eff
[IMPROVEMENT] Reset app when language is changed (#1702) 2020-02-11 17:28:40 -03:00
Djorkaeff Alexandre 42a53b4c9d
[NEW] Pull to refresh RoomsList (#1701) 2020-02-11 17:13:44 -03:00
Djorkaeff Alexandre ebe36cdc00
[FIX] Unhandled action on UIKit (#1703) 2020-02-11 13:00:58 -03:00
Djorkaeff Alexandre 836683591c
[IMPROVEMENT] Send tmid on slash commands and media (#1698) 2020-02-11 12:56:06 -03:00
Djorkaeff Alexandre e588c1fc08
[FIX] Notification in Android API level less than 24 (#1692) 2020-02-11 12:43:35 -03:00
Diego Mello 3683b8936a
[IMPROVEMENT] Use reselect (#1696) 2020-02-11 11:09:14 -03:00
Djorkaeff Alexandre b87472f10b
[NEW] UiKit Beta (#1497) 2020-02-11 11:01:35 -03:00
Iván Álvarez dc0cabf1d5
[I18N] Add es-ES language (#1495) 2020-02-10 17:05:58 -03:00
Youssef Muhamad 28b5821dae
[NEW] Confirm logout/clear cache (#1688) 2020-02-10 11:53:42 -03:00
Djorkaeff Alexandre b90cf9e486
[NEW] Omnichannel Beta (#1674) 2020-02-07 10:24:16 -03:00
Daanchaam ba37bb1997
[i18n] Added Dutch translation (#1676) 2020-02-07 10:04:46 -03:00