]> git.mxchange.org Git - friendica.git/history - src/Module
Add previous exception to unexpected worker exception logging
[friendica.git] / src / Module /
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-29 PhilippFind last "update_" config entry occurrence
2022-12-29 PhilippApply suggestions from code review
2022-12-29 PhilippReplace database "update_" config entries with key...
2022-12-29 PhilippReplace cron/worker "last" config entries with key...
2022-12-29 PhilippReplace PostUpdate key-value config entries with key...
2022-12-28 Hypolite PetovanMerge pull request #12548 from MarekBenjamin/doubled_co...
2022-12-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-28 Tobias DiekershoffMerge pull request #12549 from MrPetovan/task/12490...
2022-12-28 Tobias DiekershoffMerge pull request #12553 from MrPetovan/bug/12552...
2022-12-28 Hypolite PetovanAdd ClockInterface dependency to Temporal::getRelativeDate
2022-12-27 Hypolite PetovanMerge pull request #12540 from annando/forum-thread
2022-12-27 PhilippMerge pull request #12539 from annando/forum-thread
2022-12-26 Hypolite PetovanMerge pull request #12527 from nupplaphil/feat/request_id
2022-12-26 PhilippUse X-REQUEST-ID for Error pages
2022-12-26 Hypolite PetovanMerge pull request #12528 from annando/issue-12524
2022-12-25 MichaelIssue 12524: Fix first day of week
2022-12-25 Hypolite PetovanMerge pull request #12518 from annando/reporter
2022-12-25 MichaelWe now store the violation as well
2022-12-25 MichaelChanged parameter order
2022-12-24 MichaelCategory added
2022-12-24 MichaelReports: The reporting contact id is added
2022-12-21 Hypolite PetovanMerge pull request #12502 from annando/no-gs-import
2022-12-21 MichaelThe GNU-Social import is removed
2022-12-21 Hypolite PetovanMerge pull request #12494 from annando/blurhash-fix
2022-12-21 Hypolite PetovanMerge pull request #12493 from annando/new-stats
2022-12-20 MichaelThree systems added to the federation statistics
2022-12-20 Hypolite PetovanMerge pull request #12409 from annando/diaspora-reshare
2022-12-20 MichaelDon't display Diaspora reshares
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 PhilippMerge pull request #12447 from MrPetovan/bug/12441...
2022-12-19 PhilippMerge pull request #12479 from MrPetovan/bug/deprecated
2022-12-19 PhilippMerge pull request #12478 from MrPetovan/bug/12476...
2022-12-19 Hypolite PetovanProvide default value for system.banner config key
2022-12-19 Hypolite PetovanDon't compute system.update_interval when it's -1 ...
2022-12-19 Hypolite PetovanFix module instantiation in Profile\Index module
2022-12-19 Hypolite PetovanRemove DI dependency in Profile\Status module
2022-12-19 Hypolite PetovanRemove fallback contact query from Model\Contact::photoMenu
2022-12-19 Hypolite PetovanRetrieve contact records for the page visitor in Profil...
2022-12-19 Hypolite PetovanRetrieve contact records for the page visitor in Contac...
2022-12-19 Hypolite PetovanRetrieve contact records for the page visitor in Profil...
2022-12-19 Hypolite PetovanRemove DI dependency in Contact\Hovercard module
2022-12-19 Hypolite PetovanRemove DI dependency in Profile\Common module
2022-12-19 Hypolite PetovanRemove DI dependency in Contact\Contacts module
2022-12-19 Hypolite PetovanRemove DI dependency in Module\Profile\Contacts
2022-12-19 Tobias DiekershoffMerge pull request #12472 from MrPetovan/bug/12466...
2022-12-19 Tobias DiekershoffMerge pull request #12471 from MrPetovan/bug/12468...
2022-12-19 Tobias DiekershoffMerge pull request #12469 from MrPetovan/bug/12462...
2022-12-19 Tobias DiekershoffMerge pull request #12470 from MrPetovan/bug/12452...
2022-12-19 Hypolite PetovanRemove VCard for owner in Profile\Photos module
2022-12-19 Hypolite PetovanConvert custom profile field URL values to rel="me...
2022-12-19 Hypolite PetovanFix link to profile page in custom profile fields settings
2022-12-19 Hypolite PetovanRemove DI dependency in Profile\Profile module
2022-12-19 Hypolite PetovanSkip blank lines in Tos module
2022-12-18 Michael VogelMerge pull request #12461 from tobiasd/20221218-credits
2022-12-18 PhilippMerge pull request #12459 from MrPetovan/bug/12454...
2022-12-18 Hypolite PetovanAdd missing t() call in Settings\Display module
2022-12-18 Hypolite PetovanRemove DI dependency in Settings\Display module
2022-12-18 Michael VogelMerge pull request #12458 from MrPetovan/bug/12456...
2022-12-18 Hypolite PetovanTrim terms of service rules before turning them to...
2022-12-17 PhilippMerge pull request #12359 from matthiasmoritz/calendar_...
2022-12-17 Hypolite PetovanAdd new calendar.default_view pconfig key
2022-12-17 Hypolite PetovanMove first_day_of_week pconfig key to calendar category
2022-12-17 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-16 PhilippMerge pull request #12436 from MrPetovan/bug/notices
2022-12-16 PhilippMerge pull request #12435 from MrPetovan/bug/12344...
2022-12-16 Hypolite PetovanWard against empty $contact array in Module\Photo:...
2022-12-16 Hypolite PetovanCheck that $probed key exists before comparison in...
2022-12-16 Hypolite PetovanApply calendar owner custom theme
2022-12-15 Hypolite PetovanMerge pull request #12434 from MarekBenjamin/issue_make...
2022-12-15 Tobias DiekershoffMerge pull request #12422 from MrPetovan/bug/5095-group...
2022-12-15 Tobias DiekershoffMerge pull request #12425 from MrPetovan/task/11774...
2022-12-15 Tobias DiekershoffMerge pull request #12424 from MrPetovan/task/10100...
2022-12-15 Tobias DiekershoffMerge pull request #12426 from MrPetovan/task/12237...
2022-12-15 Tobias DiekershoffMerge pull request #12427 from MrPetovan/bug/12399...
2022-12-15 Tobias DiekershoffMerge pull request #12428 from MrPetovan/bug/12406...
2022-12-15 Tobias DiekershoffMerge pull request #12429 from MrPetovan/bug/contactblo...
2022-12-15 Tobias DiekershoffMerge pull request #12430 from MrPetovan/task/12421...
2022-12-15 Tobias DiekershoffMerge pull request #12416 from MrPetovan/task/remove...
2022-12-15 Tobias DiekershoffMerge pull request #12423 from MrPetovan/bug/9286-admin...
2022-12-15 Hypolite PetovanSuppress notifications for forum users in Module\Notifi...
2022-12-15 Hypolite PetovanMake relationship filter widget more prominent in Modul...
2022-12-15 Hypolite PetovanShow lock status even when feature is disabled in Admin...
2022-12-14 Hypolite PetovanMerge pull request #12418 from MarekBenjamin/upload_ima...
2022-12-14 Marek BachmannSmall fix to show PHP.ini upload_max_filesize value...
2022-12-14 Hypolite PetovanMerge pull request #12392 from annando/api-relations
2022-12-14 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-13 MichaelOnly search for empty quoted reshares (Diaspora type)
2022-12-13 MichaelUse reshare with Diaspora like with ActivityPub
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Show.php
2022-12-13 Hank GUpdate src/Module/Api/Friendica/Photoalbum/Index.php
next