multiparty-meeting/app/lib/redux/reducers
Stefan Otto 7800474234
Merge pull request #28 from torjusti/fix/server-refactor
[WIP] Use Express instead of custom server, passport for auth and refactor server files

Remember: config.example.js changed!
2018-07-23 13:51:35 +02:00
..
chatbehavior.js Added chat badge displaying unread messages 2018-06-19 16:25:27 +02:00
chatmessages.js Add images to chat 2018-07-18 12:00:55 +02:00
consumers.js Merge develop and remove comments 2018-07-18 14:45:36 +02:00
helper.js Add images to chat 2018-07-18 12:00:55 +02:00
index.js Initial work on tool area. Moved chat, settings and participant list into tool area. 2018-06-20 14:23:47 +02:00
me.js Merge pull request #28 from torjusti/fix/server-refactor 2018-07-23 13:51:35 +02:00
notifications.js v2 2017-11-02 16:38:52 +01:00
peers.js Style chat pictures 2018-07-18 14:15:06 +02:00
producers.js Merge develop and remove comments 2018-07-18 14:45:36 +02:00
room.js Add mode switch (democratic, filmstrip) to settings 2018-07-20 10:49:03 +02:00
toolarea.js Compute the number of unread messages in reducer 2018-07-12 17:20:37 +02:00