Rocket.Chat.ReactNative/app/reducers
Diego Mello 60418b75a4
Message render performance (#880)
- Refactored Message component to use React.memo and re-render only what's necessary
- Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
2019-05-20 17:43:50 -03:00
..
app.js Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
connect.js [FIX] SDK issues (#621) 2019-02-12 14:14:11 -02:00
createChannel.js Update navigation library (#501) 2018-10-23 18:39:48 -03:00
index.js Message render performance (#880) 2019-05-20 17:43:50 -03:00
initialState.js Load settings to redux and allow login via LDAP and CROWD 2017-08-13 20:02:46 -03:00
login.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00
messages.js [FIX] Threads (#838) 2019-04-24 15:36:29 -03:00
reducers.js [WIP] Abstract database calls (#157) 2017-12-27 13:22:06 -02:00
rooms.js [FIX] SDK issues (#621) 2019-02-12 14:14:11 -02:00
rootReducer.js get message saga 2017-08-17 03:28:41 -03:00
selectedUsers.js Beta (#265) 2018-04-24 17:08:17 -03:00
server.js [NEW] Threads (#798) 2019-04-17 14:01:03 -03:00
sortPreferences.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00