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
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
Guilherme Gazzo
de25bd3bff
Merge branch 'improves' into typing
2017-11-21 11:17:54 -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
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
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
Guilherme Gazzo
4e769920a1
fix roomView
2017-11-14 15:01:16 -02:00
Guilherme Gazzo
a062aeccc8
Merge branch 'develop' of git@github.com:RocketChat/Rocket.Chat.ReactNative.git; branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop
2017-11-14 14:33:08 -02:00
Guilherme Gazzo
8cbccdfb23
Read room on open
2017-11-14 14:05:09 -02:00
Guilherme Gazzo
a4fda1820b
Read room on open
2017-11-13 22:13:27 -02:00
Guilherme Gazzo
8e67e75a09
username on sendmessage
2017-11-13 20:49:52 -02:00
Guilherme Gazzo
8bd7459e12
fix topt ( #75 )
2017-11-13 19:51:56 -02:00
Rodrigo Nascimento
282a663b60
Change avatars to square format ( #73 )
2017-11-13 18:51:36 -02:00
Rodrigo Nascimento
0a00878499
Login view -> Terms of Service and Privacy Policy ( #74 )
2017-11-13 18:50:07 -02:00
Rodrigo Nascimento
168d3f631e
Fix safe area view for lists
2017-11-13 14:04:13 -02:00
Rodrigo Nascimento
6c4cef143d
Merge remote-tracking branch 'origin/develop' into update
...
# Conflicts:
# app/views/LoginView.js
# app/views/RegisterView.js
2017-11-13 12:56:57 -02:00
Diego Mello
4ca9fcddb8
Add servers ( #61 )
...
* - Add server from logged session working
2017-11-13 11:53:45 -02:00
Diego Mello
c7e35540f5
Verify if user has username on login ( #64 )
...
* get /me from rest api and append to user reducer
* Removed comments from login saga
* user reducer logic
* Jump to set username screen when user is logged without username
* lint fix after merge
* lint fix
2017-11-13 11:35:01 -02:00
Diego Mello
a568e826e5
Terms & privacy ( #63 )
...
* terms and privacy
* Update PublicRoutes.js
* Update LoginView.js
2017-11-13 11:32:46 -02:00
Diego Mello
1ac5d07761
set token on app resume ( #66 )
2017-11-13 11:19:24 -02:00
Rodrigo Nascimento
d96a098b60
Fix lint
2017-11-13 10:58:35 -02:00
Rodrigo Nascimento
50c50a790a
Init support to iPhone X
2017-11-13 10:49:19 -02:00
Diego Mello
7027656f4b
Forgot my password ( #62 )
...
* Forgot password working
2017-11-10 11:42:02 -02:00
Rodrigo Nascimento
556cf0d813
Fix tests
2017-11-08 18:52:35 -02:00
Rodrigo Nascimento
329669f18f
Fix room ordering
2017-11-08 18:23:46 -02:00
Diego Mello
6d4e6f0c6c
Logout ( #60 )
...
- logout
- changed default server to open.rocket.chat
* fixed server change bug
2017-11-07 18:25:04 -02:00
gilmarsquinelato
125b880760
Register user ( #44 )
...
* Added feature to register a new user
* login after register working
* Removed username from register and placed on a new view
* loading indicator on username submit
* register/username logo layout issue
* - login and register background white
* - logo removed from logo and register
2017-11-07 14:28:02 -02:00
Rodrigo Nascimento
834cd20be9
[NEW] Add CircleCI 2 ( #57 )
...
* Adds circle-ci script
2017-11-06 21:45:48 -02:00
Diego Mello
e0777a969e
Create room ( #42 )
...
* Added select users view
* create room working
* - Show photo on avatar
* Switched state for redux
* Navigating to created room
2017-09-25 10:15:28 -03:00
gilmarsquinelato
d55db0fca5
[NEW] Changed navigation library to react-navigation. ( #41 )
...
* Changed navigation library to react-navigation.
Refactoring on sagas to remove navigation navigation flow do it in views.
Added new modal library.
Renamed view files to the same name of their classes.
Added support to redux-devtools using the chrome extension through Remote devtools menu.
Some components was refactored to reduce complexity and more legibility.
* Remove react-native-navigation from Android
* Adding servers to drawer menu, allowing server switch.
* Sidebar component
* opss :x fix add server
* opss :x fix add server
* Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages
* Disable cleanup everytime
* some fixes
* some fixes
* fix?
* .
* Fixed logo not displaying when app is loading or signing to server
* Fixed logo in loading and login
* Update LoginView.js
* Update PublicRoutes.js
2017-09-21 14:08:00 -03:00
gilmarsquinelato
69314ffd73
Rename card.js to Card.js
2017-09-02 14:21:05 -03:00
Gilmar Quinelato
0e3c364196
Force Travis to run on right commit.
2017-09-01 18:24:11 -03:00