Merge pull request #8179 from MrPetovan/bug/notices
[friendica.git/.git] / include / api.php
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-26 Hypolite PetovanThrow not found exception when photo item doesn't exist...
2020-01-26 PhilippMerge pull request #8175 from MrPetovan/task/revert...
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-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::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-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-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
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-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::baseUrl() to DI::baseUrl() calls
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 nupplaPhilRemove deprecated App::module - replace with DI::module...
2019-12-29 nupplaPhilRemove deprecated App::query_string - replace with...
2019-12-29 nupplaPhilRemove deprecated App::getHostName() - process methods...
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 #8022 from nupplaphil/task/mod_hcard
2019-12-29 Hypolite PetovanMerge pull request #8021 from nupplaphil/task/mod_openid
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...
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-20 MichaelMerge remote-tracking branch 'upstream/2019.12-rc'...
2019-12-20 Hypolite PetovanMerge pull request #7977 from annando/api-nick
2019-12-20 MichaelRemove legacy function
2019-12-19 PhilippMerge pull request #7972 from MrPetovan/bug/notices
2019-12-19 Hypolite PetovanMerge pull request #7971 from annando/issue-7685
2019-12-19 MichaelChanged "??" to "?:"
2019-12-19 MichaelIssue 7685: Just forward on remoteauth for non legacy...
2019-12-19 PhilippMerge pull request #7970 from annando/api-announce
2019-12-19 MichaelAPI: Missing endpoint for reshares had been added
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-15 Hypolite PetovanMerge pull request #7955 from annando/api-mentions
2019-12-15 MichaelIssue 6867: Only display direct mentions in the corresp...
2019-12-14 Hypolite PetovanMerge pull request #7907 from nupplaphil/task/reduce_ap...
2019-12-13 Michael VogelMerge pull request #7948 from MrPetovan/bug/7946-frio...
2019-12-13 Michael VogelMerge pull request #7943 from MrPetovan/bug/7920-api...
2019-12-13 Hypolite PetovanMerge pull request #7947 from annando/api-attachments
2019-12-13 Michael VogelMerge pull request #7941 from MrPetovan/task/7889-api...
2019-12-13 Hypolite PetovanAdd relationship filter to api_friends_ids and api_foll...
2019-12-13 Hypolite PetovanAdd relationship filter to api_ff_ids()
2019-12-13 MichaelAPI: Improved handling of quoted posts and attachments
2019-12-13 Hypolite PetovanSupport post URL search term in api_search()
2019-12-12 Hypolite PetovanSupport user profile URL search term in api_users_search()
2019-12-08 nupplaPhilMove Cookie to own class (with tests)
2019-12-05 nupplaPhilRefactor "Authentication" class with four main methods:
2019-12-05 Hypolite PetovanMerge pull request #7903 from annando/add-share-data
2019-12-05 MichaelMake tests happy
2019-12-05 MichaelUse the new function to fetch shared information
2019-12-05 MichaelHandle resharing of items with title via the API
2019-12-04 Hypolite PetovanMerge pull request #7901 from annando/disable-smart...
2019-12-02 Hypolite PetovanMerge pull request #7893 from annando/api-attachments
2019-12-02 MichaelAPI: Improve attachment removal functionality for the...
2019-11-28 Michael VogelMerge pull request #7876 from MrPetovan/task/7308-backp...
2019-11-22 Hypolite PetovanMerge pull request #7858 from annando/diaspora-date
2019-11-22 Hypolite PetovanMerge pull request #7856 from casperrutten/develop
2019-11-21 Hypolite PetovanMerge pull request #7853 from annando/warnings
2019-11-21 MichaelFix some notices/warnings again
2019-11-14 CasperMerge pull request #1 from friendica/develop
2019-11-12 Hypolite PetovanMerge pull request #7829 from annando/picture-links
next