]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 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
2019-12-25 Michael VogelMerge pull request #8005 from MrPetovan/bug/7992-empty...
2019-12-25 Michael VogelMerge pull request #8006 from MrPetovan/bug/7991-remove...
2019-12-24 Hypolite PetovanUse BaseURL::redirect instead of deprecated App->intern...
2019-12-24 Hypolite PetovanMove search term emptiness check before content checks...
2019-12-24 Hypolite PetovanRename BaseSearchModule::performSearch to performContac...
2019-12-24 Hypolite PetovanStop automatically remove newly blocked contacts from...
2019-12-24 Hypolite PetovanRemove group management restrictions on pending and...
2019-12-24 Hypolite PetovanAdd support for empty values array in Database\DBA
2019-12-24 Hypolite PetovanAdd timezone information to logger timestamp
2019-12-24 Hypolite PetovanEnsure pubkey key is present in APContact::getByUrl...
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 #7997 from annando/zot-aliases
2019-12-24 MichaelZot: Retrieve alias addresses as well
2019-12-24 Hypolite PetovanMerge pull request #7996 from annando/poco-cleanup
2019-12-24 MichaelStandards
2019-12-24 Hypolite PetovanMerge pull request #7995 from annando/probe-hubzilla
2019-12-23 MichaelRemove test code
2019-12-23 MichaelMerge remote-tracking branch 'upstream/master' into...
2019-12-23 Tobias Diekershoffpumping version 2020.03-dev
2019-12-23 Tobias DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-23 Tobias Diekershoffwrapping up 2019.12 master
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-23 MichaelZot seems to work now
2019-12-23 MichaelPartly reworked, part 2
2019-12-23 MichaelRestructuring code
2019-12-23 Michael VogelMerge pull request #7993 from tobiasd/2019.12-rc
2019-12-23 Tobias DiekershoffEN GB translation update THX AndyH3
2019-12-23 Tobias DiekershoffEN US translation update THX AndyH3
2019-12-22 Michael VogelMerge pull request #7990 from stom79/patch-1
2019-12-22 ThomasUpdate FAQ.md
2019-12-22 MichaelRenamed function, added documentation
2019-12-22 PhilippMerge pull request #7988 from friendica/MrPetovan-notice
2019-12-22 Hypolite PetovanEnsure $item exists in mod/display
2019-12-22 MichaelWe can now detect Hubzilla accounts
2019-12-21 MichaelAdded documentation
2019-12-21 MichaelRenamed functions
2019-12-21 MichaelRenamed function
2019-12-21 Michael"CheckServer" is now "UpdateGServer"
2019-12-21 Tobias DiekershoffMerge pull request #7986 from MrPetovan/task/update...
2019-12-21 Hypolite PetovanUpdate Mastodon API documentation
next