]> git.mxchange.org Git - friendica.git/history - src/Module/Inbox.php
Revert logic change in query in NotificationsManager->setSeen
[friendica.git] / src / Module / Inbox.php
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