Commit Graph

638 Commits

Author SHA1 Message Date
Diego Mello a341f0d696
[FIX] Catch room unsubscribe error () 2020-02-17 13:07:09 -03:00
Diego Mello a580d3a867
[FIX] Add missing calls to user info () 2020-02-17 13:06:46 -03:00
Diego Mello a200e9707e
[FIX] Prevent reaction map error () 2020-02-17 13:06:30 -03:00
Diego Mello 677b28818d
[FIX] Prevent toast ref error () 2020-02-17 13:06:08 -03:00
Diego Mello 290c53efa9
[FIX] Stop logging react-native-image-crop-picker () 2020-02-17 13:05:47 -03:00
Diego Mello d970952086
[REVERT] Show emoji keyboard on Android () 2020-02-17 09:14:56 -03:00
Sarthak Pranesh 91518a1bc4
[IMPROVEMENT] Hold URL to copy () 2020-02-14 10:39:42 -03:00
Diego Mello 4a63cb01e2
[FIX] Delete slash commands () 2020-02-14 10:24:35 -03:00
Prateek Jain f1bf2bb26f
[NEW] Direct message from user info () 2020-02-13 21:25:42 -03:00
Diego Mello 400d33250d
[REGRESSION] Remove @ and # from mention () 2020-02-13 21:22:53 -03:00
Djorkaeff Alexandre 88c0ba6aff
[FIX] Messages Overlapping (Android) and MessageBox Scroll (iOS) () 2020-02-13 17:44:57 -03:00
Diego Mello 58e5781ed2
[FIX] Spotlight () 2020-02-13 16:24:39 -03:00
Djorkaeff Alexandre 3a87872415
[FIX] Small fixes on UIKit () 2020-02-12 14:21:11 -03:00
Djorkaeff Alexandre 1d79746eff
[IMPROVEMENT] Reset app when language is changed () 2020-02-11 17:28:40 -03:00
Djorkaeff Alexandre 42a53b4c9d
[NEW] Pull to refresh RoomsList () 2020-02-11 17:13:44 -03:00
Djorkaeff Alexandre ebe36cdc00
[FIX] Unhandled action on UIKit () 2020-02-11 13:00:58 -03:00
Djorkaeff Alexandre 836683591c
[IMPROVEMENT] Send tmid on slash commands and media () 2020-02-11 12:56:06 -03:00
Diego Mello 3683b8936a
[IMPROVEMENT] Use reselect () 2020-02-11 11:09:14 -03:00
Djorkaeff Alexandre b87472f10b
[NEW] UiKit Beta () 2020-02-11 11:01:35 -03:00
Iván Álvarez dc0cabf1d5
[I18N] Add es-ES language () 2020-02-10 17:05:58 -03:00
Youssef Muhamad 28b5821dae
[NEW] Confirm logout/clear cache () 2020-02-10 11:53:42 -03:00
Djorkaeff Alexandre b90cf9e486
[NEW] Omnichannel Beta () 2020-02-07 10:24:16 -03:00
Daanchaam ba37bb1997
[i18n] Added Dutch translation () 2020-02-07 10:04:46 -03:00
phriedrich 93b1bfca57
[i18n] German translations missing () 2020-02-07 09:59:52 -03:00
Diego Mello c63645360b
[REGRESSION] Read messages () 2020-02-05 14:31:36 -03:00
phriedrich ef0f632242
[i18n] DE translations for new invite function and some minor fixes () 2020-02-05 13:43:09 -03:00
Diego Mello 75c7f76c1f
[FIX] In some cases, share extension doesn't load images () 2020-02-05 13:41:40 -03:00
Diego Mello 98f12bc058
[REGRESSION] Use HTTPS links for sharing and markets protocol for review () 2020-02-05 13:41:25 -03:00
Diego Mello 982b1d39e9
[FIX] Disallow empty sharing () 2020-02-05 13:40:44 -03:00
Diego Mello 38c7d8a874
[IMPROVEMENT] Memoize and batch subscriptions updates () 2020-02-05 12:22:29 -03:00
Diego Mello 155df774bc
[NEW] Clear cache () 2020-02-05 12:12:40 -03:00
Hiroki Ishiura 8814fc539d
[FIX] Server with subdirs () 2020-02-05 11:01:01 -03:00
Djorkaeff Alexandre 97cc18313d
[FIX] Unsubscribe from room () 2020-02-05 10:34:53 -03:00
Djorkaeff Alexandre 06085ebffb
[NEW] Pull to refresh RoomView () 2020-02-05 10:27:06 -03:00
Djorkaeff Alexandre 7dffa14b77
[NEW] Request review () 2020-02-03 15:28:18 -03:00
Diego Mello 64ca30f84c
[FIX] Change force logout rule () 2020-01-30 11:20:58 -03:00
Diego Mello d2df4c6de5
[NEW] Wordpress auth () 2020-01-29 09:30:59 -03:00
Prateek Jain 514e73c711 [FIX] Show attachment on ThreadMessagesView () 2020-01-28 10:41:06 -03:00
Bernard Seow 71bcef1510 [FIX] Profile fields automatically reset () 2020-01-28 10:40:22 -03:00
devyaniChoubey f5188a8d12 [FIX] Not allow to send messages to archived room () 2020-01-28 10:39:42 -03:00
phriedrich 5dc7268116 [I18N] Gallery Permissions DE () 2020-01-28 10:28:56 -03:00
Prateek Jain 8f14cbe25a [FIX] Header title of RoomInfoView () 2020-01-28 10:28:25 -03:00
devyaniChoubey 8ff6a3a27e [FIX] Disable reset button if form didn't changed ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-01-28 10:26:46 -03:00
devyaniChoubey 3a9ba9c681 [FIX] "Following thread" and "Unfollowed Thread" is hardcoded and not translated () 2020-01-28 10:25:28 -03:00
phriedrich 47cedc3075 [FIX] Set the http-agent to the form that Rocket.Chat requires for logging ()
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-01-28 10:24:29 -03:00
Diego Mello 0673081465
[NEW] Invite links () 2020-01-28 10:22:35 -03:00
Diego Mello ba27c580f4
[FIX] Make SAML to work on Rocket.Chat < 2.3.0 () 2020-01-28 10:21:50 -03:00
Djorkaeff Alexandre 862ffa13c6 [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>
2020-01-28 10:19:17 -03:00
Diego Mello 06be061e72
[FIX] Add username block condition to prevent error () 2020-01-16 13:05:24 -03:00
Diego Mello 2e3240469d
[REGRESSION] CAS () 2020-01-13 09:23:14 -03:00