Commit graph

1022 commits

Author SHA1 Message Date
Harrison Healey
84fdc24bc5 RN-523 Added a try-catch when cleaning up state following a rehydrate (#1342) 2018-01-09 07:56:42 -08:00
enahum
cf9341406a
Wrap interactive buttons when needed (#1339) 2018-01-08 14:19:59 -03:00
Harrison Healey
9bc9ca6245 Don't try to open empty Markdown links (#1332) 2018-01-08 14:19:39 -03:00
enahum
bba8dc1616
Left align title text in channel view navbar (#1327)
* Left align title text in channel view navbar

* UI feedback review
2018-01-08 14:19:20 -03:00
enahum
7cda6be8d7
Edit profile (#1322)
* Add set status feature

Small code refactoring

Add Do Not Disturb option

* Add Account Settings screen

Add username, nicname, and position fields

Add email field

get deviceHeight from redux

Clean up onPress handler in Settings

Refactor each account settings item to it's own component

Clean up email field and updateUser action method

Use mobile localization format in en.json

Update profile image

Clean up ProfilePicture for editing

Add loading and error components in AccountSettings

Refactor updateRequest state into a function

Follow design specs

Remove unnecessary this.state.emailUpdated

Polish AccountSettings and secondary components

Refactor AttachmentButton into it's own componentg

Add Account Settings icon in General Settings

Add TODO comments

* Update user status

* Edit Profile screen refactored

* Fix edit profile item text color
2018-01-08 14:18:57 -03:00
Saturnino Abril
0052b46c54 add reaction when user click other user's reaction from a post (#1340) 2018-01-08 08:41:08 -05:00
enahum
3c309da69d
Bump Android build number to 75 (#1337) 2018-01-04 18:35:39 -03:00
enahum
d776baf29a
Bump iOS build number to 75 (#1336) 2018-01-04 17:52:21 -03:00
enahum
cd5587aa14
Bump app version to 1.6.0 (#1335) 2018-01-04 17:17:40 -03:00
Harrison Healey
b842cfa95a Fixed typo in import statement (#1333) 2018-01-04 14:08:13 -03:00
enahum
bef0248daf
Android header height consistent across screens (#1324)
* Android header height consistent across screens

* Feedback review
2018-01-04 13:22:55 -03:00
enahum
4ae1caa1a8
Make fastlane generic (#1328)
* Make fastlane generic

* Move release assets to dist folder for easier white labeling

* Remove at in help command
2018-01-04 12:49:19 -03:00
Harrison Healey
dd76c16435 Remove themes.json (#1331) 2018-01-04 12:10:25 -03:00
Jason Blais
bae10851f6 react-native-media-controls is Apache v2, not MIT (#1329)
They just added a license file: https://github.com/charliesbox/react-native-media-controls/blob/master/LICENSE
2018-01-02 19:28:21 -03:00
enahum
9509e1a83e Fix UI when rendering link previews in a reply (#1318)
* Fix UI when rendering link previews in a reply

* feedback review
2018-01-02 17:24:03 -05:00
Chris Duarte
224099a9dc Add fuzy search to the emoji picker (#1310)
* Add fuzy search to the emoji picker

remove comments from master rebase

Add fusejs to NOTICE.txt

* Add fuzzy search support for emoji_picker
2018-01-02 17:21:50 -05:00
enahum
293c692ad3
translations PR 20180101 (#1325) 2018-01-02 09:50:57 -03:00
Derrick Anderson
471e7680e7
simple jenkinsfile for testing (#1311)
* simple jenkinsfile for testing

* add build steps to jenkinsfile

* remove extra build steps
2017-12-26 15:41:41 -05:00
Chris Duarte
2e951cbfca Upgrade to RN 0.50.4 (#1303)
* Update to RN 0.50.4

* Fix intl context in post textbox
2017-12-22 19:39:51 -03:00
enahum
6681ae3de7
Update user Status from the right drawer (#1321)
* Add set status feature

Small code refactoring

Add Do Not Disturb option

* Update user status
2017-12-22 18:44:13 -03:00
enahum
30863ef42b
Make sure that channelIdToNotification is not null (#1320) 2017-12-22 16:11:00 -03:00
enahum
7a1e6d03da
Fix Application Not Responding (ANR) executing service android (#1319) 2017-12-22 16:10:38 -03:00
enahum
eb214ab1d8
Prevent onLayout if it was already run (#1316) 2017-12-22 16:10:20 -03:00
enahum
2181168c9f
Remove the possibility to post empty messages (#1317)
* Remove the possibility to post empty messages

* Fix userTyping action
2017-12-22 16:08:27 -03:00
enahum
5442bd5265
Fix uploading videos from Android (#1315)
* Fix uploading videos from Android

* Fix upload of gif files in iOS
2017-12-22 16:06:32 -03:00
enahum
28813e313e
Fix keyboard avoiding view when switching keyboard (#1314) 2017-12-22 16:06:05 -03:00
enahum
86efb2d321
Ensure the user has permission to access ringtones (#1313) 2017-12-22 16:05:42 -03:00
enahum
a708a1755b
Right drawer (#1275)
* Add right sidebar

* initial implementation of the right drawer

* Do not hide status bar on drawer open

* initial options in the RHD

* Fix android layout

* feedback review
2017-12-22 15:50:02 -03:00
Harrison Healey
db3556325e RN-566 Re-rendered PostList footer when channel ID changes (#1309)
* RN-566 Re-rendered PostList footer when channel ID changes

* Refactor ChannelIntro mapStateToProps into selectors
2017-12-22 10:29:09 -06:00
Harrison Healey
593dd9f033 Removed unused props from ChannelPostList (#1306) 2017-12-21 09:09:16 -03:00
Harrison Healey
16e293ffab RN-462 Allow user and channel lists to load more than one additional page of content (#1305)
* RN-462 Allow user lists to load more than one additional page of users

* RN-462 Actually load more users for direct messages list

* Allow loading more than one page in the More Channels modal
2017-12-21 09:03:17 -03:00
Harrison Healey
2ad5dd9e26 RN-578 Properly aligned list items with indices above 10 (#1304) 2017-12-21 09:02:15 -03:00
enahum
9136d47feb
translations PR 20171218 (#1300) 2017-12-19 09:51:27 -03:00
Chris Duarte
00ce1e1842 Enforce max file count and active send button (#1241)
* Enforce max file count and wait until all images finish loading

Replaced Text with FormattedText

Remove unnecessary Text import

Clean up post_textbox and file_upload_preview

* Fix localization string for mobile

* change MAX_IMAGE_COUNT to MAX_FILE_COUNT
2017-12-14 15:19:31 -03:00
enahum
4dc39a088a
translations PR 20171211 (#1295) 2017-12-14 09:21:11 -03:00
Martin Kraft
81a89f0b83 Inline help documentation for make commands. (#1274) 2017-12-12 15:57:49 -03:00
Bohdan V
3a535daab6 Added text about description of the problem (RN-247)(#1267) (#1292) 2017-12-11 10:13:29 -05:00
Chris Duarte
3c23a07d8b Add ability to copy post permalink (#1255) 2017-12-08 18:19:48 -03:00
enahum
f16f8df0d3
Run podinstall if the OS is mac (#1250) 2017-12-08 18:19:30 -03:00
Chris Duarte
7fdb0c4d27 Create post timeout (#1242)
* Add timeout for api calls that take too long

This will allow any api call that takes too long to fail faster.

Specially for Client4.createPost.  If the api never returns the post is in a pending state and the user is not able to retry.

* Add canTimeout flag
2017-12-08 18:19:17 -03:00
Lindsay
d6cad314af Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Lindsay
58df6f40b8 Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Lindsay
32b7bcec5a Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Lindsay
42125f6554 Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Lindsay
b79febdc29 Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Lindsay
559d3fdae2 Update CHANGELOG.md 2017-12-08 18:17:32 -03:00
Elias Nahum
a22d5e340a
Merge branch 'release-1.5' 2017-12-08 13:34:26 -03:00
enahum
00f3b03661 Update fastlane (#1286) 2017-12-08 11:22:32 -05:00
Elias Nahum
c44f1c3f7f Version Bump to 74 2017-12-08 13:03:12 -03:00
Elias Nahum
82b144d9ea Upgrade Android to 1.5.1 2017-12-08 13:03:12 -03:00