friendica.git/.git
3 years agoMerge pull request #10073 from annando/deletion-order
Hypolite Petovan [Wed, 24 Mar 2021 20:04:51 +0000 (16:04 -0400)]
Merge pull request #10073 from annando/deletion-order

Avoid foreign key violations when deleting unused tables

3 years agoAvoid foreign key violations when deleting unused tables
Michael [Wed, 24 Mar 2021 19:47:55 +0000 (19:47 +0000)]
Avoid foreign key violations when deleting unused tables

3 years agoMerge pull request #10069 from annando/notice-fatal
Hypolite Petovan [Wed, 24 Mar 2021 03:51:45 +0000 (23:51 -0400)]
Merge pull request #10069 from annando/notice-fatal

Avoid fatal errors and notices

3 years agoAvoid several notices in ParseUrl
Michael [Tue, 23 Mar 2021 20:03:08 +0000 (20:03 +0000)]
Avoid several notices in ParseUrl

3 years agoAvoid error "Uncaught ImagickException: Unable to scale image"
Michael [Tue, 23 Mar 2021 20:01:32 +0000 (20:01 +0000)]
Avoid error "Uncaught ImagickException: Unable to scale image"

3 years agoMerge pull request #10066 from annando/decode
Hypolite Petovan [Mon, 22 Mar 2021 13:43:59 +0000 (09:43 -0400)]
Merge pull request #10066 from annando/decode

ParseUrl: Perform entity decode afterwards

3 years agoParseUrl: Perform entitity decode afterwards
Michael [Mon, 22 Mar 2021 06:47:04 +0000 (06:47 +0000)]
ParseUrl: Perform entitity decode afterwards

3 years agoMerge pull request #10065 from annando/share-author-provider
Hypolite Petovan [Mon, 22 Mar 2021 02:31:03 +0000 (22:31 -0400)]
Merge pull request #10065 from annando/share-author-provider

Display the provider and author of a shared post

3 years agoDisplay rhe provider and author of a shared post
Michael [Sun, 21 Mar 2021 23:32:49 +0000 (23:32 +0000)]
Display rhe provider and author of a shared post

3 years agoMerge pull request #10064 from annando/dba-error
Hypolite Petovan [Sun, 21 Mar 2021 20:02:36 +0000 (16:02 -0400)]
Merge pull request #10064 from annando/dba-error

Avoid foreign key violations

3 years agoAvoid database error messages because of foreign key violations
Michael [Sun, 21 Mar 2021 19:25:23 +0000 (19:25 +0000)]
Avoid database error messages because of foreign key violations

3 years agoMerge pull request #10063 from annando/media
Hypolite Petovan [Sun, 21 Mar 2021 16:49:55 +0000 (12:49 -0400)]
Merge pull request #10063 from annando/media

Check media links when fetching page information

3 years agoCheck media links when fetching page data
Michael [Sun, 21 Mar 2021 14:24:42 +0000 (14:24 +0000)]
Check media links when fetching page data

3 years agoMerge pull request #10061 from annando/issue-10050-again
Hypolite Petovan [Sat, 20 Mar 2021 15:56:18 +0000 (11:56 -0400)]
Merge pull request #10061 from annando/issue-10050-again

Issue 10050: Ensure to not create contacts for expired users

3 years agoIssue 10050: Avoid creating new contacts for expired users
Michael [Sat, 20 Mar 2021 09:56:35 +0000 (09:56 +0000)]
Issue 10050: Avoid creating new contacts for expired users

3 years agoMerge pull request #10058 from annando/issue-10050
Hypolite Petovan [Fri, 19 Mar 2021 12:23:00 +0000 (08:23 -0400)]
Merge pull request #10058 from annando/issue-10050

Issue 10050: Improve photo deletions

3 years agoIssue 10050: Improve photo deletions
Michael [Fri, 19 Mar 2021 11:42:29 +0000 (11:42 +0000)]
Issue 10050: Improve photo deletions

3 years agoMerge pull request #10057 from annando/issue-10050
Hypolite Petovan [Thu, 18 Mar 2021 17:17:08 +0000 (13:17 -0400)]
Merge pull request #10057 from annando/issue-10050

Issue 10050: Improved order of deletions

3 years agoPartly restored functionality
Michael [Thu, 18 Mar 2021 15:56:50 +0000 (15:56 +0000)]
Partly restored functionality

3 years agoIssue 10050: Improved deletion order
Michael [Thu, 18 Mar 2021 15:44:02 +0000 (15:44 +0000)]
Issue 10050: Improved deletion order

