Commit graph

908 commits

Author SHA1 Message Date
enahum
ac2b38cb3b
Track analytics for start time, channel and team switching (#1192)
* Track analytics for start time, channel and team switching

* Update analytics to include currentUserId and ip 0.0.0.0

* Include diagnostic id with every segment request

* feedback review
2017-11-28 10:33:46 -03:00
enahum
e24988ca51
Fix Android: Text typed in Jump to... and Search box color (#1209) 2017-11-28 10:31:49 -03:00
enahum
87261e9a59
Make layout compatible with iPhone X (#1205)
* Make layout compatible with iPhone X

* feedback review
2017-11-28 09:04:53 -03:00
enahum
3760ba0b61
translations PR 20171127 (#1212) 2017-11-27 23:45:59 -03:00
Martin Kraft
a3888faa7e Fix for search. (#1213) 2017-11-27 17:52:30 -05:00
enahum
dbe3fab980 Fix channels category in jump to filter (#1207) 2017-11-27 16:02:11 -05:00
enahum
e19c76cc4c Fix status bar for Android in server url screen (#1210) 2017-11-27 15:59:52 -05:00
enahum
1a5b6886ef Prevent tap spam for server url, login and MFA (#1211) 2017-11-27 15:59:35 -05:00
enahum
f74b8e685d
Channel Peek (#1203)
* Channel Peek

* feedback review
2017-11-27 17:35:32 -03:00
enahum
6b4100d517
Add general util to handle actions that are forbidden (#1206) 2017-11-27 17:30:26 -03:00
enahum
b27a1f8e0b
Fix the ability to send the post when an upload failed (#1195) 2017-11-24 20:25:53 -03:00
Harrison Healey
dc90ce46ae RN-483 Ensured switch statements used for i18n have a default case (#1196)
* RN-483 Ensured switch statements used for i18n have a default case

* Made VectorIcon use a PureComponent
2017-11-24 20:25:21 -03:00
enahum
36c9913f79
reset newMessagesIndex (#1199) 2017-11-24 20:25:01 -03:00
Martin Kraft
5d4c4ce860 RN-518: Changes placement of swiper nav dots. (#1200) 2017-11-24 09:46:21 -03:00
enahum
b761872c59 Fix reset to channel view when push notification is tapped (#1201) 2017-11-23 18:48:50 -05:00
Chris Duarte
be682240f4 Add slash command support (#1190)
* Add slash command support

* Review feedback

* Review feedback 2

* Update to latest redux

* Fix tests
2017-11-23 14:25:03 -03:00
enahum
e682d84d00
Fix run make commands (#1197) 2017-11-22 14:33:54 -03:00
enahum
fa9b0fad44
Use reset-cache flag to start the packager only for building (#1188)
* Use reset-cache flag to start the packager only for building

* Keep packager in the foreground
2017-11-22 12:41:25 -03:00
enahum
d5d59822e6
Fixes Android dismissModal from user_profile and thread screens (#1191)
* Android fix dismissModal from user profile

* Android fix dismissModal when no posts in thread
2017-11-22 12:26:07 -03:00
enahum
f651cac583
Fix more dms screen (#1193) 2017-11-22 12:24:12 -03:00
enahum
d287b2f7f6
Version Bump to 65 (#1187) 2017-11-21 18:10:34 -03:00
enahum
f41d51608f
IOS Version Bump to 65 (#1186)
* Update pod lock file

* Version Bump to 65
2017-11-21 18:00:39 -03:00
enahum
ee3f0500f2 Fix search auto focus on iOS (#1176) 2017-11-21 11:40:02 -05:00
enahum
8b08a44820 RN-526 fix broken analytics (#1183) 2017-11-21 11:01:42 -05:00
enahum
92bc6e73ee Fix document library (#1182) 2017-11-21 10:53:02 -05:00
Chris Duarte
aa61391436 Fix add reaction shortcut in post reply (#1174) 2017-11-21 10:38:20 -05:00
enahum
c69bf5a950
Remove unneded ownProps (#1177) 2017-11-21 12:35:03 -03:00
enahum
e74d8c90f3
translations PR 20171121 (#1179) 2017-11-21 12:34:45 -03:00
enahum
20412ae803
Add preview support for rtf files (#1180) 2017-11-21 12:30:51 -03:00
enahum
e723ed4f7c Upgrade react-native-notifications lib (#1181) 2017-11-21 10:24:14 -05:00
Chris Duarte
e345ee1e7b Add recently used section (#1136)
* Add recently used section and section icons

* Improve section scrolling indication

* Modify Makefile and use onMomentumScrollEnd

* Make sure top section maintains highlight when scrolled to top

* Sort emojis by startsWith then includes when filtering
2017-11-21 10:20:09 -05:00
enahum
d1318d4631
Add localization support to the android downloader (#1175) 2017-11-21 09:45:32 -03:00
enahum
bc1554e1bd
Add Document and Video previews (#1170)
* Video file previewer

* Document preview support

* Fix tests

* Feedback review

* feedback review 2

* feedback review 3

* Fix video_controls copyright

* Fix mime undefined
2017-11-20 18:28:20 -03:00
Martin Kraft
7fb4b4f8ed RN-359: Adds edited indicator to post. (#1171)
* RN-359: Adds '(edited)' indicator to post.

* RN-359: Formatting.
2017-11-20 13:24:22 -05:00
enahum
ca5a1e334a
Mark channel as unread if it has a mention (#1172) 2017-11-17 16:44:39 -03:00
Carsten Pfeiffer
7272f47485 Request image quality 1 (=100%) to avoid scaling (and failing with OOME) (#1157) (#1169) 2017-11-17 09:25:45 -05:00
enahum
7d8ffeb77a
App version bump to 1.5.0 (#1167) 2017-11-16 20:36:53 -03:00
enahum
e7f8388fe1
Fix iOS post context menu (#1165) 2017-11-16 20:33:18 -03:00
enahum
a65811e088
Sync read channels across devices/apps (#1164) 2017-11-16 20:33:03 -03:00
Harrison Healey
7014c6035e Removed unused component (#1163) 2017-11-16 20:32:43 -03:00
enahum
fd20be4bbf
Add the ability to retry the connection (#1161) 2017-11-16 20:32:27 -03:00
enahum
2a9ce83c23 Fix switch to DM from thread view (#1162) 2017-11-16 10:39:38 -05:00
Harrison Healey
d16cbaa8e3 RN-497 Updated commonmark to better handle non-latin characters in URLs (#1160) 2017-11-16 08:18:01 -03:00
lfbrock
2d9ce4d6fe Update CHANGELOG.md 2017-11-15 20:41:56 -03:00
Harrison Healey
f260c75f57 Revert "RN-497 Updated commonmark to better handle non-latin characters in URLs" (#1158)
* Revert "Keep search results on data cleanup (#1147)"

This reverts commit 073ddc9d44.

* Revert "Fix Makefile to avoid Platform duplicates in VirtualizedList (#1156)"

This reverts commit 2e9fb7f824.

* Revert "RN-497 Updated commonmark to better handle non-latin characters in URLs (#1153)"

This reverts commit b1d2a0078b.
2017-11-15 13:12:17 -03:00
enahum
073ddc9d44 Keep search results on data cleanup (#1147) 2017-11-15 09:52:25 -05:00
enahum
2e9fb7f824
Fix Makefile to avoid Platform duplicates in VirtualizedList (#1156) 2017-11-15 11:40:16 -03:00
Harrison Healey
b1d2a0078b RN-497 Updated commonmark to better handle non-latin characters in URLs (#1153) 2017-11-15 09:57:19 -03:00
Harrison Healey
350a78c616 RN-376 Removed code that made search bar focus itself after animations (#1152)
* RN-376 Removed code that made search bar focus itself after animations

* Used StyleSheet to pass styles into search components
2017-11-15 09:56:26 -03:00
enahum
1cc621bec3
Fix blurry look when render inverted FlatList in iOS (#1145) 2017-11-15 09:53:23 -03:00