Commit Graph

30158 Commits

Author SHA1 Message Date
Hypolite Petovan 9bd92ff812
Merge pull request #10076 from annando/ap-delete
Delete ActivityPub comments
2021-03-24 18:56:55 -04:00
Balázs Úr dd6fde60bd Remove dead profile link from help page 2021-03-24 23:42:56 +01:00
Michael 5bbcb8bdf4 ActivityPub: Delete Comments 2021-03-24 22:22:14 +00:00
Hypolite Petovan a4f7fddf41
Merge pull request #10074 from annando/no-keywords
Don't automatically post hashtags when sharing links
2021-03-24 16:08:18 -04:00
Hypolite Petovan 2ef0cd91c5
Merge pull request #10075 from annando/fix-warning
Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given"
2021-03-24 16:07:11 -04:00
Hypolite Petovan 12a2ae9044
Merge pull request #10073 from annando/deletion-order
Avoid foreign key violations when deleting unused tables
2021-03-24 16:04:51 -04:00
Michael adb0b460ef Fixes PHP Warning: " array_unshift() expects parameter 1 to be array, int given" 2021-03-24 19:52:53 +00:00
Michael 7c17357a88 Don't automatically post hashtags when sharing links 2021-03-24 19:49:20 +00:00
Michael 2072fb1eed Avoid foreign key violations when deleting unused tables 2021-03-24 19:47:55 +00:00
Hypolite Petovan b94f442dd8
Merge pull request #10069 from annando/notice-fatal
Avoid fatal errors and notices
2021-03-23 23:51:45 -04:00
Michael fb663f0668 Avoid several notices in ParseUrl 2021-03-23 20:03:08 +00:00
Michael e6f4ed47e2 Avoid error "Uncaught ImagickException: Unable to scale image" 2021-03-23 20:01:32 +00:00
Hypolite Petovan aaf94531a9
Merge pull request #10066 from annando/decode
ParseUrl: Perform entity decode afterwards
2021-03-22 09:43:59 -04:00
Michael 4db6f11884 ParseUrl: Perform entitity decode afterwards 2021-03-22 06:47:04 +00:00
Hypolite Petovan ae0fc112b1
Merge pull request #10065 from annando/share-author-provider
Display the provider and author of a shared post
2021-03-21 22:31:03 -04:00
Michael 13ed585156 Display rhe provider and author of a shared post 2021-03-21 23:32:49 +00:00
Hypolite Petovan 60eca33056
Merge pull request #10064 from annando/dba-error
Avoid foreign key violations
2021-03-21 16:02:36 -04:00
Michael 76220537ab Avoid database error messages because of foreign key violations 2021-03-21 19:25:23 +00:00
Hypolite Petovan b30477ebe7
Merge pull request #10063 from annando/media
Check media links when fetching page information
2021-03-21 12:49:55 -04:00
Michael 2a68ad9b26 Check media links when fetching page data 2021-03-21 14:24:42 +00:00
Hypolite Petovan fd1ae3f1fb
Merge pull request #10061 from annando/issue-10050-again
Issue 10050: Ensure to not create contacts for expired users
2021-03-20 11:56:18 -04:00
Michael 531ef6e6e2 Issue 10050: Avoid creating new contacts for expired users 2021-03-20 09:56:35 +00:00
Hypolite Petovan f75dbdab5b
Merge pull request #10058 from annando/issue-10050
Issue 10050: Improve photo deletions
2021-03-19 08:23:00 -04:00
Michael 49919b5b1d Issue 10050: Improve photo deletions 2021-03-19 11:42:29 +00:00
Hypolite Petovan c48179fbde
Merge pull request #10057 from annando/issue-10050
Issue 10050: Improved order of deletions
2021-03-18 13:17:08 -04:00
Michael 437f96e573 Partly restored functionality 2021-03-18 15:56:50 +00:00
Michael b55ae5717b Issue 10050: Improved deletion order 2021-03-18 15:44:02 +00:00
Hypolite Petovan fbbab822a0
Merge pull request #10056 from fabrixxm/fix/panic-at-the-private-messages
PM: skip messages from missing contacts
2021-03-18 11:00:15 -04:00
Hypolite Petovan d4e8d82252
Merge pull request #10054 from annando/json-ld-page
use Json-Ld data to fetch more data for a page
2021-03-18 10:56:57 -04:00
fabrixxm 42b9b6a2f1 PM: skip messages from missing contacts
avoid the White Page of Death if a private message (mail) is pointing
to a non existing contact.
2021-03-18 14:11:32 +01:00
Michael f772e11cfa Avoid empty type 2021-03-18 08:04:52 +00:00
Michael e3409c72e2 Add logos for person and organisation 2021-03-17 23:31:16 +00:00
Michael 558189e9d1 Reorganized functions 2021-03-17 22:29:12 +00:00
Michael f11712cdc0 Some more added types 2021-03-17 17:11:50 +00:00
Michael da6b54925a Added medias 2021-03-17 07:36:16 +00:00
Michael df566eea78 Added more types 2021-03-16 22:57:24 +00:00
Michael 003bf69d88 Changed assigning of author and publisher 2021-03-16 11:32:56 +00:00
Michael 08771d96c2 Remove unused parameter 2021-03-16 07:15:20 +00:00
Michael d498d15200 Avoid double fetches 2021-03-16 07:04:16 +00:00
Michael 0a3d50a270 Adjusted field names 2021-03-16 06:37:43 +00:00
Michael 70bf75c342 Support for page JSON-LD based page information 2021-03-15 22:02:21 +00:00
Michael Vogel 8e12bb2de5
Merge pull request #10048 from MrPetovan/bug/10047-translation-back-to-top
Bug/10047 translation back to top
2021-03-15 01:02:54 +01:00
Hypolite Petovan 95efb70902 Updated main translation file after adding a translation string 2021-03-14 19:35:41 -04:00
Hypolite Petovan 011e67d680 Add translation string for "Back to top" 2021-03-14 18:12:20 -04:00
Michael Vogel ddbe8730ed
Merge pull request #10046 from MrPetovan/bug/10019-oembed-iframes-part-1
Use system.allowed_oembed config to allow iframe source
2021-03-14 20:04:00 +01:00
Hypolite Petovan dc98c4dee5 Add expected mocked calls to BBCodeTest 2021-03-14 14:34:52 -04:00
Hypolite Petovan ef58effb53 Update main translation after translation string change 2021-03-14 14:19:35 -04:00
Hypolite Petovan 393de1a283 Use system.allowed_oembed config to allow iframe source 2021-03-14 14:19:35 -04:00
Hypolite Petovan 93823ecef5 Move HTML purification to own method in Content\Text\HTML 2021-03-14 14:19:33 -04:00
Hypolite Petovan 5b8f7361ea
Merge pull request #10045 from annando/fix-notification
Fix notifications for public posts
2021-03-14 12:31:15 -04:00