]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub/Transmitter.php
The "summary" field seems to be interpreted as plain text only
[friendica.git] / src / Protocol / ActivityPub / Transmitter.php
2019-03-18 MichaelThe "summary" field seems to be interpreted as plain...
2019-03-17 Hypolite PetovanMerge pull request #6894 from annando/fix-summary
2019-03-17 Hypolite PetovanMerge pull request #6893 from nupplaphil/issue/fixing_h...
2019-03-17 MichaelSummary has to be converted to HTML / Don't use summary...
2019-03-16 Tobias DiekershoffMerge pull request #6890 from annando/ap-summary
2019-03-16 MichaelWe now send a summary via AP. This partially fixes...
2019-03-15 Hypolite PetovanMerge pull request #6888 from annando/issue-6167-a
2019-03-15 MichaelIssue 6167: Don't publish non visible content
2019-03-14 Hypolite PetovanMerge pull request #6881 from annando/ap-forum
2019-03-14 MichaelForums now are working with AP as well
2019-03-04 PhilippMerge pull request #6798 from annando/key-warning
2019-03-04 MichaelAvoid transmitting a deletion message when we don't...
2019-03-02 Tobias DiekershoffMerge pull request #6704 from tobiasd/20190220-credits
2019-02-27 MichaelMerge remote-tracking branch 'upstream/2019.03-RC'...
2019-02-24 Hypolite PetovanMerge pull request #6749 from nupplaphil/6386-php_fatal
2019-02-24 Hypolite PetovanMerge pull request #6747 from nupplaphil/issue/6677...
2019-02-24 Michael VogelMerge pull request #6746 from nupplaphil/issue/6338...
2019-02-24 Michael VogelMerge pull request #6726 from MrPetovan/task/6676-fix...
2019-02-23 Hypolite PetovanFix implicit mentions in outgoing ActivityPub posts
2019-02-11 Hypolite PetovanMerge pull request #6638 from Ixiter/develop-markdown...
2019-02-11 Hypolite PetovanMerge pull request #6632 from annando/check-follow
2019-02-10 MichaelPrevent multiple send follow requests
2019-02-10 Tobias DiekershoffMerge pull request #6616 from m4sk1n/patch-1
2019-02-10 Hypolite PetovanMerge pull request #6619 from annando/worker-again
2019-02-09 Michael VogelMerge pull request #6614 from MrPetovan/task/6552-add...
2019-02-09 Hypolite PetovanPrepend implicit mentions to outgoing ActivityPub messages
2019-02-07 Hypolite PetovanMerge pull request #6577 from rabuzarus/20190129_-_jot_...
2019-02-07 Hypolite PetovanMerge pull request #6601 from annando/false-notifications
2019-02-07 MichaelHopefully final fix for false notifications
2019-02-06 Hypolite PetovanMerge pull request #6600 from annando/false-notifications
2019-02-06 MichaelThe automatic follow request is currently deactivated...
2019-02-03 Hypolite PetovanMerge pull request #6576 from nupplaphil/cache_lock_mock
2019-02-03 Hypolite PetovanMerge pull request #6578 from Ixiter/develop-markdown...
2019-01-31 Michael VogelMerge pull request #6562 from MrPetovan/task/4090-move...
2019-01-31 Hypolite PetovanMerge pull request #6568 from annando/ap-mentions
2019-01-31 Hypolite PetovanMerge pull request #6567 from annando/ap-auto-follow
2019-01-31 Hypolite PetovanMerge pull request #6566 from annando/ap-debug
2019-01-30 MichaelAP: Automatically send follow requests for reshared...
2019-01-30 MichaelAP: Debug option to deliver via AP first
2019-01-30 Tobias DiekershoffMerge pull request #6565 from annando/ap-follow-note
2019-01-30 MichaelAP: Follow a note to receive all upcoming activities
2019-01-30 Tobias DiekershoffMerge pull request #6563 from annando/ap-forum
2019-01-30 MichaelAp: Clarify message distribution for forum posts
2019-01-30 Peter LiebetrauMerge pull request #2 from friendica/develop
2019-01-29 Hypolite PetovanMerge pull request #6554 from Ixiter/develop-bbcode...
2019-01-28 Michael VogelMerge pull request #6539 from nupplaphil/logger_uid
2019-01-28 Hypolite PetovanMerge pull request #6536 from annando/ap-forum-2
2019-01-28 MichaelAnother preparation for forum posts via AP
2019-01-24 Michael VogelMerge pull request #6508 from nupplaphil/logger_enh
2019-01-23 Michael VogelMerge pull request #6485 from MrPetovan/bug/fixes-after...
2019-01-23 Hypolite PetovanRemove unused code/use statements
2019-01-21 Hypolite PetovanFix potential bugs without expected behavior change
2019-01-21 Hypolite PetovanMove Contact::Page_* constants to User::PAGE_FLAGS_*
2019-01-21 Hypolite PetovanRemove unused code
2019-01-21 Hypolite PetovanRefactor namespaces
2019-01-21 Hypolite PetovanUpdate PHPDoc in mod/
2019-01-21 Hypolite PetovanFix PHPDoc comments project-wide
2019-01-21 Tobias DiekershoffMerge pull request #6474 from tobiasd/2019.01-CHANGELOG
2019-01-21 Hypolite PetovanMerge pull request #6476 from annando/ap-reshare
2019-01-20 MichaelAP Bugfix: We hadn't transmitted an tag url at all ...
2019-01-20 MichaelWe only need to fetch the content once
2019-01-20 MichaelImproved ID detection
2019-01-20 MichaelAP: Only reshare stuff that is AP content
2019-01-20 Michael VogelMerge pull request #6475 from tobiasd/20190120-unescape...
2019-01-19 Tobias DiekershoffMerge pull request #6471 from annando/ap-bcc
2019-01-19 MichaelTransmit via BCC if contact is hidden, don't store...
2019-01-18 Hypolite PetovanMerge pull request #6460 from annando/relaying
2019-01-17 MichaelSimplyfies AP relaying, fixes relaying of public contacts
2019-01-14 Hypolite PetovanMerge pull request #6447 from annando/peertube
2019-01-14 MichaelEnable communication with Peertube
2019-01-12 Hypolite PetovanMerge pull request #6432 from annando/deleted-pending
2019-01-12 MichaelDon't show deleted contacts, changed "pending" behaviour
2019-01-10 Tobias DiekershoffMerge pull request #6419 from annando/unfollow
2019-01-10 MichaelUnfollow should now work with Pleroma again
2018-12-27 Hypolite PetovanMerge branch '2018.12-rc' into task/move-config-to...
2018-12-03 Hypolite PetovanMerge pull request #6229 from annando/issue-5911
2018-12-03 MichaelIssue 5911: Fix for fetching the correct user
2018-11-25 Michael VogelMerge pull request #6201 from JonnyTischbein/feature_ad...
2018-11-25 Hypolite PetovanMerge pull request #6181 from JonnyTischbein/feature_ad...
2018-11-24 Michael VogelMerge pull request #6183 from MrPetovan/bug/6135-hide...
2018-11-24 Michael VogelMerge pull request #6184 from MrPetovan/task/normalize...
2018-11-23 Tobias DiekershoffMerge pull request #6189 from MrPetovan/bug/5737-hide...
2018-11-23 Michael VogelMerge pull request #6188 from MrPetovan/bug/5928-protec...
2018-11-23 Michael VogelMerge pull request #6186 from MrPetovan/bug/6081-fix...
2018-11-22 Hypolite PetovanMerge pull request #6185 from annando/blocked
2018-11-22 MichaelSome more AP blocking
2018-11-22 MichaelBlock AP delivery
2018-11-07 AndyHeeMerge remote-tracking branch 'upstream/master' into...
2018-11-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
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-31 Hypolite PetovanMerge pull request #6051 from nupplaphil/friendica...
2018-10-30 Hypolite PetovanMerge pull request #6046 from zeroadam/CoreLogger
2018-10-30 Adam MagnessLogger Levels
2018-10-30 Adam MagnessLog function
2018-10-27 Hypolite PetovanMerge pull request #6037 from annando/ap-signatures
2018-10-27 MichaelDiaspora signatures are now stored and transmitted...
2018-10-27 Hypolite PetovanMerge pull request #6035 from annando/delivery-chaos
2018-10-27 MichaelFixes duplicated transmissions and not working undo...
2018-10-27 Tobias DiekershoffMerge pull request #6033 from annando/ap-events
next