Commit Graph

402 Commits

Author SHA1 Message Date
Guilherme Gazzo d76c814f76
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2018-03-31 21:56:07 -03:00
Abhishek Prasad d973f887f2 password show/hide 2018-03-31 21:55:43 -03:00
Guilherme Gazzo af11fa6a66
Merge branch 'develop' of github.com:abhishek71994/Rocket.Chat.ReactNative into password 2018-03-31 21:53:31 -03:00
Guilherme Gazzo d63333fa22
fix show/hide password 2018-03-31 21:45:15 -03:00
abhishek71994 a9225280a9 password show/hide feature 2018-03-30 10:53:57 +05:30
Guilherme Gazzo 7ab759aa27
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2018-03-29 15:27:38 -03:00
Diego Mello 5d8ad1df82 [NEW] Room info and Room info edit (#254)
* - Block user
- Load room members async
- fixed reactive change of room's read only flag

* Snippet messages

* - Room files
- Dismiss Video component on back button press
- Improvements on Image component

* Improvement on Video component

* Leave room

* Missing message types

* lint

* - Room info (read only)
- Missing message types

* Room info scroll

* - Tap on room header opens room info
- Layout tweaks

* - Room info edit
- iOS Toast fixed

* - Style not implemented actions as disabled

* Edit room permission

* - Save all room settings in a single call
- Implemented roomType and readOnly

* - Allow reacting when room is read only

* Message type added: room_changed_privacy

* Erase room

* Created TextInput and SwitchContainer components for reuse and readability

* - hasPermission method

* - Archive/Unarchive room
- Set Join Code

* Twitter keyboard type on iOS

* Archived room

* reactWhenReadOnly permission on message

* Active users refactored

* User roles

* - Subscribe to roles (in order to get role description info: e.g. 'core-team' to 'Rocket.Chat Team')
- Save roles to realm (for offline access)
- Save roles to redux (and get data from realm on app init)

* Lint

* code style
2018-03-29 17:55:37 +00:00
Guilherme Gazzo 9215f91302
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2018-03-23 15:26:52 -03:00
Diego Mello 5700645fa5 Reactotron working (#249) 2018-03-23 16:55:40 +00:00
Diego Mello 5443a15f0a [NEW] Room actions: block user, snippet messages, room files and leave room (#250)
* - Block user
- Load room members async
- fixed reactive change of room's read only flag

* Snippet messages

* - Room files
- Dismiss Video component on back button press
- Improvements on Image component

* Improvement on Video component

* Leave room

* Missing message types

* lint
2018-03-23 16:49:51 +00:00
Diego Mello f07040c6a6 Icon 1024 2018-03-15 15:43:25 -03:00
Rodrigo Nascimento 337488463c
Use cordova repository to get certificates 2018-03-15 11:47:18 -03:00
Karan Bedi e5a0707759 [WIP] Audio message functionality (#247)
* [NEW] Add module react-native-audio

* [WIP] Audio message basic UI

* [NEW] Record audio message
2018-03-07 00:17:20 +00:00
Diego Mello f20faccbfa Update iOS to RN 0.54 (#248)
* Update iOS to RN 0.54
2018-03-07 00:14:38 +00:00
Guilherme Gazzo 61f60e3fe4
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2018-03-06 16:57:44 -03:00
Diego Mello fcf55d259f
Workaround for RN 0.54 on iOS (#246) 2018-03-06 14:40:44 -03:00
Guilherme Gazzo 54cf7c716a
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into develop 2018-03-05 13:10:17 -03:00
Guilherme Gazzo 872532251b
Update config.yml 2018-03-05 11:23:47 -03:00
Guilherme Gazzo 5ea492c1b0
hotfix for ios 2018-03-05 11:16:24 -03:00
Guilherme Gazzo 885d1153a4
hotfix for ios 2018-03-05 10:41:44 -03:00
Guilherme Gazzo 9e3714758f
[WIP] Improves (#245) 2018-03-02 21:31:44 +00:00
Diego Mello 4823e3a2e4 [NEW] Room actions: Mentioned messages and Room Members (#242)
* Mentioned messages

* Starred and pinned actions debounce

* Room members

* Open room on member touch
2018-03-02 15:11:34 +00:00
Diego Mello 477609375c [NEW] OAuth (#241)
* Layout

* tmp

* test iscordova

* Webview redirecting

* Open and Close login actions

* Login services saved on redux

* OAuth Github

* Server regex fix

* OAuth modal style

* - Twitter login
- Remove services from redux
- Open login saga fix

* - Facebook login
- Fixed user agent
- Reactions fix
- Message url unique key fix

* Google login

* Email keyboard removed from messagebox

* - Login buttons refactored
- RoomList header

* Layout improvements

* Meteor login redirect_uri changed

* fix

* Random credentialToken state
2018-02-23 17:29:05 -03:00
Guilherme Gazzo dba0e16da7
fix package 2018-02-19 18:29:22 -03:00
Diego Mello b1bb815b07 Room actions (#231)
* Layout


* Empty starred list


* Favorite room

* Pinned messages

* fix last messages

* fix date on pinned messages
2018-02-19 16:19:39 -05:00
Guilherme Gazzo bb5e29fdc7
fix last messages (#239)
* fix last messages
2018-02-19 16:15:31 -05:00
Guilherme Gazzo 3e0ade1fdb
Update gradle.properties 2018-02-16 21:21:45 -02:00
Guilherme Gazzo caa67d10c3
Merge branch 'add-lastmessage' into develop 2018-02-16 20:59:13 -02:00
Guilherme Gazzo a4a889bed0
fix performance status users 2018-02-16 20:57:46 -02:00
Rodrigo Nascimento 4700266176
Remove hold step to deploy to testflight 2018-02-16 19:35:16 -02:00
Guilherme Gazzo 9e1b37be11
[NEW] lastmessage (#236)
* attempt to add last message

* Custom emoji

* status
2018-02-16 16:34:25 -02:00
Guilherme Gazzo 77d7f51f30
small fix 2018-02-16 15:22:53 -02:00
Guilherme Gazzo 69e04a4c26
snap 2018-02-16 14:02:04 -02:00
Guilherme Gazzo 5f43aa2e38
Merge branch 'add-lastmessage' of github.com:RocketChat/Rocket.Chat.ReactNative into add-lastmessage 2018-02-16 13:56:01 -02:00
Guilherme Gazzo 93644ecb02
status on lastmessage 2018-02-16 13:55:50 -02:00
Diego Mello 8812ce5716 Test update 2018-02-16 13:37:53 -02:00
Diego Mello a286572861 Lint 2018-02-15 18:01:10 -02:00
Diego Mello 6bd4cd5f9c Custom emoji 2018-02-15 17:56:55 -02:00
Diego Mello 2966eed8d9 Android imports 2018-02-15 14:48:20 -02:00
Aaron Ogle ad6b4e6493
fix lint 2018-02-15 02:13:45 -06:00
Guilherme Gazzo 96b86255d3
lint 2018-02-14 21:13:52 -02:00
Guilherme Gazzo 40cb3e536b
fix lint 2018-02-14 19:26:15 -02:00
Guilherme Gazzo 6a1d9a3c7d
Merge branch 'develop' into add-lastmessage 2018-02-14 19:01:48 -02:00
Guilherme Gazzo 7fda5a528d
almost done, missing custom emojy yet 2018-02-14 18:34:45 -02:00
Ian Whitlock 9222d4567a Fix minor typos in README.md (#235) 2018-02-14 13:53:29 -02:00
Saket Kumar 742ef68292 URL opens in SafariView on iOS (#232) 2018-02-14 13:48:21 -02:00
Diego Mello 79de880305 - reveal keyboard interactive removed (#230)
- email keyboard
2018-02-09 19:50:30 -02:00
Guilherme Gazzo bb7b09d244
fiz animation android 2018-02-08 23:21:29 -02:00
Guilherme Gazzo d01c6c0ffd
Merge remote-tracking branch 'origin/develop' into add-lastmessage 2018-02-08 14:38:19 -02:00
Diego Mello ed5a1386e0 Improvements on emoji picker / message box (#227)
* Emoji keyboard

* Keyboard emoji working

* animation and flatlist

* fix

* Unread separator animation

* easeInEaseOut animation
2018-02-08 12:08:50 -02:00