.. |
Activity
|
Use \OCP\Server::get() instead of private API
|
2022-05-11 08:46:37 +02:00 |
AppInfo
|
Allow to disable talk updates
|
2022-07-15 09:10:10 +02:00 |
BackgroundJob
|
Clean class
|
2022-07-11 17:51:13 -03:00 |
Chat
|
Add UI option to set the message expiration
|
2022-08-12 14:49:18 +02:00 |
Collaboration
|
Use \OCP\Server::get() instead of private API
|
2022-05-11 08:46:37 +02:00 |
Command
|
Convert specific command to generic create and update
|
2022-07-15 09:38:52 -03:00 |
ContactsMenu/Providers
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
Controller
|
Merge pull request #7472 from nextcloud/jwt-auth
|
2022-08-12 16:07:52 +02:00 |
Dashboard
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
DataObjects
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
Deck
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
Events
|
Rename text
|
2022-07-01 10:25:43 -03:00 |
Exceptions
|
Introduce a chat permission on the API
|
2022-04-27 21:03:14 +02:00 |
Federation
|
Add system messages for inviting, accepting and declining
|
2022-06-10 15:51:42 +02:00 |
Files
|
Transform conversation icons to CSS
|
2022-07-12 15:50:36 +02:00 |
Flow
|
Add an option for "Silent send" to the API
|
2022-05-13 11:34:23 +02:00 |
Listener
|
Cache the display name for polls and votes
|
2022-06-13 12:52:58 +02:00 |
Maps
|
register share location action in Maps app
|
2022-05-02 09:26:20 +02:00 |
Middleware
|
Use public throttler
|
2022-08-03 15:10:57 +02:00 |
Migration
|
Fix voting for option 0
|
2022-08-11 16:38:39 +02:00 |
Model
|
Fix voting for option 0
|
2022-08-11 16:38:39 +02:00 |
Notification
|
Fix notification handling
|
2022-06-10 15:51:42 +02:00 |
OCP
|
OCP Talk backend by the spreed app
|
2022-02-03 17:08:17 +01:00 |
Profile
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
PublicShare
|
Transform conversation icons to CSS
|
2022-07-12 15:50:36 +02:00 |
PublicShareAuth
|
Transform conversation icons to CSS
|
2022-07-12 15:50:36 +02:00 |
Search
|
Merge pull request #7585 from nextcloud/bugfix/7583/fix-guest-name-in-search
|
2022-07-13 17:25:01 +02:00 |
Service
|
Return 400 on empty questions and options
|
2022-08-02 09:39:18 +02:00 |
Settings
|
Add a warning when FPM is used with MPM_PREFORK
|
2022-07-05 12:57:56 +02:00 |
Share
|
Add `$shallow` arg to `RoomShareProvider::getSharesInFolder`
|
2022-07-26 12:02:49 +02:00 |
Signaling
|
Autodetect if signaling server supports hello-v2.
|
2022-07-07 12:00:29 +02:00 |
Status
|
Keep DND and Invisible when automatically setting status to "In a call"
|
2022-07-22 11:06:32 +02:00 |
Capabilities.php
|
Merge pull request #7472 from nextcloud/jwt-auth
|
2022-08-12 16:07:52 +02:00 |
Config.php
|
Add support for algorithm "EdDSA" and add tests.
|
2022-07-07 14:53:41 +02:00 |
GuestManager.php
|
Cache the display name for polls and votes
|
2022-06-13 12:52:58 +02:00 |
Manager.php
|
Also select the expire_date column for the last message
|
2022-07-06 22:49:34 +02:00 |
MatterbridgeManager.php
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
Participant.php
|
Allow to disable calling functionality
|
2022-05-11 13:43:50 +02:00 |
Room.php
|
Fix event name
|
2022-07-01 15:42:39 +02:00 |
TInitialState.php
|
Fix HTML validation of meta element
|
2022-07-13 16:43:58 +02:00 |
TalkSession.php
|
Use PHP7.4 property typehinting where possible
|
2022-04-06 12:43:03 -03:00 |
Webinary.php
|
Allow to enable SIP without individual pin requirement
|
2022-05-03 09:38:35 +02:00 |