Hypolite Petovan
28a7884ad9
Merge pull request #13806 from annando/channel-relay
...
New user account type "Channel Relay"
2024-01-16 19:49:59 -05:00
Michael
586a221eb9
Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay
2024-01-15 22:28:46 +00:00
Michael
63b958dcc6
Centralized functionality to store and delete the check-full-text-search table
2024-01-15 22:28:42 +00:00
Michael
976ec30417
Merge branch 'channel-relay' of https://github.com/annando/friendica into channel-relay
2024-01-15 19:53:07 +00:00
Michael
0c8c03153b
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 19:51:20 +00:00
Michael
23b247d1c3
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 19:41:26 +00:00
Hypolite Petovan
dd534919d7
Merge pull request #13831 from friendica/warning
...
Fix warning concerning a missing "created" field
2024-01-15 14:17:06 -05:00
Hypolite Petovan
8fc51cf63e
Merge pull request #13835 from annando/no-any-value
...
"ANY_VALUE" is removed
2024-01-15 14:16:12 -05:00
Michael
f6335590c5
Improve query
2024-01-15 17:00:32 +00:00
Michael
a60910be69
Updated messages.po
2024-01-15 16:53:24 +00:00
Michael
f83f61f7ac
"ANY_VALUE" is removed
2024-01-15 16:45:24 +00:00
Hypolite Petovan
4c402f6af4
Merge pull request #13824 from toddy15/php-cs-fixer
...
Update and install PHP-CS-Fixer
2024-01-15 07:53:39 -05:00
Hypolite Petovan
a0dec23f2d
Merge pull request #13832 from mexon/console-set-password
...
Update use of PasswordExposed API
2024-01-15 07:43:23 -05:00
Dr. Tobias Quathamer
591f54f64d
Add license header to php-cs-fixer configuration file
2024-01-15 13:31:29 +01:00
Dr. Tobias Quathamer
5a89cecc5e
Regenerate composer.lock
2024-01-15 13:24:46 +01:00
Dr. Tobias Quathamer
540b2b74cc
Do not reformat addon directory
2024-01-15 13:24:46 +01:00
Dr. Tobias Quathamer
d19181016f
Update .gitignore for new php-cs-fixer filename
2024-01-15 13:24:46 +01:00
Dr. Tobias Quathamer
13d1576dad
Remove unneeded requirement of autoload file
2024-01-15 12:05:51 +01:00
Dr. Tobias Quathamer
6cea1c3472
Copy php-cs-fixer configuration file to currently expected name
2024-01-15 12:05:38 +01:00
Dr. Tobias Quathamer
893c2e4fd3
Add new script commands for php-cs-fixer
2024-01-15 12:04:30 +01:00
Dr. Tobias Quathamer
9daf83ce9b
Add friendsofphp/php-cs-fixer to development packages
2024-01-15 11:59:17 +01:00
Michael
9075d7f37d
Constant for undeterminded language
2024-01-15 06:20:49 +00:00
Michael
7a13d8b8ac
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 06:14:55 +00:00
Hypolite Petovan
60b81bb6ca
Merge pull request #13833 from mexon/create-user-photo
...
Allow setting user avatar in the console at creation
2024-01-15 01:09:01 -05:00
Hypolite Petovan
faa1cbeaf6
Merge pull request #13827 from annando/ocr
...
Use OCR to fetch text in images
2024-01-15 01:06:50 -05:00
Michael
a12fbf7ff3
Move to addon
2024-01-14 19:18:41 +00:00
Michael
a2f4b4cd3d
Composer
2024-01-14 18:40:32 +00:00
Michael
7150faa09c
Composer
2024-01-14 18:38:22 +00:00
Michael
5acfff1152
Merge remote-tracking branch 'upstream/develop' into ocr
2024-01-14 18:33:02 +00:00
Matthew Exon
921bf15419
Update use of PasswordExposed API
2024-01-14 18:40:40 +01:00
Matthew Exon
36c37e0c62
Allow setting user avatar in the console at creation
2024-01-14 16:19:20 +01:00
Michael
3b1d636322
Merge remote-tracking branch 'upstream/develop' into warning
2024-01-14 12:13:10 +00:00
Michael
d4c16b8704
Fix warning concerning a missing "created" field
2024-01-14 11:58:06 +00:00
Michael Vogel
02123bda98
Issue 13828: Use the alias as profile link if present ( #13829 )
...
* Issue 13828: Use the alias as profile link if present
* Updated messages.po
2024-01-14 10:08:00 +01:00
Michael Vogel
5dc49352e8
Merge pull request #13826 from MrPetovan/bug/deprecated
...
[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
2024-01-13 21:38:22 +01:00
Michael
1fc1e478f8
Improved config description
2024-01-13 19:37:24 +00:00
Michael
3a60229e5c
Use OCR to fetch text in images
2024-01-13 19:30:20 +00:00
Michael
98de6ad464
Fix regexp for search text generation
2024-01-13 19:20:45 +00:00
Michael
1eeef896fe
Link preview text and description added to search text.
2024-01-13 15:46:37 +00:00
Hypolite Petovan
e8c256bcff
[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
...
- Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6
- Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type
2024-01-12 08:42:46 -05:00
Michael
a30b9e6927
Improved handling of empty default languages
2024-01-12 09:58:16 +00:00
Hypolite Petovan
728130908e
Merge pull request #13825 from toddy15/undefined-array-key
...
Fix Undefined array key.
2024-01-12 00:19:48 -05:00
Dr. Tobias Quathamer
5cd5fa8403
Fix Undefined array key.
...
- Address https://github.com/friendica/friendica/issues/13761#issuecomment-1878806230
2024-01-11 23:38:29 +01:00
Michael
62975b0ef2
Simplify SQL check
2024-01-11 20:40:24 +00:00
Michael
cc0b16c0ae
Fix a problem with MySQL
2024-01-11 07:01:48 +00:00
Michael
43d5409937
Property added
2024-01-11 06:49:15 +00:00
Michael
ad15b7b256
Fix warning: E_WARNING: Undefined array key "publish"
2024-01-10 22:04:02 +00:00
Michael
61555657c3
Code clean up
2024-01-10 21:51:34 +00:00
Michael
dfce85a09f
Improved performance with full text search
2024-01-10 21:17:21 +00:00
Michael
b48467c3f8
Validate full search text
2024-01-10 20:17:44 +00:00