]> git.mxchange.org Git - friendica.git/history - src/Module/Inbox.php
Added parameter to rawContent
[friendica.git] / src / Module / Inbox.php
2019-11-05 MichaelAdded parameter to rawContent
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
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-01 Michael VogelMerge pull request #7381 from MrPetovan/task/7309-frio...
2019-07-31 Hypolite PetovanMerge pull request #7452 from annando/contact-id
2019-07-30 Hypolite PetovanMerge pull request #7450 from annando/api-alt-description
2019-07-30 MichaelWe now use a central function for fetching the postdata
2019-06-23 Hypolite PetovanMerge branch '2019.06-rc'
2019-05-05 Hypolite PetovanMerge pull request #7095 from annando/ap-connect
2019-05-03 PhilippMerge pull request #7000 from MrPetovan/task/6999-no...
2019-05-02 PhilippMerge pull request #7068 from MrPetovan/task/7047-theme...
2019-05-02 Hypolite PetovanReplace System::httpExit() by HTTPException throwing
2019-05-02 PhilippMerge pull request #7067 from MrPetovan/task/remove...
2019-05-02 PhilippMerge branch 'develop' into task/mod_hostxrd
2019-05-02 Hypolite PetovanMerge pull request #7065 from nupplaphil/task/mod_add_r...
2019-05-01 Philipp HolzerAdd routes for current BaseModules
2019-03-22 Tobias DiekershoffMerge branch '2019.03-RC'
2019-01-24 Michael VogelMerge pull request #6508 from nupplaphil/logger_enh
2019-01-24 Michael VogelMerge pull request #6506 from MrPetovan/bug/6386-fix...
2019-01-24 Hypolite PetovanFix missing use statement in Module\Inbox
2019-01-24 Hypolite PetovanMerge pull request #6504 from annando/fix-fatal
2019-01-23 MichaelFix for several fatal errors
2019-01-23 Michael VogelMerge pull request #6485 from MrPetovan/bug/fixes-after...
2019-01-23 Hypolite PetovanFix indentation in Module\Inbox
2019-01-23 Hypolite PetovanAdd AP Inbox logging back with config
2019-01-23 Hypolite PetovanRemove unused code/use statements
2019-01-21 Hypolite PetovanRefactor namespaces
2018-12-27 Hypolite PetovanMerge branch '2018.12-rc' into task/move-config-to...
2018-12-18 Hypolite PetovanMerge branch '2018.12-rc' into task/6208-escape-html...
2018-12-17 Hypolite PetovanMerge pull request #6277 from annando/nextcloud-ap
2018-12-17 MichaelFix ActivityPub with Nextcloud
2018-11-07 AndyHeeMerge remote-tracking branch 'upstream/master' into...
2018-11-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 MagnessLog function
2018-10-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-14 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-07 MichaelSeveral fixes
2018-10-07 MichaelThe new parsing is now active
2018-10-04 Hypolite PetovanMerge pull request #5815 from annando/ap2
2018-10-03 Michael VogelMerge pull request #5792 from MrPetovan/task/add-cache...
2018-10-03 MichaelFunctionality is now split
2018-10-02 Hypolite PetovanMerge pull request #5800 from JonnyTischbein/issue_retu...
2018-10-02 Hypolite PetovanMerge pull request #5794 from annando/ap1
2018-09-30 MichaelThere is now "rawContent" for technical endpoints
2018-09-24 MichaelMerge remote-tracking branch 'upstream/develop' into ap1
2018-09-24 MichaelDisabled logging
2018-09-22 MichaelMerge remote-tracking branch 'upstream/2018.08-rc'...
2018-09-21 MichaelImprovements to signature check, private posts do work...
2018-09-20 MichaelRelocated AP signature functions, reduced magic auth...
2018-09-17 MichaelWe now use the conversation data with AP
2018-09-16 MichaelNow sending does finally work - and some AP standards...
2018-09-15 MichaelMerge remote-tracking branch 'upstream/2018.08-rc'...
2018-09-15 MichaelProcessing of personal inbox enabled
2018-09-14 MichaelAdded AP to many network conditions / enabling inbox...
2018-09-12 MichaelMissing $
2018-09-12 MichaelSignature check added
2018-09-12 MichaelBetter http answers
2018-09-10 MichaelActivitity pub - first commit with much test code