]> git.mxchange.org Git - friendica.git/history - src/Module
Add user contact data superseding to Mastodon\Account::create
[friendica.git] / src / Module /
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 PetovanRename Api\Mastodon\Account::createFromContact to just...
2019-12-30 Hypolite PetovanMerge pull request #8034 from MrPetovan/bug/fatal-errors
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-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 nupplaPhilCreating interfaces for Config/PConfig & fix tests
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::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::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::getLogger() to static DI::logger()
2019-12-29 nupplaPhilRefactor dynamic App::getConfig() to static DI::config()
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 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-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 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 MichaelAdditionally display the protocol together with the...
2019-12-27 Michael VogelMerge pull request #8007 from MrPetovan/task/7984-add...
2019-12-27 Hypolite PetovanAdd profile URL search
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 PetovanRemove group management restrictions on pending and...
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 Tobias DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-23 Tobias DiekershoffMerge pull request #7973 from tobiasd/2019.12-CHANGELOG
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-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 PetovanAdd check for $_REQUEST key existence in Module\Item...
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 #7941 from MrPetovan/task/7889-api...
2019-12-12 Hypolite PetovanMerge pull request #7939 from annando/issue-7659
2019-12-12 MichaelUse localuser()
2019-12-12 MichaelIssue 7659: Display blocked and ignored public contacts...
2019-12-11 nupplaPhilRefactor Session Handling (make it more simple & handle...
2019-12-11 Hypolite PetovanImprove Api\Mastodon\Account with data from apcontact
2019-12-11 Hypolite PetovanAdd POST follow request Mastodon API endpoint
2019-12-11 Hypolite PetovanSwitch Api\Mastodon\FollowRequests to list introduction...
2019-12-11 Hypolite PetovanUpdate web modules handling introduction to use new...
2019-12-11 Hypolite PetovanUpdate Base\Api::login to return the authentication...
2019-12-11 Hypolite PetovanMerge pull request #7931 from nupplaphil/bug/codecov_ex...
2019-12-11 Hypolite PetovanMerge pull request #7926 from annando/api-instance
2019-12-11 MichaelRemoved unneeded function
2019-12-11 MichaelAdded entities
2019-12-11 Hypolite PetovanMerge pull request #7929 from annando/apcontact-data
2019-12-10 MichaelAdded some more data
2019-12-10 Hypolite PetovanMerge pull request #7927 from nupplaphil/task/2fact_tel
2019-12-10 nupplaPhilMake 2Factor "tel" field instead "number"
2019-12-10 MichaelAPI: Added endpoints /instance and /instance/peers
2019-12-10 PhilippMerge pull request #7904 from MrPetovan/task/7887-api...
2019-12-10 Hypolite PetovanUpdate Module\Help to use anchor words for titles
2019-12-10 Hypolite PetovanAdd GET /api/v1/follow_requests Mastodon API endpoint
2019-12-10 Hypolite PetovanAdd API base module
2019-12-08 nupplaPhilMove Cookie to own class (with tests)
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-12-06 Tobias DiekershoffMerge pull request #7910 from annando/notice
next