.. |
Activity
|
cast userids to string to avoid issues with numerical IDs
|
2018-02-15 13:18:18 +01:00 |
AppInfo
|
Register capabilities and make them available for guests
|
2018-02-12 12:01:10 +01:00 |
BackgroundJob
|
Add a background job to delete empty rooms
|
2018-03-09 15:13:32 +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
|
Also delete rooms when the leaving user is the only non-guest
|
2018-03-09 14:09:32 +01:00 |
Exceptions
|
Start implementing room passwords
|
2017-09-22 16:16:04 +02:00 |
Migration
|
Fix update/install issue with old activity app
|
2018-02-20 12:19:18 +01:00 |
Notification
|
Use a different object type for all the notifications
|
2017-11-22 11:01:17 +01:00 |
Settings/Admin
|
Update section id for renamed app.
|
2017-11-02 11:23:51 +01:00 |
Signaling
|
Fix type in condition.
|
2018-02-02 11:43:00 +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 |
HookListener.php
|
Util is a bad name and static is awkward
|
2017-01-04 09:46:31 +01:00 |
Manager.php
|
Add a background job to delete empty rooms
|
2018-03-09 15:13:32 +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 |