]> git.mxchange.org Git - friendica.git/history - include/api.php
Move notification to the new paradigm
[friendica.git] / include / api.php
2021-10-02 Hypolite PetovanMove notification to the new paradigm
2021-10-02 Hypolite PetovanRename Model\Post\UserNotifications type constants
2021-10-02 Hypolite PetovanMove notify to the new paradigm
2021-10-02 Hypolite PetovanMerge pull request #10803 from nupplaphil/feat/message_log
2021-10-02 Hypolite PetovanMerge pull request #10801 from annando/network-thread...
2021-10-02 Michael VogelMerge pull request #10800 from MrPetovan/task/10739...
2021-10-02 Hypolite PetovanRemove the obsolete parameter $two_way from terminateFr...
2021-10-02 Tobias DiekershoffMerge pull request #10797 from annando/diaspora-deprecated
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Hypolite PetovanMerge pull request #10788 from fabrixxm/fix/gettext
2021-10-02 Michael VogelMerge pull request #10769 from MrPetovan/task/10734...
2021-10-02 Hypolite PetovanRework contact termination to separate protocol-level...
2021-10-02 Hypolite PetovanMerge pull request #10759 from annando/user-contact
2021-10-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-02 Hypolite PetovanMerge pull request #10794 from annando/q-removed
2021-10-02 Hypolite PetovanMerge pull request #10793 from annando/issue-10747
2021-10-02 Tobias DiekershoffMerge pull request #10792 from annando/api-share-retweet
2021-10-02 MichaelAPI: No special handling for Diaspora reshares
2021-09-26 Hypolite PetovanMerge pull request #10760 from annando/conversation...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-09-23 MichaelThe conversation functionality moved to a class
2021-09-18 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-13 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-12 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-10 MichaelUse centralized function to update contact entries
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-08 MichaelRemove direct calls to App->user
2021-07-26 Hypolite PetovanMerge pull request #10548 from annando/args
2021-07-25 MichaelHopefully making the tests to work
2021-07-25 MichaelReverting api.php because of tests
2021-07-25 MichaelReplaced argv/argc with replacement functions
2021-07-22 Michael VogelMerge pull request #10498 from MrPetovan/bug/10477...
2021-07-21 Hypolite PetovanMerge pull request #10527 from annando/api
2021-07-20 MichaelAPI: Support for deprecated API endpoints and OAuth...
2021-07-20 Hypolite PetovanMerge pull request #10526 from annando/legacy-oauth...
2021-07-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-20 MichaelThe legacy OAuth server is removed
2021-07-15 Hypolite PetovanMerge pull request #10503 from annando/no-legacy-dfrn
2021-07-15 MichaelLegacy DFRN transport layer is removed
2021-07-10 Hypolite PetovanMerge pull request #10482 from annando/converturiid
2021-07-10 MichaelSome more "convertForUriId" replacements
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-06 MichaelParameter documentation
2021-07-06 MichaelProxy removed in API
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-04 MichaelSimplified proxy handling
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-16 Hypolite PetovanMerge pull request #10408 from annando/issue-10392
2021-06-16 Hypolite PetovanMerge pull request #10406 from annando/profile-publish
2021-06-16 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-15 MichaelCentzralized functionality to update and publish profil...
2021-06-11 Hypolite PetovanMerge pull request #10393 from annando/api-more-apps
2021-06-11 MichaelRemoved unneeded use
2021-06-11 MichaelMaking the tests happy
2021-06-11 MichaelTests ...
2021-06-11 MichaelMaking the tests work
2021-06-11 MichaelAvoid notice "Undefined index: uid"
2021-06-08 Hypolite PetovanMerge pull request #10380 from annando/api-oauth-basicauth
2021-06-08 MichaelAPI: New classes for OAuth and basic auth
2021-06-05 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-06-03 Tobias DiekershoffMerge pull request #10367 from annando/old-api-oauth
2021-06-02 MichaelSupport OAuth for the legacy API
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-23 Hypolite PetovanMerge pull request #10283 from very-ape/fix-message...
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 Hypolite PetovanMerge pull request #10300 from annando/issue-10264
2021-05-23 Hypolite PetovanMerge pull request #10292 from annando/fix-mail
2021-05-23 Hypolite PetovanMerge pull request #10295 from nupplaphil/bug/php7_cs
2021-05-22 PhilippFix PHP 7.0 Coding Standards
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-05-03 Hypolite PetovanMerge pull request #10200 from annando/api-login
2021-05-03 MichaelAPI: New function to fetch current user id
2021-05-01 Hypolite PetovanMerge pull request #10190 from annando/api-attached
2021-05-01 MichaelAPI: photos are now directly stored as attached data...
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Hypolite PetovanMerge pull request #10170 from annando/media-handling
2021-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-26 MichaelReworked media handling
2021-04-02 Hypolite PetovanMerge pull request #10116 from mexon/mat/addon-console...
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
2021-03-29 Balázs ÚrMerge branch '2021.03-rc' into copyright-2021
2021-03-29 Balázs ÚrUpdate copyright
2021-03-28 Hypolite PetovanMerge pull request #10094 from urbalazs/license-20210328
2021-03-08 Hypolite PetovanMerge pull request #10007 from annando/issue-9980
2021-03-07 MichaelIssue 9980: "type" does not exist anymore
2021-02-27 Hypolite PetovanMerge pull request #9963 from mexon/mat/support-cid...
2021-02-22 Hypolite PetovanMerge pull request #9949 from annando/view-rename
next