vn-verdnaturachat/app/containers/message
Diego Mello 50eb03589a Improve RoomsList render time (#384)
<!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
@RocketChat/ReactNative

<!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->

<!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
- [x] Added FlatList.getItemLayout() to improve list render time
- [x] Some texts were breaking lines at sidebar
- [x] Removed onPress from links at RoomsListView
- [x] Added eslint rule to prevent unused styles
- [x] Fixed auto focus bug at CreateChannel and NewServer
- [x] Fix change server bug
- [x] Fixed a bug when resuming in ListServer
- [x] I18n fixed
- [x] Fixed a bug on actionsheet ref not being created
- [x] Reply wasn't showing on Android
- [x] Use Notification.Builder.setColor/getColor only after Android SDK 23
- [x] Listen to app state only when inside app
- [x] Switched register push token position in order to improve login performance
- [x] When deep link changes server, it doesn't refresh rooms list
- [x] Added SafeAreaView in all views to improve iPhone X experience
- [x] Subpath regex #388
2018-08-01 16:35:06 -03:00
..
Audio.js Beta (#265) 2018-04-24 17:08:17 -03:00
Emoji.js Beta (#265) 2018-04-24 17:08:17 -03:00
Image.js Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
Markdown.js Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
MarkdownEmojiPlugin.js [NEW] Room Loading(#372) 2018-07-18 17:34:59 -03:00
PhotoModal.js Image upload improvements (#368) 2018-07-17 16:10:27 -03:00
QuoteMark.js Attachment types (#118) 2017-12-02 11:19:58 -02:00
ReactionsModal.js I18n (#312) 2018-06-01 14:38:13 -03:00
Reply.js Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
Url.js Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00
User.js Beta (#265) 2018-04-24 17:08:17 -03:00
Video.js Beta (#265) 2018-04-24 17:08:17 -03:00
index.js [NEW] Room Loading(#372) 2018-07-18 17:34:59 -03:00
styles.js Improve RoomsList render time (#384) 2018-08-01 16:35:06 -03:00