Commit Graph

  • 65ca164487 A lot of Fixings Philipp 2021-08-20 20:05:41 +02:00
  • 06371d29a6 Cleanup Philipp 2021-08-20 20:03:42 +02:00
  • a338e4cbff Update src/Network/GuzzleResponse.php Philipp 2021-08-20 19:48:23 +02:00
  • 756f57f198 Revert "Use last entry for Content-Type Philipp 2021-08-20 19:48:22 +02:00
  • 50e2478189 Remove unnecessary exception message (avoid log flooding) Philipp 2021-08-20 19:48:21 +02:00
  • 1995feff61 Fix redirect logging Philipp 2021-08-20 19:48:21 +02:00
  • 26401e88b8 IHTTPResult::getContentType is now a string again Philipp 2021-08-20 19:48:21 +02:00
  • 82f767f2ee Fix Content-Type for CurlResult class Philipp 2021-08-20 19:48:20 +02:00
  • 803c1d71de Fix IHTTPResult::getHeader() - Now returns a string array, like expected - Fix usages - Fix dataset Philipp 2021-08-20 19:48:20 +02:00
  • 3c074ab315 HTTPRequest: Replace getInfo() with new parameter 'content_length' Philipp 2021-08-20 19:48:20 +02:00
  • 89f718ec72 Use CurlResult for failed HTTPRequests (legacy usage) Philipp 2021-08-20 19:48:16 +02:00
  • dee1899628 Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest Philipp 2021-08-20 19:48:14 +02:00
  • a60ca4a1cf Use Guzzle for HTTPRequest and Result Philipp 2021-08-20 19:48:14 +02:00
  • 05ecd1e3d4 Replace IHTTPResult for CurlResult usages Philipp 2021-08-20 19:48:14 +02:00
  • 7009d90add Introduce IHTTPResult Interface as abstraction for CurlResult Philipp 2021-08-20 19:48:13 +02:00
  • 3e5ac1ad5d Add guzzlehttp/guzzle as composer requirement Philipp 2021-08-20 19:48:13 +02:00
  • 632d1024f7 Merge pull request #10309 from fabrixxm/feature/advanced-logsview Hypolite Petovan 2021-08-20 05:24:07 -04:00
  • 3766204b05 Fix code standard fabrixxm 2021-08-20 11:09:35 +02:00
  • 7f695197aa Fix review points fabrixxm 2021-08-20 09:47:53 +02:00
  • 1d5427aca8 Merge pull request #10618 from MrPetovan/task/10603-ap-string-mentions Michael Vogel 2021-08-20 10:16:30 +02:00
  • 940a9b2505 Add test for issue #10617 Hypolite Petovan 2021-08-20 03:45:43 -04:00
  • 1de159a2ae Escape url tags before attempting to add missing mention links in Protocol\ActivityPub\Processor Hypolite Petovan 2021-08-20 03:40:23 -04:00
  • 4b36f7e8c8 Merge pull request #10616 from annando/notification-message Hypolite Petovan 2021-08-19 19:20:46 -04:00
  • c0d187f281 Added "causer" and "notification" for the "ping" mechanism Michael 2021-08-19 14:57:35 +00:00
  • 6899d3c618 Meaningful notification message Michael 2021-08-19 13:58:55 +00:00
  • 5520f100b2 Fix ParsedLogIteratorTest::setUp() fabrixxm 2021-08-19 15:26:26 +02:00
  • dd2abc7aff Fix code standard fabrixxm 2021-08-19 15:20:25 +02:00
  • ce0d7616cc Add tests for ParsedLogIterator fabrixxm 2021-08-19 14:28:29 +02:00
  • ec4f53d56f Add DI to ParsedLogIterator, replace constructors with fluent api fabrixxm 2021-08-19 13:03:45 +02:00
  • a62124285d Add tests for ParsedLog and fix parsing fabrixxm 2021-07-20 18:03:20 +02:00
  • 5e5d9db1b3 logs view: update frio template fabrixxm 2021-05-25 14:10:36 +02:00
  • 84fa668845 Fix code formatting fabrixxm 2021-05-24 22:05:02 +02:00
  • 5b9aeeeca9 Add search and filter to log view fabrixxm 2021-05-24 21:47:10 +02:00
  • b8fc6a8c02 Advanced log view: Frio version fabrixxm 2021-03-27 18:36:55 +01:00
  • 9368f5445d Display structured logs in admin fabrixxm 2021-03-27 18:28:09 +01:00
  • 4b3f1cbdb9 Merge pull request #10615 from tobiasd/20210819-de Michael Vogel 2021-08-19 08:33:56 +02:00
  • 8155412f44 DE translation updats Tobias Diekershoff 2021-08-19 07:04:36 +02:00
  • 12773f1f4e Merge pull request #10604 from MrPetovan/task/10603-ap-string-mentions Michael Vogel 2021-08-18 23:45:24 +02:00
  • 42c21df118 Add tests for a couple of static methods of Protocol\ActivityPub\Processor Hypolite Petovan 2021-08-17 08:54:16 -04:00
  • 9b64035231 ActivityPub: Add support for non-link mentions Hypolite Petovan 2021-08-15 22:53:42 -04:00
  • f0bb83c225 Merge pull request #10613 from annando/improved-payload Hypolite Petovan 2021-08-18 13:45:18 -04:00
  • 9bc6b08618 Update src/Worker/PushSubscription.php Michael Vogel 2021-08-18 18:54:03 +02:00
  • 6f6fe7fa25 Clarify the upcoming functionality Michael 2021-08-18 10:27:45 +00:00
  • 486328336f Merge pull request #10611 from MrPetovan/task/feed-debug-contact Michael Vogel 2021-08-18 10:05:38 +02:00
  • 03a2888b83 Merge pull request #10614 from tobiasd/20210818-de Michael Vogel 2021-08-18 07:55:32 +02:00
  • 1442915956 Merge pull request #10608 from MrPetovan/bug/remove-remaining-app-argv Michael Vogel 2021-08-18 07:54:21 +02:00
  • f16c9655a4 DE translation update Tobias Diekershoff 2021-08-18 07:49:27 +02:00
  • b521e45903 Merge remote-tracking branch 'upstream/develop' into improved-payload Michael 2021-08-17 23:00:00 +00:00
  • 4ef4fd28d4 Updated messages.po Michael 2021-08-17 22:58:00 +00:00
  • 5a9db1b3bc The push api payload content is improved Michael 2021-08-17 22:53:52 +00:00
  • 4d25825482 Merge pull request #10612 from MrPetovan/bug/fatal-errors Michael Vogel 2021-08-17 17:34:27 +02:00
  • 0a592fbf34 Abort early if owner isn't found in Module\RemoteFollow Hypolite Petovan 2021-08-17 09:38:35 -04:00
  • 6f13663c45 Return early if body is empty in Network\Probe::updateFromFeed Hypolite Petovan 2021-08-17 09:35:44 -04:00
  • 891c0ff130 Abort early if owner isn't found in mod/photos Hypolite Petovan 2021-08-17 09:06:28 -04:00
  • 37a30434bb Remove remaining mentions of $a->argc/argv Hypolite Petovan 2021-08-16 05:47:29 -04:00
  • a04944d443 Allow contact creation in Module\Debug\Feed Hypolite Petovan 2021-08-17 08:20:58 -04:00
  • 64d6df659d Merge pull request #10609 from tobiasd/20210816-10514 Hypolite Petovan 2021-08-17 07:58:17 -04:00
  • e1c961cc64 Merge pull request #10607 from MrPetovan/task/advancecontentfilter-attachments Tobias Diekershoff 2021-08-17 12:40:49 +02:00
  • 651b60c482 regen messages.po after rebase Tobias Diekershoff 2021-08-17 08:39:30 +02:00
  • ae6e13815d rewording the encouragement and regen of the messages.po Tobias Diekershoff 2021-08-17 08:16:11 +02:00
  • cfed7f2681 regen messages.po Tobias Diekershoff 2021-08-16 19:14:23 +02:00
  • 6cd9f26771 add encuragement Tobias Diekershoff 2021-08-16 19:12:05 +02:00
  • e16e9bd929 typo Tobias Diekershoff 2021-08-16 19:10:24 +02:00
  • cafb91ec62 Issue 10514: add TLS check to the installer Tobias Diekershoff 2021-08-16 19:05:27 +02:00
  • 4af63bd702 Merge pull request #10610 from nupplaphil/feat/readd_phpunit Hypolite Petovan 2021-08-16 20:47:32 -04:00
  • 0bc677b725 Merge pull request #10582 from nupplaphil/feat/storage_interface Hypolite Petovan 2021-08-16 20:43:44 -04:00
  • 3da6376ec5 Add phpunit 8.5 Philipp 2021-08-16 23:37:03 +02:00
  • cbc9d827d1 Update messages.po Philipp 2021-08-16 23:32:20 +02:00
  • db6fded5d2 Update src/Core/StorageManager.php Philipp 2021-08-16 23:09:39 +02:00
  • 99239e3d99 Fix usage Philipp 2021-08-16 00:10:37 +02:00
  • 1901716479 Lower complexity for valid backends (replace hashmap with a "simple" name array) Philipp 2021-08-16 00:08:06 +02:00
  • 02a4d30f7d Add todo for later Philipp 2021-08-15 20:40:23 +02:00
  • c06ba3a7c9 Update db version Philipp 2021-08-15 19:54:22 +02:00
  • 1df6225868 Update src/Model/Storage/Filesystem.php Philipp 2021-08-15 13:55:09 +02:00
  • f4941b5b49 Update src/Model/Storage/IWritableStorage.php Philipp 2021-08-15 13:55:04 +02:00
  • c17bc55158 Introduce InvalidClassStorageException and adapt the code for it Philipp 2021-08-10 23:56:30 +02:00
  • b798ca2da6 Force "Database" as default storage backend Philipp 2021-08-10 22:53:20 +02:00
  • d0536ebea7 Rename ISelectableStorage to IWritableStorage Philipp 2021-08-10 22:07:52 +02:00
  • eb035771f1 Revert Photo::getImageDataForPhoto return-type change Philipp 2021-08-10 21:39:29 +02:00
  • 51ebb1541a - Revert HTTPSignature change Philipp 2021-08-10 21:34:16 +02:00
  • 57438afbb3 - Moved the description for the specific storage exception first - Introduced exceptions for try to get invalid storage - ReferenceStorageException now extends StorageException Philipp 2021-08-10 21:30:40 +02:00
  • 813db7956f Update AddonStorageBackend.md Philipp 2021-08-07 22:34:09 +02:00
  • 470ba8b61b Fixup Database behaviour Philipp 2021-08-07 22:07:47 +02:00
  • 90c99520bb Fix Storage Exceptions Philipp 2021-08-01 14:31:57 +02:00
  • 29c7552df5 Refactor IStorage Philipp 2021-08-01 14:00:48 +02:00
  • 5dcdf2322e Split IStorage and ISelectableStorage and make their behaviour homogenous Philipp 2021-08-01 13:06:19 +02:00
  • e205bd450e Merge pull request #10602 from annando/push Hypolite Petovan 2021-08-16 14:33:36 -04:00
  • e8b7d125f2 Updated changelog Michael 2021-08-16 17:21:58 +00:00
  • 7158b35f58 Added logging, removed superfluous comments Michael 2021-08-16 15:23:34 +00:00
  • 1ce6700160 Merge pull request #10606 from annando/xmpp Hypolite Petovan 2021-08-16 06:26:05 -04:00
  • 496310f64e Merge pull request #10605 from tobiasd/20210816-de Hypolite Petovan 2021-08-16 06:21:09 -04:00
  • 7082582655 Add the attachments to the $item for the prepare_body_content_filter hook Hypolite Petovan 2021-08-16 05:28:08 -04:00
  • ce9da778b9 Clarify XMPP profile field description Michael 2021-08-16 06:15:18 +00:00
  • c85ce2f6b0 Add a payload Michael 2021-08-16 06:11:26 +00:00
  • d02cc0d7e2 DE translation update Tobias Diekershoff 2021-08-16 07:38:44 +02:00
  • 41545e8808 Fixing composer hash Michael 2021-08-15 23:21:18 +00:00
  • b37a9a5624 Require PHP >= 7.2 Michael 2021-08-15 22:19:57 +00:00
  • 69c816eb17 Trim whitespace Michael 2021-08-15 22:09:32 +00:00
  • e3f8f371a7 Use the existing VAPID key generation Michael 2021-08-15 21:54:24 +00:00
  • 2c1b33af87 Standards Michael 2021-08-15 21:30:27 +00:00