]>
git.mxchange.org Git - friendica.git/log
Michael [Fri, 13 May 2022 19:37:50 +0000 (19:37 +0000)]
Fix test
Michael [Fri, 13 May 2022 18:48:13 +0000 (18:48 +0000)]
Failed post deliveries are now deleted via cron
Michael [Fri, 13 May 2022 08:53:18 +0000 (08:53 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into bulk-delivery
Michael [Fri, 13 May 2022 07:44:36 +0000 (07:44 +0000)]
Blanks replaced
Michael [Fri, 13 May 2022 07:31:00 +0000 (07:31 +0000)]
New worker job for deliveries without a worker
Tobias Diekershoff [Fri, 13 May 2022 05:58:49 +0000 (07:58 +0200)]
Merge pull request #11500 from annando/pleroma-issues
Change the featured collection to fix communication issues with Pleroma
Michael [Fri, 13 May 2022 05:52:05 +0000 (05:52 +0000)]
We now store the receivers as well
Michael [Fri, 13 May 2022 03:42:04 +0000 (03:42 +0000)]
Change the featured collection to fix communication issues with Pleroma
Michael Vogel [Fri, 13 May 2022 02:24:22 +0000 (04:24 +0200)]
Don't look at the command when archiving an inbox
Michael [Fri, 13 May 2022 02:18:46 +0000 (02:18 +0000)]
Remove all posts of a given inbox
Michael [Fri, 13 May 2022 02:11:02 +0000 (02:11 +0000)]
Remove delivery when the inbox is archived
Michael [Thu, 12 May 2022 21:28:57 +0000 (21:28 +0000)]
Use a simpler worker call
Michael [Thu, 12 May 2022 21:10:59 +0000 (21:10 +0000)]
Improve item fetching
Michael Vogel [Thu, 12 May 2022 17:24:36 +0000 (19:24 +0200)]
Merge pull request #11498 from tobiasd/
20220512 -zhcn
update to the zh-cn translation THX gudzpoz
Michael [Thu, 12 May 2022 12:43:49 +0000 (12:43 +0000)]
Remove failing posts
Tobias Diekershoff [Thu, 12 May 2022 12:29:05 +0000 (14:29 +0200)]
update to the zh-cn translation THX gudzpoz
Tobias Diekershoff [Thu, 12 May 2022 12:27:03 +0000 (14:27 +0200)]
update to the zh-cn translation THX gudzpoz
Michael [Thu, 12 May 2022 06:54:58 +0000 (06:54 +0000)]
Introducing the "failed" counter
Michael [Thu, 12 May 2022 06:17:55 +0000 (06:17 +0000)]
Simplifications for the experimental bulk delivery
Hypolite Petovan [Wed, 11 May 2022 18:53:25 +0000 (14:53 -0400)]
Merge pull request #11496 from annando/no-local-update
Don't update the local avatar
Michael [Wed, 11 May 2022 18:30:59 +0000 (18:30 +0000)]
Don't update the local avatar
Hypolite Petovan [Wed, 11 May 2022 17:46:06 +0000 (13:46 -0400)]
Merge pull request #11495 from annando/warning
Avoid warning "fileperms(): stat failed for ..."
Michael [Wed, 11 May 2022 17:28:28 +0000 (17:28 +0000)]
Avoid warning "fileperms(): stat failed for ..."
Hypolite Petovan [Wed, 11 May 2022 16:08:07 +0000 (12:08 -0400)]
Merge pull request #11494 from annando/warning
Fix a warning because of an undefined array key
Michael [Wed, 11 May 2022 16:01:37 +0000 (16:01 +0000)]
Fix a warning because of an undefined array key
Michael Vogel [Wed, 11 May 2022 15:59:20 +0000 (17:59 +0200)]
Merge pull request #11493 from tobiasd/
20220511 -frioimportcontactsform
[frio] import contacts form was missing the enctype
Tobias Diekershoff [Wed, 11 May 2022 15:28:57 +0000 (17:28 +0200)]
[frio] import contacts form was missing the enctype
fixes #11492 hopefully
For uploading files, the enctype for the form has to be set to `multipart/form-data`. Frio was missing this specification, other themes inherit it from the default template.
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
Michael [Wed, 11 May 2022 11:06:14 +0000 (11:06 +0000)]
Replace unparse function
Michael [Wed, 11 May 2022 10:56:44 +0000 (10:56 +0000)]
Movwe the conversion after the cleaning
Michael [Wed, 11 May 2022 10:53:43 +0000 (10:53 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into issue-11487
Michael [Wed, 11 May 2022 06:58:26 +0000 (06:58 +0000)]
The function is now usable for all formats
Michael [Wed, 11 May 2022 06:55:02 +0000 (06:55 +0000)]
Simplifiy the split
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
Michael [Wed, 11 May 2022 06:34:25 +0000 (06:34 +0000)]
Issue 11487: IDN support added
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
Michael [Tue, 10 May 2022 18:37:02 +0000 (18:37 +0000)]
Remove test logging
Michael [Tue, 10 May 2022 18:18:24 +0000 (18:18 +0000)]
Fix local avatar, improve speed for fetching cached photos
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
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
Michael [Tue, 10 May 2022 06:07:26 +0000 (06:07 +0000)]
Avoid endless loop when storing posts
Michael [Tue, 10 May 2022 06:04:37 +0000 (06:04 +0000)]
Improved logging for avatar storing
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
Michael [Tue, 10 May 2022 01:14:27 +0000 (01:14 +0000)]
Changed log level
Michael [Mon, 9 May 2022 22:36:25 +0000 (22:36 +0000)]
Added logging
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
Michael [Mon, 9 May 2022 20:52:08 +0000 (20:52 +0000)]
Issue 11353: Suppress the forum sharer
Michael [Mon, 9 May 2022 19:16:14 +0000 (19:16 +0000)]
Use a constant for the avatar base path
Michael [Mon, 9 May 2022 17:36:46 +0000 (17:36 +0000)]
Inherit avatar cache file permissions
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
Michael [Mon, 9 May 2022 14:36:41 +0000 (14:36 +0000)]
Use a warning instead
Michael [Mon, 9 May 2022 08:47:02 +0000 (08:47 +0000)]
Don't return a filename when it wasn't stored
Michael [Mon, 9 May 2022 08:28:23 +0000 (08:28 +0000)]
Picture shouldn't be executable
Michael [Mon, 9 May 2022 08:20:09 +0000 (08:20 +0000)]
Set permissions
Michael [Mon, 9 May 2022 06:57:47 +0000 (06:57 +0000)]
More avatar handling isolation
Michael [Mon, 9 May 2022 06:31:09 +0000 (06:31 +0000)]
Standards and renamed class
Michael [Mon, 9 May 2022 06:27:46 +0000 (06:27 +0000)]
Avatar handling is moved to a separate class
Michael [Mon, 9 May 2022 04:26:00 +0000 (04:26 +0000)]
Replaced check with hardwired path
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
Michael Vogel [Sun, 8 May 2022 18:50:11 +0000 (20:50 +0200)]
GoToSocial added to the federation admin page
Michael [Sun, 8 May 2022 10:32:29 +0000 (10:32 +0000)]
Use new function to check for a local avatar cache file
Michael [Sun, 8 May 2022 09:34:30 +0000 (09:34 +0000)]
Fix config call
Michael [Sun, 8 May 2022 08:57:41 +0000 (08:57 +0000)]
Fix contact field name
Michael [Sun, 8 May 2022 08:53:18 +0000 (08:53 +0000)]
Don't overwrite already replaced cache file paths
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
Michael [Sun, 8 May 2022 05:51:18 +0000 (05:51 +0000)]
Use the default timeout
Michael [Sun, 8 May 2022 05:37:17 +0000 (05:37 +0000)]
Cache contact avatars locally as files
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
Hypolite Petovan [Sun, 8 May 2022 02:19:38 +0000 (22:19 -0400)]
Add tests for BBCode::getAbstract and BBCode::stripAbstract methods
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
Michael [Fri, 6 May 2022 17:03:51 +0000 (17:03 +0000)]
Issue 11440: Hashtags are now generated again
Hypolite Petovan [Fri, 6 May 2022 15:11:05 +0000 (11:11 -0400)]
Merge pull request #11457 from annando/performance
Improve page performance
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>
Michael [Thu, 5 May 2022 12:23:44 +0000 (12:23 +0000)]
Changes after code review
Michael [Thu, 5 May 2022 08:45:32 +0000 (08:45 +0000)]
Changed index for the categories
Michael [Thu, 5 May 2022 08:40:50 +0000 (08:40 +0000)]
New index
Michael [Thu, 5 May 2022 07:57:52 +0000 (07:57 +0000)]
Move the plink functionality to the right function
Michael [Thu, 5 May 2022 06:12:16 +0000 (06:12 +0000)]
Ignore if the worker was added
Michael [Wed, 4 May 2022 07:50:14 +0000 (07:50 +0000)]
Update display cache when the post had been edited
Michael [Wed, 4 May 2022 07:49:37 +0000 (07:49 +0000)]
Deprecated function removed
Michael [Wed, 4 May 2022 06:17:34 +0000 (06:17 +0000)]
Fill the item cache when storing item
Michael [Tue, 3 May 2022 21:51:56 +0000 (21:51 +0000)]
Use the uri-id to fetch the contact
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
Balázs Úr [Tue, 3 May 2022 19:13:47 +0000 (21:13 +0200)]
Add Danish language to list of native language names
Michael Vogel [Tue, 3 May 2022 16:13:18 +0000 (18:13 +0200)]
Merge pull request #11467 from tobiasd/
20220503 -de
DE translation updates
Tobias Diekershoff [Tue, 3 May 2022 13:25:09 +0000 (15:25 +0200)]
DE translation updates
Michael [Tue, 3 May 2022 08:26:38 +0000 (08:26 +0000)]
Update database.sql
Michael [Tue, 3 May 2022 08:23:09 +0000 (08:23 +0000)]
Merge remote-tracking branch 'upstream/2022.05-rc' into performance
Michael [Tue, 3 May 2022 08:20:48 +0000 (08:20 +0000)]
Check for empty value
Michael [Tue, 3 May 2022 08:20:26 +0000 (08:20 +0000)]
Throw an error when the feed is invalid
Michael [Tue, 3 May 2022 08:20:05 +0000 (08:20 +0000)]
Only send "accept" headers on some HTTP methods
Michael [Tue, 3 May 2022 08:19:35 +0000 (08:19 +0000)]
Fetch contact via uri-id to improve performance
Tobias Diekershoff [Tue, 3 May 2022 05:24:19 +0000 (07:24 +0200)]
pump version to 2022.05-rc
Michael [Mon, 2 May 2022 17:34:40 +0000 (17:34 +0000)]
Added configuration for the bulk delivery
Michael [Mon, 2 May 2022 14:36:21 +0000 (14:36 +0000)]
Whitespaces removed
Michael [Mon, 2 May 2022 14:35:57 +0000 (14:35 +0000)]
Reduce network request by transmitting to shared inboxes
Michael [Mon, 2 May 2022 06:10:36 +0000 (06:10 +0000)]
Fetch the receiver list from sharedinbox or personal inbox
Michael [Mon, 2 May 2022 05:53:11 +0000 (05:53 +0000)]
Transmit via the sharedInbox
Michael [Mon, 2 May 2022 05:17:42 +0000 (05:17 +0000)]
Updated database description
Michael [Mon, 2 May 2022 05:16:02 +0000 (05:16 +0000)]
Clean the worker queue directly from cron