]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub
Code standards: Add missing space in ActivityPub\Processor
[friendica.git] / src / Protocol / ActivityPub /
2019-02-25 Hypolite PetovanCode standards: Add missing space in ActivityPub\Processor
2019-02-24 Hypolite PetovanAdd missing author contact in ActivityPub\Processor
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 PetovanImprove Logger calls
2019-02-23 Hypolite PetovanFix implicit mentions in outgoing ActivityPub posts
2019-02-23 Hypolite PetovanFix implicit mentions in incoming ActivityPub posts
2019-02-23 Hypolite PetovanRename system.disable_mentions_removal config key to...
2019-02-23 Hypolite PetovanImprove Logger calls
2019-02-14 Hypolite PetovanMerge pull request #6655 from annando/worker-limit
2019-02-14 Tobias DiekershoffMerge pull request #6653 from rabuzarus/20190214_-_frio...
2019-02-13 Hypolite PetovanMerge pull request #6651 from annando/config-mentions...
2019-02-13 Hypolite PetovanMerge pull request #6650 from rabuzarus/20190213_-_fix_...
2019-02-13 MichaelWe should return something ;-)
2019-02-13 MichaelNew configuration to disable the automatic mentions...
2019-02-13 Michael VogelMerge pull request #6649 from MrPetovan/bug/6647-includ...
2019-02-13 Hypolite PetovanInclude new lines in implicit mention regular expression
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 MichaelThis now should really prevent sending the follow reque...
2019-02-10 MichaelMultiples follows shouldn't be send anymore
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 PetovanAdd context to some logger calls in ActivityPub\Processor
2019-02-09 Hypolite PetovanPrepend implicit mentions to outgoing ActivityPub messages
2019-02-09 Hypolite PetovanRemove implicit mentions from incoming ActivityPub...
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::ACCOUNT_TYPE_* constants to User::ACCOUNT...
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-13 Hypolite PetovanMerge pull request #6435 from annando/nextcloud
2019-01-13 MichaelMaking Friendica compatible to Nextcloud Social
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-11 Hypolite PetovanMerge pull request #6422 from annando/private-answer
2019-01-10 MichaelDon't accept private answers to public parents
2019-01-10 Tobias DiekershoffMerge pull request #6419 from annando/unfollow
2019-01-10 Tobias DiekershoffMerge pull request #6356 from MrPetovan/task/6355-add...
2019-01-10 MichaelUnfollow should now work with Pleroma again
2019-01-09 Hypolite PetovanMerge pull request #6415 from annando/pending
2019-01-09 MichaelFixing the Accepting of contact requests
2018-12-30 Tobias DiekershoffMerge pull request #6340 from MrPetovan/bug/1495-fix...
2018-12-29 Hypolite PetovanMerge pull request #6342 from annando/notices
2018-12-29 MichaelWarning and notice fixed
2018-12-27 Michael VogelMerge pull request #6315 from MrPetovan/bug/6309-add...
2018-12-27 Hypolite PetovanMerge branch '2018.12-rc' into task/move-config-to...
2018-12-25 Hypolite PetovanMerge pull request #6325 from annando/always-magic
2018-12-25 Hypolite PetovanMerge pull request #6323 from annando/issue-6316
2018-12-25 Tobias DiekershoffMerge pull request #6321 from MrPetovan/bug/6316-escape...
2018-12-25 Hypolite PetovanNormalize expected format for event fields summary...
2018-12-03 Hypolite PetovanMerge pull request #6229 from annando/issue-5911
2018-12-03 MichaelIssue 5911: Fix for fetching the correct user
2018-12-03 Hypolite PetovanMerge pull request #6222 from annando/long-uri
2018-12-03 Hypolite PetovanMerge pull request #6223 from annando/ap-dba-error
2018-12-02 MichaelAvoid database error that the field "guid" is not prese...
next