]> git.mxchange.org Git - friendica.git/history - src/Worker
Add previous exception to unexpected worker exception logging
[friendica.git] / src / Worker /
2022-12-30 PhilippMerge pull request #12576 from MrPetovan/bug/warnings
2022-12-30 Hypolite PetovanAvoid return type exeption in HTTPSignature->post
2022-12-30 Hypolite PetovanMerge pull request #12577 from annando/move-delivery
2022-12-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-30 Hypolite PetovanMerge pull request #12574 from nupplaphil/feat/keyvalue...
2022-12-30 MichaelAdjust class references to the new location
2022-12-30 MichaelMove delivery functionality to a new class
2022-12-29 PhilippReplace cron/worker "last" config entries with key...
2022-12-28 Hypolite PetovanMerge pull request #12557 from annando/reduce-update...
2022-12-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-28 MichaelUpdated logging
2022-12-28 MichaelFix indention
2022-12-28 MichaelReduce the amount of "UpdateContact" worker calls
2022-12-26 Hypolite PetovanMerge pull request #12527 from nupplaphil/feat/request_id
2022-12-26 Michael VogelMerge pull request #12533 from MrPetovan/bug/warnings
2022-12-26 Hypolite PetovanWard against empty $target_item array (relocation)...
2022-12-26 Hypolite PetovanFix wrong square bracket position in Worker\Delivery...
2022-12-23 PhilippMerge pull request #12513 from MrPetovan/bug/12507...
2022-12-23 Hypolite PetovanMerge pull request #12510 from MarekBenjamin/email...
2022-12-23 Hypolite PetovanFlatten conditions and add call to HTML::checkRelMeLink...
2022-12-23 Hypolite PetovanMerge pull request #12511 from annando/only-active
2022-12-23 MichaelAlways check whe verified
2022-12-23 MichaelOnly check the homepage for active users with a homepage
2022-12-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-20 Tobias DiekershoffMerge pull request #12453 from tobiasd/2022.12-CHANGELOG
2022-12-19 Hypolite PetovanMerge pull request #12482 from annando/fix-reachable
2022-12-19 MichaelFix delivery problems with "reachable" test
2022-12-19 Hypolite PetovanMerge pull request #12475 from annando/no-failed-delivery
2022-12-19 MichaelDon't perform a delivery to failing servers
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-12 Hypolite PetovanMerge pull request #12395 from HankG/fix-photo-get...
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-11 Michael VogelSome small fixes
2022-12-10 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-10 Hypolite PetovanMerge pull request #12375 from annando/issue-12373
2022-12-10 MichaelIssue 12373: Fix communication to Diaspora
2022-12-05 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-05 PhilippMerge pull request #12238 from MrPetovan/task/refactor...
2022-12-05 Hypolite Petovan[Database version 1500] Remove obsolete table fcontact
2022-12-05 Hypolite Petovan[Database version 1499] Create new paradigm classes...
2022-12-04 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-04 Hypolite PetovanMerge pull request #12329 from annando/blurhash
2022-12-04 Hypolite PetovanMerge pull request #12328 from nupplaphil/feat/php81_ph...
2022-12-04 Hypolite PetovanMerge pull request #12326 from nupplaphil/feat/route_about
2022-12-04 PhilippMerge pull request #12325 from annando/blurhash
2022-12-04 PhilippMerge pull request #12324 from annando/issue-10518
2022-12-04 MichaelSimplify "last-activity" handling
2022-12-04 MichaelIssue 10518: "last-activity" instead of "login_date"
2022-12-03 Hypolite PetovanMerge pull request #12320 from annando/issue-11553a
2022-12-03 MichaelIssue 11553: Reliably return the user's contacts
2022-12-01 Hypolite PetovanMerge pull request #12298 from annando/api-suggestions
2022-11-30 MichaelNew field to show the day of the last activity
2022-11-30 MichaelChanges after code review
2022-11-30 MichaelContact suggestions are now cached
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-20 Tobias DiekershoffMerge pull request #12221 from MrPetovan/bug/warnings
2022-11-20 Hypolite PetovanFix various PHP 8 deprecations
2022-11-09 PhilippMerge pull request #12147 from annando/warning
2022-11-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-09 MichaelFix warning when loading invalid html
2022-11-07 Michael VogelMerge pull request #12131 from MrPetovan/task/4090...
2022-11-07 Hypolite PetovanMerge pull request #12109 from tobiasd/verify-homepage...
2022-11-07 Tobias Diekershoffdon't be pythonic
2022-11-07 Tobias Diekershoffmake the standards check happy
2022-11-07 Tobias Diekershoffwe don't need the 20...
2022-11-07 Tobias Diekershoffthe config default parameter was deprecated
2022-11-07 Tobias Diekershoffadd labels for the logger parameters
2022-11-07 Tobias Diekershoffchange the cURL success check and adopt the logger...
2022-11-07 Tobias Diekershoffset the validation to false, and only set it to true...
2022-11-07 Tobias Diekershoffavoide useless cURL request to the profile page
2022-11-07 Tobias Diekershoffremove debugging tracers
2022-11-07 Tobias Diekershoffreviews
2022-11-07 Tobias Diekershoffclean up the used modules
2022-11-07 Tobias Diekershoffadd the new CheckRelMeProfileLink class to the worker
2022-11-07 Tobias DiekershoffLet the Worker check the homepage of a profile daily
2022-11-03 Hypolite PetovanMerge pull request #12095 from annando/bulk
2022-11-03 MichaelSimplified else case
2022-11-03 MichaelImproved logging
2022-11-03 MichaelImproved bulk delivery / don't redistribute activities
2022-11-01 Hypolite PetovanMerge pull request #12089 from annando/query-performance
2022-11-01 Michael(Hopefully) query performance improvements
2022-10-27 Hypolite PetovanMerge pull request #12070 from annando/share
2022-10-26 Hypolite PetovanMerge pull request #12067 from Quix0r/cleanup/type...
2022-10-25 Roland HäderChanges:
2022-10-25 Hypolite PetovanMerge pull request #12061 from annando/share-rework
2022-10-25 MichaelChanged function name
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-25 MichaelThe "share" handling is improved
2022-10-19 Tobias DiekershoffMerge pull request #12029 from annando/warning
2022-10-18 Hypolite PetovanMerge pull request #11997 from Quix0r/rewrite/gravity...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-17 Tobias DiekershoffMerge pull request #12004 from annando/priorities
2022-10-17 MichaelThe priority is now a class constant
2022-10-14 Roland HäderRewrite:
2022-10-14 Tobias DiekershoffMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-10-03 Hypolite PetovanMerge pull request #11957 from annando/issue-11891
2022-10-03 Hypolite PetovanMerge pull request #11956 from annando/issue-11952
2022-10-03 MichaelIssue 11952: Avoid to send AP related comments to Diaspora
next