3 years agoMerge pull request #10056 from fabrixxm/fix/panic-at-the-private-messages
Hypolite Petovan [Thu, 18 Mar 2021 15:00:15 +0000 (11:00 -0400)]
Merge pull request #10056 from fabrixxm/fix/panic-at-the-private-messages

PM: skip messages from missing contacts

3 years agoMerge pull request #10054 from annando/json-ld-page
Hypolite Petovan [Thu, 18 Mar 2021 14:56:57 +0000 (10:56 -0400)]
Merge pull request #10054 from annando/json-ld-page

use Json-Ld data to fetch more data for a page

3 years agoPM: skip messages from missing contacts
fabrixxm [Thu, 18 Mar 2021 13:11:32 +0000 (14:11 +0100)]
PM: skip messages from missing contacts

avoid the White Page of Death if a private message (mail) is pointing
to a non existing contact.

3 years agoAvoid empty type
Michael [Thu, 18 Mar 2021 08:04:52 +0000 (08:04 +0000)]
Avoid empty type

3 years agoAdd logos for person and organisation
Michael [Wed, 17 Mar 2021 23:31:16 +0000 (23:31 +0000)]
Add logos for person and organisation

3 years agoReorganized functions
Michael [Wed, 17 Mar 2021 22:29:12 +0000 (22:29 +0000)]
Reorganized functions

3 years agoSome more added types
Michael [Wed, 17 Mar 2021 17:11:50 +0000 (17:11 +0000)]
Some more added types

3 years agoAdded medias
Michael [Wed, 17 Mar 2021 07:36:16 +0000 (07:36 +0000)]
Added medias

3 years agoAdded more types
Michael [Tue, 16 Mar 2021 22:57:24 +0000 (22:57 +0000)]
Added more types

3 years agoChanged assigning of author and publisher
Michael [Tue, 16 Mar 2021 11:32:56 +0000 (11:32 +0000)]
Changed assigning of author and publisher

3 years agoRemove unused parameter
Michael [Tue, 16 Mar 2021 07:15:20 +0000 (07:15 +0000)]
Remove unused parameter

3 years agoAvoid double fetches
Michael [Tue, 16 Mar 2021 07:04:16 +0000 (07:04 +0000)]
Avoid double fetches

3 years agoAdjusted field names
Michael [Tue, 16 Mar 2021 06:37:43 +0000 (06:37 +0000)]
Adjusted field names

3 years agoSupport for page JSON-LD based page information
Michael [Mon, 15 Mar 2021 22:02:21 +0000 (22:02 +0000)]
Support for page JSON-LD based page information

3 years agoMerge pull request #10048 from MrPetovan/bug/10047-translation-back-to-top
Michael Vogel [Mon, 15 Mar 2021 00:02:54 +0000 (01:02 +0100)]
Merge pull request #10048 from MrPetovan/bug/10047-translation-back-to-top

Bug/10047 translation back to top

3 years agoUpdated main translation file after adding a translation string
Hypolite Petovan [Sun, 14 Mar 2021 23:35:41 +0000 (19:35 -0400)]
Updated main translation file after adding a translation string

3 years agoAdd translation string for "Back to top"
Hypolite Petovan [Sun, 14 Mar 2021 22:12:20 +0000 (18:12 -0400)]
Add translation string for "Back to top"

3 years agoMerge pull request #10046 from MrPetovan/bug/10019-oembed-iframes-part-1
Michael Vogel [Sun, 14 Mar 2021 19:04:00 +0000 (20:04 +0100)]
Merge pull request #10046 from MrPetovan/bug/10019-oembed-iframes-part-1

Use system.allowed_oembed config to allow iframe source

3 years agoAdd expected mocked calls to BBCodeTest
Hypolite Petovan [Sun, 14 Mar 2021 18:06:27 +0000 (14:06 -0400)]
Add expected mocked calls to BBCodeTest

3 years agoUpdate main translation after translation string change
Hypolite Petovan [Sun, 14 Mar 2021 17:44:27 +0000 (13:44 -0400)]
Update main translation after translation string change

3 years agoUse system.allowed_oembed config to allow iframe source
Hypolite Petovan [Sun, 14 Mar 2021 17:41:43 +0000 (13:41 -0400)]
Use system.allowed_oembed config to allow iframe source

3 years agoMove HTML purification to own method in Content\Text\HTML
Hypolite Petovan [Sun, 14 Mar 2021 17:40:32 +0000 (13:40 -0400)]
Move HTML purification to own method in Content\Text\HTML

3 years agoMerge pull request #10045 from annando/fix-notification
Hypolite Petovan [Sun, 14 Mar 2021 16:31:15 +0000 (12:31 -0400)]
Merge pull request #10045 from annando/fix-notification

