Harrison Healey
73c81bb863
RN-73 Fixed code block text colour being incorrect ( #868 )
2017-08-24 10:59:03 -03:00
enahum
6e4abacb4a
Bump app version to 1.2.0 ( #865 )
2017-08-23 16:37:34 -03:00
enahum
9de87abdae
Version Bump to 48 ( #864 )
2017-08-23 16:33:53 -03:00
enahum
d4b3e2ffc3
Version Bump to 48 ( #863 )
2017-08-23 16:33:42 -03:00
Chris Duarte
bffc75f8d1
RN-223 Emoji picker for adding new emoji reactions ( #854 )
...
* RN-223 Emoji picker for adding new emoji reactions
* Remove redundant setServerVersion and fetch custom emojis on reset
* Review feedback
* Review feedback 2
* Review feedback 3
* Review feedback 4
* Change aliases to array and add header to image source
* Remove aliases from custom emojis
2017-08-23 15:29:09 -03:00
enahum
b8d8be78d5
Fetch images using APIv4 ( #862 )
2017-08-22 22:23:10 -03:00
enahum
ecec78b2e0
translations PR 20170821 ( #860 )
2017-08-22 10:59:50 -03:00
enahum
f0f9195903
Include title and description for Android AppConfig ( #859 )
...
* Include title and description for Android AppConfig
* Update strings.xml
Fix descriptions
2017-08-21 11:41:07 -03:00
Harrison Healey
a291fdc933
RN-74 Added updated markdown code block view ( #855 )
...
* RN-74 Added updated markdown code block view
* Set default channelIsLoading prop to PostList
* RN-74 Fixed uneven line numbers on Android
* RN-74 Prevented double tapping on markdown code blocks
2017-08-21 11:40:42 -03:00
enahum
86261dad30
RN-303 fix small screen error overlap ( #857 )
...
* RN-303 fix small screen error overlap
* feeback review
2017-08-18 12:19:21 -04:00
enahum
cd5fb71681
Appconfig support for iOS and Android ( #856 )
...
* AppConfig support for iOS
* AppConfig support for Android
* Fix typo
* Java feedback review
2017-08-18 12:19:00 -04:00
Harrison Healey
2b33618f31
Reverted change to keyboardShouldPersistTaps for post list ( #858 )
2017-08-17 22:44:17 -03:00
Harrison Healey
57c602eb79
RN-113/RN-114 Updated markdown styles for lists and code ( #851 )
...
* RN-114 Updated markdown list style
* RN-113 Updated code font
2017-08-17 00:43:11 -03:00
enahum
3c32d5a9ed
translations PR 20170814 ( #853 )
2017-08-16 10:02:16 -03:00
Harrison Healey
c6ae1090f7
Changed makeStyleSheetFromTheme to take a function that returns a plain object ( #852 )
...
* Changed makeStyleSheetFromTheme to take a function that returns a plain object
* Fixed style issues
2017-08-15 18:26:55 -03:00
Harrison Healey
f720b96f88
RN-177 Updated commonmark.js to match web app list behaviour ( #848 )
2017-08-11 16:45:39 -04:00
Harrison Healey
321a2bf576
RN-283 Properly render uppercase theme colours ( #849 )
2017-08-11 16:45:27 -04:00
Harrison Healey
d88f59bc6b
RN-282 Switched usage of splice to slice ( #850 )
2017-08-11 16:45:13 -04:00
enahum
010336bb64
RN-306 Don't scroll to results when recent search is removed ( #834 )
...
* RN-306 Don't scroll to results when recent search is removed
* Feedback review
2017-08-11 11:42:52 -04:00
enahum
5422b5b472
Add LDAP login to the login options ( #846 )
2017-08-11 10:37:44 -04:00
enahum
f7cbf3afd0
Ensure reset of version and badge when logout ( #832 )
2017-08-11 10:37:25 -04:00
Chris Duarte
aeb3691696
Implement new image preview components ( #838 )
...
* Implement new image preview components
* Review feedback
2017-08-11 10:33:11 -04:00
enahum
523a66e023
Fix mention badge wrap text ( #833 )
2017-08-11 10:30:28 -04:00
lfbrock
9d4562841a
Update full_description.txt ( #837 )
...
* Update full_description.txt
* Update full_description.txt
2017-08-10 11:40:11 -04:00
Chris Duarte
0dbbf65477
Fix empty serverVersion dispatch ( #839 )
2017-08-09 21:14:16 -04:00
lfbrock
404ac82ca2
Update README.md ( #836 )
2017-08-08 17:04:35 -04:00
enahum
8107dff4fe
translations PR 20170807 ( #835 )
2017-08-08 12:46:28 -04:00
enahum
d9b76386c0
RN-288 Add analytics with segment.io ( #828 )
...
* Add analytics with segment.io
* Feedback review
2017-08-08 12:43:41 -04:00
Harrison Healey
a0a1678939
RN-174 Added support for strikethrough text in markdown ( #816 )
2017-08-07 10:37:29 -04:00
enahum
4928355dae
Update fastlane ( #826 )
2017-08-04 17:43:11 -04:00
enahum
b7b817a973
Release 1.1 ( #829 )
...
* Updated yarn.lock
* Fastlane ensure branch for cutting builds (#815 )
* Version Bump to 45 (#818 )
* Android Version Bump to 45 (#819 )
* Updated yarn.lock (#817 )
* Version Bump to 45
* Fix Create on Create channel to not push another Create Channel screen (#820 )
* Version Bump to 46 (#821 )
* Version Bump to 46 (#822 )
* RN-205/RN-210 Allow tapping buttons on post and DM lists without closing keyboard (#823 )
* Version Bump to 47 (#824 )
* Version Bump to 47 (#825 )
* Release 1.1 changelog (#827 )
* Release 1.1 changelog
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
Set supported server version
* update fastlane
* Update fastlane android release
2017-08-04 17:42:55 -04:00
Harrison Healey
0eeb9453c9
Updated yarn.lock ( #817 )
2017-08-03 16:25:40 -04:00
Harrison Healey
9c0ff207ab
PLT-7250 Updated commonmark.js to better handle trailing periods on URLs ( #814 )
2017-08-02 11:04:56 -04:00
enahum
bdaecfc8dd
Version Bump to 44 ( #811 )
2017-08-02 09:42:25 -04:00
enahum
8939a691eb
Version Bump to 44 ( #810 )
2017-08-02 09:42:14 -04:00
enahum
01ab4af1e2
Fix retry to get posts race condition ( #809 )
2017-08-02 09:37:50 -04:00
Chris Duarte
fd0ca606bb
Use post retry actions to avoid missing messages ( #796 )
...
* Use post retry actions to avoid missing messages
* Review feedback
* Fix race condition and update redux-offline
* Review feedback
2017-08-01 19:09:57 -04:00
Harrison Healey
e30ed26977
Update readme to use assets/override instead of config.secret.json ( #808 )
2017-08-01 19:05:59 -04:00
enahum
f6bdbb941a
Fix new message indicator in channel screen ( #807 )
2017-08-01 18:21:26 -04:00
enahum
06e50baf79
translations PR 20170731 ( #805 )
2017-08-01 17:40:49 -04:00
enahum
2216843854
Fixes autocomplete to not to crash if rootId is undefined ( #804 )
2017-07-31 18:39:10 -04:00
enahum
d5513a4585
Fix localized string ( #803 )
2017-07-31 18:38:42 -04:00
enahum
561140c034
Version Bump to 43 ( #802 )
2017-07-29 11:10:03 -04:00
enahum
3b7a570b60
Version Bump to 43 ( #801 )
2017-07-29 11:09:52 -04:00
enahum
95a8b46242
RN-293 Show no resuls found in search for posts ( #800 )
...
* RN-293 Show no resuls found in search for posts
* Update mattermost-redux
* remove unnecesary array for style
2017-07-28 17:16:25 -04:00
Harrison Healey
0f8f93af6d
PLT-6924 Added setting to disable mobile file uploads ( #799 )
...
* PLT-6924 Added setting to disable mobile file uploads
* PLT-6924 Updated yarn.lock
2017-07-28 17:06:44 -04:00
Chris Duarte
ab2144c423
RN-217 Add emoji autocomplete ( #798 )
...
* RN-217 Add emoji autocomplete
* Review feedback
2017-07-28 16:49:46 -04:00
enahum
8a3e410995
RN-246 include NOTICE links in about screen ( #777 )
...
* RN-246 include NOTICE links in about screen
* Feedback review
2017-07-28 09:51:11 -04:00
Harrison Healey
8a7840b58a
RN-152 Add ability to create new group direct messages ( #793 )
...
* RN-152 Added ability to open group messages from MoreDirectMessages
* Refactored row components for CustomList
* Added CustomSectionList component to mirror CustomList
* Added control to display all selected users in More DMs list
* Updated title of More DMs modal
* Updated yarn.lock
* Fixed channel name not being set when creating GM channel
* Fixed error on Android
2017-07-27 19:08:13 -04:00
enahum
4506e13c95
Fix sso login onMessage handler ( #787 )
...
* Fix sso login onMessage handler
* Remove unnecessary commented line
2017-07-27 18:43:52 -04:00