]> git.mxchange.org Git - friendica.git/history - mod
Refactor duplicate code for parsing photo URL
[friendica.git] / mod /
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 Hypolite PetovanMerge pull request #8075 from annando/html-escaping
2020-01-08 Hypolite PetovanMerge pull request #8071 from nupplaphil/task/Lock_to_lock
2020-01-08 PhilippMerge pull request #8074 from MrPetovan/task/domain...
2020-01-07 Hypolite PetovanUpdate the Introductions domain to use repository,...
2020-01-07 Hypolite PetovanMerge pull request #8073 from annando/issue-8067
2020-01-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
2020-01-05 Hypolite PetovanUse default user permissions when creating new event
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 Tobias DiekershoffMerge pull request #8057 from annando/notice-error
2020-01-05 Hypolite PetovanMerge pull request #8055 from nupplaphil/task/remove_ge...
2020-01-04 nupplaPhilRemove get_server() in favor of Search::getGlobalDirect...
2020-01-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-04 Michael VogelMerge pull request #8053 from nupplaphil/task/remove_ge...
2020-01-04 nupplaPhilRemove unused killme()
2020-01-04 nupplaPhilRemove get_app() in favor of DI::app()
2020-01-03 Michael VogelMerge pull request #8048 from MrPetovan/bug/fix-bbcode...
2020-01-03 Hypolite PetovanRemove unused BBCode::scaleExternalImage parameters
2020-01-03 Hypolite PetovanRemove useless HTML encode on item save
2020-01-01 PhilippMerge pull request #8044 from annando/contact-adding
2020-01-01 Tobias DiekershoffMerge pull request #8041 from AlfredSK/patch-1
2020-01-01 Steffen K9Fix missing use statement for DI (fatal error)
2019-12-30 PhilippMerge pull request #8037 from MrPetovan/bug/notices
2019-12-30 Hypolite PetovanMerge pull request #8036 from nupplaphil/task/redundant...
2019-12-30 Hypolite PetovanReplace remaining $a->page by DI::page()
2019-12-30 nupplaPhilMove redundant System::removedBaseUrl() to DI::baseUrl...
2019-12-30 nupplaPhilMove redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 Hypolite PetovanMerge pull request #8035 from nupplaphil/task/move_page
2019-12-30 nupplaPhilReplace deprecated $a->page with DI::page()
2019-12-30 Hypolite PetovanMerge pull request #8034 from MrPetovan/bug/fatal-errors
2019-12-30 Hypolite PetovanUpdate wrong/missing references to classes
2019-12-30 Hypolite PetovanFix redirect calls using DI::baseUrl() and System:...
2019-12-30 Hypolite PetovanReplace obsolete references to App baseURL and getApp...
2019-12-30 Hypolite PetovanMerge pull request #8033 from annando/contact-logging
2019-12-29 Hypolite PetovanMerge pull request #8019 from nupplaphil/task/replace_g...
2019-12-29 Hypolite PetovanMerge pull request #8028 from annando/probe-timeout
2019-12-29 nupplaPhilAdd Model\Introduction class to DI registry
2019-12-29 nupplaPhilRemove deprecated App::cmd - replace with DI::args...
2019-12-29 nupplaPhilRemove deprecated App::query_string - replace with...
2019-12-29 nupplaPhilRemove deprecated App::is_mobile/is_tablet - replace...
2019-12-29 nupplaPhilRemove deprecated App::getBaseURL() - process methods...
2019-12-29 nupplaPhilRemove deprecated App::getHostName() - process methods...
2019-12-29 nupplaPhilRemove deprecated App::getUrlPath - process methods...
2019-12-29 nupplaPhilRemove deprecated App::removeBaseURL - process methods...
2019-12-29 nupplaPhilRefactor deprecated App::isAjax() to DI::mode()->isAjax()
2019-12-29 nupplaPhilRefactor deprecated App::internalRedirect() to DI:...
2019-12-29 nupplaPhilOptimize DI class (introduce method-mapping constant)
2019-12-29 nupplaPhilReplace BaseObject class with DI::* calls
2019-12-29 Hypolite PetovanMerge pull request #8026 from nupplaphil/task/l10n_immu...
2019-12-29 Hypolite PetovanMerge pull request #8022 from nupplaphil/task/mod_hcard
2019-12-29 Hypolite PetovanMerge pull request #8021 from nupplaphil/task/mod_openid
2019-12-28 nupplaPhilMake L10n immutable
2019-12-27 nupplaPhilMove mod/hcard to src\Module\HoverCard
2019-12-27 nupplaPhilMove Login/Logout/TwoFactor to bundled submodule "Security"
2019-12-27 nupplaPhilMove mod/openid to src\Module\OpenId
2019-12-27 Michael VogelMerge pull request #8018 from MrPetovan/bug/fatal-errors
2019-12-27 Hypolite PetovanAdd missing use statement in mod/community
2019-12-27 Michael VogelMerge pull request #8007 from MrPetovan/task/7984-add...
2019-12-25 Michael VogelMerge pull request #8004 from MrPetovan/bug/7994-add...
2019-12-25 Michael VogelMerge pull request #8003 from MrPetovan/bug/notices
2019-12-24 Hypolite PetovanRemove unused albumname input in album drop modal
2019-12-24 Hypolite PetovanProtect potentially missing array keys in mod/profiles
2019-12-24 Hypolite PetovanRename wrong desc form value name in mod/events
2019-12-24 Hypolite PetovanMerge pull request #7996 from annando/poco-cleanup
2019-12-24 Hypolite PetovanMerge pull request #7995 from annando/probe-hubzilla
2019-12-23 MichaelMerge remote-tracking branch 'upstream/master' into...
2019-12-23 Tobias DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-23 Tobias DiekershoffMerge pull request #7973 from tobiasd/2019.12-CHANGELOG
2019-12-23 Tobias DiekershoffMerge pull request #7985 from tobiasd/20191221-credots
2019-12-22 PhilippMerge pull request #7988 from friendica/MrPetovan-notice
2019-12-22 Hypolite PetovanEnsure $item exists in mod/display
2019-12-20 MichaelMerge remote-tracking branch 'upstream/2019.12-rc'...
2019-12-20 Hypolite PetovanMerge pull request #7977 from annando/api-nick
2019-12-20 Hypolite PetovanMerge pull request #7975 from annando/attach-newlines
2019-12-19 PhilippMerge pull request #7972 from MrPetovan/bug/notices
2019-12-19 Hypolite PetovanCheck for parent existence in mod/display
2019-12-18 PhilippMerge pull request #7930 from MrPetovan/task/7887-api...
2019-12-18 Tobias DiekershoffMerge pull request #7938 from copiis/patch-2
2019-12-14 Hypolite PetovanMerge pull request #7907 from nupplaphil/task/reduce_ap...
2019-12-13 Michael VogelMerge pull request #7948 from MrPetovan/bug/7946-frio...
2019-12-13 Hypolite PetovanRestore correct highlighted contact tabs
2019-12-11 Hypolite PetovanUpdate web modules handling introduction to use new...
2019-12-08 nupplaPhilMove Cookie to own class (with tests)
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-12-07 Hypolite PetovanMerge pull request #7915 from annando/issue-7914
2019-12-07 MichaelFixes issue 7914: Reshares got crumbled
2019-12-05 nupplaPhilRefactor "Authentication" class with four main methods:
2019-12-05 nupplaPhilMove Authentication methods to class "Authentication"
2019-12-05 Hypolite PetovanMerge pull request #7903 from annando/add-share-data
2019-12-05 MichaelUse the new function to fetch shared information
2019-12-04 MichaelAdd data for shared posts from the original
2019-12-04 Hypolite PetovanMerge pull request #7901 from annando/disable-smart...
2019-12-04 Michael VogelChanged the option to enable the smart threading with...
2019-12-04 Tobias DiekershoffMerge pull request #7898 from annando/ap-announce
2019-12-04 Tobias DiekershoffMerge pull request #7897 from MrPetovan/bug/warnings
2019-12-03 Hypolite PetovanFix warnings about unexpected parameter array values...
2019-12-02 Hypolite PetovanMerge pull request #7893 from annando/api-attachments
2019-11-29 Tobias DiekershoffMerge pull request #7877 from annando/show-received
2019-11-28 Michael VogelMerge pull request #7876 from MrPetovan/task/7308-backp...
2019-11-28 Hypolite PetovanUse visibility tags input for the default ACL selector
next