Commit Graph

184 Commits

Author SHA1 Message Date
Guilherme Gazzo a0b452f2df Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into typing 2017-11-21 15:05:14 -02:00
Guilherme Gazzo e11b77bda4 user typing 2017-11-21 14:55:32 -02:00
Diego Mello c14f71201a Merge pull request #86 from RocketChat/improves
improvements
2017-11-21 13:40:48 -02:00
Diego Mello 46eaa1af57 Merge branch 'develop' into improves 2017-11-21 13:24:42 -02:00
Diego Mello 92f4a8b7fb Messages actions (#90)
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Rodrigo Nascimento 0722b35d48 Set correct appName for iOS push 2017-11-21 12:19:54 -02:00
Rodrigo Nascimento a2df28e057 Sync profiles for iOS 2017-11-21 12:09:29 -02:00
Guilherme Gazzo 0d7dd6af54 Merge branch 'improves' into typing 2017-11-21 11:17:54 -02:00
Rodrigo Nascimento 8e6c20802c Try to fix push for iOS 2017-11-21 10:53:59 -02:00
Guilherme Gazzo 3d905a60ed Message list scroll based on window size 2017-11-21 04:06:12 -02:00
Guilherme Gazzo 833f984cb4 attachments null 2017-11-20 22:58:15 -02:00
Guilherme Gazzo 10616ef317 amazing room subscriptions 2017-11-20 22:52:48 -02:00
Guilherme Gazzo 19bd898d47 user typing no style 2017-11-20 20:18:00 -02:00
Guilherme Gazzo 9526516cd1 unused var 2017-11-20 15:33:23 -02:00
Guilherme Gazzo c84b4809e1 fix babelrc indentation 2017-11-20 15:29:56 -02:00
Guilherme Gazzo 9d5ec10ea7 message on invalid password 2017-11-20 15:27:34 -02:00
Guilherme Gazzo f91819316b Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves 2017-11-20 00:35:24 -02:00
Guilherme Gazzo b23b36ad7f :x 2017-11-19 02:18:00 -02:00
Guilherme Gazzo eca293146c getrooms just get updated rooms 2017-11-19 02:09:56 -02:00
Guilherme Gazzo f458f9f65f avoid recalc colors and initials avatar 2017-11-19 01:42:35 -02:00
Guilherme Gazzo 7ef6b5d226 ??? 2017-11-19 01:41:58 -02:00
Guilherme Gazzo 8ae0031161 cache settings 2017-11-19 00:55:06 -02:00
Guilherme Gazzo a8309d9fc3 refactor some call apis 2017-11-19 00:33:34 -02:00
Guilherme Gazzo 0748260551 loading on login 2017-11-19 00:30:09 -02:00
Guilherme Gazzo 3b318684a1 all room by param dont need get from realm again 2017-11-19 00:29:46 -02:00
Guilherme Gazzo 26ae245421 remove console.logs on production 2017-11-19 00:23:15 -02:00
Guilherme Gazzo 478eac5a5f Push notification on android (#84) 2017-11-18 18:17:24 -02:00
Rodrigo Nascimento bfd6a015b7 iOS: Disabled drawer slide gesture (#81) 2017-11-14 20:49:17 -02:00
Rodrigo Nascimento c3ea822f61 iOS: Use icon in header to create new channel (#80) 2017-11-14 20:46:56 -02:00
Guilherme Gazzo 2358d7ab35 fix roomView 2017-11-14 15:01:16 -02:00
Guilherme Gazzo 7960457b18 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 350a2cd9c5 Read room on open 2017-11-14 14:05:09 -02:00
Guilherme Gazzo 09a5a47cf0 Read room on open 2017-11-13 22:13:27 -02:00
Guilherme Gazzo 34e710ad39 username on sendmessage 2017-11-13 20:49:52 -02:00
Guilherme Gazzo bebc641dcc fix topt (#75) 2017-11-13 19:51:56 -02:00
Rodrigo Nascimento 7949c70175 Greenkeeper/initial (#71)
* chore(package): update dependencies

* docs(readme): add Greenkeeper badge
2017-11-13 18:55:58 -02:00
Rodrigo Nascimento b180b008e5 Change avatars to square format (#73) 2017-11-13 18:51:36 -02:00
Rodrigo Nascimento e459746230 Login view -> Terms of Service and Privacy Policy (#74) 2017-11-13 18:50:07 -02:00
Diego Mello 4364004e72 Merge pull request #67 from RocketChat/update
Init support to iPhone X
2017-11-13 14:40:00 -02:00
Rodrigo Nascimento bc867b81b7 Fix safe area view for lists 2017-11-13 14:04:13 -02:00
Rodrigo Nascimento 846fbe8d5d 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 2f55dc6273 Add servers (#61)
* - Add server from logged session working
2017-11-13 11:53:45 -02:00
Diego Mello cf19ba2a1e 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 4544fec8d2 Terms & privacy (#63)
* terms and privacy

* Update PublicRoutes.js

* Update LoginView.js
2017-11-13 11:32:46 -02:00
Diego Mello 90ec04fb1e set token on app resume (#66) 2017-11-13 11:19:24 -02:00
Rodrigo Nascimento 870c59f2b6 Fix tests 2017-11-13 11:07:35 -02:00
Rodrigo Nascimento e1cdc774c2 Fix lint 2017-11-13 10:58:35 -02:00
Rodrigo Nascimento 1099f292f3 Init support to iPhone X 2017-11-13 10:49:19 -02:00
Rodrigo Nascimento f04f32f8ca Update dev dependencies to latests 2017-11-13 09:39:40 -02:00
Rodrigo Nascimento 05186cf78c Update packages that satisfies latest 2017-11-13 09:36:03 -02:00