Diego Mello
|
b7ebd3bc07
|
Bump app to 1.22.0 (#1387)
|
2019-11-14 14:32:29 -03:00 |
Diego Mello
|
6f95bb0d17
|
[FIX] Batch server deletion on logout (#1382)
|
2019-11-13 16:53:57 -03:00 |
Diego Mello
|
447b48360f
|
[FIX] ProfileView input navigation error when custom fields aren't set (#1383)
|
2019-11-13 16:53:20 -03:00 |
Djorkaeff Alexandre
|
1b2833107f
|
[IMPROVEMENT] Error messages on connect (#1379)
|
2019-11-13 16:52:00 -03:00 |
Prateek Jain
|
edf73124bb
|
[FIX] Clicking user avatar in thread previews crashes app (#1363)
|
2019-11-13 16:04:49 -03:00 |
Diego Mello
|
11e1778f77
|
[FIX] Crowd login (#1381)
|
2019-11-13 13:02:36 -03:00 |
Diego Mello
|
40ae78c83f
|
Bump version to 1.21.0 (#1376)
|
2019-11-08 14:04:33 -03:00 |
Diego Mello
|
0b68e98c2b
|
[FIX] Load messages issues (#1373)
|
2019-11-07 16:53:39 -03:00 |
Diego Mello
|
5e4ce8feac
|
[FIX] Parse image URL only if it's not empty (#1372)
|
2019-11-07 11:59:17 -03:00 |
Djorkaeff Alexandre
|
38523509e0
|
[FIX] Parse Urls (#1371)
|
2019-11-07 09:35:04 -03:00 |
Diego Mello
|
e0f0f99990
|
[FIX] Use Ruby 2.4 on TestFlight upload (#1368)
|
2019-11-05 17:05:59 -03:00 |
Diego Mello
|
ea057ffbf3
|
Bump version to 1.20.3 (#1366)
|
2019-11-05 15:23:08 -03:00 |
Diego Mello
|
371a93d888
|
[CHORE] Update gems (#1365)
|
2019-11-04 16:29:15 -03:00 |
Diego Mello
|
682ac6b4a5
|
[FIX] Paste (#1350)
|
2019-11-04 12:19:27 -03:00 |
Diego Mello
|
ae949e6d68
|
[REGRESSION] Decrease list view memory size (#1361)
|
2019-11-01 14:41:32 -03:00 |
Diego Mello
|
ffeac38034
|
[FIX] URL preview (#1360)
|
2019-11-01 14:34:35 -03:00 |
Diego Mello
|
44415c881f
|
[CHORE] Remove react-native-scrollable-tab-view fork (#1352)
|
2019-10-31 20:04:13 -03:00 |
Djorkaeff Alexandre
|
176b51b324
|
[DOCS] Update Readme (#1346)
|
2019-10-31 13:23:00 -03:00 |
Diego Mello
|
93356341b9
|
[UPDATE DEPS] Update RN to 0.61.3 (#1345)
|
2019-10-31 13:21:59 -03:00 |
Diego Mello
|
2b82ec4ad6
|
[IMPROVEMENT] Save last message as message when subscription is updated (#1344)
|
2019-10-30 15:31:26 -03:00 |
Diego Mello
|
d03699622a
|
[FIX] Remove setState from notifications view causing watermelon object to be updated outside an action (#1342)
|
2019-10-30 12:44:33 -03:00 |
Diego Mello
|
0a8404d723
|
[REGRESSION] Use LayoutAnimation instead of Transition API (#1338)
|
2019-10-30 12:43:57 -03:00 |
Diego Mello
|
fcb420a773
|
[FIX] Remove some unnecessary re-renders on Messagebox (#1341)
|
2019-10-30 11:14:41 -03:00 |
Diego Mello
|
66222a3f9a
|
Bump version to 1.20.2 (#1340)
|
2019-10-29 15:15:05 -03:00 |
Diego Mello
|
85cea01030
|
[FIX] Avatars not loading on share extension when Accounts_AvatarBlockUnauthenticatedAccess is enabled (#1339)
|
2019-10-29 15:14:41 -03:00 |
Diego Mello
|
ab1b6fbcc3
|
[UPDATE DEPS] react-navigation and react-navigation-stack (#1337)
|
2019-10-29 15:14:22 -03:00 |
Diego Mello
|
30f1921fe9
|
[FIX] Unnecessary rerender on RoomItem when status is undefined (#1336)
|
2019-10-29 15:13:58 -03:00 |
Prateek Jain
|
d15a5612db
|
[CHORE] Refactor RoomItem touchable (#1331)
|
2019-10-29 10:53:58 -03:00 |
Prateek Jain
|
d61fc62e6d
|
[CHORE] Remove icons folder (#1290)
|
2019-10-28 17:58:51 -03:00 |
Calebe Rios
|
c304904380
|
[FIX] Pass isFocused as a function to Messagebox (#1309)
|
2019-10-28 17:51:46 -03:00 |
Calebe Rios
|
20a73907ff
|
[IMPROVEMENT] Respect "Hide counter" preference (#1306)
|
2019-10-28 17:04:44 -03:00 |
Djorkaeff Alexandre
|
8bffe1f28c
|
[FIX] Invalid server version (#1319)
|
2019-10-28 10:37:12 -03:00 |
Lucas Siqueira
|
d52a7e00cc
|
[FIX] Server dropdown not closing after changing stack (#1299)
|
2019-10-28 09:46:50 -03:00 |
Djorkaeff Alexandre
|
5d96cb2d02
|
[FIX] Server with https:\\ instead of https:// (#1320)
|
2019-10-23 16:28:24 -03:00 |
Djorkaeff Alexandre
|
2867f845df
|
fix server with subpath (#1322)
|
2019-10-23 16:26:57 -03:00 |
Djorkaeff Alexandre
|
6df7d7b3c3
|
[FIX] Set User-Agent (#1318)
* Set User-Agent Fetch & Websocket & XHR
* Set User-Agent
* Custom User Agent on fetch/websocket
* Fix names
* Use DeviceInfo
|
2019-10-18 13:20:01 -03:00 |
Djorkaeff Alexandre
|
05ef9f7d73
|
[FIX] Allow self-signed certificates (#1310)
|
2019-10-16 17:12:13 -03:00 |
Diego Mello
|
4ac98a15c7
|
[FIX] End Jitsi call on unmount (#1291)
|
2019-10-09 11:58:27 -03:00 |
Diego Mello
|
1b5f565b08
|
[CHORE] Remove memoize-one (#1284)
|
2019-10-08 10:22:43 -03:00 |
Diego Mello
|
241205005a
|
Bump version to 1.20.1 (#1285)
|
2019-10-08 10:22:01 -03:00 |
Diego Mello
|
145e5c6b55
|
[FIX] Watermelon batches (#1277)
|
2019-10-08 09:36:15 -03:00 |
Djorkaeff Alexandre
|
08dac6ff86
|
[FIX] China shouldn't use CallKit (#1274)
|
2019-10-07 10:38:59 -03:00 |
Diego Mello
|
79a936d331
|
[FIX] Record audio message throws exception when FileSystem.getInfoAsync is called (#1272)
|
2019-10-04 10:38:57 -03:00 |
Diego Mello
|
b795a2fd59
|
[FIX] Audio player track and thumb not rendering on Android (#1273)
|
2019-10-04 10:38:35 -03:00 |
Djorkaeff Alexandre
|
f3972ef49e
|
[FIX] Some issues on preview message (#1271)
|
2019-10-04 10:28:36 -03:00 |
Djorkaeff Alexandre
|
6fd722a0d8
|
[FIX] Select user from native credentials (#1266)
|
2019-10-02 09:55:25 -03:00 |
Djorkaeff Alexandre
|
67fb14fa9d
|
[FIX] Messages preview issues (#1257)
|
2019-10-02 09:41:51 -03:00 |
Djorkaeff Alexandre
|
cecb05b60b
|
[FIX] Remove console on production mode (#1268)
|
2019-10-02 09:27:40 -03:00 |
Diego Mello
|
121ff45f90
|
Revert react-native-safe-area-view (#1265)
|
2019-10-02 09:18:08 -03:00 |
Djorkaeff Alexandre
|
1984a4e031
|
[FIX] Channel avatars not showing after application unloads (#1264)
|
2019-10-01 18:02:39 -03:00 |