]> git.mxchange.org Git - friendica.git/history - src
Refactor dynamic App::getLogger() to static DI::logger()
[friendica.git] / src /
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 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 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 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 #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 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 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 DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-23 Tobias DiekershoffMerge pull request #7973 from tobiasd/2019.12-CHANGELOG
2019-12-23 MichaelZot seems to work now
2019-12-23 MichaelPartly reworked, part 2
2019-12-23 MichaelRestructuring code
2019-12-22 MichaelRenamed function, added documentation
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 MichaelMerge remote-tracking branch 'upstream/2019.12-rc'...
2019-12-21 Tobias DiekershoffMerge pull request #7983 from annando/nodeinfo-dfrn
2019-12-21 MichaelFix: Newer Friendica servers had been detected as Activ...
2019-12-21 MichaelDiscover directory type
2019-12-21 MichaelRelocated functions
2019-12-21 MichaelFixed logger call
2019-12-20 MichaelMerge remote-tracking branch 'upstream/2019.12-rc'...
2019-12-20 Hypolite PetovanMerge pull request #7979 from Quix0r/fixes/prvKey-verus...
2019-12-20 Roland HäderFixed:
2019-12-20 Hypolite PetovanMerge pull request #7977 from annando/api-nick
2019-12-20 Hypolite PetovanMerge pull request #7976 from annando/notice
2019-12-20 MichaelFix notice because of a missing subject
2019-12-20 Michael"CheckServer" added
2019-12-20 MichaelFix some errors
2019-12-20 Michael"FetchPoCo" added
2019-12-20 Michael"UpdateServers" added
2019-12-20 MichaelAdded "DiscoverContacts"
2019-12-20 Michael"UpdateSuggestions" added
2019-12-20 MichaelAdded UpdateServerDirectory
2019-12-20 Michael'SearchDirectory' created (moved out of 'DiscoverPoco...
2019-12-20 Hypolite PetovanMerge pull request #7975 from annando/attach-newlines
2019-12-20 MichaelFix optical glitch: Replace multiple newlines when...
2019-12-20 Michael"gprobe" removed
2019-12-19 PhilippMerge pull request #7972 from MrPetovan/bug/notices
2019-12-19 Hypolite PetovanAdd check for $_REQUEST key existence in Module\Item...
2019-12-19 Tobias DiekershoffMerge pull request #7969 from annando/api-instance
2019-12-19 MichaelAPI: Provide data for the account array of the instance...
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-17 PhilippMerge pull request #7963 from annando/issue-7659-a
2019-12-16 Tobias DiekershoffMerge pull request #7962 from MrPetovan/bug/fatal-errors
next