Commit Graph

  • 79e667b3d1 Update src/Network/GuzzleResponse.php Philipp 2020-10-11 00:33:36 +02:00
  • e17befb7d6 Use last entry for Content-Type Philipp 2020-10-10 23:10:35 +02:00
  • 8c7185154d Remove unnecessary exception message (avoid log flooding) Philipp 2020-10-10 21:50:36 +02:00
  • b8314f0c30 Fix redirect logging Philipp 2020-10-10 21:47:47 +02:00
  • 40b11442c2 IHTTPResult::getContentType is now a string again Philipp 2020-10-10 21:41:22 +02:00
  • 02bc99f67b Fix Content-Type for CurlResult class Philipp 2020-10-10 18:58:45 +02:00
  • 80bd0a4d5a Fix IHTTPResult::getHeader() - Now returns a string array, like expected - Fix usages - Fix dataset Philipp 2020-10-09 22:28:41 +02:00
  • f3cd973cbe HTTPRequest: Replace getInfo() with new parameter 'content_length' Philipp 2020-10-09 20:52:52 +02:00
  • 1a42f35a3c Use CurlResult for failed HTTPRequests (legacy usage) Philipp 2020-10-09 19:59:24 +02:00
  • 64004cf1c3 Update lock Philipp 2020-10-09 19:35:47 +02:00
  • 933ea7c9ce Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest Philipp 2020-10-09 19:33:19 +02:00
  • fff94563d7 Use Guzzle for HTTPRequest and Result Philipp 2020-10-08 21:20:41 +02:00
  • 97167d7b90 Replace IHTTPResult for CurlResult usages Philipp 2020-10-07 21:49:12 +02:00
  • f238f4efbe Introduce IHTTPResult Interface as abstraction for CurlResult Philipp 2020-10-07 21:45:22 +02:00
  • d1366d3a8d Add guzzlehttp/guzzle as composer requirement Philipp 2020-10-07 20:59:55 +02:00
  • e3cf708dd8 Merge pull request #9401 from annando/accounttype Hypolite Petovan 2020-10-10 07:16:32 -04:00
  • ea82b80c38 Merge pull request #9404 from annando/advanced-readonly Tobias Diekershoff 2020-10-10 12:25:46 +02:00
  • b3e14fd07d Only allow editing of mail/feed contact details Michael 2020-10-10 10:06:34 +00:00
  • 2d4a3f482b Use new function for validity check Michael 2020-10-10 07:14:43 +00:00
  • 35d8b078ce Renamed "Accounts" to "Account Types" Michael 2020-10-10 07:14:18 +00:00
  • 4b9cbac23e Filter for account type for contacts Michael 2020-10-09 19:08:50 +00:00
  • 3f523a88b0 Merge pull request #9397 from vinzv/9238-red-color-unread-messages-faded Hypolite Petovan 2020-10-08 17:53:36 -04:00
  • ae6b380362 Merge pull request #9373 from nupplaphil/task/server_env Hypolite Petovan 2020-10-08 15:00:31 -04:00
  • 65f541946d intensify notification bubble color vinzv 2020-10-08 20:52:57 +02:00
  • c38559cf7d Merge pull request #9388 from vinzv/9383-frio-cannot-scroll-left-flyout-sidebar-on-mobile Hypolite Petovan 2020-10-08 11:02:04 -04:00
  • 6e0f3e6ad8 Revert "initial commit" vinzv 2020-10-08 14:51:36 +02:00
  • a1cea924c6 fix identation vinzv 2020-10-08 14:49:01 +02:00
  • f5be6f94c1 initial commit vinzv 2020-10-08 14:46:30 +02:00
  • 01777dfd28 Merge pull request #9389 from annando/failed-contacts Hypolite Petovan 2020-10-08 07:53:05 -04:00
  • af43dc0b1c Merge pull request #9390 from vinzv/8485-mobile-frio-right-navmenu-covers-hamburger-button Hypolite Petovan 2020-10-07 17:47:10 -04:00
  • 7b0455f976 Move the menu down hard vinzv 2020-10-07 22:47:50 +02:00
  • 00974324fe Don't show failed contacts Michael 2020-10-07 20:06:15 +00:00
  • d885f5f3d7 Adding an on-demand scrollbar for off-canvas menu vinzv 2020-10-07 22:02:45 +02:00
  • 17b9c3542d Merge pull request #9387 from vinzv/9236-frio-mobile-color-unread-notification-background Hypolite Petovan 2020-10-07 15:53:41 -04:00
  • e511aea710 Divert unseen notification background colors into schemes to avoid side effects for other themes vinzv 2020-10-07 21:35:56 +02:00
  • 16d3f05c73 Merge pull request #9386 from vinzv/9236-revert-frio-mobile-color-unread-notification Hypolite Petovan 2020-10-07 15:30:40 -04:00
  • 0e68049275 revert #9375 vinzv 2020-10-07 21:19:44 +02:00
  • ad316447b5 Merge pull request #9381 from annando/group-number Tobias Diekershoff 2020-10-07 09:38:39 +02:00
  • d785af23c1 Display number of group members in contact widget Michael 2020-10-07 06:19:09 +00:00
  • b63d037967 Merge pull request #9380 from annando/Improved-language-detection/display Tobias Diekershoff 2020-10-07 06:46:01 +02:00
  • a12069c2cd Merge pull request #9379 from annando/fix.refresh Tobias Diekershoff 2020-10-07 06:44:38 +02:00
  • bda87e6536 Display language name / only search for available languages Michael 2020-10-07 04:15:02 +00:00
  • a79f750a9e Fix refresh after comment/like Michael 2020-10-07 04:01:52 +00:00
  • a78b9caa3f Merge pull request #9376 from vinzv/8533-frio-mobile-contact-request-buttons-too-small Hypolite Petovan 2020-10-06 19:01:15 -04:00
  • 27a0c19fe8 make contact request buttons more accessible vinzv 2020-10-06 23:01:31 +02:00
  • fe040dfe4c Merge pull request #9374 from annando/issue-9358-b Hypolite Petovan 2020-10-06 16:39:15 -04:00
  • 98d716597f Merge pull request #9375 from vinzv/9236-frio-mobile-color-unread-notification Hypolite Petovan 2020-10-06 16:37:31 -04:00
  • bb676f780c Changed documentation Michael 2020-10-06 20:36:57 +00:00
  • cec91000e2 make sure tweaks work for black and light scheme as well vinzv 2020-10-06 22:05:55 +02:00
  • 5580b148a6 Added description Michael 2020-10-06 19:51:51 +00:00
  • 04f9352fa9 darken unseen notification text on frio accent dark Vinzenz Vietzke 2020-10-06 20:58:23 +02:00
  • cb2b7b075e Merge branch 'task/server_env' of https://github.com/nupplaphil/friendica into task/server_env Philipp 2020-10-06 20:56:45 +02:00
  • ccfb17151b small improvements Philipp 2020-10-06 20:56:20 +02:00
  • 2a464a156f Update src/Database/Database.php Philipp 2020-10-06 20:55:36 +02:00
  • 5998c3995e Issue-9358 (now for real) commenting and updating on contact now work Michael 2020-10-06 18:47:23 +00:00
  • d39ee428f0 Introduce "static/env.config.php" for environment variable mapping to config cache entries - Added new database.port config value (used for MYSQL_PORT) - Removed now obsolete db environment variable functionality - Added functionality to load env variables (overwrites DB based cached) Philipp 2020-10-06 20:06:52 +02:00
  • 3587e89482 Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors) Philipp 2020-10-06 20:03:38 +02:00
  • c184994660 Merge pull request #9371 from annando/issue-9358 Hypolite Petovan 2020-10-06 01:33:52 -04:00
  • f255749c6a Issue 9358: liking and commenting on the community page now gives a feedback Michael 2020-10-06 05:18:54 +00:00
  • 9954bf8adf Merge pull request #9365 from annando/better-plaintext Hypolite Petovan 2020-10-05 23:11:42 -04:00
  • 20652870b6 Update src/Content/Text/BBCode.php Michael Vogel 2020-10-06 04:55:28 +02:00
  • 24cbbd72a5 Merge pull request #9370 from annando/notice Hypolite Petovan 2020-10-05 18:03:48 -04:00
  • 4debd8bdcb Fix notice "Undefined offset: 1" Michael 2020-10-05 20:34:57 +00:00
  • 860a25eb38 Merge pull request #9368 from annando/update-commented Hypolite Petovan 2020-10-05 16:12:30 -04:00
  • 77fcdede9b Fix tests Michael 2020-10-05 18:11:05 +00:00
  • 53155f7357 Merge pull request #9367 from annando/issue-9366 Tobias Diekershoff 2020-10-05 20:03:04 +02:00
  • 79af93405b Update the "commented" field only on several verbs Michael 2020-10-05 17:57:24 +00:00
  • c03698953c Added database.sql Michael 2020-10-05 16:50:38 +00:00
  • 6c3ffb75a6 Issue 9366: filter account types on the network page Michael 2020-10-05 16:48:28 +00:00
  • 397f239abb Apply suggestions from code review Michael Vogel 2020-10-05 17:40:06 +02:00
  • 16224a7001 Improve plaintext generation for language detection Michael 2020-10-05 12:50:18 +00:00
  • cc42c0ba27 Merge pull request #9360 from tobiasd/docReadme Hypolite Petovan 2020-10-05 05:28:41 -04:00
  • c6fda0c4ed typo and rewrite Tobias Diekershoff 2020-10-05 07:19:26 +02:00
  • f096b8c879 Merge pull request #9362 from annando/post-update-term Tobias Diekershoff 2020-10-05 06:35:47 +02:00
  • 6778d4f7ce Merge pull request #9364 from annando/issue-9363 Tobias Diekershoff 2020-10-05 06:34:46 +02:00
  • 0d48b103a1 Merge pull request #9361 from annando/show-language Tobias Diekershoff 2020-10-05 06:32:45 +02:00
  • cb5a9ae286 Issue 9363: Display the latest post update version Michael 2020-10-04 20:46:42 +00:00
  • 36b06ee2a1 Postupdate: Check for existence of the "term" table Michael 2020-10-04 19:20:18 +00:00
  • b6b28b1541 Display the languages in the post Michael 2020-10-04 18:52:28 +00:00
  • 0f3e4255ca Introduce Config\Cache Source indicators (File, DB, Server Env) Philipp 2020-10-04 20:37:35 +02:00
  • d0d4245dc0 added some hint about broken links at github Tobias Diekershoff 2020-10-04 20:34:39 +02:00
  • 6ecdcbed20 typos Tobias Diekershoff 2020-10-04 20:27:27 +02:00
  • 50a0927e7e Merge pull request #9356 from MrPetovan/task/9328-add-range-percent-template Michael Vogel 2020-10-04 06:27:25 +02:00
  • 6708552b5b Merge pull request #9357 from MrPetovan/bug/9315-follow-link-local-profiles Michael Vogel 2020-10-04 05:47:04 +02:00
  • 6fdab8394a Update wrong assertion regarding a profile being local user's self in Model\Profile Hypolite Petovan 2020-10-03 23:03:33 -04:00
  • 8aa8c4622e [quattro] Remove seemingly unused slider/range styles Hypolite Petovan 2020-10-03 21:30:20 -04:00
  • cbe3826b83 [frio] Remove box-shadow from range inputs for dark/black schemes Hypolite Petovan 2020-10-03 21:29:40 -04:00
  • 94c53b3b23 Introduce range percent template Hypolite Petovan 2020-10-03 21:29:17 -04:00
  • b812065499 Merge pull request #9343 from vinzv/9337-fix-pwa-manifest Hypolite Petovan 2020-10-03 15:06:14 -04:00
  • b830c42ec1 Add link to 512px icon, fix missing link Vinzenz Vietzke 2020-10-03 20:25:10 +02:00
  • 2bfd9851d3 Merge pull request #9314 from annando/suggestions Hypolite Petovan 2020-10-03 13:32:21 -04:00
  • d4968b4562 Merge pull request #9346 from annando/reduce-contact-update Hypolite Petovan 2020-10-03 12:43:28 -04:00
  • cfebf2115f Merge pull request #9351 from annando/fixing-lock Philipp 2020-10-03 18:31:41 +02:00
  • 9d4b34abdc Fixing composer lock file Michael 2020-10-03 16:27:08 +00:00
  • 128a79b32b Merge pull request #9350 from annando/language Philipp 2020-10-03 18:22:25 +02:00
  • 8edfe893ac Sort composer dependencies Philipp 2020-10-03 18:20:28 +02:00
  • 26e9efc746 Added brackets Michael 2020-10-03 16:17:18 +00:00
  • 2cd54320e4 New language detection Michael 2020-10-03 15:42:21 +00:00
  • 852ee2f5c5 Merge pull request #9347 from nupplaphil/task/composer_htmlpurifier Michael Vogel 2020-10-03 14:52:20 +02:00
  • 67a55617c1 Push composer dependency: htmlpurifier (see 08e27c97e4/NEWS (L23-L24)) Philipp 2020-10-03 14:39:38 +02:00