]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoMerge pull request #11490 from annando/issue-11487
Hypolite Petovan [Wed, 11 May 2022 12:52:02 +0000 (08:52 -0400)]
Merge pull request #11490 from annando/issue-11487

Move IDN conversion behind the cleaning

2 years agoReplace unparse function
Michael [Wed, 11 May 2022 11:06:14 +0000 (11:06 +0000)]
Replace unparse function

2 years agoMovwe the conversion after the cleaning
Michael [Wed, 11 May 2022 10:56:44 +0000 (10:56 +0000)]
Movwe the conversion after the cleaning

2 years agoMerge remote-tracking branch 'upstream/2022.05-rc' into issue-11487
Michael [Wed, 11 May 2022 10:53:43 +0000 (10:53 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into issue-11487

2 years agoThe function is now usable for all formats
Michael [Wed, 11 May 2022 06:58:26 +0000 (06:58 +0000)]
The function is now usable for all formats

2 years agoSimplifiy the split
Michael [Wed, 11 May 2022 06:55:02 +0000 (06:55 +0000)]
Simplifiy the split

2 years agoMerge pull request #11489 from annando/issue-11487
Tobias Diekershoff [Wed, 11 May 2022 06:46:15 +0000 (08:46 +0200)]
Merge pull request #11489 from annando/issue-11487

Issue 11487: IDN support added

2 years agoIssue 11487: IDN support added
Michael [Wed, 11 May 2022 06:34:25 +0000 (06:34 +0000)]
Issue 11487: IDN support added

2 years agoMerge pull request #11486 from annando/avatar-fixes
Hypolite Petovan [Tue, 10 May 2022 18:41:06 +0000 (14:41 -0400)]
Merge pull request #11486 from annando/avatar-fixes

Fix local avatar, improve speed for fetching cached photos

2 years agoRemove test logging
Michael [Tue, 10 May 2022 18:37:02 +0000 (18:37 +0000)]
Remove test logging

2 years agoFix local avatar, improve speed for fetching cached photos
Michael [Tue, 10 May 2022 18:18:24 +0000 (18:18 +0000)]
Fix local avatar, improve speed for fetching cached photos

2 years agoMerge pull request #11484 from annando/avatar-logging
Hypolite Petovan [Tue, 10 May 2022 12:03:31 +0000 (08:03 -0400)]
Merge pull request #11484 from annando/avatar-logging

Improved logging for avatar storing

2 years agoMerge pull request #11485 from annando/endless-loop
Tobias Diekershoff [Tue, 10 May 2022 06:44:39 +0000 (08:44 +0200)]
Merge pull request #11485 from annando/endless-loop

Avoid endless loop when storing posts

2 years agoAvoid endless loop when storing posts
Michael [Tue, 10 May 2022 06:07:26 +0000 (06:07 +0000)]
Avoid endless loop when storing posts

2 years agoImproved logging for avatar storing
Michael [Tue, 10 May 2022 06:04:37 +0000 (06:04 +0000)]
Improved logging for avatar storing

2 years agoMerge pull request #11482 from annando/inherit-permissions
Hypolite Petovan [Tue, 10 May 2022 03:15:47 +0000 (23:15 -0400)]
Merge pull request #11482 from annando/inherit-permissions

Inherit avatar cache file permissions

2 years agoChanged log level
Michael [Tue, 10 May 2022 01:14:27 +0000 (01:14 +0000)]
Changed log level

2 years agoAdded logging
Michael [Mon, 9 May 2022 22:36:25 +0000 (22:36 +0000)]
Added logging

2 years agoMerge pull request #11483 from annando/issue-11353
Hypolite Petovan [Mon, 9 May 2022 21:54:31 +0000 (17:54 -0400)]
Merge pull request #11483 from annando/issue-11353

Issue 11353: Suppress the forum sharer

2 years agoIssue 11353: Suppress the forum sharer
Michael [Mon, 9 May 2022 20:52:08 +0000 (20:52 +0000)]
Issue 11353: Suppress the forum sharer

2 years agoUse a constant for the avatar base path
Michael [Mon, 9 May 2022 19:16:14 +0000 (19:16 +0000)]
Use a constant for the avatar base path

2 years agoInherit avatar cache file permissions
Michael [Mon, 9 May 2022 17:36:46 +0000 (17:36 +0000)]
Inherit avatar cache file permissions

2 years agoMerge pull request #11477 from annando/avatar-file-cache
Hypolite Petovan [Mon, 9 May 2022 15:13:08 +0000 (11:13 -0400)]
Merge pull request #11477 from annando/avatar-file-cache

Cache contact avatars locally as files

2 years agoUse a warning instead
Michael [Mon, 9 May 2022 14:36:41 +0000 (14:36 +0000)]
Use a warning instead

2 years agoDon't return a filename when it wasn't stored
Michael [Mon, 9 May 2022 08:47:02 +0000 (08:47 +0000)]
Don't return a filename when it wasn't stored

2 years agoPicture shouldn't be executable
Michael [Mon, 9 May 2022 08:28:23 +0000 (08:28 +0000)]
Picture shouldn't be executable

2 years agoSet permissions
Michael [Mon, 9 May 2022 08:20:09 +0000 (08:20 +0000)]
Set permissions

2 years agoMore avatar handling isolation
Michael [Mon, 9 May 2022 06:57:47 +0000 (06:57 +0000)]
More avatar handling isolation

2 years agoStandards and renamed class
Michael [Mon, 9 May 2022 06:31:09 +0000 (06:31 +0000)]
Standards and renamed class

2 years agoAvatar handling is moved to a separate class
Michael [Mon, 9 May 2022 06:27:46 +0000 (06:27 +0000)]
Avatar handling is moved to a separate class

2 years agoReplaced check with hardwired path
Michael [Mon, 9 May 2022 04:26:00 +0000 (04:26 +0000)]
Replaced check with hardwired path

2 years agoMerge pull request #11480 from annando/gotosocial
Hypolite Petovan [Sun, 8 May 2022 20:40:32 +0000 (16:40 -0400)]
Merge pull request #11480 from annando/gotosocial

GoToSocial added to the federation admin page

2 years agoGoToSocial added to the federation admin page
Michael Vogel [Sun, 8 May 2022 18:50:11 +0000 (20:50 +0200)]
GoToSocial added to the federation admin page

2 years agoUse new function to check for a local avatar cache file
Michael [Sun, 8 May 2022 10:32:29 +0000 (10:32 +0000)]
Use new function to check for a local avatar cache file

2 years agoFix config call
Michael [Sun, 8 May 2022 09:34:30 +0000 (09:34 +0000)]
Fix config call

2 years agoFix contact field name
Michael [Sun, 8 May 2022 08:57:41 +0000 (08:57 +0000)]
Fix contact field name

2 years agoDon't overwrite already replaced cache file paths
Michael [Sun, 8 May 2022 08:53:18 +0000 (08:53 +0000)]
Don't overwrite already replaced cache file paths

2 years agoMerge pull request #11476 from MrPetovan/bug/11445-abstract-code
Michael Vogel [Sun, 8 May 2022 06:02:41 +0000 (08:02 +0200)]
Merge pull request #11476 from MrPetovan/bug/11445-abstract-code

Escape BBCode tag parsing avoidance tags when processing abstracts

2 years agoUse the default timeout
Michael [Sun, 8 May 2022 05:51:18 +0000 (05:51 +0000)]
Use the default timeout

2 years agoCache contact avatars locally as files
Michael [Sun, 8 May 2022 05:37:17 +0000 (05:37 +0000)]
Cache contact avatars locally as files

2 years agoEscape BBCode tag parsing avoidance tags when processing abstracts
Hypolite Petovan [Sun, 8 May 2022 02:19:11 +0000 (22:19 -0400)]
Escape BBCode tag parsing avoidance tags when processing abstracts

- Improve documentation for related methods

2 years agoAdd tests for BBCode::getAbstract and BBCode::stripAbstract methods
Hypolite Petovan [Sun, 8 May 2022 02:19:38 +0000 (22:19 -0400)]
Add tests for BBCode::getAbstract and BBCode::stripAbstract methods

2 years agoMerge pull request #11474 from annando/issue-11440
Tobias Diekershoff [Sat, 7 May 2022 07:31:13 +0000 (09:31 +0200)]
Merge pull request #11474 from annando/issue-11440

Issue 11440: Hashtags are now generated again

2 years agoIssue 11440: Hashtags are now generated again
Michael [Fri, 6 May 2022 17:03:51 +0000 (17:03 +0000)]
Issue 11440: Hashtags are now generated again

2 years agoMerge pull request #11457 from annando/performance
Hypolite Petovan [Fri, 6 May 2022 15:11:05 +0000 (11:11 -0400)]
Merge pull request #11457 from annando/performance

Improve page performance

2 years agoUpdate src/Content/Conversation.php
Michael Vogel [Thu, 5 May 2022 20:40:20 +0000 (22:40 +0200)]
Update src/Content/Conversation.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoChanges after code review
Michael [Thu, 5 May 2022 12:23:44 +0000 (12:23 +0000)]
Changes after code review

2 years agoChanged index for the categories
Michael [Thu, 5 May 2022 08:45:32 +0000 (08:45 +0000)]
Changed index for the categories

2 years agoNew index
Michael [Thu, 5 May 2022 08:40:50 +0000 (08:40 +0000)]
New index

2 years agoMove the plink functionality to the right function
Michael [Thu, 5 May 2022 07:57:52 +0000 (07:57 +0000)]
Move the plink functionality to the right function

2 years agoIgnore if the worker was added
Michael [Thu, 5 May 2022 06:12:16 +0000 (06:12 +0000)]
Ignore if the worker was added

2 years agoUpdate display cache when the post had been edited
Michael [Wed, 4 May 2022 07:50:14 +0000 (07:50 +0000)]
Update display cache when the post had been edited

2 years agoDeprecated function removed
Michael [Wed, 4 May 2022 07:49:37 +0000 (07:49 +0000)]
Deprecated function removed

2 years agoFill the item cache when storing item
Michael [Wed, 4 May 2022 06:17:34 +0000 (06:17 +0000)]
Fill the item cache when storing item

2 years agoUse the uri-id to fetch the contact
Michael [Tue, 3 May 2022 21:51:56 +0000 (21:51 +0000)]
Use the uri-id to fetch the contact

2 years agoMerge pull request #11468 from urbalazs/urbalazs-da-dk
Tobias Diekershoff [Tue, 3 May 2022 19:26:47 +0000 (21:26 +0200)]
Merge pull request #11468 from urbalazs/urbalazs-da-dk

Add Danish language to list of native language names

2 years agoAdd Danish language to list of native language names
Balázs Úr [Tue, 3 May 2022 19:13:47 +0000 (21:13 +0200)]
Add Danish language to list of native language names

2 years agoMerge pull request #11467 from tobiasd/20220503-de
Michael Vogel [Tue, 3 May 2022 16:13:18 +0000 (18:13 +0200)]
Merge pull request #11467 from tobiasd/20220503-de

DE translation updates

2 years agoDE translation updates
Tobias Diekershoff [Tue, 3 May 2022 13:25:09 +0000 (15:25 +0200)]
DE translation updates

2 years agoUpdate database.sql
Michael [Tue, 3 May 2022 08:26:38 +0000 (08:26 +0000)]
Update database.sql

2 years agoMerge remote-tracking branch 'upstream/2022.05-rc' into performance
Michael [Tue, 3 May 2022 08:23:09 +0000 (08:23 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into performance

2 years agoCheck for empty value
Michael [Tue, 3 May 2022 08:20:48 +0000 (08:20 +0000)]
Check for empty value

2 years agoThrow an error when the feed is invalid
Michael [Tue, 3 May 2022 08:20:26 +0000 (08:20 +0000)]
Throw an error when the feed is invalid

2 years agoOnly send "accept" headers on some HTTP methods
Michael [Tue, 3 May 2022 08:20:05 +0000 (08:20 +0000)]
Only send "accept" headers on some HTTP methods

2 years agoFetch contact via uri-id to improve performance
Michael [Tue, 3 May 2022 08:19:35 +0000 (08:19 +0000)]
Fetch contact via uri-id to improve performance

2 years agopump version to 2022.05-rc
Tobias Diekershoff [Tue, 3 May 2022 05:24:19 +0000 (07:24 +0200)]
pump version to 2022.05-rc

2 years agoAdded configuration for the bulk delivery
Michael [Mon, 2 May 2022 17:34:40 +0000 (17:34 +0000)]
Added configuration for the bulk delivery

2 years agoWhitespaces removed
Michael [Mon, 2 May 2022 14:36:21 +0000 (14:36 +0000)]
Whitespaces removed

2 years agoReduce network request by transmitting to shared inboxes
Michael [Mon, 2 May 2022 14:35:57 +0000 (14:35 +0000)]
Reduce network request by transmitting to shared inboxes

2 years agoFetch the receiver list from sharedinbox or personal inbox
Michael [Mon, 2 May 2022 06:10:36 +0000 (06:10 +0000)]
Fetch the receiver list from sharedinbox or personal inbox

2 years agoTransmit via the sharedInbox
Michael [Mon, 2 May 2022 05:53:11 +0000 (05:53 +0000)]
Transmit via the sharedInbox

2 years agoUpdated database description
Michael [Mon, 2 May 2022 05:17:42 +0000 (05:17 +0000)]
Updated database description

2 years agoClean the worker queue directly from cron
Michael [Mon, 2 May 2022 05:16:02 +0000 (05:16 +0000)]
Clean the worker queue directly from cron

2 years agoBulk transmission for AP posts
Michael [Mon, 2 May 2022 05:15:27 +0000 (05:15 +0000)]
Bulk transmission for AP posts

2 years agoMerge pull request #11466 from atjn/contribute
Tobias Diekershoff [Sun, 1 May 2022 17:51:49 +0000 (19:51 +0200)]
Merge pull request #11466 from atjn/contribute

Add CONTRIBUTING note

2 years agoAdd CONTRIBUTING note
atjn [Sun, 1 May 2022 14:19:05 +0000 (16:19 +0200)]
Add CONTRIBUTING note

2 years agoMerge pull request #11462 from ErichBSchulz/patch-1
Hypolite Petovan [Sun, 1 May 2022 12:09:55 +0000 (08:09 -0400)]
Merge pull request #11462 from ErichBSchulz/patch-1

Update Install.md

2 years agoUpdate doc/Install.md
Erich [Sun, 1 May 2022 12:09:00 +0000 (22:09 +1000)]
Update doc/Install.md

fix by @MrPetovan

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #11463 from tobiasd/20220501-lng
Hypolite Petovan [Sun, 1 May 2022 12:06:17 +0000 (08:06 -0400)]
Merge pull request #11463 from tobiasd/20220501-lng

DA DK translation added, HU PL and RU translations updated

2 years agoMerge pull request #11460 from tobiasd/20220429-issue10397
Hypolite Petovan [Sun, 1 May 2022 11:45:14 +0000 (07:45 -0400)]
Merge pull request #11460 from tobiasd/20220429-issue10397

[frio] adding Feed link to vcard

2 years agoUse a centralized function to check the priority
Michael [Sun, 1 May 2022 09:29:31 +0000 (09:29 +0000)]
Use a centralized function to check the priority

2 years agoMore checks for strange priorities
Michael [Sun, 1 May 2022 08:58:48 +0000 (08:58 +0000)]
More checks for strange priorities

2 years agoDA DK translation added THX atjn
Tobias Diekershoff [Sun, 1 May 2022 08:33:47 +0000 (10:33 +0200)]
DA DK translation added THX atjn

2 years agoHU translation updated THX Balázs Úr
Tobias Diekershoff [Sun, 1 May 2022 08:31:44 +0000 (10:31 +0200)]
HU translation updated THX Balázs Úr

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Sun, 1 May 2022 08:31:32 +0000 (10:31 +0200)]
RU translations THX Alexander An

2 years agoPL translation update THX strebski
Tobias Diekershoff [Sun, 1 May 2022 08:31:15 +0000 (10:31 +0200)]
PL translation update THX strebski

2 years agoOnly add valid values to the worker
Michael [Sun, 1 May 2022 07:03:10 +0000 (07:03 +0000)]
Only add valid values to the worker

2 years agoFix worker priorities
Michael [Sun, 1 May 2022 06:57:29 +0000 (06:57 +0000)]
Fix worker priorities

2 years agoUpdate Install.md
Erich [Sun, 1 May 2022 05:01:13 +0000 (15:01 +1000)]
Update Install.md

include instructions for db config

2 years agoOnly fetch category when it exists
Michael [Sat, 30 Apr 2022 06:57:22 +0000 (06:57 +0000)]
Only fetch category when it exists

2 years agoSeparate loop to fetch thread parents
Michael [Sat, 30 Apr 2022 06:19:18 +0000 (06:19 +0000)]
Separate loop to fetch thread parents

2 years agoadding style information for the Feed link
Tobias Diekershoff [Fri, 29 Apr 2022 17:33:26 +0000 (19:33 +0200)]
adding style information for the Feed link

2 years ago[frio] adding Feed link to vcard
Tobias Diekershoff [Fri, 29 Apr 2022 17:27:25 +0000 (19:27 +0200)]
[frio] adding Feed link to vcard

This PR adds a link to the Atom Feed of a profile to the aside vcard in the Frio theme. The link is already in the other themes, so it only needs to be added to Frio.

fixes #10397

2 years agoMake post preview workable
Michael [Fri, 29 Apr 2022 12:34:10 +0000 (12:34 +0000)]
Make post preview workable

2 years agoMerge pull request #11451 from atjn/update-icon
Hypolite Petovan [Fri, 29 Apr 2022 11:25:51 +0000 (07:25 -0400)]
Merge pull request #11451 from atjn/update-icon

Update default icon

2 years agoAdd missing fields to collection
Michael [Fri, 29 Apr 2022 10:13:23 +0000 (10:13 +0000)]
Add missing fields to collection

2 years agoTest: Disable magiclink in posts
Michael [Fri, 29 Apr 2022 09:49:16 +0000 (09:49 +0000)]
Test: Disable magiclink in posts

2 years agoUse gsid for the network name
Michael [Fri, 29 Apr 2022 07:47:24 +0000 (07:47 +0000)]
Use gsid for the network name

2 years agoFetch avatar by id
Michael [Fri, 29 Apr 2022 07:30:13 +0000 (07:30 +0000)]
Fetch avatar by id

2 years agoReduce the amount of queries
Michael [Fri, 29 Apr 2022 05:32:12 +0000 (05:32 +0000)]
Reduce the amount of queries