Added some to-do

This commit is contained in:
Michael 2018-10-03 19:35:01 +00:00
parent 11a7f6c3e1
commit f6277970fa
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ use Friendica\Protocol\ActivityPub;
*
* General:
* - Queueing unsucessful deliveries
* - Type "note": Remove inline images and add them as attachments
* - Type "article": Leave imaged embedded and don't add them as attachments
*/
class Transmitter
{