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
Michael
811a9f01bc
New user account type "Channel Relay"
2024-01-06 17:27:42 +00:00
Hypolite Petovan
2b8126b780
Merge pull request #13805 from toddy15/develop
...
Enable HTML attributes in all form fields.
2024-01-06 11:13:54 -05:00
Dr. Tobias Quathamer
26f4532d47
Enable HTML attributes in all form fields.
...
Closes #13804
2024-01-06 16:28:48 +01:00
Hypolite Petovan
16b12e1545
Merge pull request #13800 from annando/channel-languages
...
User defined channels can now have got individual language definitions
2024-01-03 18:48:51 -05:00
Michael
4e1263c1f8
Fixed indentation
2024-01-03 19:22:53 +00:00
Michael
93dd1b5973
Updated messages.po / database.sql
2024-01-03 19:20:56 +00:00
Michael
31b88da9d5
Merge remote-tracking branch 'upstream/develop' into channel-languages
2024-01-03 19:17:58 +00:00
Michael
da3d390187
User defined channels can now have got individual language definitions
2024-01-03 19:17:14 +00:00
Hypolite Petovan
67a9f6269e
Merge pull request #13799 from foss-/patch-12
...
Update README.md: fixing links for mobile screenshots
2024-01-03 10:13:05 -05:00
foss-
bc67be2b91
Update README.md: fixing links for mobile screenshots
2024-01-03 16:08:18 +01:00
Hypolite Petovan
4132e7a468
Merge pull request #13798 from annando/unkmail2
...
The "unkmail" functionality is removed
2024-01-03 10:02:31 -05:00
Hypolite Petovan
25fecc1945
Merge pull request #13785 from foss-/patch-11
...
Update README.md
2024-01-03 09:59:01 -05:00
Hypolite Petovan
a077418af0
Fix formatting and wording in README
2024-01-03 09:58:20 -05:00
Hypolite Petovan
2e81803a52
Fix absolute image paths in README
2024-01-03 09:56:11 -05:00