Remove multi profile mention in settings
[friendica.git/.git] / include /
2020-01-28 nupplaPhilAdd default values for inserts
2020-01-28 nupplaPhilRefactor API notification usage
2020-01-28 nupplaPhilFix enotify item link
2020-01-28 nupplaPhilFix missing notifications:
2020-01-28 PhilippMerge pull request #8191 from MrPetovan/task/7967-masto...
2020-01-28 PhilippMerge pull request #8188 from MrPetovan/task/remove...
2020-01-28 Hypolite PetovanReplace profile tab GET parameter by route
2020-01-26 Hypolite PetovanMerge pull request #8178 from nupplaphil/task/mod_noscrape
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-26 Hypolite PetovanMerge pull request #8176 from nupplaphil/task/split_emails
2020-01-26 nupplaPhilSome Renames:
2020-01-26 Hypolite PetovanThrow not found exception when photo item doesn't exist...
2020-01-26 nupplaPhilIntroduce interface for emailing and create email classes
2020-01-26 nupplaPhilAdd explicit parameters to Sender::send() method signature
2020-01-26 nupplaPhilMake EMailer util dynamic
2020-01-26 PhilippMerge pull request #8175 from MrPetovan/task/revert...
2020-01-26 Hypolite PetovanRe-enable pinned items in profile wall
2020-01-26 Hypolite PetovanMerge pull request #8170 from nupplaphil/task/repo_noti...
2020-01-26 nupplaPhilRename classes
2020-01-26 nupplaPhilImprovements:
2020-01-25 nupplaPhilFix API result, add PHPDoc and cleanup object construction
2020-01-25 nupplaPhilReWork Notification Model/Module/Object/Repository...
2020-01-24 PhilippMerge pull request #8156 from MrPetovan/task/7817-custo...
2020-01-24 Hypolite PetovanMerge pull request #8155 from nupplaphil/task/move_noti...
2020-01-24 nupplaPhilNotify => Notification
2020-01-21 Hypolite PetovanMerge pull request #8149 from annando/fix-warning
2020-01-21 PhilippMerge pull request #8148 from annando/remote-comment
2020-01-20 PhilippMerge pull request #8147 from annando/fetch-post
2020-01-20 PhilippMerge pull request #8146 from MrPetovan/task/7817-custo...
2020-01-20 Hypolite PetovanRemove duplicate profile_uid key in App->profile array
2020-01-20 Hypolite PetovanMerge pull request #8142 from nupplaphil/task/di_config
2020-01-19 nupplaPhilRemove unneeded Config namespace usages
2020-01-19 nupplaPhilMove Config::get() to DI::config()->get()
2020-01-19 Hypolite PetovanMerge pull request #8140 from annando/mail-probe
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 nupplaPhilcleanup namespace usages for L10n
2020-01-19 nupplaPhilMove L10n::withLang() calls to DI::l10n()->withLang...
2020-01-19 nupplaPhilMove L10n::tt() calls to DI::l10n()->tt() calls
2020-01-19 nupplaPhilMove L10n::t() calls to DI::l10n()->t() calls
2020-01-19 PhilippMerge pull request #8135 from annando/brief
2020-01-19 Michael@brief is removed completely
2020-01-18 Hypolite PetovanMerge pull request #8131 from nupplaphil/task/cleanup_lock
2020-01-18 Hypolite PetovanMerge pull request #8132 from annando/child-user
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 nupplaPhilRemove unused `use` statements & remove PConfig class
2020-01-18 nupplaPhilMove PConfig::get() to DI::pConfig()->get()
2020-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-13 Hypolite PetovanMerge pull request #8113 from annando/build-query
2020-01-13 MichaelRemove "f" parameter / network page parameter cleanup
2020-01-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-09 Hypolite PetovanMerge pull request #8083 from annando/direct-comment
2020-01-09 MichaelAPI: Use NOTIF_DIRECT_THREAD_COMMENT for the API mentio...
2020-01-09 MichaelNotifications: Now declare direct thread answers as...
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 Michaelchanged priority of messages
2020-01-08 MichaelUse "replied"
2020-01-08 MichaelImproved notification messages
2020-01-08 MichaelReverted notify, changed test
2020-01-08 MichaelFixed notification text
2020-01-08 MichaelCorrected test
2020-01-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
2020-01-06 Hypolite PetovanMerge pull request #8066 from annando/notifications
2020-01-06 MichaelThe item notifications now are based upon the "user...
2020-01-06 Hypolite PetovanMerge pull request #8059 from annando/item-notification
2020-01-05 MichaelFix condition creation
2020-01-05 MichaelAPI: We now use the "notification-type" field for mentions
2020-01-05 Hypolite PetovanMerge pull request #8055 from nupplaphil/task/remove_ge...
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 get_app() in favor of DI::app()
2020-01-03 Michael VogelMerge pull request #8048 from MrPetovan/bug/fix-bbcode...
2020-01-03 Tobias DiekershoffMerge pull request #8050 from MrPetovan/bug/improve...
2020-01-03 Hypolite PetovanRework Feed::import parameters
2020-01-01 PhilippMerge pull request #8044 from annando/contact-adding
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 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 #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 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::getHostName() - process methods...
2019-12-29 nupplaPhilRefactor deprecated App::internalRedirect() to DI:...
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 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 Tobias DiekershoffMerge pull request #8023 from MrPetovan/bug/7808-markdo...
2019-12-28 Hypolite PetovanMerge pull request #8020 from annando/network-protocol
2019-12-27 MichaelAdditionally display the protocol together with the...
next