Rocket.Chat.ReactNative/app/reducers
Diego Mello 467a2d4002
[NEW] In-app notification (#964)
* added Notification badge

* added notification to state

* added condition not see notification of current room

* fixed lint

* fixed some bugs

* fixed some bugs

* removed navigation prop

* fixed navigation bug

* removed unessary changes

* done requested chamges

* made separate notification for ios and android

* merged notification

* Removed unnecessary sub

* Animation

* Layout changes

* Refactor
2019-06-10 13:23:19 -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 [NEW] In-app notification (#964) 2019-06-10 13:23:19 -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
markdown.js [IMPROVEMENT] Add toggle markdown to settings (#907) 2019-05-21 09:12:15 -03:00
messages.js [FIX] Threads (#838) 2019-04-24 15:36:29 -03:00
notification.js [NEW] In-app notification (#964) 2019-06-10 13:23:19 -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