]> git.mxchange.org Git - friendica.git/history - src/Protocol
Use toConfigValue in case of serialized, legacy data
[friendica.git] / src / Protocol /
2023-01-02 Michael VogelMerge pull request #12585 from MrPetovan/task/4090...
2023-01-02 Hypolite PetovanRemove dependency to the second parameter of XML::fromArray
2023-01-02 Hypolite PetovanMerge pull request #12597 from annando/activity-distrib...
2023-01-01 Michael VogelMerge pull request #12586 from MrPetovan/task/entitize...
2023-01-01 Hypolite PetovanRemove unused static methods related to delivery-queue
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 Hypolite PetovanMerge pull request #12592 from annando/server-status
2023-01-01 MichaelSet the server status directly after transmission
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-31 Hypolite PetovanMerge pull request #12583 from annando/delivery-queue
2022-12-31 MichaelBulk delivery added for all protocols
2022-12-30 PhilippMerge pull request #12576 from MrPetovan/bug/warnings
2022-12-30 Hypolite PetovanAvoid return type exeption in HTTPSignature->post
2022-12-30 Hypolite PetovanMerge pull request #12577 from annando/move-delivery
2022-12-30 MichaelCode standards
2022-12-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-30 MichaelFix code standards
2022-12-30 MichaelAdjust class references to the new location
2022-12-30 MichaelMove delivery functionality to a new class
2022-12-28 Hypolite PetovanMerge pull request #12557 from annando/reduce-update...
2022-12-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-28 MichaelReduce the amount of "UpdateContact" worker calls
2022-12-27 Hypolite PetovanMerge pull request #12540 from annando/forum-thread
2022-12-27 MichaelImproved handling of forum mentions
2022-12-27 PhilippMerge pull request #12539 from annando/forum-thread
2022-12-27 MichaelDistribute forum comments only via the forum
2022-12-26 Hypolite PetovanMerge pull request #12527 from nupplaphil/feat/request_id
2022-12-26 Hypolite PetovanMerge pull request #12534 from annando/activity-types
2022-12-26 MichaelCleanup work with the activity types
2022-12-26 Michael VogelMerge pull request #12533 from MrPetovan/bug/warnings
2022-12-26 Hypolite PetovanQuery expected photo.type field in Protocol\DFRN::relocate
2022-12-26 Tobias DiekershoffMerge pull request #12531 from annando/read
2022-12-26 MichaelActivity "Read" is now stored
2022-12-25 Hypolite PetovanMerge pull request #12518 from annando/reporter
2022-12-25 MichaelWe now store the violation as well
2022-12-25 MichaelChanged parameter order
2022-12-24 MichaelSimplified code
2022-12-24 MichaelCategory added
2022-12-24 MichaelWrong variable
2022-12-24 MichaelReports: The reporting contact id is added
2022-12-24 Hypolite PetovanMerge pull request #12516 from annando/api-report
2022-12-23 MichaelAdded comment
2022-12-23 MichaelAP: We can now store received reports
2022-12-22 Hypolite PetovanMerge pull request #12508 from annando/more-acrivities
2022-12-22 MichaelRemove the activity
2022-12-22 MichaelAP: Support for "move" and "accept" from gup.pe
2022-12-21 Hypolite PetovanMerge pull request #12502 from annando/no-gs-import
2022-12-21 MichaelThe GNU-Social import is removed
2022-12-20 Hypolite PetovanMerge pull request #12409 from annando/diaspora-reshare
2022-12-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-20 PhilippMerge pull request #12485 from annando/errors-warnings
2022-12-20 MichaelMeasures against several warnings and errors in the log
2022-12-20 Tobias DiekershoffMerge pull request #12453 from tobiasd/2022.12-CHANGELOG
2022-12-19 Tobias DiekershoffMerge pull request #12472 from MrPetovan/bug/12466...
2022-12-19 Tobias DiekershoffMerge pull request #12471 from MrPetovan/bug/12468...
2022-12-19 Hypolite PetovanSkip literal text in ActivityPub\Transmitter::removePic...
2022-12-17 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-14 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-13 MichaelUse reshare with Diaspora like with ActivityPub
2022-12-13 Hypolite PetovanMerge pull request #12407 from HankG/friendica-api...
2022-12-12 Hypolite PetovanMerge pull request #12395 from HankG/fix-photo-get...
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-11 Michael VogelSome small fixes
2022-12-10 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-10 Hypolite PetovanMerge pull request #12379 from annando/id-for-image
2022-12-10 Michael VogelMerge pull request #12364 from MrPetovan/bug/warnings
2022-12-10 Michael VogelMerge pull request #12360 from MrPetovan/bug/deprecated
2022-12-10 Hypolite PetovanMerge pull request #12378 from annando/localprobe
2022-12-10 Hypolite PetovanThrow exception when a few keys are missing from probe...
2022-12-10 Hypolite PetovanWard against empty JsonLD::fetchElement result in Activ...
2022-12-10 Hypolite PetovanWard against invalid name from receiver in ActivityPub...
2022-12-10 Hypolite PetovanProvide default host value to hash() in Model\Item...
2022-12-10 Hypolite PetovanCoalesce null activity name in ActivityPub\Processor
2022-12-10 Michael VogelMerge pull request #12377 from MrPetovan/bug/12376...
2022-12-10 Hypolite PetovanChange DiasporaContact->subscribe type to string
2022-12-10 Hypolite PetovanMerge pull request #12375 from annando/issue-12373
2022-12-10 MichaelRemove testcode, improve rearrange
2022-12-10 MichaelIssue 12373: Fix communication to Diaspora
2022-12-08 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-08 Michael VogelMerge pull request #12362 from tobiasd/20221208-de
2022-12-08 Tobias DiekershoffMerge pull request #12361 from annando/issue-12345
2022-12-08 MichaelIssue 12345: No link preview on DFRN posts
2022-12-07 MarekBenjaminMerge branch 'friendica:2022.12-rc' into new_image_pres...
2022-12-06 Tobias DiekershoffMerge pull request #12347 from annando/add-parents
2022-12-06 MichaelFix post completion
2022-12-05 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-05 PhilippMerge pull request #12238 from MrPetovan/task/refactor...
2022-12-05 Hypolite Petovan[Database version 1500] Remove obsolete table fcontact
2022-12-05 Hypolite Petovan[Database version 1499] Create new paradigm classes...
2022-12-05 MichaelUse "author_handle" for the author handle extracted...
2022-12-04 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-03 Hypolite PetovanMerge pull request #12320 from annando/issue-11553a
2022-12-03 Michael VogelMerge pull request #12317 from MrPetovan/bug/notices
2022-12-03 Hypolite PetovanFix last reference of replaced variable $owner_nick...
2022-12-01 PhilippMerge pull request #12227 from matthiasmoritz/public_ca...
2022-12-01 Hypolite PetovanTighten profile restriction feature
2022-12-01 Hypolite PetovanMerge pull request #12298 from annando/api-suggestions
next