Commit Graph

  • e6c23e69cc
    Apply suggestions from code review Michael Vogel 2024-03-16 09:19:57 +0100
  • c81a47c764
    Merge pull request #14004 from annando/warning Hypolite Petovan 2024-03-16 08:15:42 +0000
  • 4bbc1d84ce
    Merge pull request #14003 from annando/issue-14001 Hypolite Petovan 2024-03-16 08:14:45 +0000
  • f7cb9ec504
    Merge pull request #14000 from nupplaphil/feat/CI_php83 Hypolite Petovan 2024-03-16 08:08:01 +0000
  • 28363a5416 Fix "Undefined variable $success" Michael 2024-03-16 07:58:51 +0000
  • f1be6d5181 Issue 14001: Fix "Incorrect integer value" Michael 2024-03-16 07:53:12 +0000
  • b75fdbbd32 Fix handling of relais contact updates Michael 2024-03-16 05:30:21 +0000
  • 9ce2142d99
    Adhere deprecation notes - Use `when:` - Remove `group: lint` Philipp 2024-03-15 23:48:49 +0100
  • 4f24247aa7
    Use PHP 8.2 for other pipelines Philipp 2024-03-15 23:08:53 +0100
  • 0eec20d203
    Use PHP 8.2 for codecoverage Philipp 2024-03-15 23:06:13 +0100
  • adeb9af502
    Update PHP 8.1 and PHP 8.2 CI image Philipp 2024-03-15 23:03:44 +0100
  • c577773e07
    [CI] Add PHP 8.3 Philipp 2024-03-15 22:55:48 +0100
  • b8396daca2
    Merge pull request #13998 from annando/probe-hide Tobias Diekershoff 2024-03-15 07:24:13 +0100
  • eaddf5318a Fix: "unsearchable" is now stored Michael 2024-03-15 06:07:47 +0000
  • aee9a61fb1 added missing closed issue Tobias Diekershoff 2024-03-14 08:42:42 +0100
  • 81b5ed160b Updated CHANGELOG Tobias Diekershoff 2024-03-14 08:40:55 +0100
  • 49b79d0457
    Merge pull request #13993 from annando/statistics Tobias Diekershoff 2024-03-14 07:35:23 +0100
  • 8ce1797480 Systems added to the federation statistics Michael 2024-03-14 04:33:19 +0000
  • 650aa089d9
    Re-wrote themes.md foss- 2024-03-13 12:17:27 +0100
  • 2c689f2b73
    Merge pull request #13990 from friendica/bug/profile-rss-xss Michael Vogel 2024-03-12 21:52:14 +0100
  • aac5d41fd6
    Escape HTML characters in profile RSS titles Hypolite Petovan 2024-03-12 20:42:00 +0000
  • 57187f26ae
    Merge pull request #13978 from annando/issue-13972 Hypolite Petovan 2024-03-12 20:06:24 +0000
  • 7446048d5d
    Merge pull request #13987 from annando/api-issues Hypolite Petovan 2024-03-12 19:33:42 +0000
  • d3ee4d589b
    Merge pull request #13988 from annando/network-groups Hypolite Petovan 2024-03-12 19:31:58 +0000
  • fda832cd83 "network/group" fragments are removed Michael 2024-03-12 08:02:00 +0000
  • 30f31828ae Fixes API-Issues #13985 and #13986 Michael 2024-03-12 03:12:36 +0000
  • cd7a663733
    Merge pull request #13983 from annando/fix-notice Tobias Diekershoff 2024-03-10 20:09:25 +0100
  • 3b024450ff Fix notice when sending private messages Michael 2024-03-10 18:55:58 +0000
  • e22ef85386
    Merge pull request #13982 from annando/no-unknown-media Tobias Diekershoff 2024-03-10 14:28:14 +0100
  • e206175a50
    Merge pull request #13980 from annando/mail-summary Tobias Diekershoff 2024-03-10 13:55:09 +0100
  • 76d469675e Fix: Don't attach unknown media to posts Michael 2024-03-10 10:14:54 +0000
  • 3496d3948a Fix: Subject for private messages from Friendica systems Michael 2024-03-09 22:32:38 +0000
  • 00b325d521 Default behaviour for adding media types Michael 2024-03-09 15:45:38 +0000
  • 2077e00eae
    Merge pull request #13977 from annando/dont-retry Tobias Diekershoff 2024-03-09 13:59:36 +0100
  • a1427a52b3 Don't offer the invalid content type Michael 2024-03-09 10:46:53 +0000
  • 40a47b076d Don't retry when fetching invalid content Michael 2024-03-09 10:37:43 +0000
  • f041701765
    Merge pull request #13976 from annando/content-type-logging Hypolite Petovan 2024-03-08 11:03:03 -0500
  • d9bedbb473 Centralized logging for a wrong JSON content-type Michael 2024-03-08 13:48:21 +0000
  • 013bba50bc
    Merge pull request #13975 from annando/check-content-type Hypolite Petovan 2024-03-07 21:58:43 -0500
  • 5f0657a30c Don't show the body in the log Michael 2024-03-07 22:29:04 +0000
  • 435b30be11 Check for the content type before fetching the content Michael 2024-03-07 22:16:52 +0000
  • 73863561d2
    Merge pull request #13974 from annando/videoheight Hypolite Petovan 2024-03-07 09:33:11 -0500
  • 67696d08da Set default value for max video height Michael 2024-03-07 14:22:40 +0000
  • 1b00b91767
    Merge pull request #13973 from annando/parent-activity Hypolite Petovan 2024-03-07 09:02:46 -0500
  • 68c2bdb98e Change the last activity for delegation parents and siblings as well Michael 2024-03-07 06:12:36 +0000
  • 6ab43439f4 Move Content-Type check before JSON decode in ActivityPub\Processor::fetchMissingActivity Hypolite Petovan 2024-03-06 18:18:26 -0500
  • 54852ecb56
    Merge pull request #13970 from MrPetovan/bug/warnings Michael Vogel 2024-03-06 20:13:40 +0100
  • 8c4b2107b5 Include author-alias to the field list in mod/photos Hypolite Petovan 2024-03-06 12:07:43 -0500
  • 111df607bc Don't call mb_strlen() on $body if it isn't set in Model\Post\Counts Hypolite Petovan 2024-03-06 12:01:25 -0500
  • b8b76e870d
    Merge pull request #13967 from annando/diaspora-avatar Tobias Diekershoff 2024-03-06 06:55:39 +0100
  • 41c89abe68 Update routine added Michael 2024-03-06 03:41:13 +0000
  • 24e7556f85 Transmit the user avatar path Michael 2024-03-06 03:25:04 +0000
  • 8cc7bad1ea Issue 13939: Fix avatars for Diaspora Michael 2024-03-06 03:00:09 +0000
  • 2357385162
    Merge pull request #13966 from annando/max-video-height Hypolite Petovan 2024-03-05 19:01:48 -0500
  • 31b92b16ed Reduce the height of portrait videos Michael 2024-03-05 21:25:00 +0000
  • 3ad4ab2940
    Merge pull request #13965 from annando/last-activity Hypolite Petovan 2024-03-05 10:38:41 -0500
  • 5ab81abaa6
    Merge pull request #10 from MrPetovan/bug/last-activity-api-fixture-fix Michael Vogel 2024-03-05 16:29:00 +0100
  • 1b651519a3 Normalize API fixture data Hypolite Petovan 2024-03-05 10:10:15 -0500
  • ba07172a65 Compare with the utc value Michael 2024-03-05 14:24:40 +0000
  • 72e045e744 Improved assigning of "last-activity" and "login_date" Michael 2024-03-05 14:06:26 +0000
  • 2cedbae206 ypots Tobias Diekershoff 2024-03-05 07:14:39 +0100
  • a6b033c4f6 CHANGELOG for 2024.03 Tobias Diekershoff 2024-03-04 17:38:32 +0100
  • dc96a72173
    Merge pull request #13962 from tobiasd/20240304-lng Michael Vogel 2024-03-04 16:49:13 +0100
  • 38141edbea translation updates Tobias Diekershoff 2024-03-04 16:40:13 +0100
  • 9b0e243350
    Merge pull request #13961 from annando/issue-13765 Tobias Diekershoff 2024-03-04 11:44:55 +0100
  • 52cc8ab73b Issue 13765: Fixed creation of self user contact for approval Michael 2024-03-04 07:30:04 +0000
  • ea4e66c74c
    Merge pull request #13957 from annando/issue-13940 Hypolite Petovan 2024-03-03 13:42:00 -0500
  • f4826bae52
    Merge pull request #13960 from annando/oembed-full-cleanup Hypolite Petovan 2024-03-03 13:41:35 -0500
  • 7471513269 Issue 13940: handle posts that can't be found in contexts Michael 2024-03-02 20:58:40 +0000
  • ae37c44cc0 Oembed: Some more cleanup Michael 2024-03-03 17:58:20 +0000
  • 424e219c53
    Merge pull request #13956 from annando/issue-13955 Hypolite Petovan 2024-03-03 12:23:13 -0500
  • bae7644d6f Issue 13955: Check for publish date upon receival Michael 2024-03-02 19:21:14 +0000
  • f2ccce05b8
    Merge pull request #13948 from MrPetovan/task/12420-frio-remove-legacy-scheme Michael Vogel 2024-03-02 06:06:15 +0100
  • 89ffe6875f
    Merge pull request #13942 from MrPetovan/bug/fix-api-fixture Michael Vogel 2024-03-02 05:48:19 +0100
  • 7284210bf7 Updated main translation file after changing some strings Hypolite Petovan 2024-02-29 10:06:09 -0500
  • 4fcc92e532 [frio] Delete legacy scheme files Hypolite Petovan 2024-02-29 09:57:07 -0500
  • 2c259c5c6f [frio] Remove legacy schemes Hypolite Petovan 2024-02-29 09:17:09 -0500
  • 39d25b9699
    Merge pull request #13954 from annando/issue-13953 Hypolite Petovan 2024-03-01 08:38:42 -0500
  • 5df1ead001 Issue 13953: Fix warning during postupdate Michael 2024-03-01 08:41:12 +0000
  • 2d4f28dcde
    Merge pull request #13951 from annando/issue-13949 Hypolite Petovan 2024-02-29 21:00:12 -0500
  • dd55ba2d77 Issue 13949: Block access via OAuth Michael 2024-02-29 22:03:57 +0000
  • c9f7d9baff
    Merge pull request #13946 from annando/issue-13819 Hypolite Petovan 2024-02-29 07:54:43 -0500
  • 504a2e91e2
    Merge pull request #13945 from annando/errors Hypolite Petovan 2024-02-29 07:53:13 -0500
  • 40e882004e Use the exact embed URLs Michael 2024-02-29 07:40:36 +0000
  • e394a6b0fa Issue 13819: Ensure to not use OEmbed if not wanted Michael 2024-02-29 07:37:58 +0000
  • 8cf82a8449 Exceptions and warnings fixed Michael 2024-02-29 04:40:04 +0000
  • 0d922b75af Use public contact ids where they should be used in API fixture data Hypolite Petovan 2024-02-25 01:30:23 -0500
  • ba0a8069c4 Normalize local node hostname across API fixtures Hypolite Petovan 2024-02-24 23:46:54 -0500
  • d37699bc08 Throw Not Found exception when $uid doesn't exist in Factory\Api\Twitter\User->createFromUserId Hypolite Petovan 2024-02-24 23:51:27 -0500
  • 41390a4e21 Use public contact ids where they should be used in API fixture data Hypolite Petovan 2024-02-25 01:30:23 -0500
  • 700b523c5f Normalize local node hostname across API fixtures Hypolite Petovan 2024-02-24 23:46:54 -0500
  • 70119dd5e0 Throw Not Found exception when $uid doesn't exist in Factory\Api\Twitter\User->createFromUserId Hypolite Petovan 2024-02-24 23:51:27 -0500
  • 1e4e5b57e3 Stop generating photo URLs with contact IDs in favor of guids Hypolite Petovan 2024-02-23 16:56:41 -0500
  • ac087749e3
    Merge pull request #13938 from annando/output-type Hypolite Petovan 2024-02-25 10:01:34 -0500
  • ddc9f5f595 Image handling: separate between outout and input type, use Imagick on PNG Michael 2024-02-25 08:52:52 +0000
  • 35bba685fa
    Merge pull request #13936 from annando/rounding Tobias Diekershoff 2024-02-24 18:56:11 +0100
  • e52fa44d3f Round the load to two digits Michael 2024-02-24 17:37:30 +0000
  • f74d6f9ebb
    Merge pull request #13932 from annando/oembed-cleanup Hypolite Petovan 2024-02-24 11:03:48 -0500
  • ae358cae4c Updated messages.po Michael 2024-02-24 15:29:33 +0000
  • b572b8989f Use media link instead of proxy for pictures Michael 2024-02-24 15:11:27 +0000