]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub.php
Fix PHPDoc comments project-wide
[friendica.git] / src / Protocol / ActivityPub.php
2019-01-21 Hypolite PetovanFix PHPDoc comments project-wide
2018-11-07 AndyHeeMerge remote-tracking branch 'upstream/master' into...
2018-11-05 Hypolite PetovanMerge pull request #6079 from annando/issue-dir-15
2018-11-05 Hypolite PetovanMerge pull request #6080 from annando/issue-6074
2018-11-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-11-04 Hypolite PetovanMerge pull request #6072 from annando/fix-6071
2018-11-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-11-04 MichaelFixes #6071: We should use the correct variable ...
2018-11-04 Hypolite PetovanMerge pull request #6071 from annando/ap-fetch-signed
2018-11-03 MichaelSupport for fetching non-public content / preparations...
2018-11-03 Hypolite PetovanMerge pull request #6067 from annando/ap-relocation
2018-11-02 MichaelPreparations for a relocation message / fix for notice
2018-10-26 Hypolite PetovanMerge pull request #5966 from JeroenED/theme/frio/oembe...
2018-10-25 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-25 Michael VogelMerge pull request #6024 from MrPetovan/bug/fix-disabli...
2018-10-24 Hypolite PetovanMerge pull request #6023 from annando/ap-delivery
2018-10-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-24 MichaelPreparations to work with BCC
2018-10-24 Hypolite PetovanMerge pull request #6013 from JonnyTischbein/issue_comm...
2018-10-19 Hypolite PetovanMerge pull request #5946 from JonnyTischbein/move_inclu...
2018-10-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-18 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-18 Tobias DiekershoffMerge pull request #5952 from annando/ap-fixes
2018-10-18 MichaelAP: Fix a notice / avoid an error when fetched content...
2018-10-14 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-13 Tobias DiekershoffMerge pull request #5899 from annando/avoid-flooding
2018-10-10 Hypolite PetovanMerge pull request #5878 from nupplaphil/curl_response_...
2018-10-10 Philipp HolzerCurl Response Refactoring
2018-10-09 Hypolite PetovanMerge pull request #5860 from JonnyTischbein/issue_comm...
2018-10-07 Hypolite PetovanMerge pull request #5848 from nupplaphil/friendica...
2018-10-07 Hypolite PetovanMerge pull request #5854 from annando/ap-parser
2018-10-07 MichaelSeveral fixes
2018-10-07 MichaelThe new parsing is now active
2018-10-06 Hypolite PetovanMerge pull request #5841 from JonnyTischbein/issue_prof...
2018-10-06 Tobias DiekershoffMerge pull request #5836 from annando/ap4
2018-10-06 MichaelNo @brief anymore
2018-10-04 Hypolite PetovanMerge pull request #5815 from annando/ap2
2018-10-04 MichaelFunkwhale documentation added
2018-10-03 MichaelUnused "use" removed
2018-10-03 MichaelAttachments do work now
2018-10-03 MichaelMoved documentation
2018-10-03 Michael VogelMerge pull request #5792 from MrPetovan/task/add-cache...
2018-10-03 MichaelFunctionality is now split
2018-10-03 MichaelMerge remote-tracking branch 'upstream/develop' into ap2
2018-10-03 MichaelAP class will be split in processor, receiver and trans...
2018-10-03 Hypolite PetovanMerge pull request #5812 from annando/develop
2018-10-02 MichaelIssue 5811: "objects" instead of "object"
2018-10-02 Hypolite PetovanMerge pull request #5800 from JonnyTischbein/issue_retu...
2018-10-02 Hypolite PetovanMerge pull request #5794 from annando/ap1
2018-10-01 MichaelAccount deletion could work now.
2018-10-01 MichaelProfile update is now done via APDelivery
2018-09-30 Michael+ is *
2018-09-30 MichaelProfile update and some more is now added
2018-09-30 MichaelCorrect content type
2018-09-30 MichaelRenamed
2018-09-30 MichaelSuperfluous, since we only fetch this data
2018-09-30 MichaelSome changes for better code quality
2018-09-28 MichaelChanged constant name to keep compatible with PHP 5
2018-09-28 MichaelRelocated function
2018-09-27 MichaelOnly communicate with contacts that aren't pending
2018-09-27 MichaelFunction naming ...
2018-09-27 MichaelDiaspora in AP - and changed function name
2018-09-27 MichaelSome more documentation
2018-09-26 MichaelAvoid warnings, added documentation
2018-09-26 MichaelAdded some doxygen headers
2018-09-26 MichaelAvoid warnings
2018-09-26 MichaelUUID instead of GUID
2018-09-26 MichaelAPContact stuff is moved to an own class
2018-09-26 MichaelFix delivery only for comments to native networks
2018-09-26 MichaelSome more clean up
2018-09-25 MichaelCleaned code
2018-09-24 MichaelMerge remote-tracking branch 'upstream/develop' into ap1
2018-09-24 MichaelDisabled logging
2018-09-24 MichaelVariable fix
2018-09-23 MichaelSwitch contacts from OStatus to ActivityPub
2018-09-23 MichaelUpdate person, undo activity and improved security...
2018-09-23 Michaelall endpoints are now working
2018-09-23 MichaelWe can delete notes / changed credits
2018-09-23 MichaelWe can now like and dislike
2018-09-22 MichaelAP is enabled for all users
2018-09-22 MichaelWe can now like and dislike
2018-09-22 MichaelMerge remote-tracking branch 'upstream/2018.08-rc'...
2018-09-22 MichaelImprove communication
2018-09-22 MichaelThe target inbox is now generated after the permission...
2018-09-22 MichaelUse the follower collection
2018-09-22 MichaelInherit the receivers from the previous post
2018-09-21 MichaelImprovements to signature check, private posts do work...
2018-09-21 MichaelDeliver everything to all receivers in the thread
2018-09-21 MichaelFetch the receiver from the parent posting as well
2018-09-21 MichaelLD signatures will now be checked when receiving messages
2018-09-20 MichaelOutgoing posts are now signed
2018-09-20 MichaelRelocated AP signature functions, reduced magic auth...
2018-09-20 MichaelCode cleaning / wrong table for flags
2018-09-20 MichaelRelocated function
2018-09-20 MichaelJSON-LD stuff is now in a separate file
2018-09-20 MichaelTable "apcontact" is now in use / added functionality...
2018-09-18 MichaelTable for AP contacts, JSON-LD parser included
2018-09-18 MichaelPrivate posts with Mastodon don't work - but this is...
2018-09-18 MichaelPublic posts to Pleroma do work now, limited posts...
2018-09-17 MichaelNew delivery module for ap
next