Michael
4a61867f79
Set the quote-uri-id when a post is linked
2025-01-02 16:57:30 +00:00
Art4
1b4d0d0bb0
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-23 10:18:56 +00:00
Michael
9e19e90b75
Improved check for attached Fediverse posts
2024-12-21 15:25:24 +00:00
Art4
c6c29b29b1
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-16 11:06:45 +01:00
Michael
e7d9c6c254
Reduce the number of HTTP requests in the media handling
2024-12-13 19:18:32 +00:00
Michael
17c335238f
Fix PR 14591 - improve blurhash creation
2024-12-09 22:23:01 +00:00
Art4
07e9f0f54a
Fix errors in Model namespace
2024-12-04 21:41:41 +00:00
Art4
1fe730f514
Fix errors in Database namespace
2024-12-03 20:36:29 +00:00
Art4
0b58562a4e
Merge branch 'develop' into phpstan-level-1
2024-11-28 07:58:50 +00:00
Michael
6b360858ec
New function to update media entries
2024-11-20 07:22:36 +00:00
Art4
92eff402af
fix errors in all models
2024-11-18 23:30:37 +00:00
Michael
e2a82886a4
Fix counter for emoji reactions
2024-09-18 20:49:30 +00:00
Michael
072123af8f
Basic support for HLS added
2024-09-14 18:06:59 +00:00
Michael
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
Michael
7fdf244bae
AVoid throwing an error / store the size of pages
2024-09-02 04:10:27 +00:00
Michael
9da42e551d
Fix fetching additional media information
2024-09-01 04:52:38 +00:00
Michael
518382036b
Exception handling added at many places
2024-08-25 18:35:24 +00:00
Michael
425f23bbdc
Delete unused media attachments
2024-08-24 17:40:25 +00:00
Tobias Diekershoff
30a5ef33b0
REUSE src directory
2024-08-24 15:27:00 +02:00
Hypolite Petovan
1f8e8e4653
Fix typo in SQL query in Model\Post\Content->countBySearch
2024-07-24 15:16:39 -04:00
Michael
7dc75d585e
API: The media upload (audio, video) is now possible
2024-07-16 20:08:24 +00:00
Michael
fff64c0490
Fix missing links in posts
2024-06-23 13:22:15 +00:00
Michael
259a676207
Option to reduced search scope to improve the performance
2024-06-02 09:27:05 +00:00
Michael
60f5fd8188
Many deprecated function calls are replaced
2024-05-13 21:37:15 +00:00
Michael
21fc28029a
Probing for Zot improved and Pumpio removed
2024-05-13 00:58:54 +00:00
Michael
5751e024c0
Request type set for all HTTP requests
2024-05-12 17:53:21 +00:00
Michael
567292533e
Issue 11963: Set Permissions for attachments
2024-05-11 19:19:18 +00:00
Michael
c82a1ed467
Performance improvements when displaying local posts
2024-04-17 19:16:47 +00:00
Michael
50b1de5959
Menu option to display the search text
2024-04-05 07:35:21 +00:00
Michael
00b325d521
Default behaviour for adding media types
2024-03-09 15:45:38 +00:00
Hypolite Petovan
111df607bc
Don't call mb_strlen() on $body if it isn't set in Model\Post\Counts
...
- Address https://github.com/friendica/friendica/issues/13761#issuecomment-1978354153
2024-03-06 12:01:25 -05:00
Michael
ae37c44cc0
Oembed: Some more cleanup
2024-03-03 18:06:25 +00:00
Michael
5df1ead001
Issue 13953: Fix warning during postupdate
2024-03-01 08:41:12 +00:00
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