.. |
APDelivery.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
CheckVersion.php
|
Logger Levels
|
2018-10-30 09:58:45 -04:00 |
CreateShadowEntry.php
|
Transfer all item shadow functions to the item class
|
2018-01-16 22:23:19 +00:00 |
Cron.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
CronJobs.php
|
Move Cache::clear() to DI::cache()->clear()
|
2020-01-07 00:36:07 +01:00 |
DBClean.php
|
Remove unused code
|
2019-01-21 10:48:40 -05:00 |
DBUpdate.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
Delivery.php
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
Directory.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
Expire.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
FetchPoCo.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
ForkHook.php
|
Introduce new DI container
|
2019-12-29 20:16:55 +01:00 |
MergeContact.php
|
Issue 7559: Merge contact duplicates
|
2019-08-26 15:51:56 +00:00 |
Notifier.php
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
OnePoll.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
ProfileUpdate.php
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
PubSubPublish.php
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
README.md
|
Adding REAMDEs to directories
|
2019-03-22 22:56:57 -04:00 |
RemoveContact.php
|
Partly Reverted #6583
|
2019-02-06 07:31:29 +00:00 |
RemoveUser.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
SearchDirectory.php
|
Move Cache::get() to DI::cache()->get()
|
2020-01-07 00:45:49 +01:00 |
SpoolPost.php
|
Refactor namespaces
|
2019-01-21 10:43:42 -05:00 |
TagUpdate.php
|
Fix missing $ in front of variable names
|
2019-01-21 11:12:49 -05:00 |
UpdateContact.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
UpdateGContact.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
UpdateGContacts.php
|
Don't add contacts when not needed
|
2020-01-01 17:54:36 +00:00 |
UpdateGServer.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
UpdateGServers.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
UpdateServerDirectories.php
|
Relocated functions from PortableContact to GServer
|
2020-01-01 21:29:36 +00:00 |
UpdateServerDirectory.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |
UpdateSuggestions.php
|
Added documentation
|
2019-12-21 20:18:44 +00:00 |