Commit graph

198 commits

Author SHA1 Message Date
Elias Nahum
04e9c64638
Revert "translations PR 20180521 (#1690)" (#1692)
This reverts commit 66f87f3b92.
2018-05-22 09:58:57 -04:00
Elias Nahum
66f87f3b92
translations PR 20180521 (#1690) 2018-05-22 09:05:54 -04:00
Elias Nahum
132ae7a9d1
translations PR 20180514 (#1675) 2018-05-16 08:32:18 -04:00
Elias Nahum
23ca490525
Ability to upload other file types (#1662) 2018-05-11 18:05:49 -03:00
Elias Nahum
37a6b3c6d6
translations PR 20180511 (#1668) 2018-05-11 12:24:03 -03:00
Elias Nahum
9b56ebb18b
translations PR 20180507 (#1658)
* translations PR 20180430 (#1648)

* translations PR 20180507
2018-05-10 10:33:49 -03:00
Elias Nahum
b2b554d40c
Whitelabel for Icons and Splash Screen (#1634)
* Fix iOS icons assets and include splash screen whitelabel

* Whitelabel for app icon and splash screen on Android

* iOS Splash layout
2018-05-01 11:09:56 -03:00
Elias Nahum
d58d06d7b2 Make image preview placeholder theme compatible (#1619) 2018-04-25 12:44:29 -04:00
Elias Nahum
34f0e78d17
translations PR 20180424 (#1610) 2018-04-24 11:35:16 -03:00
Elias Nahum
ac6a7c66e5
translations PR 20180416 (#1593) 2018-04-18 17:45:33 -03:00
Chris Duarte
d9f2bca9c0 Share ext error (#1587)
* Wrap iOS share extension in error boundary component

* Wrap Android share extension in error boundary component

* Review feedback
2018-04-17 15:23:37 -04:00
Elias Nahum
484a5a11f9 Flagged Posts and Recent Mentions (#1584)
* Fix reply count in post header

* Make channel loader to trigger manually

* post list selector for search

* Include date separators in search results

* Flagged posts

* Recent Mentions

* Retry option for flagged posts and recent mentions

* feedback review

* Update mattermost-redux
2018-04-13 10:26:37 -04:00
Elias Nahum
d8cf2fb76c
translations PR 20180411 (#1578) 2018-04-13 08:26:28 -03:00
Stan Chan
780d05ccbf ExperimentalHideReadOnlyTownSquare config and readonly PostTexbox placeholder (#1476)
* Remove ability to edit town-square and hide post textbox

* Add placeholder to read only TS post textbox.

* Only run townHallFilter if ExperimentalHideReadOnlyTownSquare is true

* Fix eslint errors

* Refactor to use new read only channel selectors

* Change canEditChannel to check if channel is read only

* Fix rebase issues

* Fix lint errors.
2018-04-13 08:21:25 -03:00
Elias Nahum
4459ef4f20
translations PR 20180409 (#1577) 2018-04-11 13:33:09 +03:00
Elias Nahum
1fe934a13a
translations PR 20180402 (#1569) 2018-04-03 08:45:20 +03:00
Elias Nahum
551357055c
translations PR 20180326 (#1544) 2018-03-27 13:35:32 +03:00
Elias Nahum
579494feab
Long post feature (#1525)
* Long post support

* Fix upload preview

* Add MaxPostSize validation

* Fix show more button container

* localization

* feedback review

* UI feedback review

* Upgrade mattermost-redux

* Fix long post attachment list
2018-03-26 14:25:42 +03:00
Elias Nahum
bb726fd029
translations PR 20180319 (#1523) 2018-03-25 12:16:17 +03:00
Yusuke Nemoto
67075f27a5 Fix missing messages (#1514)
* Fix missing message

* Move a message to webapp repo
2018-03-16 17:45:06 +02:00
Michał Odziemczyk
3a3be22af0 Remove svg usage for user status (#1486)
* Remove SVG usage for status indicators to speedup channel loading

* Add needed assets for status icons (72x72)

* correct folder name

* Delete offline.png

* Delete dnd.png

* Delete online.png

* Delete away.png

* make icons white

* correct size
2018-03-14 10:31:58 -04:00
Elias Nahum
39774f8c20
translations PR 20180314 (#1502) 2018-03-14 09:24:47 +00:00
enahum
d0d9103857 [MM-9374] Open Permalinks in app (#1449)
* [MM-9374] Open Permalinks in app

* Feedback review

* Upgrade mattermost-redux

* Fix eslint

* Navigation fixes

* Fixing style of merged lines
2018-03-07 14:48:31 +00:00
enahum
aceb42aab5
translations PR 20180306 (#1483) 2018-03-07 08:26:28 +00:00
enahum
8981693474
translations PR 20180227 (#1467) 2018-03-02 11:38:08 +00:00
Harrison Healey
f75d35b66e RN-9379 Updated react-native-sentry to 0.34.0 (#1447)
* RN-9379 Updated react-native-sentry to 0.34.0

* Removed translations for sentry debugging options
2018-02-21 01:01:06 +08:00
enahum
f9c68ad210
translations PR 20180219 (#1452) 2018-02-20 09:00:55 -03:00
Harrison Healey
ede4d22f75 ICU-624 Added markdown tables (#1434)
* ICU-624 Added initial table rendering support

* ICU-624 Added full table view

* Added proper pluralization to +X more lines in code blocks

* ICU-624 Added support for images in tables

* Stopped using injectIntl for tables

* ICU-624 Updated commonmark-react-renderer

* ICU-624 Hid scroll indicator in collapsed table view

* Addressed feedback
2018-02-16 19:31:14 -03:00
enahum
70dada8daf
translations PR 20180215 (#1444) 2018-02-15 08:00:32 -03:00
enahum
b6e5aaf485
translations PR 20180212 (#1433) 2018-02-13 13:44:45 -03:00
enahum
27c764d288 [ICU-579] Display Announcement banner (#1428)
* Announcement banner

* Feedback review
2018-02-13 10:23:11 -05:00
enahum
509fe37f1f
[ICU-676] Make the app extensions follow the max file size that the server accepts (#1411)
* Android Share extension follows server config file size limit

* iOS Share extention follows config file size limit

* feedback review
2018-02-07 18:02:38 -03:00
enahum
c4c4ddd7cf
translations PR 20180205 (#1414) 2018-02-06 15:09:21 -03:00
enahum
c298025532 ICU-642 Remove Check for Updates screen by default (#1397) 2018-01-31 10:14:21 -05:00
Elias Nahum
77a8a2e054
Merge branch 'release-1.6' 2018-01-30 16:11:20 -03:00
enahum
a3d9eaa385
iOS Share extension to share files up to 20mb (#1394) 2018-01-30 13:27:20 -03:00
enahum
c4a8e0a278
translations PR 20180129 (#1392) 2018-01-30 09:23:59 -03:00
Chris Duarte
cbf3739657 Improve scrolling to new messages (#1345)
* Improve scrolling to new messages

* Experimental scrollTo with measurement

* Add search support

* Review feedback

* Added comment for moreNewMessages index`
2018-01-24 18:39:16 -03:00
enahum
f32b52674c
translations PR 20180123 (#1372) 2018-01-23 14:39:26 -03:00
enahum
6132b72adb
iOS request permissions if needed to save files to the photo library (#1368)
* iOS request permissions if needed to save files to the photo library

* Fixing capital letter in permission description
2018-01-22 16:18:42 -03:00
enahum
926ffe96c5
Android share extension (#1352)
* Android share extension

* Feedback review

* Feedback review
2018-01-17 18:17:02 -03:00
Saturnino Abril
542f0998b1 ICU-584 Add support for own DM (#1357)
* add support for own DM

* update per comment
2018-01-17 14:52:28 -03:00
enahum
b14a197983
translations PR 20180115 (#1354) 2018-01-17 09:04:41 -03:00
enahum
70c4e3e005
iOS Share Extension (#1308)
* objective-C share extension

* MattermostBucket module to share data between the main app and the extension

* middleware that shares the data between the main app and the extension

* Fix setState when safe area in unmounted

* Share extension for iOS

* Fastlane changes to include iOS share extension

* Fix unit test

* Feedback review

* define proptypes for icons
2018-01-15 16:11:42 -03:00
enahum
5ddeae320f
translations PR 20180109 (#1343) 2018-01-10 09:07:25 -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
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
enahum
293c692ad3
translations PR 20180101 (#1325) 2018-01-02 09:50:57 -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