Diego Mello
af5c3efbd2
Manage user's status ( #128 )
...
* Init custom header
* Change user status
2017-12-05 17:57:44 -02:00
Diego Mello
b62596ac3f
Set user presence (online/away) ( #127 )
...
* - User presence away when app goes to background
- User presence online when app comes back to foreground
* test if user is connected before call userpresence
* Update state.js
2017-12-04 16:24:21 -02:00
Diego Mello
1edce04840
[NEW] Attachments improvements ( #125 )
...
* Support <http://link |Text>
* Attachment title blank space
2017-12-04 13:49:15 -02:00
Rodrigo Nascimento
caf0f2354c
Send change log to testflight ( #124 )
2017-12-03 18:57:49 -02:00
Diego Mello
277adfbb75
Attachment types ( #118 )
...
* Separate attachment types
* Audio attachment file
* tmp react-native-video-controls
* video working
* - Video modal removed
* Supported video types check
* Audio component
* Audio animation
* Use a standard ESLint file name
* Reusable markdown stateless component
* react-native-sound removed
* react-native-sound removed from xcode
* Url working
* Update build.gradle
* Other attachments
* Fields
2017-12-02 11:19:58 -02:00
Guilherme Gazzo
e95043bc3f
[NEW] Reload room on return from background ( #117 )
...
* update screen when returns to foreground
2017-12-01 13:06:56 -02:00
Guilherme Gazzo
9e641ea8cc
update dependencies ( #122 )
2017-11-29 17:46:11 -02:00
Guilherme Gazzo
599b7c8368
[NEW] Open room on tap(push notification) ( #116 )
...
* fix frozen screen when app return from background (Android)
* Update state.js
* Update state.js
* init task
* fix updateAt
* remove timeout to show banner
* remove unused state saga, and comment about go to room method
2017-11-28 15:47:56 -02:00
Diego Mello
23d2d87bfb
Messagebox autogrow ( #114 )
...
* multiline messagebox
* Action buttons alignment
* lint
* Fix MessageBox height when line break to 2 lines
* Android fix
2017-11-28 14:27:06 -02:00
Guilherme Gazzo
43f1892570
[FIX][ANDROID] Fix return from background ( #115 )
...
* fix frozen screen when app return from background (Android)
* Update state.js
* Update state.js
* Update RoomsListView.js
2017-11-28 09:01:18 -02:00
Rodrigo Nascimento
69a0746850
Fix Storybook ( #97 )
2017-11-27 21:29:15 -02:00
Diego Mello
f65a284953
Messages permissions ( #100 )
2017-11-24 18:44:52 -02:00
Guilherme Gazzo
1cda98f415
typing stop on send message, better typing component and new subscription updateAt logic ( #99 )
2017-11-24 15:21:21 -02:00
Rodrigo Nascimento
86ccdcb84a
Improve image modal/preview ( #111 )
2017-11-23 17:12:18 -02:00
Rodrigo Nascimento
ed1448b864
Change Room’s back button text to previews screen title ( #112 )
...
Closes #108
2017-11-23 17:12:06 -02:00
Rodrigo Nascimento
9dc16c8adb
Add mention mark by the unread number ( #98 )
2017-11-22 14:40:59 -02:00
Snyk bot
45890e6c15
fix: package.json & .snyk to reduce vulnerabilities ( #47 )
...
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:debug:20170905
Latest report for rocketchat/rocket.chat.reactnative:
https://snyk.io/test/github/rocketchat/rocket.chat.reactnative
2017-11-22 12:04:44 -02:00
Diego Mello
6fbabc87d8
Merge pull request #91 from RocketChat/typing
...
[NEW] Typing
2017-11-21 17:27:00 -02:00
Guilherme Gazzo
b6ef988a51
Merge branch 'typing' of github.com:RocketChat/Rocket.Chat.ReactNative into typing
2017-11-21 16:14:54 -02:00
Guilherme Gazzo
aafa01c812
lint
2017-11-21 16:14:37 -02:00
Guilherme Gazzo
a4f2f4f529
lint
2017-11-21 15:09:22 -02:00
Guilherme Gazzo
f2076ea6c8
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into typing
2017-11-21 15:05:14 -02:00
Guilherme Gazzo
a4fbeaefff
user typing
2017-11-21 14:55:32 -02:00
Diego Mello
5ad676f7dc
Merge pull request #86 from RocketChat/improves
...
improvements
2017-11-21 13:40:48 -02:00
Diego Mello
40abbc4874
Merge branch 'develop' into improves
2017-11-21 13:24:42 -02:00
Diego Mello
5f844f5a85
Messages actions ( #90 )
...
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Rodrigo Nascimento
9d50ee7dcf
Set correct appName for iOS push
2017-11-21 12:19:54 -02:00
Rodrigo Nascimento
3e74cd64af
Sync profiles for iOS
2017-11-21 12:09:29 -02:00
Guilherme Gazzo
de25bd3bff
Merge branch 'improves' into typing
2017-11-21 11:17:54 -02:00
Rodrigo Nascimento
62e49d039c
Try to fix push for iOS
2017-11-21 10:53:59 -02:00
Guilherme Gazzo
541d9783ee
Message list scroll based on window size
2017-11-21 04:06:12 -02:00
Guilherme Gazzo
318cf7b970
attachments null
2017-11-20 22:58:15 -02:00
Guilherme Gazzo
da4ecdc3b2
amazing room subscriptions
2017-11-20 22:52:48 -02:00
Guilherme Gazzo
1c39886deb
user typing no style
2017-11-20 20:18:00 -02:00
Guilherme Gazzo
80c019a973
unused var
2017-11-20 15:33:23 -02:00
Guilherme Gazzo
03ac960809
fix babelrc indentation
2017-11-20 15:29:56 -02:00
Guilherme Gazzo
8243593716
message on invalid password
2017-11-20 15:27:34 -02:00
Guilherme Gazzo
cfcc481bdc
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves
2017-11-20 00:35:24 -02:00
Guilherme Gazzo
6436c00162
:x
2017-11-19 02:18:00 -02:00
Guilherme Gazzo
d4d031e2e7
getrooms just get updated rooms
2017-11-19 02:09:56 -02:00
Guilherme Gazzo
441016330b
avoid recalc colors and initials avatar
2017-11-19 01:42:35 -02:00
Guilherme Gazzo
bb5978444c
???
2017-11-19 01:41:58 -02:00
Guilherme Gazzo
cfd90b14f9
cache settings
2017-11-19 00:55:06 -02:00
Guilherme Gazzo
654967ccf9
refactor some call apis
2017-11-19 00:33:34 -02:00
Guilherme Gazzo
3dbd70b42b
loading on login
2017-11-19 00:30:09 -02:00
Guilherme Gazzo
fe9a1ebeaa
all room by param dont need get from realm again
2017-11-19 00:29:46 -02:00
Guilherme Gazzo
597c7e165e
remove console.logs on production
2017-11-19 00:23:15 -02:00
Guilherme Gazzo
e09ca3d6a7
Push notification on android ( #84 )
2017-11-18 18:17:24 -02:00
Rodrigo Nascimento
675a61caba
iOS: Disabled drawer slide gesture ( #81 )
2017-11-14 20:49:17 -02:00
Rodrigo Nascimento
114c9727ce
iOS: Use icon in header to create new channel ( #80 )
2017-11-14 20:46:56 -02:00