nextcloud/lib/public
Joas Schilling b578a1e8b5
Fair use of push notifications
We want to keep offering our push notification service for free, but large
users overload our infrastructure. For this reason we have to rate-limit the
use of push notifications. If you need this feature, consider setting up your
own push server or using Nextcloud Enterprise.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-23 00:54:50 +02:00
..
Accounts Profile backend 2021-10-19 04:59:35 +00:00
Activity Update php licenses 2021-06-04 22:02:41 +02:00
App Keep group restrictions when reenabling apps after an update 2021-10-13 09:34:55 +02:00
AppFramework Move preview provider registration to bootstrap 2021-10-21 10:35:18 +02:00
Authentication Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Bump since version 2021-10-14 09:57:16 +02:00
Broadcast/Events Update php licenses 2021-06-04 22:02:41 +02:00
Calendar Add create method to extended calendar implementation 2021-10-15 09:35:29 +02:00
Capabilities Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Comments Update php licenses 2021-06-04 22:02:41 +02:00
Console Update php licenses 2021-06-04 22:02:41 +02:00
Contacts Change origin field to appId 2021-10-20 14:47:28 +02:00
Dashboard implement dashboard API for clients, new WidgetItem class, new IAPIWidget interface 2021-06-15 21:34:00 +02:00
DB Bump doctrine/dbal from 3.0.0 to 3.1.3 2021-10-22 09:03:45 +02:00
Diagnostics Update php licenses 2021-06-04 22:02:41 +02:00
DirectEditing Update php licenses 2021-06-04 22:02:41 +02:00
Encryption Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
EventDispatcher Update php licenses 2021-06-04 22:02:41 +02:00
Federation Allow to get a local cloud id without going through the contacts manager 2021-07-14 16:08:05 +02:00
Files Merge branch 'master' into imountpoint-ocp-storage 2021-10-22 11:47:37 +02:00
Files_FullTextSearch/Model Update php licenses 2021-06-04 22:02:41 +02:00
FullTextSearch Update php licenses 2021-06-04 22:02:41 +02:00
GlobalScale Update php licenses 2021-06-04 22:02:41 +02:00
Group Update php licenses 2021-06-04 22:02:41 +02:00
Http Update php licenses 2021-06-04 22:02:41 +02:00
L10N Add new account properties 2021-10-19 04:44:40 +00:00
LDAP Add method to read multi-value attributes from ldap. 2021-06-16 11:35:27 +02:00
Lock Update php licenses 2021-06-04 22:02:41 +02:00
Lockdown Update php licenses 2021-06-04 22:02:41 +02:00
Log Update php licenses 2021-06-04 22:02:41 +02:00
Mail fix parameter type hint in phpdoc 2021-09-09 14:03:35 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Fair use of push notifications 2021-10-23 00:54:50 +02:00
OCS Update php licenses 2021-06-04 22:02:41 +02:00
Preview Update php licenses 2021-06-04 22:02:41 +02:00
Profile Profile backend 2021-10-19 04:59:35 +00:00
Remote Deprecate OCP\Remote 2021-06-28 16:36:32 +02:00
RichObjectStrings Update php licenses 2021-06-04 22:02:41 +02:00
Route Update php licenses 2021-06-04 22:02:41 +02:00
Search Remove some mentions of ownCloud from our api documentation 2021-07-29 15:56:30 +02:00
Security Confirm mails only per POST 2021-09-09 19:23:04 +02:00
Session/Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Settings Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +02:00
Share Default message for ShareNotFound exception 2021-08-18 12:47:11 +00:00
Support Fair use of push notifications 2021-10-23 00:54:50 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
User allow null password in UserLoggedInEvent 2021-10-13 12:37:34 +02:00
UserStatus Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
WorkflowEngine Update php licenses 2021-06-04 22:02:41 +02:00
App.php Update php licenses 2021-06-04 22:02:41 +02:00
AutoloadNotAllowedException.php Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob.php Update php licenses 2021-06-04 22:02:41 +02:00
Constants.php Update php licenses 2021-06-04 22:02:41 +02:00
Defaults.php Merge pull request #26481 from ghost/fdroid 2021-07-13 08:49:59 +02:00
Files.php Update php licenses 2021-06-04 22:02:41 +02:00
GroupInterface.php Update php licenses 2021-06-04 22:02:41 +02:00
HintException.php Migrate HintException to OCP 2021-06-30 15:28:02 -04:00
IAddressBook.php Update php licenses 2021-06-04 22:02:41 +02:00
IAppConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
IAvatar.php Update php licenses 2021-06-04 22:02:41 +02:00
IAvatarManager.php Update php licenses 2021-06-04 22:02:41 +02:00
ICache.php Update php licenses 2021-06-04 22:02:41 +02:00
ICacheFactory.php Update php licenses 2021-06-04 22:02:41 +02:00
ICertificate.php Update php licenses 2021-06-04 22:02:41 +02:00
ICertificateManager.php Update php licenses 2021-06-04 22:02:41 +02:00
IConfig.php Remove some mentions of ownCloud from our api documentation 2021-07-29 15:56:30 +02:00
IContainer.php Update php licenses 2021-06-04 22:02:41 +02:00
IDateTimeFormatter.php Update php licenses 2021-06-04 22:02:41 +02:00
IDateTimeZone.php Update php licenses 2021-06-04 22:02:41 +02:00
IDBConnection.php Update php licenses 2021-06-04 22:02:41 +02:00
IEventSource.php Update php licenses 2021-06-04 22:02:41 +02:00
IGroup.php Update php licenses 2021-06-04 22:02:41 +02:00
IGroupManager.php Update php licenses 2021-06-04 22:02:41 +02:00
IImage.php Update php licenses 2021-06-04 22:02:41 +02:00
IInitialStateService.php Update php licenses 2021-06-04 22:02:41 +02:00
IL10N.php Update php licenses 2021-06-04 22:02:41 +02:00
ILogger.php Update php licenses 2021-06-04 22:02:41 +02:00
Image.php Update php licenses 2021-06-04 22:02:41 +02:00
IMemcache.php Update php licenses 2021-06-04 22:02:41 +02:00
IMemcacheTTL.php Update php licenses 2021-06-04 22:02:41 +02:00
INavigationManager.php Let apps toggle an unread counter on app icons 2021-06-16 17:12:56 +02:00
IPreview.php Move preview provider registration to bootstrap 2021-10-21 10:35:18 +02:00
IRequest.php Update php licenses 2021-06-04 22:02:41 +02:00
ISearch.php Update php licenses 2021-06-04 22:02:41 +02:00
IServerContainer.php Update php licenses 2021-06-04 22:02:41 +02:00
ISession.php Update php licenses 2021-06-04 22:02:41 +02:00
ITagManager.php Update php licenses 2021-06-04 22:02:41 +02:00
ITags.php Update php licenses 2021-06-04 22:02:41 +02:00
ITempManager.php Update php licenses 2021-06-04 22:02:41 +02:00
IURLGenerator.php Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl 2021-10-05 13:06:59 +02:00
IUser.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +02:00
IUserBackend.php Update php licenses 2021-06-04 22:02:41 +02:00
IUserManager.php enable the user to set a primary (notification) email address (backend) 2021-09-09 19:23:04 +02:00
IUserSession.php Update php licenses 2021-06-04 22:02:41 +02:00
PreConditionNotMetException.php Update php licenses 2021-06-04 22:02:41 +02:00
SabrePluginEvent.php Update php licenses 2021-06-04 22:02:41 +02:00
SabrePluginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Share.php Update php licenses 2021-06-04 22:02:41 +02:00
Share_Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Share_Backend_Collection.php Update php licenses 2021-06-04 22:02:41 +02:00
Share_Backend_File_Dependent.php Update php licenses 2021-06-04 22:02:41 +02:00
Template.php Update php licenses 2021-06-04 22:02:41 +02:00
UserInterface.php Update php licenses 2021-06-04 22:02:41 +02:00
Util.php Update php licenses 2021-06-04 22:02:41 +02:00