]> git.mxchange.org Git - friendica.git/history - src
remove unused $redirect parameter
[friendica.git] / src /
2021-08-20 Philippremove unused $redirect parameter
2021-08-20 Philippmake CS happy :)
2021-08-20 PhilippFix getHeader()
2021-08-20 PhilippA lot of Fixings
2021-08-20 PhilippCleanup
2021-08-20 PhilippUpdate src/Network/GuzzleResponse.php
2021-08-20 PhilippRevert "Use last entry for Content-Type
2021-08-20 PhilippRemove unnecessary exception message (avoid log flooding)
2021-08-20 PhilippFix redirect logging
2021-08-20 PhilippIHTTPResult::getContentType is now a string again
2021-08-20 PhilippFix Content-Type for `CurlResult` class
2021-08-20 PhilippFix IHTTPResult::getHeader()
2021-08-20 PhilippHTTPRequest: Replace getInfo() with new parameter ...
2021-08-20 PhilippUse CurlResult for failed HTTPRequests (legacy usage)
2021-08-20 PhilippFix IHTTPResult::getHeader/s()
2021-08-20 PhilippUse Guzzle for HTTPRequest and Result
2021-08-20 PhilippReplace IHTTPResult for CurlResult usages
2021-08-20 PhilippIntroduce IHTTPResult Interface as abstraction for...
2021-08-20 Hypolite PetovanMerge pull request #10309 from fabrixxm/feature/advance...
2021-08-20 fabrixxmFix code standard
2021-08-20 fabrixxmFix review points
2021-08-20 Michael VogelMerge pull request #10618 from MrPetovan/task/10603...
2021-08-20 Hypolite PetovanEscape url tags before attempting to add missing mentio...
2021-08-19 Hypolite PetovanMerge pull request #10616 from annando/notification...
2021-08-19 MichaelAdded "causer" and "notification" for the "ping" mechanism
2021-08-19 MichaelMeaningful notification message
2021-08-19 fabrixxmFix code standard
2021-08-19 fabrixxmAdd DI to ParsedLogIterator, replace constructors with...
2021-08-19 fabrixxmAdd tests for ParsedLog and fix parsing
2021-08-19 fabrixxmFix code formatting
2021-08-19 fabrixxmAdd search and filter to log view
2021-08-19 fabrixxmDisplay structured logs in admin
2021-08-18 Michael VogelMerge pull request #10604 from MrPetovan/task/10603...
2021-08-18 Hypolite PetovanActivityPub: Add support for non-link mentions
2021-08-18 Hypolite PetovanMerge pull request #10613 from annando/improved-payload
2021-08-18 Michael VogelUpdate src/Worker/PushSubscription.php
2021-08-18 MichaelClarify the upcoming functionality
2021-08-18 Michael VogelMerge pull request #10611 from MrPetovan/task/feed...
2021-08-18 Michael VogelMerge pull request #10608 from MrPetovan/bug/remove...
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 MichaelThe push api payload content is improved
2021-08-17 Michael VogelMerge pull request #10612 from MrPetovan/bug/fatal...
2021-08-17 Hypolite PetovanAbort early if owner isn't found in Module\RemoteFollow
2021-08-17 Hypolite PetovanReturn early if body is empty in Network\Probe::updateF...
2021-08-17 Hypolite PetovanAllow contact creation in Module\Debug\Feed
2021-08-17 Hypolite PetovanMerge pull request #10609 from tobiasd/20210816-10514
2021-08-17 Tobias DiekershoffMerge pull request #10607 from MrPetovan/task/advanceco...
2021-08-17 Tobias Diekershoffrewording the encouragement and regen of the messages.po
2021-08-17 Tobias Diekershoffadd encuragement
2021-08-17 Tobias Diekershofftypo
2021-08-17 Tobias DiekershoffIssue 10514: add TLS check to the installer
2021-08-17 Hypolite PetovanMerge pull request #10610 from nupplaphil/feat/readd_ph...
2021-08-17 Hypolite PetovanMerge pull request #10582 from nupplaphil/feat/storage_...
2021-08-16 PhilippUpdate src/Core/StorageManager.php
2021-08-16 PhilippFix usage
2021-08-16 PhilippLower complexity for valid backends (replace hashmap...
2021-08-16 PhilippAdd todo for later
2021-08-16 PhilippUpdate src/Model/Storage/Filesystem.php
2021-08-16 PhilippUpdate src/Model/Storage/IWritableStorage.php
2021-08-16 PhilippIntroduce InvalidClassStorageException and adapt the...
2021-08-16 PhilippRename ISelectableStorage to IWritableStorage
2021-08-16 PhilippRevert Photo::getImageDataForPhoto return-type change
2021-08-16 Philipp- Revert HTTPSignature change
2021-08-16 Philipp- Moved the description for the specific storage except...
2021-08-16 PhilippFixup Database behaviour
2021-08-16 PhilippFix Storage Exceptions
2021-08-16 PhilippRefactor IStorage
2021-08-16 PhilippSplit IStorage and ISelectableStorage and make their...
2021-08-16 Hypolite PetovanMerge pull request #10602 from annando/push
2021-08-16 MichaelAdded logging, removed superfluous comments
2021-08-16 Hypolite PetovanMerge pull request #10606 from annando/xmpp
2021-08-16 Hypolite PetovanAdd the attachments to the $item for the prepare_body_c...
2021-08-16 MichaelClarify XMPP profile field description
2021-08-16 MichaelAdd a payload
2021-08-15 MichaelTrim whitespace
2021-08-15 MichaelUse the existing VAPID key generation
2021-08-15 MichaelStandards
2021-08-15 MichaelAdding the VAPID keys
2021-08-15 MichaelStandards again
2021-08-15 MichaelCoding standards
2021-08-15 MichaelTransmit push subscriptions
2021-08-15 Hypolite PetovanMerge pull request #10600 from nupplaphil/bug/update_au...
2021-08-15 Hypolite PetovanMerge pull request #10599 from annando/subscription
2021-08-15 PhilippAutomaticInstallation - Fix last example
2021-08-15 MichaelSome more standards
2021-08-15 MichaelRemove spaces
2021-08-15 MichaelMerge branch 'subscription' of github.com:annando/frien...
2021-08-15 MichaelPreparation for creating push notification
2021-08-15 Michael VogelUpdate src/Model/Subscription.php
2021-08-15 MichaelWe need to create a vapid public and private key
2021-08-15 MichaelImproved error check, added "put"
2021-08-15 MichaelDon't continue when key couldn't be created
2021-08-15 MichaelStyling
2021-08-15 MichaelAPI: First steps to support subscriptions
2021-08-12 Hypolite PetovanMerge pull request #10596 from annando/mark-file-star...
2021-08-12 Michael VogelApply suggestions from code review
2021-08-12 Hypolite PetovanMerge pull request #10597 from annando/warning
2021-08-12 Michael VogelAre the tests happy?
2021-08-12 Michael VogelFixes "PHP Warning: key() expects parameter 1 to be...
2021-08-12 MichaelUpdated messages.po
next