]> git.mxchange.org Git - friendica.git/history - src/Protocol/ActivityPub
Merge pull request #8549 from annando/suppress-xml-log
[friendica.git] / src / Protocol / ActivityPub /
2020-04-27 Hypolite PetovanMerge pull request #8549 from annando/suppress-xml-log
2020-04-27 MichaelSuppress XML logging of errors
2020-04-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-24 Hypolite PetovanMerge pull request #8539 from annando/ap-update-create
2020-04-23 MichaelAP: Interpret "update" as "create" when item isn't...
2020-04-23 MichaelAP: Interpret "update" as "create" when item isn't...
2020-04-23 Hypolite PetovanMerge pull request #8520 from annando/term2tag
2020-04-20 MichaelAdded documentation
2020-04-20 MichaelSwitchable contact probing
2020-04-20 MichaelStore implicit mentions
2020-04-17 MichaelUse the new function when adding additional tags
2020-04-17 MichaelWe now store the tags in two separate tables
2020-04-15 MichaelAdded documentation header
2020-04-15 MichaelUse name or nick
2020-04-15 MichaelUse the name as name
2020-04-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-15 MichaelThe new tag table should work for feeds no as well
2020-04-14 MichaelDon't use "sensitive"
2020-04-14 MichaelImproved logging
2020-04-14 MichaelStore tags for Diaspora - shorten tags when needed
2020-04-13 MichaelStoring mentions in Diaspora and AP
2020-04-13 MichaelTerm constants updated
2020-04-05 Hypolite PetovanMerge pull request #8496 from annando/issue-8493
2020-04-05 Hypolite PetovanMerge pull request #8494 from annando/ap-fix-comments
2020-04-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-04 MichaelAP: Limited comment distribution
2020-04-04 MichaelAP: Limited comment distribution
2020-03-30 Tobias DiekershoffMerge pull request #8426 from tobiasd/2020.03-changelog
2020-03-30 Tobias DiekershoffMerge pull request #8472 from annando/prevent-loop
2020-03-29 Michael VogelMerge pull request #8469 from MrPetovan/bug/notices
2020-03-29 Hypolite PetovanAdd object key existence check in ActivityPub/Transmitter
2020-03-29 Tobias DiekershoffMerge pull request #8464 from annando/notice
2020-03-29 Hypolite PetovanMerge pull request #8463 from annando/issue-8299
2020-03-28 Tobias DiekershoffMerge pull request #8461 from annando/issue-8341
2020-03-28 MichaelIssue 8341: Make events sharable
2020-03-26 Hypolite PetovanMerge pull request #8456 from annando/fix-ap
2020-03-26 Michael VogelFix: Fetching content via the "objects" endpoint behave...
2020-03-25 Tobias DiekershoffMerge pull request #8429 from tobiasd/2020.03-credits
2020-03-25 Hypolite PetovanMerge pull request #8451 from annando/issue-7771-funkwhale
2020-03-24 MichaelIssue 7771: Funkwhale support
2020-03-23 Tobias DiekershoffMerge pull request #8447 from annando/issue-7771-funkwhale
2020-03-23 MichaelFunkwhale support added, Peertube support improved
2020-03-09 Tobias DiekershoffMerge pull request #8388 from annando/fetch
2020-03-07 Hypolite PetovanMerge pull request #8365 from nupplaphil/bug/mail_fix_text
2020-03-07 Hypolite PetovanMerge pull request #8368 from annando/ap-stuff
2020-03-05 MichaelGContact discovery added
2020-03-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-05 Hypolite PetovanMerge pull request #8366 from annando/issue-8321
2020-03-05 PhilippMerge pull request #8367 from annando/another-guid
2020-03-05 MichaelDon't show feeds / avoiding errors with empty data
2020-03-05 MichaelStore "sc:identifier" as GUID as well
2020-03-04 Michael VogelMerge pull request #8359 from MrPetovan/bug/7134-local...
2020-03-04 Hypolite PetovanMerge pull request #8362 from annando/push-pull
2020-03-04 MichaelRaw content is now stored with announce messages as...
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 PetovanRename Item::delete* methods to Item::markForDeletion*
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-25 PhilippMerge pull request #8329 from MrPetovan/bug/notices
2020-02-25 Michael VogelMerge pull request #8333 from MrPetovan/bug/8280-about...
2020-02-25 Hypolite PetovanRemove simple_html parameter from about field conversio...
2020-02-24 Hypolite PetovanAdd about field conversion to HTML in Protocol\Activity...
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-03 Tobias DiekershoffMerge pull request #8227 from annando/daemon-checks
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-02-01 Hypolite PetovanMerge pull request #8211 from nupplaphil/task/mod_crepair
2020-01-31 Hypolite PetovanMerge pull request #8210 from nupplaphil/task/mod_fsuggest
2020-01-31 nupplaPhilMove mod/fsuggest to src/Module/SuggestFriends
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-24 PhilippMerge pull request #8156 from MrPetovan/task/7817-custo...
2020-01-23 Hypolite PetovanRemove references to deprecated profile.is-default...
2020-01-20 PhilippMerge pull request #8147 from annando/fetch-post
2020-01-20 MichaelFix for AP posts where the URL don't match
next