Fix notifications for public posts

3 years agoFix notification for global posts
Michael [Sun, 14 Mar 2021 15:40:14 +0000 (15:40 +0000)]
Fix notification for global posts

3 years agoMerge pull request #10042 from MrPetovan/bug/10041-video-regex-backtrack
Michael Vogel [Sat, 13 Mar 2021 16:54:15 +0000 (17:54 +0100)]
Merge pull request #10042 from MrPetovan/bug/10041-video-regex-backtrack

Increase video tag regular expression specificity to decrease backtrack in BBCode::convert

3 years agoIncrease video tag regular expression specificity to decrease backtrack in BBCode...
Hypolite Petovan [Sat, 13 Mar 2021 14:06:52 +0000 (09:06 -0500)]
Increase video tag regular expression specificity to decrease backtrack in BBCode::convert

3 years agoMerge pull request #10038 from annando/issue-10019
Hypolite Petovan [Sat, 13 Mar 2021 13:26:56 +0000 (08:26 -0500)]
Merge pull request #10038 from annando/issue-10019

Issue 10019: Fix embedding of media objects

3 years agoMore general content type detection
Michael [Sat, 13 Mar 2021 13:17:42 +0000 (13:17 +0000)]
More general content type detection

3 years agoMerge remote-tracking branch 'upstream/2021.03-rc' into issue-10019
Michael [Sat, 13 Mar 2021 12:30:41 +0000 (12:30 +0000)]
Merge remote-tracking branch 'upstream/2021.03-rc' into issue-10019

3 years agoMerge pull request #10040 from annando/file-permissions
Hypolite Petovan [Sat, 13 Mar 2021 12:19:30 +0000 (07:19 -0500)]
Merge pull request #10040 from annando/file-permissions

Only set file permissions when configured

3 years agoImprove description of system.proxy_file_chmod setting
Hypolite Petovan [Sat, 13 Mar 2021 12:19:17 +0000 (07:19 -0500)]
Improve description of system.proxy_file_chmod setting

3 years agoOnly set file permissions when configured
Michael [Sat, 13 Mar 2021 11:37:11 +0000 (11:37 +0000)]
Only set file permissions when configured

3 years agoIntegrate fetching of the content type into "getSiteinfo"
Michael [Sat, 13 Mar 2021 07:03:26 +0000 (07:03 +0000)]
Integrate fetching of the content type into "getSiteinfo"

3 years agoIssue 10019: Fix embedding of media objects
Michael [Fri, 12 Mar 2021 23:04:51 +0000 (23:04 +0000)]
Issue 10019: Fix embedding of media objects

3 years agoMerge pull request #10036 from fabrixxm/fix-installer-themes
Hypolite Petovan [Fri, 12 Mar 2021 19:43:58 +0000 (14:43 -0500)]
Merge pull request #10036 from fabrixxm/fix-installer-themes

Installer: install themes as last action

3 years agoMerge pull request #10037 from fabrixxm/fix-storage
Michael Vogel [Fri, 12 Mar 2021 17:52:42 +0000 (18:52 +0100)]
Merge pull request #10037 from fabrixxm/fix-storage

Storage: small fixes to 'storage move'

3 years agoStorage: small fixes to 'storage move'
fabrixxm [Fri, 12 Mar 2021 17:24:45 +0000 (18:24 +0100)]
Storage: small fixes to 'storage move'

- stop command if current storage backend is still "legacy"
- write destination backend name in log

3 years agoInstaller: install themes as last action
fabrixxm [Fri, 12 Mar 2021 17:21:50 +0000 (18:21 +0100)]
Installer: install themes as last action

this will register theme hooks

3 years agoMerge pull request #10035 from utzer/patch-1
Hypolite Petovan [Fri, 12 Mar 2021 13:34:07 +0000 (08:34 -0500)]
Merge pull request #10035 from utzer/patch-1

Part of bugfix for storage move problem

3 years agoPart of bugfix for storage move problem
utzer [Fri, 12 Mar 2021 08:55:55 +0000 (09:55 +0100)]
Part of bugfix for storage move problem

@fabrixxm is this already good to change?

3 years agoMerge pull request #10034 from annando/better-tag-sorting
Hypolite Petovan [Thu, 11 Mar 2021 22:31:59 +0000 (17:31 -0500)]
Merge pull request #10034 from annando/better-tag-sorting

Trending tags are now sort by different users

3 years agoTrending tags are now sort by different users
Michael [Thu, 11 Mar 2021 19:59:42 +0000 (19:59 +0000)]
Trending tags are now sort by different users

