friendica/src
Hypolite Petovan 41062eb7e4 Add new purge contacts option to admin server blocklist
- Move adding a server domain pattern to the blocklist in a separate module to allow reviewing the list of known servers that would be affected
2021-11-06 01:36:53 -04:00
..
App The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Capabilities Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Collection/Api Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Console Cleanup namespace 2021-10-27 20:06:04 +02:00
Contact Fix FSuggestselect 2021-10-23 21:45:38 -04:00
Content The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Core Add Unique-Id for each worker execution 2021-11-05 21:07:14 +01:00
Database Merge remote-tracking branch 'upstream/develop' into error-handling 2021-10-31 05:25:39 +00:00
Factory Merge remote-tracking branch 'upstream/develop' into error-handling 2021-10-31 05:25:39 +00:00
Model Add new purge contacts option to admin server blocklist 2021-11-06 01:36:53 -04:00
Module Add new purge contacts option to admin server blocklist 2021-11-06 01:36:53 -04:00
Navigation/Notifications Cleanup namespaces 2021-10-26 22:11:10 +02:00
Network Merge pull request #10956 from annando/escapetags 2021-11-06 00:04:17 -04:00
Object The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Profile/ProfileField Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Protocol The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Render The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Security Some removed escapeTags calls 2021-11-05 19:59:18 +00:00
Util Issue 10947: Send correct accept-header for AP 2021-11-03 19:06:07 +00:00
Worker Some removed escapeTags calls 2021-11-05 19:59:18 +00:00
App.php Remove 'maxloadavg_frontend' restriction in Friendica 2021-11-05 20:52:43 +01:00
BaseCollection.php Fixups 2021-10-18 23:32:42 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php Replace deprecated log calls 2021-10-20 18:53:52 +00:00
BaseRepository.php Add some missing Copyright header 2021-10-23 21:45:36 -04:00
DI.php Adds DI::flushLogger() to renew Logger instances 2021-11-05 20:52:31 +01:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00