Commits (36)
-
Martin Santangelo authored5cec468f
-
Brian Hatchet authored
Fix channels header render error See merge request !502
f7a66d4d -
Martin Santangelo authored37294669
-
Martin Santangelo authored512f1320
-
Martin Santangelo authored9446ebe5
-
Martin Santangelo authoredbb2c2289
-
Brian Hatchet authored
Fix error on comments/conversation autoscroll See merge request !507
03876bef -
Martin Santangelo authored371a0f9a
-
Martin Santangelo authoredb2513967
-
Martin Santangelo authoreda8789903
-
Brian Hatchet authored
Fix sentry reports on subscribers and add retry support to the list See merge request !503
bdad4079 -
Brian Hatchet authored
Fix json stringify cyclic structure error See merge request !505
865d5bd3 -
Brian Hatchet authored
Remove onboarding hardcoded FF See merge request !510
79e6c9b0 -
Brian Hatchet authored
Fix tooltip align issue channel setup into the on-boarding See merge request !509
58b910d1 -
Brian Hatchet authored
Fix check box clipping and layout optimization in register See merge request !508
b1209c60 -
Brian Hatchet authored
Update sentry to 1.2.2 See merge request !506
c91cfc57 -
Martin Santangelo authored87cc90ee
-
Martin Santangelo authored9ea55000
-
Martin Santangelo authored
Bump play store version for 3.15 and update circle ci regex See merge request !511
b43b4af6 -
Martin Santangelo authored60afc38d
-
Mark Harding authored
Release/3.15.0 See merge request !512
fb27b900 -
Martin Santangelo authored8d63585e
-
Juan Manuel Solaro authored52d34cb7
-
Martin Santangelo authored62f9de30
-
Brian Hatchet authored
theme support See merge request !513
c9793bfd -
Brian Hatchet authored
Enable new onboarding and hidde suggested groups and users See merge request !516
562d838b -
Brian Hatchet authored
Truncate title in share dialog if too long See merge request !517
cb3a8cb1 -
Juan Manuel Solaro authored0b20f957
-
Brian Hatchet authored
Activities should show awaiting moderation message if pending See merge request !515
9b3e0aab -
Martin Santangelo authored
Fix undefined is not an object in comment list scroll to bottom See merge request !514
c338b252 -
Martin Santangelo authored5f4f8537
-
Brian Hatchet authored
Fix onboarding shows loading indicator forever in some cases See merge request !518
551c5d08 -
Martin Santangelo authored2fcb13c6
-
Juan Manuel Solaro authoredb49bc097
-
Juan Manuel Solaro authored90263852
-
Juan Manuel Solaro authoredfeea5f9d
Showing
This diff is collapsed.
This diff is collapsed.
... | ... | @@ -22,7 +22,7 @@ |
"@react-native-community/async-storage": "^1.3.4", | ||
"@react-native-community/cameraroll": "^1.3.0", | ||
"@react-native-community/netinfo": "^4.4.0", | ||
"@sentry/react-native": "^1.0.9", | ||
"@sentry/react-native": "^1.2.2", | ||
"crypto-js": "^3.1.9-1", | ||
"detox": "^14.8.1", | ||
"entities": "^2.0.0", | ||
... | ... |
src/styles/ThemedStyles.js
0 → 100644
This diff is collapsed.