3 years agoMerge pull request #10033 from friendica/bug/10032-event-query
Michael Vogel [Thu, 11 Mar 2021 19:44:31 +0000 (20:44 +0100)]
Merge pull request #10033 from friendica/bug/10032-event-query

Update value interpolation syntax in Model\Event::getListById

3 years agoUpdate value interpolation syntax in Model\Event::getListById
Hypolite Petovan [Thu, 11 Mar 2021 19:03:53 +0000 (14:03 -0500)]
Update value interpolation syntax in Model\Event::getListById

3 years agoMerge pull request #10022 from Quix0r/fixes/chmod-proxy
Hypolite Petovan [Thu, 11 Mar 2021 12:35:52 +0000 (07:35 -0500)]
Merge pull request #10022 from Quix0r/fixes/chmod-proxy

Add setting for proxy file chmod value

3 years agoRemoved default values.
Roland Häder [Thu, 11 Mar 2021 11:45:43 +0000 (12:45 +0100)]
Removed default values.

Signed-off-by: Roland Häder <roland@mxchange.org>
3 years agoOps, missing ";"
Roland Häder [Thu, 11 Mar 2021 11:40:31 +0000 (12:40 +0100)]
Ops, missing ";"

Signed-off-by: Roland Häder <roland@mxchange.org>
3 years agoCode changes for #10020:
Roland Häder [Tue, 9 Mar 2021 20:37:14 +0000 (21:37 +0100)]
Code changes for #10020:
Added ability to set chmod (default: 0640) for "proxified" files (downloaded to
/proxy/ directory). This allows customization, e.g. if people want 0600 instead
without changing the code.

Signed-off-by: Roland Häder <roland@mxchange.org>
3 years agoMerge pull request #10029 from annando/set-protocol
Hypolite Petovan [Thu, 11 Mar 2021 11:16:13 +0000 (06:16 -0500)]
Merge pull request #10029 from annando/set-protocol

We now set the protocol in "gserver" on receiving as well

3 years agoWe now set the protocol in "gserver" on receiving as well
Michael [Wed, 10 Mar 2021 22:31:33 +0000 (22:31 +0000)]
We now set the protocol in "gserver" on receiving as well

3 years agoMerge pull request #10027 from MrPetovan/task/9950-improve-maintenance-page
Michael Vogel [Wed, 10 Mar 2021 19:19:55 +0000 (20:19 +0100)]
Merge pull request #10027 from MrPetovan/task/9950-improve-maintenance-page

Improve maintenance page

3 years agoRemove now unused `/maintenance` route
Hypolite Petovan [Wed, 10 Mar 2021 18:14:52 +0000 (13:14 -0500)]
Remove now unused `/maintenance` route

3 years agoRemove admin condition to display the maintenance reason
Hypolite Petovan [Wed, 10 Mar 2021 17:20:02 +0000 (12:20 -0500)]
Remove admin condition to display the maintenance reason

3 years agoMerge pull request #10028 from MrPetovan/task/security.txt
Michael Vogel [Wed, 10 Mar 2021 16:14:23 +0000 (17:14 +0100)]
Merge pull request #10028 from MrPetovan/task/security.txt

Add security.txt file

3 years agoAdd /.well-known/security.txt route and module
Hypolite Petovan [Wed, 10 Mar 2021 14:58:48 +0000 (09:58 -0500)]
Add /.well-known/security.txt route and module

3 years agoAdd security.txt file
Hypolite Petovan [Wed, 10 Mar 2021 14:58:08 +0000 (09:58 -0500)]
Add security.txt file

See https://securitytxt.org

3 years agoMerge pull request #10026 from annando/notice-type
Hypolite Petovan [Wed, 10 Mar 2021 14:56:23 +0000 (09:56 -0500)]
Merge pull request #10026 from annando/notice-type

Fixes notice: "Undefined index: type"

3 years agoUpdated source translation files after adding translation strings
Hypolite Petovan [Wed, 10 Mar 2021 14:49:53 +0000 (09:49 -0500)]
Updated source translation files after adding translation strings

3 years agoReplace module output instead of redirecting to maintenance page
Hypolite Petovan [Wed, 10 Mar 2021 14:40:42 +0000 (09:40 -0500)]
Replace module output instead of redirecting to maintenance page

3 years agoAdd custom message to the maintenance module display
Hypolite Petovan [Tue, 9 Mar 2021 15:36:10 +0000 (10:36 -0500)]
Add custom message to the maintenance module display

