Rocket.Chat.ReactNative/app/containers
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
..
EmojiPicker Workaround for RN 0.54 on iOS (#246) 2018-03-06 14:40:44 -03:00
MessageBox [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
message [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
routes [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
Avatar.js [NEW] lastmessage (#236) 2018-02-16 16:34:25 -02:00
Banner.js [NEW] Open room on tap(push notification) (#116) 2017-11-28 15:47:56 -02:00
Header.js Improvements on emoji picker / message box (#227) 2018-02-08 12:08:50 -02:00
MessageActions.js [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
MessageErrorActions.js Improvements on emoji picker / message box (#227) 2018-02-08 12:08:50 -02:00
Routes.js [WIP] Improves (#245) 2018-03-02 21:31:44 +00:00
Sidebar.js Workaround for RN 0.54 on iOS (#246) 2018-03-06 14:40:44 -03:00
TextInput.js [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
Typing.js Keyboard dismiss (#219) 2018-01-30 13:07:09 -02:00
icons.js [FIX] messagebox growing width and icons (#130) 2017-12-08 17:36:03 -02:00
status.js [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00