]> git.mxchange.org Git - friendica.git/history - include/api.php
API: We now use the "notification-type" field for mentions
[friendica.git] / include / api.php
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
2019-11-11 MichaelFix image links with descriptions in API and AP transmi...
2019-11-09 Hypolite PetovanMerge pull request #7828 from nupplaphil/task/move_enotify
2019-11-03 PhilippMerge pull request #7806 from tobiasd/20191102-csvexport
2019-11-02 Michael VogelMerge pull request #7798 from MrPetovan/task/rework...
2019-11-02 Hypolite PetovanRename Photo::newResource() result variable from $hash...
2019-11-02 Hypolite PetovanMove Object\Image static methods to Util\Images
2019-11-02 Hypolite PetovanMerge pull request #7726 from tobiasd/20191010-uexport
2019-10-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-26 Hypolite PetovanMerge pull request #7775 from nupplaphil/task/move_nm
2019-10-26 Philipp HolzerAdapt class structure
2019-10-26 Philipp HolzerMove Friendica\Core\NotificationsManager to Friendica...
2019-10-25 Hypolite PetovanMerge pull request #7774 from annando/img-title
2019-10-25 PhilippMerge pull request #7767 from MrPetovan/bug/fatal-errors
2019-10-24 Hypolite PetovanMerge pull request #7770 from nupplaphil/task/Activity
2019-10-24 Philipp HolzerMove Activity/Namespaces defines to constants
2019-10-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-18 Hypolite PetovanMerge pull request #7752 from kPherox/develop
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 PhilippMerge pull request #7751 from tobiasd/20191017-lighttpd...
2019-10-17 PhilippMerge pull request #7745 from MrPetovan/task/7190-remov...
2019-10-16 Hypolite PetovanReplace deprecated defaults() calls with ?? and ?:...
2019-10-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-14 Tobias DiekershoffMerge pull request #7728 from MrPetovan/task/7682-bette...
2019-10-13 PhilippMerge pull request #7727 from MrPetovan/task/4090-move...
2019-10-13 PhilippMerge pull request #7734 from MrPetovan/bug/7709-catch...
2019-10-13 PhilippMerge pull request #7735 from MrPetovan/task/7190-remov...
2019-10-13 Hypolite PetovanReplace deprecated defaults() calls in include/api...
2019-10-07 PhilippMerge pull request #7710 from MrPetovan/task/rework...
2019-10-06 Hypolite PetovanReplace duplicated authentication code in FKOAuth1...
2019-09-30 Hypolite PetovanMerge pull request #7670 from nupplaphil/task/add_route...
2019-09-30 Hypolite PetovanMerge pull request #7636 from annando/manage
2019-09-30 Hypolite PetovanMerge pull request #7678 from annando/remote-rework
2019-09-30 Hypolite PetovanMerge pull request #7643 from nupplaphil/task/add_drone_ci
next