3 years agoFixes notice: "Undefined index: type"
Michael [Wed, 10 Mar 2021 14:40:57 +0000 (14:40 +0000)]
Fixes notice: "Undefined index: type"

3 years agoMerge pull request #10025 from annando/performance
Hypolite Petovan [Wed, 10 Mar 2021 14:23:36 +0000 (09:23 -0500)]
Merge pull request #10025 from annando/performance

Index improvements / Improvements fetching "pinned"

3 years agoMore indexes / performance for "pinned" improved
Michael [Wed, 10 Mar 2021 13:25:37 +0000 (13:25 +0000)]
More indexes / performance for "pinned" improved

3 years agoMerge pull request #10018 from MrPetovan/task/10017-remove-friendica-wiki-de
Michael Vogel [Wed, 10 Mar 2021 11:20:49 +0000 (12:20 +0100)]
Merge pull request #10018 from MrPetovan/task/10017-remove-friendica-wiki-de

Remove dead friendica-wiki.de from German help page

3 years agoMerge pull request #10024 from annando/block-tags
Hypolite Petovan [Tue, 9 Mar 2021 23:14:41 +0000 (18:14 -0500)]
Merge pull request #10024 from annando/block-tags

Block tags from the trending tags

3 years agoMerge pull request #10023 from annando/issue-9906-again
Hypolite Petovan [Tue, 9 Mar 2021 23:13:19 +0000 (18:13 -0500)]
Merge pull request #10023 from annando/issue-9906-again

Issue 9906: Hopefully fixes the speed issues

3 years agoBlock tags from the trending tags
Michael [Tue, 9 Mar 2021 22:34:41 +0000 (22:34 +0000)]
Block tags from the trending tags

3 years agoIssue 9906: Hopefully finally fixes the speed issues
Michael [Tue, 9 Mar 2021 21:21:33 +0000 (21:21 +0000)]
Issue 9906: Hopefully finally fixes the speed issues

3 years agoMerge pull request #10016 from Quix0r/fixes/missing-type-hints
Hypolite Petovan [Tue, 9 Mar 2021 14:20:34 +0000 (09:20 -0500)]
Merge pull request #10016 from Quix0r/fixes/missing-type-hints

Added missing type-hints

3 years agoRemove dead friendica-wiki.de from German help page
Hypolite Petovan [Tue, 9 Mar 2021 14:17:17 +0000 (09:17 -0500)]
Remove dead friendica-wiki.de from German help page

3 years agoMerge pull request #10014 from annando/issue-9906-encore
Hypolite Petovan [Tue, 9 Mar 2021 14:02:39 +0000 (09:02 -0500)]
Merge pull request #10014 from annando/issue-9906-encore

issue 9906: Provide index hints to speed up community page loading

3 years agoAdded missing type-hints
Roland Häder [Tue, 9 Mar 2021 12:36:49 +0000 (13:36 +0100)]
Added missing type-hints

Signed-off-by: Roland Häder <roland@mxchange.org>
3 years agoIssue 9906 (again): Provide index hints
Michael [Tue, 9 Mar 2021 08:01:10 +0000 (08:01 +0000)]
Issue 9906 (again): Provide index hints

3 years agoMerge pull request #10011 from annando/issue-9743
Hypolite Petovan [Mon, 8 Mar 2021 23:42:51 +0000 (18:42 -0500)]
Merge pull request #10011 from annando/issue-9743

Issue 9743: Added translatable texts

3 years agoUpdated messages.po
Michael [Mon, 8 Mar 2021 21:25:03 +0000 (21:25 +0000)]
Updated messages.po

3 years agoIssue 9743: Added translatable texts
Michael [Mon, 8 Mar 2021 21:17:27 +0000 (21:17 +0000)]
Issue 9743: Added translatable texts

3 years agoMerge pull request #10010 from annando/issue-9996
Hypolite Petovan [Mon, 8 Mar 2021 19:12:59 +0000 (14:12 -0500)]
Merge pull request #10010 from annando/issue-9996

issue 9996: "bd" cannot be ""

3 years agoWe now use a constant
Michael [Mon, 8 Mar 2021 18:57:19 +0000 (18:57 +0000)]
We now use a constant

3 years agoIssue 9996: "bd" is a date field it cannot be empty
Michael [Mon, 8 Mar 2021 18:50:50 +0000 (18:50 +0000)]
Issue 9996: "bd" is a date field it cannot be empty

3 years agoMerge pull request #10009 from annando/unused-template
Hypolite Petovan [Mon, 8 Mar 2021 18:33:48 +0000 (13:33 -0500)]
Merge pull request #10009 from annando/unused-template

The template "maitnenance.tpl" isn't used anymore