.. |
Activity
|
cast userids to string to avoid issues with numerical IDs
|
2018-02-15 13:18:18 +01:00 |
AppInfo
|
Update participant list also when not in call
|
2018-03-21 15:15:54 +01:00 |
BackgroundJob
|
Make the methods public so the callables work
|
2018-03-12 12:22:56 +01:00 |
Chat
|
Use a different object type for all the notifications
|
2017-11-22 11:01:17 +01:00 |
ContactsMenu/Providers
|
pass if no valid user object was returned
|
2018-03-06 17:10:22 +01:00 |
Controller
|
Update participant list also when not in call
|
2018-03-21 15:15:54 +01:00 |
Exceptions
|
Start implementing room passwords
|
2017-09-22 16:16:04 +02:00 |
Migration
|
Store guest names when they leave a comment
|
2018-03-19 13:07:11 +01:00 |
Notification
|
Spelling: by a user that has since been deleted :)
|
2018-03-16 14:31:30 +01:00 |
Settings/Admin
|
Update section id for renamed app.
|
2017-11-02 11:23:51 +01:00 |
Signaling
|
Provide the app to logger
|
2018-03-21 08:37:41 +01:00 |
Capabilities.php
|
Register capabilities and make them available for guests
|
2018-02-12 12:01:10 +01:00 |
Config.php
|
Allow apps to get the signaling information
|
2017-11-28 17:50:38 +01:00 |
GuestManager.php
|
Update participant list also when not in call
|
2018-03-21 15:15:54 +01:00 |
HookListener.php
|
Util is a bad name and static is awkward
|
2017-01-04 09:46:31 +01:00 |
Manager.php
|
Reset in call flag when a user timed out
|
2018-03-09 15:49:59 +01:00 |
Participant.php
|
Split joining a room and joining a call API wise
|
2017-11-03 13:04:52 +01:00 |
Room.php
|
Also delete rooms when the leaving user is the only non-guest
|
2018-03-09 14:09:32 +01:00 |