]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub/Transmitter.php
AP: Announce will now work
[friendica.git] / src / Protocol / ActivityPub / Transmitter.php
2018-10-13 MichaelAP: Announce will now work
2018-10-09 Hypolite PetovanMerge pull request #5867 from annando/ap-fix-follow
2018-10-09 Hypolite PetovanMerge pull request #5866 from annando/ap-cleanup
2018-10-09 MichaelAP: Avoid a misleading log entry / unneeded field removed
2018-10-09 Hypolite PetovanMerge pull request #5860 from JonnyTischbein/issue_comm...
2018-10-08 Hypolite PetovanMerge pull request #5855 from annando/ap-avatar
2018-10-08 MichaelAP: Avoid an empty avatar field
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 MichaelSwitch to parsing compacted JSON data
2018-10-07 Hypolite PetovanMerge pull request #5845 from annando/ap-suggest
2018-10-07 Hypolite PetovanMerge pull request #5844 from nupplaphil/mode_followup
2018-10-06 MichaelPreparation for suggestions under AP
2018-10-06 Tobias DiekershoffMerge pull request #5843 from annando/guid-like
2018-10-06 MichaelTransmit the Diaspora GUID with activities (Like, Disli...
2018-10-06 Hypolite PetovanMerge pull request #5842 from annando/ap-distribution
2018-10-06 Michael"name" must be plaintext
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-06 Hypolite PetovanMerge pull request #5829 from annando/develop
2018-10-06 MichaelSpaces
2018-10-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-05 MichaelCache the AP delivery process
2018-10-05 Hypolite PetovanMerge pull request #5823 from annando/ap-attach
2018-10-05 MichaelChanged attachment handling to improve Mastodon compati...
2018-10-04 Hypolite PetovanMerge pull request #5815 from annando/ap2
2018-10-04 Michaelis sensitive
2018-10-04 MichaelImproved return values
2018-10-04 MichaelIt's possibly better to use context links that do exist
2018-10-04 MichaelSimplified attachment handling
2018-10-03 MichaelAdded some to-do
2018-10-03 MichaelUnused "use" removed
2018-10-03 MichaelFix error / "about" is now converted to BBCode
2018-10-03 MichaelTags are now transmitted as expected
2018-10-03 MichaelAttachments do work now
2018-10-03 MichaelAnother renamed function
2018-10-03 MichaelRenamed functions
2018-10-03 MichaelMoved documentation
2018-10-03 MichaelThe function is only needed in the same class
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...