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
Michael Vogel
b515292b1c
Merge pull request #13820 from haheute/remove-01
...
remove a superfluous '01' that appeared next to checkboxes from templ…
2024-01-10 18:09:33 +01:00
Hannes Heute
60e1427ffe
remove a superfluous '01' that appeared next to checkboxes from template file
2024-01-10 17:41:53 +01:00
Michael
b2dd95affa
Language check added
2024-01-10 10:55:18 +00:00
Michael
a04dc06aab
Handle reshares / improved code
2024-01-09 22:55:47 +00:00
Michael
0b84e0d056
Compare with lowered tags
2024-01-09 06:40:07 +00:00
Hypolite Petovan
83c187e3ac
Merge pull request #13807 from toddy15/develop
...
Clean up smarty templates.
2024-01-08 10:12:07 -05:00
Michael
7a680dd9b7
Take language from quoted post
2024-01-08 06:48:49 +00:00
Michael
5dedf5e500
Execute the language detection all the time
2024-01-08 06:23:28 +00:00
Michael
43fa22470c
Fix warning, when the language is invalid
2024-01-07 23:10:28 +00:00
Dr. Tobias Quathamer
6fd057fd00
Use double quotes where possible
2024-01-07 21:48:22 +01:00
Dr. Tobias Quathamer
e6036b8266
Clean up smarty templates.
...
This simplifies some logic in if-conditions, because
smarty just returns an empty string for undefined
variables.
Also, this commit removes unnecessary values from
HTML input attributes.
2024-01-07 21:40:01 +01:00
Michael
7e8aee61ba
Updated messages.po
2024-01-07 19:57:53 +00:00
Michael
d2a74d1936
New option to disallow
2024-01-07 19:22:56 +00:00
Michael
c4b85ef25a
New field "publish" for channels
2024-01-07 18:36:47 +00:00
Michael
08738e6551
Improved handling of undetected languages
2024-01-07 12:45:08 +00:00
Michael
da02df20c3
Simplified language check
2024-01-07 12:09:13 +00:00
Michael
6e830f7774
Improved handling for undeterminded languages
2024-01-07 10:11:52 +00:00
Hypolite Petovan
bbd3e75399
Merge pull request #13808 from mexon/allow-ipv6-failure
...
allow hosts to be validated even if ipv6 fails
2024-01-06 21:03:52 -05:00
Michael
6cd0e1e35f
Use owner instead of author
2024-01-07 01:08:59 +00:00
Matthew Exon
1550ce2764
allow hosts to be validated even if ipv6 fails
2024-01-06 23:56:11 +01:00
Michael
4aedf7f650
Improved code / updated messages.po
2024-01-06 22:04:30 +00:00
Michael
aba4a482f0
Limited settings for the relay account type
2024-01-06 21:52:28 +00:00