]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub/Processor.php
Raw content is now stored with announce messages as well
[friendica.git] / src / Protocol / ActivityPub / Processor.php
2020-03-03 MichaelSpaces removed
2020-03-03 MichaelThe direction field needs to be removed
2020-03-03 MichaelRestore previous state
2020-03-03 MichaelThe original content of the post hadn't always been...
2020-03-03 MichaelStore the direction only when there is content to store
2020-03-03 MichaelStore the push/pull direction in the conversation table
2020-03-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-03 Hypolite PetovanMerge pull request #8357 from annando/private
2020-03-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-02 MichaelSupport unlisted public posts
2020-02-29 Hypolite PetovanMerge pull request #8348 from nupplaphil/bug/fix_travis
2020-02-29 PhilippMerge pull request #8345 from annando/store-raw
2020-02-28 MichaelWe don't need to pass the protocol that way
2020-02-28 MichaelStore the conversation data as well
2020-02-28 MichaelStore the protocol as well
2020-02-28 MichaelStore the raw data in a different way
2020-02-27 MichaelPush/Pull indicator
2020-02-17 PhilippMerge pull request #8302 from annando/allowed-chars
2020-02-12 Michael VogelMerge pull request #8277 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8261 from MrPetovan/task/8251-use...
2020-02-10 Michael VogelMerge pull request #8272 from MrPetovan/bug/8254-regex...
2020-02-10 Michael VogelMerge pull request #8269 from MrPetovan/bug/frio-more...
2020-02-10 Michael VogelMerge pull request #8271 from MrPetovan/bug/8229-frio...
2020-02-09 Hypolite PetovanMerge pull request #8230 from AlfredSK/AlfredSK-statist...
2020-02-09 Hypolite PetovanMerge pull request #8263 from annando/remote-follow
2020-02-09 Hypolite PetovanMerge pull request #8265 from nupplaphil/task/add_license
2020-02-09 nupplaPhilAdd license info at Friendica PHP files
2020-02-04 Hypolite PetovanMerge pull request #8215 from nupplaphil/task/extract_email
2020-02-03 Hypolite PetovanMerge pull request #8226 from nupplaphil/bug/wait_for_conn
2020-02-02 Hypolite PetovanMerge pull request #8224 from nupplaphil/task/force_ava...
2020-02-02 Hypolite PetovanMerge pull request #8222 from annando/ap-gnusocial
2020-02-02 MichaelAP comments from GNU Social are now working
2020-01-20 PhilippMerge pull request #8147 from annando/fetch-post
2020-01-20 MichaelFix for AP posts where the URL don't match
2020-01-20 Hypolite PetovanMerge pull request #8142 from nupplaphil/task/di_config
2020-01-19 nupplaPhilRemove unneeded Config namespace usages
2020-01-19 nupplaPhilMove Config::get() to DI::config()->get()
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 Hypolite PetovanMerge pull request #8137 from annando/ap-guid
2020-01-19 MichaelAP: Create a GUID out of an URL
2020-01-18 Hypolite PetovanMerge pull request #8131 from nupplaphil/task/cleanup_lock
2020-01-18 Hypolite PetovanMerge pull request #8132 from annando/child-user
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 nupplaPhilRemove unused `use` statements & remove PConfig class
2020-01-18 nupplaPhilMove PConfig::get() to DI::pConfig()->get()
2020-01-16 Hypolite PetovanMerge pull request #8119 from annando/localdfrn
2020-01-16 MichaelEnsure that local contacts always are DFRN contacts
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 Tobias DiekershoffMerge pull request #8061 from annando/ap-receiver
2020-01-05 MichaelAP: ensure that incoming posts are reaching all receivers
2019-11-28 Michael VogelMerge pull request #7876 from MrPetovan/task/7308-backp...
2019-11-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-11-28 Tobias DiekershoffMerge pull request #7874 from annando/mail-post
2019-11-28 Tobias DiekershoffMerge pull request #7875 from annando/fix-pixelfed
2019-11-28 MichaelAttached photos from pixelfed are now added to the...
2019-11-02 Hypolite PetovanMerge pull request #7726 from tobiasd/20191010-uexport
2019-10-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-25 Hypolite PetovanMerge pull request #7774 from annando/img-title
2019-10-25 PhilippMerge pull request #7767 from MrPetovan/bug/fatal-errors
2019-10-24 Hypolite PetovanMerge pull request #7770 from nupplaphil/task/Activity
2019-10-24 Philipp HolzerAdd docs
2019-10-24 Philipp HolzerMove Activity/Namespaces defines to constants
2019-10-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-18 Hypolite PetovanMerge pull request #7752 from kPherox/develop
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 PhilippMerge pull request #7745 from MrPetovan/task/7190-remov...
2019-10-16 PhilippMerge pull request #7744 from MrPetovan/task/7190-remov...
2019-10-16 Hypolite PetovanRemove extra spaces before closing parentheses in src/
2019-10-16 Hypolite PetovanReplace deprecated calls to defaults() by ?? and ?...
2019-10-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-19 PhilippMerge pull request #7541 from vinzv/patch-2
2019-08-19 PhilippMerge pull request #7540 from vinzv/patch-1
2019-08-02 Hypolite PetovanMerge pull request #7458 from annando/fix-7449
2019-08-02 Hypolite PetovanMerge pull request #7459 from annando/notice
2019-08-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-02 Hypolite PetovanMerge pull request #7455 from friendica/revert-7452...
2019-08-02 Hypolite PetovanRevert "Reworked contact-id generation"
2019-08-01 Michael VogelMerge pull request #7381 from MrPetovan/task/7309-frio...
2019-07-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-31 Hypolite PetovanMerge pull request #7452 from annando/contact-id
2019-07-30 MichaelReworked contact-id generation
2019-07-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-30 Hypolite PetovanMerge pull request #7451 from annando/ap-contact-id
2019-07-30 MichaelFix: The field "contact-id" now contains the correct...
2019-07-29 PhilippMerge pull request #7174 from MrPetovan/task/dba-quote...
2019-07-29 Hypolite PetovanMerge pull request #7446 from annando/alt-text
2019-07-29 MichaelActivityPub: Support for incoming picture descriptions
2019-07-23 Hypolite PetovanMerge pull request #7424 from TiMESPLiNTER/fix/respect...
2019-07-22 Hypolite PetovanMerge pull request #7414 from annando/fetch-diaspora
2019-07-21 MichaelFetch Diaspora posts by url
2019-07-18 Michael VogelMerge pull request #7400 from MrPetovan/bug/7397-frio...
2019-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-18 Michael VogelMerge pull request #7403 from annando/fix-7399
2019-07-18 MichaelFix PR 7399: Added missing "use"
2019-07-18 Michael VogelMerge pull request #7402 from MrPetovan/bug/7401-node...
2019-07-18 Hypolite PetovanMerge pull request #7399 from annando/only-sharer
2019-07-17 MichaelAdded the option to only receive top level posts from...
2019-07-17 Hypolite PetovanMerge pull request #7398 from annando/fetch-posts
2019-07-17 MichaelPreparation for being able to fetch AP posts by proving...
next