]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub
Fix error / "about" is now converted to BBCode
[friendica.git] / src / Protocol / ActivityPub /
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...