Commit Graph

  • 8dbbf882a8
    Fix SyslogLogger and tests Philipp 2023-07-17 01:16:29 +0200
  • bca6abf4ab
    Fix logger classes and tests Philipp 2023-07-17 01:06:11 +0200
  • 903ecc2a76
    Make PHP-CS happy Philipp 2023-07-17 00:15:16 +0200
  • 5c57d8de20
    Add license Philipp 2023-07-17 00:13:03 +0200
  • 93af6f0564
    Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic) Philipp 2023-07-17 00:10:15 +0200
  • 527622df4a
    Add tests for HookFileManager Philipp 2023-07-16 22:41:56 +0200
  • a9178e6982
    Add tests for AddonFiles Philipp 2023-07-16 22:05:59 +0200
  • bd455e75c0
    Update woodpecker PHP version Philipp 2023-07-16 20:50:04 +0200
  • 7e322c21b3 Removed unneeded parameter Michael 2023-07-16 16:48:24 +0000
  • c3075d3eba
    add docker-translate command Philipp 2023-07-16 18:41:05 +0200
  • 1b4eaa6a10
    Update messages.po Philipp 2023-07-16 18:40:38 +0200
  • ddeef9387f
    improve hooks.config.php Philipp 2023-07-16 18:38:41 +0200
  • 7bfc3c0ae0
    Add doc Philipp 2023-07-16 18:38:34 +0200
  • 0ac247550b
    Doc Philipp 2023-07-05 20:58:29 +0200
  • e92d25a258
    Remove unnecessary trailing slashes Philipp 2023-07-03 00:17:01 +0200
  • e9699b8e55
    Some more PHP-CS Philipp 2023-07-03 00:12:59 +0200
  • 82f3e4ad86
    Make PHP-CS happy Philipp 2023-07-03 00:08:58 +0200
  • 89a31e43b2
    Fix license check Philipp 2023-07-03 00:06:17 +0200
  • 14b76e48f0
    Introduce dynamic hook loading - Dynamically load addon files - Dynamically load hooks - Rewrite Logger-logic to use new hook logic (Monolog is working again) Philipp 2023-07-02 23:56:56 +0200
  • 7315048474 Revert change Michael 2023-07-16 09:48:37 +0000
  • 0ea93bfba1 Merge remote-tracking branch 'upstream/develop' into more-privacy Michael 2023-07-16 09:41:55 +0000
  • b4d2d0dd31 Merge remote-tracking branch 'upstream/develop' into develop Michael 2023-07-16 09:33:57 +0000
  • fd055193ac Removed unused variable Michael 2023-07-16 09:33:52 +0000
  • 01bbf40418 Simplify plaintext creation Michael 2023-07-16 09:32:17 +0000
  • 08dafd6d70 Use plaintext for names and titles Michael 2023-07-16 07:26:20 +0000
  • 8bb33dccd1 Unified BBCode conversion, improved proxy functionality Michael 2023-07-15 20:12:08 +0000
  • ff092833ae
    Merge pull request #13283 from AlfredSK/AlfredSK-fix-wsod-creating-report Hypolite Petovan 2023-07-15 09:20:45 -0400
  • 8b5a49fb5c
    Fix WSOD when creating a report using PHP8.x Steffen K9 2023-07-15 14:41:29 +0200
  • 4a645bec27
    Merge pull request #13280 from MrPetovan/bug/warnings Tobias Diekershoff 2023-07-14 06:37:12 +0200
  • f87c105518 Remove unused variable trheadids from Content\Conversation Hypolite Petovan 2023-07-13 23:51:03 -0400
  • 81d2d4b70e
    Merge pull request #13278 from AlfredSK/AlfredSK-fix-column-name Hypolite Petovan 2023-07-11 16:57:39 -0400
  • 3624792bd6
    Fix db error: missing column name 'line-text' Steffen K9 2023-07-11 22:37:45 +0200
  • b3f8c0e0c3
    Merge pull request #13275 from MrPetovan/bug/warnings Tobias Diekershoff 2023-07-11 15:27:21 +0200
  • 248148af99 Return early if no items are provided in Content\Conversation->getThreadList Hypolite Petovan 2023-07-11 09:02:53 -0400
  • 91d63213ae Reintroduce is_string modifier in addons/connector templates Hypolite Petovan 2023-07-11 09:00:41 -0400
  • 451ba407d7
    Merge pull request #13274 from annando/report-gsid Hypolite Petovan 2023-07-11 07:54:54 -0400
  • 52c062adb6 Fix "Cannot add or update a child row: a foreign key constraint fails" Michael 2023-07-11 07:43:53 +0000
  • f604185b10
    Merge pull request #13272 from annando/last-editor-uid Hypolite Petovan 2023-07-10 17:45:52 -0400
  • c822d5fa94 Fix "Cannot drop index 'last-editor-uid': needed in a foreign key constraint" Michael 2023-07-10 20:50:16 +0000
  • 1359b171af
    Merge pull request #13268 from MrPetovan/task/normalize-item-action-label Tobias Diekershoff 2023-07-10 10:01:50 +0200
  • 2f7789e397
    Merge pull request #13269 from MrPetovan/bug/fix-exception-return-code Tobias Diekershoff 2023-07-10 09:59:04 +0200
  • 6fd76829b0
    Merge pull request #13245 from MrPetovan/task/moderation-reports Michael Vogel 2023-07-10 07:50:11 +0200
  • 3748adf2fd Fix exception module not setting the HTTP response code Hypolite Petovan 2023-07-09 22:44:40 -0400
  • 37131a6785 Normalize item action label key name Hypolite Petovan 2023-07-09 20:56:51 -0400
  • 969becfc15 Update main transation file after updating strings Hypolite Petovan 2023-07-02 22:57:39 -0400
  • c312d11dab Add Report Create module Hypolite Petovan 2023-02-01 08:34:00 -0500
  • 76de49a25c Add fields to Report entity Hypolite Petovan 2022-12-10 09:08:12 -0500
  • d29a84ae46 Add Posts and Rules sub-entities and collections for Moderation\Report Hypolite Petovan 2022-12-14 10:01:01 -0500
  • a39029f953
    Merge pull request #13267 from MrPetovan/task/13265-json-ld Michael Vogel 2023-07-09 23:11:44 +0200
  • 767629ed2c [Composer] Bump friendica/json-ld to version 1.1.4 Hypolite Petovan 2023-07-09 16:18:29 -0400
  • 55ff23c6c3
    Merge pull request #13266 from annando/quoted Hypolite Petovan 2023-07-09 15:59:13 -0400
  • 66353e6117
    Merge pull request #13264 from MrPetovan/task/hide-blocklist Michael Vogel 2023-07-09 21:26:59 +0200
  • f991b553ce
    Update src/Content/Item.php Michael Vogel 2023-07-09 21:18:36 +0200
  • 4f62ab6168
    Update src/Content/Item.php Michael Vogel 2023-07-09 21:18:27 +0200
  • 300825dcac Updated messages.po Michael 2023-07-09 17:42:32 +0000
  • b9bb525fe9 New parameter to create a share block for display reasons Michael 2023-07-09 14:31:47 +0000
  • e95c678141 Improve display of quoted posts Michael 2023-07-09 14:15:01 +0000
  • fba4a70dc2
    Merge pull request #13262 from MrPetovan/task/decouple-conversations Michael Vogel 2023-07-09 15:59:35 +0200
  • 9f943650a9 Hide blocklist from anonymous users on closed registration nodes Hypolite Petovan 2023-07-08 21:18:27 -0400
  • f20caf4c3a Refactor DI out from Module\Friendica Hypolite Petovan 2023-07-08 21:16:29 -0400
  • 31a3c7cf50 [frio] Add link to About page in user menu Hypolite Petovan 2023-07-08 21:09:29 -0400
  • 6e2ab6c3af Centralize Vary header declaration in ActivityPub::isRequest Hypolite Petovan 2023-07-08 21:01:48 -0400
  • 9678618dd4
    Merge pull request #13227 from BirdboyBolu/develop Hypolite Petovan 2023-07-08 22:20:57 -0400
  • 6ac734d39d
    Apply suggestions from code review Hypolite Petovan 2023-07-08 22:20:47 -0400
  • 706444bdb2 Decouple conversation creation from rendering Hypolite Petovan 2023-02-04 19:14:21 -0500
  • 31fbe70ec7
    Merge pull request #13261 from annando/id-uri-id-chaos Hypolite Petovan 2023-07-08 09:15:23 -0400
  • ef309cbcd3 Fix id/uri-id chaos in API calls Michael 2023-07-08 07:55:18 +0000
  • 755bbac496
    Merge pull request #13254 from nupplaphil/bug/fix_tests Hypolite Petovan 2023-07-05 19:10:55 -0400
  • f68dd99518
    Some more deprecation fixups Philipp 2023-07-05 22:20:52 +0200
  • 00cd346255
    Fix XML deprecation Philipp 2023-07-05 22:02:58 +0200
  • f693032109
    Fix dynamic properties in API\Twitter\User object Philipp 2023-07-05 21:58:20 +0200
  • 5fbdcd4a26
    Fix PHPUnit 10 deprecations Philipp 2023-07-05 21:43:03 +0200
  • 037dac988e
    Update json-ld dependency Philipp 2023-07-05 21:29:12 +0200
  • 508d1923f1
    Merge pull request #13252 from toddy15/woodpecker Hypolite Petovan 2023-07-05 15:06:18 -0400
  • fc1a857045
    Merge pull request #13253 from toddy15/develop Hypolite Petovan 2023-07-05 11:41:18 -0400
  • d2efdbd7ab Fix comment Dr. Tobias Quathamer 2023-07-05 16:48:03 +0200
  • 1407a2883c
    Merge pull request #13249 from annando/incoming-groups Hypolite Petovan 2023-07-05 10:24:51 -0400
  • 3e1c280a3c
    Merge pull request #13250 from Raroun/develop Hypolite Petovan 2023-07-05 10:08:42 -0400
  • a35f281123 Update PHP versions and add PHP 8.2 for testing Dr. Tobias Quathamer 2023-07-05 14:06:28 +0200
  • 58573fe329 fixes registration link in invitations Raroun 2023-07-05 10:12:10 +0200
  • dc28a65e21 Incoming posts from Lemmy to groups are now working Michael 2023-07-04 21:23:03 +0000
  • 394a351784
    Merge pull request #13248 from Quix0r/features/config-api-mastodon-banner Hypolite Petovan 2023-07-03 16:30:58 -0400
  • 9f1c93eb91
    Changes: - renamed 'api_mastodon_banner' to 'mastodon_banner' and moved it to 'api' configuration group Roland Häder 2023-07-03 19:54:41 +0200
  • c5a52271df
    Added: - config key 'config', 'api_mastodon_banner', see discussion at https://b65.me.in/display/67fef576-1564-a27a-405e-c17705255720 - the administrator can now customize it for Mastodon contacts - credits goes to @betamax65@b65.me.in Roland Häder 2023-07-03 14:56:08 +0200
  • 1f63fe96c5
    Merge pull request #13244 from annando/kbin Hypolite Petovan 2023-06-29 09:26:04 -0400
  • 283a33715f "kbin" hos now got an own section in the federation statistics Michael 2023-06-29 08:28:02 +0000
  • 23992c31c6
    Merge pull request #13237 from annando/group-circle Tobias Diekershoff 2023-06-27 06:19:21 +0200
  • 302619a5de
    Merge pull request #13238 from annando/issue-13221 Tobias Diekershoff 2023-06-27 06:17:44 +0200
  • cab469621d Issue 13221: Diaspora posts are now stored correctly Michael 2023-06-26 19:44:14 +0000
  • f6b9f8d476 Added group detection for via exclusive mentions Michael 2023-06-26 19:37:20 +0000
  • 582e05fcff
    Merge pull request #13235 from annando/group-circle Hypolite Petovan 2023-06-26 07:49:20 -0400
  • d2b02d07b4 Invert condition Michael 2023-06-26 05:32:33 +0000
  • 8d5876d5f2 Set the group as owner for "group only" postings Michael 2023-06-25 22:14:35 +0000
  • 7edaeb215d
    Merge pull request #13233 from GidiKroon/feature/add-vary-header Hypolite Petovan 2023-06-25 17:56:19 -0400
  • 8c0a19755c Fix spacing Michael 2023-06-25 21:02:14 +0000
  • e562dbd59c Dedicated circle name for groups Michael 2023-06-25 20:37:11 +0000
  • 40783db161 Make requested changes Gidi Kroon 2023-06-25 20:54:04 +0200
  • 9f9898d47a
    Merge pull request #13234 from annando/unseen Hypolite Petovan 2023-06-25 09:50:35 -0400
  • 420bd9bcf9 Fix: Unseen marker wasn't set / Don't mark activities as unseen Michael 2023-06-25 13:33:01 +0000
  • 6a5266c6b8 Add Vary header in case of content negotiation Gidi Kroon 2023-06-25 03:22:41 +0200