Michael
20fd25258a
Accidentally changes are reverted
2024-02-24 11:35:32 +00:00
Michael
12bdbaaba8
OEmbed: Complete cleanup
2024-02-24 11:01:34 +00:00
Michael Vogel
71384e6f39
Issue 13909: Filter channels by network ( #13924 )
2024-02-20 07:11:26 +01:00
Michael Vogel
bcec6c5ab2
Issue #13899 : Fix error on postupdate ( #13915 )
2024-02-18 20:09:56 +01:00
Michael Vogel
14e5b06029
Image handling reworked, new image formats added ( #13900 )
...
* Image handling reworked, new image formats added
* Updated messages.po
* The dot is now part of the file extension
* Added WebP in install documentation
* Handle unhandled mime types
* Fixed animated picture detected
2024-02-17 07:45:41 +01:00
Michael
061f43788c
Sanitize links before storing them
2024-02-12 05:21:13 +00:00
Michael
d5bf306884
We now use xonstants
2024-02-06 06:34:16 +00:00
Michael
4cd2fde6f2
Two new search options "media:card" and "media:post"
2024-02-05 22:21:58 +00:00
Michael
fc05daefb5
"media" is added to the search text
2024-02-02 10:46:20 +00:00
Michael
7faa42882b
language field renamed to "language"
2024-02-02 07:05:39 +00:00
Michael
fc22a3e83f
Unify searchindex table with engagement table
2024-02-01 23:08:53 +00:00
Michael
d29d7c40cd
Alternatives are added to the documentation
2024-01-30 11:55:36 +00:00
Michael
1e3cfca58d
search term alternatives added
2024-01-30 11:14:41 +00:00
Michael
3fe4991fcf
Filter user defined channels by size
2024-01-30 10:05:05 +00:00
Michael
7432e47f7a
Fix code standards
2024-01-29 18:07:53 +00:00
Michael
cda1b91b77
Update searchindex on reshare
2024-01-29 12:32:21 +00:00
Michael
7c43b41f0b
Searchtext functionality added
2024-01-29 11:02:13 +00:00
Michael Vogel
e1381cfc5c
Update src/Model/Post/Counts.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-01-25 22:16:38 +01:00
Michael
dcb6fa32a1
Fixes "Counts::update(): Argument #3 ($vid) must be of type int, null given"
2024-01-25 13:20:50 +00:00
Michael
39e1f2c0fc
Code standards
2024-01-21 17:05:18 +00:00
Michael
6389133575
Expiry post search index entries
2024-01-21 16:24:59 +00:00
Michael
919f97c9a0
Postupdate added
2024-01-17 21:10:33 +00:00
Michael
e9f7ea0afa
New search keyword "language"
2024-01-17 20:25:49 +00:00
Michael
ee9a68e40c
New table "post-searchindex"
2024-01-17 19:46:22 +00:00
Michael
7a13d8b8ac
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 06:14:55 +00:00
Michael
5acfff1152
Merge remote-tracking branch 'upstream/develop' into ocr
2024-01-14 18:33:02 +00:00
Michael
3a60229e5c
Use OCR to fetch text in images
2024-01-13 19:30:20 +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
dfce85a09f
Improved performance with full text search
2024-01-10 21:17:21 +00:00
Michael
0b84e0d056
Compare with lowered tags
2024-01-09 06:40:07 +00:00
Michael
43fa22470c
Fix warning, when the language is invalid
2024-01-07 23:10:28 +00:00
Michael
811a9f01bc
New user account type "Channel Relay"
2024-01-06 17:27:42 +00:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael Vogel
8fc96477e7
Use the post-counts table to display content ( #13781 )
...
* Use the post-counts table to display content
* Use verb instead of vid
* Use verb
* Update counter on delete
2023-12-31 12:50:07 +01:00
Michael
e88cd16644
Code standards
2023-12-28 17:50:11 +00:00
Michael
40a1263066
New table "post-counts" to precalculate the counts
2023-12-28 17:42:39 +00:00
Michael
a86cd93fb8
Fix class name capitalisation
2023-12-20 19:55:34 +00:00
Michael
3f971f6dec
Fix exceptions in the channel check
2023-11-25 16:17:26 +00:00
Michael
ffbab95c20
Channels can now be based on the "network" feed as well
2023-11-21 23:13:26 +00:00
Michael
43f9be367f
Check for user defined channel matches before storing them
2023-11-15 16:19:05 +00:00
Michael
3f2b0b9422
Use ISO-639-1 for the language detection
2023-11-02 22:49:25 +00:00
Michael
a1947d2bb1
Improved asynchronous message procession
2023-10-25 20:16:36 +00:00
Michael
e4a37f344e
Individual callstacks are removed from the logger
2023-10-18 19:55:15 +00:00
Michael
cd9fc0ddec
Fix images in the API
2023-10-08 19:49:18 +00:00
Michael
0c82974986
Check more fields for the language
2023-10-08 06:44:37 +00:00
Michael
b8208974a4
Merge remote-tracking branch 'upstream/develop' into user-defined-channels
2023-10-04 09:40:32 +00:00
Hypolite Petovan
5004471770
Move size to pixels conversion in its own method in Util\Proxy
2023-10-03 19:58:51 -04:00
Hypolite Petovan
4462ad6bf0
Replace split attachment code with PostMedia objects
2023-10-03 19:58:51 -04:00
Michael
5e1c292927
Configuration for the maximum number of post engagement entries
2023-09-26 16:00:06 +00:00
Michael
84b38beb9a
Improved link removal
2023-09-25 22:05:53 +00:00