friendica/src/Worker
Michael Vogel 0360f7197a Several more warnings ... (#5340)
* Some more warnings removed

* Even more warnings ...

* Will it ever end? ;-)

* Avoid warning in dbstructure

* Origin and OStatus ...

* There are more warnings solved ... yeah!

* And again ...

* We are not done yet

* And more ...

* And some new places ...

* And more in the feeds

* Avoid some more

* And some backend stuff

* Notifications cleared

* Some more stuff

* and again ...

* It's getting fewer ...

* Some warnings had been hidden in the notifications

* Fix the fix

* And another missing one ...

* We need the owner here, not the user

* Forgotten user

* And more ...

* And some more warnings disappeared ...

* Some more frontend warnings

* Some backend warnings removed

* Fixed sidebar for "vier"

* And more ...

* Some more ...

* And something for "remote self"

* Am I stuck in an endless loop?

* Fix: Clear tag and file field on update

* Preset page content
2018-07-10 08:27:56 -04:00
..
CheckVersion.php Review update 2018-01-27 11:13:41 -05:00
CreateShadowEntry.php Transfer all item shadow functions to the item class 2018-01-16 22:23:19 +00:00
Cron.php Possibly fixes 5137: Only execute "optimize table" when allowed 2018-05-27 06:23:18 +00:00
CronJobs.php Nodeinfo: The number of comments is now calculated more reliable 2018-05-22 20:10:18 +00:00
DBClean.php Workaround for Bugs in Class dba 2018-06-21 11:20:44 -04:00
DBUpdate.php Missing variable 2017-11-18 23:46:16 +00:00
Delivery.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
Directory.php Review update 2018-01-27 11:13:41 -05:00
DiscoverPoCo.php Old database functions had been replaced in the workers 2018-04-09 21:34:23 +00:00
Expire.php Removing of orphaned activity and content data 2018-07-07 07:43:13 +00:00
ForkHook.php Some clean up for the worker, arrays are now supported as parameter 2018-02-11 16:18:39 +00:00
GProbe.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
Notifier.php More item abstraction / making remote deletion work again 2018-07-07 18:14:16 +00:00
OnePoll.php Remove comment 2018-06-27 20:11:09 +00:00
ProfileUpdate.php src Standards 2017-11-23 14:01:58 -05:00
PubSubPublish.php End subscription for unreachable subscribers 2018-05-19 03:56:29 +00:00
Queue.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00
RemoveContact.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
SetItemContentID.php New worker to fix empty icid 2018-06-29 06:24:18 +00:00
SpoolPost.php Most functions now moved from include/items.php 2018-01-28 11:18:08 +00:00
TagUpdate.php Some of the last direct SQL calls to the item table had been changed 2018-06-21 06:21:51 +00:00
UpdateGContact.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00