]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 PhilippAdd guzzlehttp/guzzle as composer requirement
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 PetovanAdd test for issue #10617
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 `ParsedLogIteratorTest::setUp()`
2021-08-19 fabrixxmFix code standard
2021-08-19 fabrixxmAdd tests for ParsedLogIterator
2021-08-19 fabrixxmAdd DI to ParsedLogIterator, replace constructors with...
2021-08-19 fabrixxmAdd tests for ParsedLog and fix parsing
2021-08-19 fabrixxmlogs view: update frio template
2021-08-19 fabrixxmFix code formatting
2021-08-19 fabrixxmAdd search and filter to log view
2021-08-19 fabrixxmAdvanced log view: Frio version
2021-08-19 fabrixxmDisplay structured logs in admin
2021-08-19 Michael VogelMerge pull request #10615 from tobiasd/20210819-de
2021-08-19 Tobias DiekershoffDE translation updats
2021-08-18 Michael VogelMerge pull request #10604 from MrPetovan/task/10603...
2021-08-18 Hypolite PetovanAdd tests for a couple of static methods of Protocol...
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 #10614 from tobiasd/20210818-de
2021-08-18 Michael VogelMerge pull request #10608 from MrPetovan/bug/remove...
2021-08-18 Tobias DiekershoffDE translation update
2021-08-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-17 MichaelUpdated messages.po
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 PetovanAbort early if owner isn't found in mod/photos
2021-08-17 Hypolite PetovanRemove remaining mentions of $a->argc/argv
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 Diekershoffregen messages.po after rebase
2021-08-17 Tobias Diekershoffrewording the encouragement and regen of the messages.po
2021-08-17 Tobias Diekershoffregen 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 PhilippAdd phpunit 8.5
2021-08-16 PhilippUpdate messages.po
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 db version
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 PhilippForce "Database" as default storage backend
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 PhilippUpdate AddonStorageBackend.md
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 MichaelUpdated changelog
2021-08-16 MichaelAdded logging, removed superfluous comments
2021-08-16 Hypolite PetovanMerge pull request #10606 from annando/xmpp
2021-08-16 Hypolite PetovanMerge pull request #10605 from tobiasd/20210816-de
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-16 Tobias DiekershoffDE translation update
2021-08-15 MichaelFixing composer hash
2021-08-15 MichaelRequire PHP >= 7.2
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
next