]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-01-01 MichaelFixed documentation
2020-01-01 MichaelDon't add contacts when not needed
2019-12-30 PhilippMerge pull request #8010 from MrPetovan/task/7968-masto...
2019-12-30 Hypolite PetovanUse most recent last item date in Mastodon\Account
2019-12-30 Hypolite PetovanAdd user contact data superseding to Mastodon\Account...
2019-12-30 Hypolite PetovanCorrect value of Mastodon API Account acct field for...
2019-12-30 Hypolite PetovanAdd missing fields to Mastodon API Account entity
2019-12-30 Hypolite PetovanRename Api\Mastodon\Account::createFromContact to just...
2019-12-30 Hypolite PetovanRename Api\Mastodon\Account::create contact parameter...
2019-12-30 Hypolite PetovanAdd missing return statement in Core\L10n
2019-12-30 Hypolite PetovanMerge pull request #8034 from MrPetovan/bug/fatal-errors
2019-12-30 Hypolite PetovanUpdate wrong references to ISession::delete
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-30 Hypolite PetovanMerge pull request #8032 from annando/fix-8019
2019-12-30 MichaelFix fatal errors caused by PR 8019
2019-12-30 MichaelAdded logging for not created contacts
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 nupplaPhilRemove namespaces
2019-12-29 nupplaPhilRebase for OpenId & Hovercard
2019-12-29 nupplaPhilUse DI::baseUrl() for Search\Index.php
2019-12-29 nupplaPhilAdd Model\Introduction class to DI registry
2019-12-29 nupplaPhilmake the DI abstract so no instance is possible
2019-12-29 nupplaPhilAlphabetic sort DI-container per namespace
2019-12-29 nupplaPhilFix test
2019-12-29 nupplaPhilAdd output for installerTest
2019-12-29 nupplaPhilAdapt test for mockery assertion
2019-12-29 nupplaPhilFix mock test (remove "implicit" usage of previous...
2019-12-29 nupplaPhilCreating interfaces for Config/PConfig & fix tests
2019-12-29 nupplaPhilRemove deprecated App::module - replace with DI::module...
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::registerStylesheet()/FooterScrip...
2019-12-29 nupplaPhilRemove deprecated App::getScheme()
2019-12-29 nupplaPhilRemove deprecated App::getBaseURL() - process methods...
2019-12-29 nupplaPhilRemove deprecated App::setBaseURL() - 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 - process methods to DI::proces...
2019-12-29 nupplaPhilRefactor deprecated App::getArgumentValue() to DI:...
2019-12-29 nupplaPhilRefactor deprecated App::isAjax() to DI::mode()->isAjax()
2019-12-29 nupplaPhilRefactor deprecated App::internalRedirect() to DI:...
2019-12-29 nupplaPhilRefactor dynamic App::getDBA() to static DI::dba()
2019-12-29 nupplaPhilRefactor dynamic App::getMode() to static DI::mode()
2019-12-29 nupplaPhilRefactor dynamic App::getProfiler() to static DI::profi...
2019-12-29 nupplaPhilRefactor dynamic App::getLogger() to static DI::logger()
2019-12-29 nupplaPhilRefactor dynamic App::getConfig() to static DI::config()
2019-12-29 nupplaPhilOptimize DI class (introduce method-mapping constant)
2019-12-29 nupplaPhilReplace BaseObject class with DI::* calls
2019-12-29 nupplaPhilIntroduce new DI container
2019-12-29 Hypolite PetovanMerge pull request #8026 from nupplaphil/task/l10n_immu...
2019-12-29 PhilippMerge pull request #8030 from tobiasd/20191229-de
2019-12-29 Tobias DiekershoffDE translation update THX loma1
2019-12-29 nupplaPhilCheck for same language
2019-12-29 Tobias DiekershoffMerge pull request #8029 from MrPetovan/bug/fatal-errors
2019-12-29 Hypolite PetovanFix capitalization of table definition key in DBStructure
2019-12-29 MichaelProbe: Additional checks for connection problems
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-29 Hypolite PetovanMerge pull request #8027 from nupplaphil/task/session_r...
2019-12-28 PhilippMerge pull request #8025 from annando/probe-failure
2019-12-28 nupplaPhilSession - Remove unneeded cookie parameter
2019-12-28 nupplaPhilMake L10n immutable
2019-12-28 MichaelDon't create contacts for unknown networks / improved...
2019-12-28 nupplaPhiloptimize usage of arguments
2019-12-28 nupplaPhilMerge init() and content()
2019-12-28 Hypolite PetovanMerge pull request #8024 from annando/fix-search
2019-12-28 MichaelRemove test loggings
2019-12-28 MichaelFix: Search for terms and posts is now possible again
2019-12-28 Tobias DiekershoffMerge pull request #8023 from MrPetovan/bug/7808-markdo...
2019-12-28 Hypolite PetovanMerge pull request #8020 from annando/network-protocol
2019-12-28 Hypolite PetovanAdded test for BBCode to Markdown chevron issue
2019-12-28 Hypolite PetovanEscape major HTML characters in code blocks in BBCode...
2019-12-28 Hypolite PetovanRemove faulty escape for HTML entities in BBCode::toMar...
2019-12-28 Hypolite Petovan[composer] Update league/html-to-markdown to version...
2019-12-28 Hypolite PetovanAdd BBCode to Markdown to HTML raw result in Module...
2019-12-27 nupplaPhilfix
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 MichaelImproved description
2019-12-27 MichaelAdditionally display the protocol together with the...
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-27 Hypolite PetovanMerge pull request #8016 from annando/html2bbcode-tables
2019-12-27 Hypolite PetovanAdd profile URL search
2019-12-27 MichaelArrays
2019-12-27 MichaelSupport for tables in HTML2BBCode parser
2019-12-26 PhilippMerge pull request #8015 from annando/ago
2019-12-26 MichaelFix the "ago" date (with "received at") for other theme...
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-25 Hypolite PetovanMerge pull request #8009 from tobiasd/20191225-ja
2019-12-25 Tobias Diekershoffupdated JA translation THX Ozero Dien
next