Commit graph

  • a0f7625c34
    Merge pull request #13848 from annando/getbodystring Hypolite Petovan 2024-01-22 08:20:37 -0500
  • 7e88b703d8 Import the image attribut "title" Michael 2024-01-22 07:47:38 +0000
  • ad6976a407 Changed leftover "getBody" to "getBodyString" Michael 2024-01-22 07:38:05 +0000
  • 39e1f2c0fc Code standards Michael 2024-01-21 17:05:18 +0000
  • 5a33a494e8 Updated full text indexes Michael 2024-01-21 16:39:28 +0000
  • 6389133575 Expiry post search index entries Michael 2024-01-21 16:24:59 +0000
  • 919f97c9a0 Postupdate added Michael 2024-01-17 21:10:33 +0000
  • e9f7ea0afa New search keyword "language" Michael 2024-01-17 20:25:49 +0000
  • ee9a68e40c New table "post-searchindex" Michael 2024-01-17 19:46:22 +0000
  • 75b37fe376
    Merge pull request #13834 from MrPetovan/task/remove-delete-rotator Michael Vogel 2024-01-17 18:00:31 +0100
  • 3a2461322d
    Merge pull request #13836 from Quix0r/fixes/configurable-file-size Hypolite Petovan 2024-01-16 22:35:08 -0500
  • 550b4ce420
    Added note Roland Häder 2024-01-17 01:50:31 +0100
  • 28a7884ad9
    Merge pull request #13806 from annando/channel-relay Hypolite Petovan 2024-01-16 19:49:59 -0500
  • a7bdcc1216
    Better description (@MrPetovan) Roland Häder 2024-01-17 01:11:06 +0100
  • 7d3723592b
    Renamed 'http_client' -> 'performance' Roland Häder 2024-01-16 20:32:17 +0100
  • 075915e3b7
    Continued: - moved to new configuration category 'http_client' (thanks to @MrPetovan) Roland Häder 2024-01-16 20:11:59 +0100
  • 931c73d3c1
    Continued: - added max_response_data_size to default configuration with hard-coded value from code Roland Häder 2024-01-16 19:58:43 +0100
  • 3263a0b98e
    Make hard-coded max response configurable: - see discussion started by @schmaker@schmaker.eu at https://schmaker.eu/display/c83e3896-1265-a3d6-0ab5-a78119129626 - this allows servers with lower RAM amount to still run without OOMs (or much lesser) Roland Häder 2024-01-16 19:52:06 +0100
  • 586a221eb9 Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay Michael 2024-01-15 22:28:46 +0000
  • 63b958dcc6 Centralized functionality to store and delete the check-full-text-search table Michael 2024-01-15 22:28:42 +0000
  • 976ec30417 Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay Michael 2024-01-15 19:53:07 +0000
  • 0c8c03153b Merge remote-tracking branch 'upstream/develop' into channel-relay Michael 2024-01-15 19:51:20 +0000
  • 23b247d1c3 Merge remote-tracking branch 'upstream/develop' into channel-relay Michael 2024-01-15 19:41:26 +0000
  • dd534919d7
    Merge pull request #13831 from friendica/warning Hypolite Petovan 2024-01-15 14:17:06 -0500
  • 8fc51cf63e
    Merge pull request #13835 from annando/no-any-value Hypolite Petovan 2024-01-15 14:16:12 -0500
  • f6335590c5 Improve query Michael 2024-01-15 17:00:32 +0000
  • a60910be69 Updated messages.po Michael 2024-01-15 16:53:24 +0000
  • f83f61f7ac "ANY_VALUE" is removed Michael 2024-01-15 16:45:24 +0000
  • 0b93270d7b [frio] Move item deletion rotator to button Hypolite Petovan 2024-01-15 10:22:37 -0500
  • 886e231091 Exclude Apple keyboard Meta key from the Pause shortcut Hypolite Petovan 2024-01-15 09:55:46 -0500
  • 4c402f6af4
    Merge pull request #13824 from toddy15/php-cs-fixer Hypolite Petovan 2024-01-15 07:53:39 -0500
  • a0dec23f2d
    Merge pull request #13832 from mexon/console-set-password Hypolite Petovan 2024-01-15 07:43:23 -0500
  • 591f54f64d Add license header to php-cs-fixer configuration file Dr. Tobias Quathamer 2024-01-15 13:31:29 +0100
  • 5a89cecc5e Regenerate composer.lock Dr. Tobias Quathamer 2024-01-15 12:52:28 +0100
  • 540b2b74cc Do not reformat addon directory Dr. Tobias Quathamer 2024-01-11 20:17:40 +0100
  • d19181016f Update .gitignore for new php-cs-fixer filename Dr. Tobias Quathamer 2024-01-11 20:16:20 +0100
  • 13d1576dad Remove unneeded requirement of autoload file Dr. Tobias Quathamer 2024-01-11 20:12:44 +0100
  • 6cea1c3472 Copy php-cs-fixer configuration file to currently expected name Dr. Tobias Quathamer 2024-01-11 20:12:01 +0100
  • 893c2e4fd3 Add new script commands for php-cs-fixer Dr. Tobias Quathamer 2024-01-11 20:10:43 +0100
  • 9daf83ce9b Add friendsofphp/php-cs-fixer to development packages Dr. Tobias Quathamer 2024-01-14 14:47:19 +0100
  • 9075d7f37d Constant for undeterminded language Michael 2024-01-15 06:20:49 +0000
  • 7a13d8b8ac Merge remote-tracking branch 'upstream/develop' into channel-relay Michael 2024-01-15 06:14:55 +0000
  • 60b81bb6ca
    Merge pull request #13833 from mexon/create-user-photo Hypolite Petovan 2024-01-15 01:09:01 -0500
  • faa1cbeaf6
    Merge pull request #13827 from annando/ocr Hypolite Petovan 2024-01-15 01:06:50 -0500
  • a12fbf7ff3 Move to addon Michael 2024-01-14 19:18:41 +0000
  • a2f4b4cd3d Composer Michael 2024-01-14 18:40:32 +0000
  • 7150faa09c Composer Michael 2024-01-14 18:38:22 +0000
  • 5acfff1152 Merge remote-tracking branch 'upstream/develop' into ocr Michael 2024-01-14 18:33:02 +0000
  • 921bf15419 Update use of PasswordExposed API Matthew Exon 2024-01-14 16:20:11 +0100
  • 36c37e0c62 Allow setting user avatar in the console at creation Matthew Exon 2024-01-14 16:19:20 +0100
  • 3b1d636322 Merge remote-tracking branch 'upstream/develop' into warning Michael 2024-01-14 12:13:10 +0000
  • d4c16b8704 Fix warning concerning a missing "created" field Michael 2024-01-14 11:58:06 +0000
  • 02123bda98
    Issue 13828: Use the alias as profile link if present (#13829) Michael Vogel 2024-01-14 10:08:00 +0100
  • 5dc49352e8
    Merge pull request #13826 from MrPetovan/bug/deprecated Michael Vogel 2024-01-13 21:38:22 +0100
  • 1fc1e478f8 Improved config description Michael 2024-01-13 19:37:24 +0000
  • 3a60229e5c Use OCR to fetch text in images Michael 2024-01-13 19:30:20 +0000
  • 98de6ad464 Fix regexp for search text generation Michael 2024-01-13 19:20:45 +0000
  • 1eeef896fe Link preview text and description added to search text. Michael 2024-01-13 15:46:37 +0000
  • e8c256bcff [Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices Hypolite Petovan 2024-01-12 01:12:48 -0500
  • a30b9e6927 Improved handling of empty default languages Michael 2024-01-12 09:58:16 +0000
  • 728130908e
    Merge pull request #13825 from toddy15/undefined-array-key Hypolite Petovan 2024-01-12 00:19:48 -0500
  • 5cd5fa8403 Fix Undefined array key. Dr. Tobias Quathamer 2024-01-11 23:38:29 +0100
  • 62975b0ef2 Simplify SQL check Michael 2024-01-11 20:40:24 +0000
  • cc0b16c0ae Fix a problem with MySQL Michael 2024-01-11 07:01:48 +0000
  • 43d5409937 Property added Michael 2024-01-11 06:49:15 +0000
  • ad15b7b256 Fix warning: E_WARNING: Undefined array key "publish" Michael 2024-01-10 22:04:02 +0000
  • 61555657c3 Code clean up Michael 2024-01-10 21:51:34 +0000
  • dfce85a09f Improved performance with full text search Michael 2024-01-10 21:17:21 +0000
  • b48467c3f8 Validate full search text Michael 2024-01-10 20:17:44 +0000
  • b515292b1c
    Merge pull request #13820 from haheute/remove-01 Michael Vogel 2024-01-10 18:09:33 +0100
  • 60e1427ffe remove a superfluous '01' that appeared next to checkboxes from template file Hannes Heute 2024-01-10 17:41:53 +0100
  • b2dd95affa Language check added Michael 2024-01-10 10:55:18 +0000
  • a04dc06aab Handle reshares / improved code Michael 2024-01-09 22:55:47 +0000
  • 0b84e0d056 Compare with lowered tags Michael 2024-01-09 06:40:07 +0000
  • 83c187e3ac
    Merge pull request #13807 from toddy15/develop Hypolite Petovan 2024-01-08 10:12:07 -0500
  • 7a680dd9b7 Take language from quoted post Michael 2024-01-08 06:48:49 +0000
  • 5dedf5e500 Execute the language detection all the time Michael 2024-01-08 06:23:28 +0000
  • 43fa22470c Fix warning, when the language is invalid Michael 2024-01-07 23:10:28 +0000
  • 6fd057fd00 Use double quotes where possible Dr. Tobias Quathamer 2024-01-07 21:48:22 +0100
  • e6036b8266 Clean up smarty templates. Dr. Tobias Quathamer 2024-01-06 20:00:33 +0100
  • 7e8aee61ba Updated messages.po Michael 2024-01-07 19:57:53 +0000
  • d2a74d1936 New option to disallow Michael 2024-01-07 19:22:56 +0000
  • c4b85ef25a New field "publish" for channels Michael 2024-01-07 18:36:47 +0000
  • 08738e6551 Improved handling of undetected languages Michael 2024-01-07 12:45:08 +0000
  • da02df20c3 Simplified language check Michael 2024-01-07 12:09:13 +0000
  • 6e830f7774 Improved handling for undeterminded languages Michael 2024-01-07 10:11:52 +0000
  • bbd3e75399
    Merge pull request #13808 from mexon/allow-ipv6-failure Hypolite Petovan 2024-01-06 21:03:52 -0500
  • 6cd0e1e35f Use owner instead of author Michael 2024-01-07 01:08:59 +0000
  • 1550ce2764 allow hosts to be validated even if ipv6 fails Matthew Exon 2024-01-06 23:56:11 +0100
  • 4aedf7f650 Improved code / updated messages.po Michael 2024-01-06 22:04:30 +0000
  • aba4a482f0 Limited settings for the relay account type Michael 2024-01-06 21:52:28 +0000
  • 811a9f01bc New user account type "Channel Relay" Michael 2024-01-06 17:27:42 +0000
  • 2b8126b780
    Merge pull request #13805 from toddy15/develop Hypolite Petovan 2024-01-06 11:13:54 -0500
  • 26f4532d47 Enable HTML attributes in all form fields. Dr. Tobias Quathamer 2024-01-06 16:10:49 +0100
  • 16b12e1545
    Merge pull request #13800 from annando/channel-languages Hypolite Petovan 2024-01-03 18:48:51 -0500
  • 4e1263c1f8 Fixed indentation Michael 2024-01-03 19:22:53 +0000
  • 93dd1b5973 Updated messages.po / database.sql Michael 2024-01-03 19:20:56 +0000
  • 31b88da9d5 Merge remote-tracking branch 'upstream/develop' into channel-languages Michael 2024-01-03 19:17:58 +0000
  • da3d390187 User defined channels can now have got individual language definitions Michael 2024-01-03 19:17:14 +0000
  • 67a9f6269e
    Merge pull request #13799 from foss-/patch-12 Hypolite Petovan 2024-01-03 10:13:05 -0500