]> git.mxchange.org Git - friendica.git/log
friendica.git
14 months agoChanged defaults.config.php
Michael [Fri, 1 Sep 2023 22:32:41 +0000 (22:32 +0000)]
Changed defaults.config.php

14 months agoConfiguration is now stored in the "channel" section
Michael [Fri, 1 Sep 2023 22:28:25 +0000 (22:28 +0000)]
Configuration is now stored in the "channel" section

14 months agoChannels are a new way to see different content
Michael [Fri, 1 Sep 2023 21:56:59 +0000 (21:56 +0000)]
Channels are a new way to see different content

14 months agoMerge pull request #13387 from annando/relation-score
Hypolite Petovan [Wed, 30 Aug 2023 20:04:05 +0000 (16:04 -0400)]
Merge pull request #13387 from annando/relation-score

Calculate the interaction score

14 months agoCalculate the interaction score
Michael [Wed, 30 Aug 2023 19:17:42 +0000 (19:17 +0000)]
Calculate the interaction score

14 months agoMerge pull request #13385 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 28 Aug 2023 19:55:45 +0000 (21:55 +0200)]
Merge pull request #13385 from MrPetovan/bug/fatal-errors

Fix reference to Entity\LocalRelationship class after simplifying `use` statement in Contact\Profile

14 months agoFix reference to Entity\LocalRelationship class after simplifying `use` statement...
Hypolite Petovan [Mon, 28 Aug 2023 17:30:01 +0000 (13:30 -0400)]
Fix reference to Entity\LocalRelationship class after simplifying `use` statement in Contact\Profile

- Address https://github.com/friendica/friendica/issues/13156#issuecomment-1696009068

14 months agoMerge pull request #13383 from annando/baseurl
Hypolite Petovan [Mon, 28 Aug 2023 16:31:23 +0000 (12:31 -0400)]
Merge pull request #13383 from annando/baseurl

Improve the fetching of the contact's baseurl

14 months agoMerge remote-tracking branch 'upstream/develop' into baseurl
Michael [Mon, 28 Aug 2023 15:24:20 +0000 (15:24 +0000)]
Merge remote-tracking branch 'upstream/develop' into baseurl

14 months agoMerge pull request #13382 from annando/subscription
Hypolite Petovan [Mon, 28 Aug 2023 14:42:09 +0000 (10:42 -0400)]
Merge pull request #13382 from annando/subscription

Store and display the subscribed tags per post

14 months agoFix indentation
Michael [Mon, 28 Aug 2023 14:14:07 +0000 (14:14 +0000)]
Fix indentation

14 months agoMerge pull request #13375 from MrPetovan/bug/empty-timeline
Michael Vogel [Mon, 28 Aug 2023 04:44:20 +0000 (06:44 +0200)]
Merge pull request #13375 from MrPetovan/bug/empty-timeline

Fix user moderation conditions in network-thread-view and network-item-view

14 months agoUpdated messages.po
Michael [Mon, 28 Aug 2023 04:37:54 +0000 (04:37 +0000)]
Updated messages.po

14 months agoMerge remote-tracking branch 'upstream/develop' into subscription
Michael [Mon, 28 Aug 2023 04:15:37 +0000 (04:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into subscription

14 months agoImprove the fetching of the contact's baseurl
Michael [Mon, 28 Aug 2023 04:09:49 +0000 (04:09 +0000)]
Improve the fetching of the contact's baseurl

14 months agoStore and display the subscribed tags
Michael [Mon, 28 Aug 2023 04:05:52 +0000 (04:05 +0000)]
Store and display the subscribed tags

14 months agoMerge pull request #13376 from MrPetovan/task/13369-ignore-server-host
Michael Vogel [Fri, 25 Aug 2023 22:10:08 +0000 (00:10 +0200)]
Merge pull request #13376 from MrPetovan/task/13369-ignore-server-host

Replace author name by server host in Ignore Server labels

14 months agoMerge pull request #13368 from MrPetovan/bug/13367-post-plink
Michael Vogel [Fri, 25 Aug 2023 22:03:45 +0000 (00:03 +0200)]
Merge pull request #13368 from MrPetovan/bug/13367-post-plink

Replace reference to post plink by author base URL

14 months agoUpdate main translation file after updating a string
Hypolite Petovan [Thu, 24 Aug 2023 13:47:18 +0000 (09:47 -0400)]
Update main translation file after updating a string

14 months agoReplace author name by server host in Ignore Server labels
Hypolite Petovan [Thu, 24 Aug 2023 13:29:15 +0000 (09:29 -0400)]
Replace author name by server host in Ignore Server labels

14 months agoReplace reference to post plink by author base URL
Hypolite Petovan [Mon, 21 Aug 2023 16:07:42 +0000 (12:07 -0400)]
Replace reference to post plink by author base URL

- This is more reliably used to show the Ignore Author Server link

14 months ago[Database 1529] Add author baseurl to post-user-view
Hypolite Petovan [Thu, 24 Aug 2023 11:48:35 +0000 (07:48 -0400)]
[Database 1529] Add author baseurl to post-user-view

- Explicit the contact.baseurl and contact.gsid caveat

14 months agoFix user moderation conditions in network-thread-view and network-item-view
Hypolite Petovan [Thu, 24 Aug 2023 12:57:25 +0000 (08:57 -0400)]
Fix user moderation conditions in network-thread-view and network-item-view

- This was causing the network timeline to be empty if all the top-level authors were blocked or ignored

14 months agoMerge pull request #13377 from nupplaphil/fix/message
Hypolite Petovan [Thu, 24 Aug 2023 23:17:21 +0000 (19:17 -0400)]
Merge pull request #13377 from nupplaphil/fix/message

Update messages.po

14 months agoUpdate messages.po
Philipp [Thu, 24 Aug 2023 18:47:49 +0000 (20:47 +0200)]
Update messages.po

14 months agoMerge pull request #13371 from MrPetovan/bug/13370-empty-gsid
Michael Vogel [Tue, 22 Aug 2023 20:13:49 +0000 (22:13 +0200)]
Merge pull request #13371 from MrPetovan/bug/13370-empty-gsid

Skip server ignored check when contact gsid is empty in Module\Contact\Profile

14 months agoMerge pull request #13372 from MrPetovan/bug/13365-repost-post-rules
Michael Vogel [Tue, 22 Aug 2023 20:08:41 +0000 (22:08 +0200)]
Merge pull request #13372 from MrPetovan/bug/13365-repost-post-rules

Fix variable name in constructor in Repository\Report

14 months agoMerge pull request #13374 from friendica/update-htaccess
Michael Vogel [Tue, 22 Aug 2023 20:06:10 +0000 (22:06 +0200)]
Merge pull request #13374 from friendica/update-htaccess

Add .htaccess file to exclusion list in Update.md

14 months agoAdd .htaccess file to exclusion list in Update.md
Hypolite Petovan [Tue, 22 Aug 2023 14:28:34 +0000 (10:28 -0400)]
Add .htaccess file to exclusion list in Update.md

14 months agoFix variable name in constructor in Repository\Report
Hypolite Petovan [Tue, 22 Aug 2023 12:50:16 +0000 (08:50 -0400)]
Fix variable name in constructor in Repository\Report

14 months agoSkip server ignored check when contact gsid is empty in Module\Contact\Profile
Hypolite Petovan [Tue, 22 Aug 2023 12:38:12 +0000 (08:38 -0400)]
Skip server ignored check when contact gsid is empty in Module\Contact\Profile

14 months agoMerge pull request #13364 from MrPetovan/bug/missing-user-gserver.gsid-key
Michael Vogel [Mon, 21 Aug 2023 12:41:49 +0000 (14:41 +0200)]
Merge pull request #13364 from MrPetovan/bug/missing-user-gserver.gsid-key

[Database 1528] Add expected index for foreign key user-gserver.gsid

14 months ago[Database 1528] Add expected index for foreign key user-gserver.gsid
Hypolite Petovan [Mon, 21 Aug 2023 12:07:10 +0000 (08:07 -0400)]
[Database 1528] Add expected index for foreign key user-gserver.gsid

14 months agoDon't update user.username from an empty profile.name in 1525 update
Hypolite Petovan [Sun, 20 Aug 2023 19:12:02 +0000 (15:12 -0400)]
Don't update user.username from an empty profile.name in 1525 update

14 months agoMerge pull request #13288 from MrPetovan/task/user-server-block
Michael Vogel [Sun, 20 Aug 2023 18:41:17 +0000 (20:41 +0200)]
Merge pull request #13288 from MrPetovan/task/user-server-block

Add Ignore Author Server button to post actions

14 months agoUpdated main translation file after adding several strings
Hypolite Petovan [Sun, 16 Jul 2023 21:49:51 +0000 (17:49 -0400)]
Updated main translation file after adding several strings

14 months ago[vier] Add mute author server link in photo menu
Hypolite Petovan [Tue, 25 Jul 2023 11:18:58 +0000 (13:18 +0200)]
[vier] Add mute author server link in photo menu

14 months agoImplement ignored server block in conversations
Hypolite Petovan [Sat, 12 Aug 2023 08:11:10 +0000 (10:11 +0200)]
Implement ignored server block in conversations

- Add server ignore status in contact profile page
- Add new reason in DisplayNotFound exception page

14 months ago[Database 1527] Add required gsid fields to post-user-view, post-thread-user-view...
Hypolite Petovan [Tue, 18 Jul 2023 01:29:45 +0000 (21:29 -0400)]
[Database 1527] Add required gsid fields to post-user-view, post-thread-user-view, post-view and  post-thread-view

14 months agoAdd user settings page to manage remote server settings
Hypolite Petovan [Sun, 16 Jul 2023 21:26:31 +0000 (17:26 -0400)]
Add user settings page to manage remote server settings

14 months ago[frio] Add Mute Author Server button to post actions
Hypolite Petovan [Sun, 9 Jul 2023 20:14:53 +0000 (16:14 -0400)]
[frio] Add Mute Author Server button to post actions

14 months ago[Database 1526] Add new user-gserver table
Hypolite Petovan [Sun, 9 Jul 2023 19:56:09 +0000 (15:56 -0400)]
[Database 1526] Add new user-gserver table

- Add Entity, Collection, Factory and Repository classes for it

14 months agoCreate DDD classes for gserver class
Hypolite Petovan [Sun, 16 Jul 2023 21:25:57 +0000 (17:25 -0400)]
Create DDD classes for gserver class

14 months agoFix DisplayNotFound page
Hypolite Petovan [Tue, 18 Jul 2023 02:55:46 +0000 (22:55 -0400)]
Fix DisplayNotFound page

- Add another condition earlier in Module\Item\Display
- Separate reasons in individual translation strings

14 months agoRemove DI dependency from Module\Contact\Profile
Hypolite Petovan [Mon, 24 Jul 2023 09:05:36 +0000 (11:05 +0200)]
Remove DI dependency from Module\Contact\Profile

14 months agoMerge pull request #13339 from MrPetovan/task/13332-deprecate-profile-name
Michael Vogel [Sun, 20 Aug 2023 18:18:47 +0000 (20:18 +0200)]
Merge pull request #13339 from MrPetovan/task/13332-deprecate-profile-name

Deprecate profile.name in favor of user.username

14 months agoUpdated main translation file after changing a couple strings
Hypolite Petovan [Thu, 10 Aug 2023 23:18:42 +0000 (01:18 +0200)]
Updated main translation file after changing a couple strings

14 months ago[Database 1525] Deprecate profile.name in favor of user.username
Hypolite Petovan [Thu, 10 Aug 2023 23:04:08 +0000 (01:04 +0200)]
[Database 1525] Deprecate profile.name in favor of user.username

14 months agoReplace references to profile.name by user.username
Hypolite Petovan [Thu, 10 Aug 2023 23:05:02 +0000 (01:05 +0200)]
Replace references to profile.name by user.username

14 months agoRemove DI dependency from Module\Settings\Profile\Index
Hypolite Petovan [Thu, 10 Aug 2023 22:46:27 +0000 (00:46 +0200)]
Remove DI dependency from Module\Settings\Profile\Index

- Replace obsolete base settings/profile/index template by vier version
- Group translation labels in settings/profile/index template variables

14 months agoMerge pull request #13361 from annando/gptbot
Hypolite Petovan [Sun, 20 Aug 2023 15:29:44 +0000 (11:29 -0400)]
Merge pull request #13361 from annando/gptbot

GPTBot added to the default robots.txt

14 months agoMerge pull request #13360 from annando/issue-12815
Hypolite Petovan [Sun, 20 Aug 2023 12:53:30 +0000 (08:53 -0400)]
Merge pull request #13360 from annando/issue-12815

Issue 12815: JsonLD parsing problems with data-integrity

14 months agoGPTBot added to the default robots.txt
Michael [Sun, 20 Aug 2023 12:41:42 +0000 (12:41 +0000)]
GPTBot added to the default robots.txt

14 months agoResture previous state
Michael [Sun, 20 Aug 2023 12:39:05 +0000 (12:39 +0000)]
Resture previous state

14 months agoAdded another context
Michael [Sun, 20 Aug 2023 12:13:25 +0000 (12:13 +0000)]
Added another context

14 months agoIssue 12815: JsonLD parsing problems with data-integrity
Michael [Sun, 20 Aug 2023 05:57:39 +0000 (05:57 +0000)]
Issue 12815: JsonLD parsing problems with data-integrity

14 months agoMerge pull request #13356 from MrPetovan/bug/13355-mastodon_banner
Michael Vogel [Sat, 19 Aug 2023 06:06:30 +0000 (08:06 +0200)]
Merge pull request #13356 from MrPetovan/bug/13355-mastodon_banner

Replace remaining references to default banner image by `api.mastodon_banner` configuration value

14 months agoReplace remaining references to default banner image by api.mastodon_banner configura...
Hypolite Petovan [Thu, 17 Aug 2023 11:35:19 +0000 (07:35 -0400)]
Replace remaining references to default banner image by api.mastodon_banner configuration value

- Ensure leading slash is present at every place the configuration value is used

14 months agoMove default header image credits to static/defaults.config.php
Hypolite Petovan [Thu, 17 Aug 2023 11:28:17 +0000 (07:28 -0400)]
Move default header image credits to static/defaults.config.php

14 months agoMerge pull request #13175 from HankG/mastodon-api-reshare-fixes
Hypolite Petovan [Wed, 16 Aug 2023 18:55:33 +0000 (14:55 -0400)]
Merge pull request #13175 from HankG/mastodon-api-reshare-fixes

Mastodon api reshare fixes

14 months agoRevert Post::selectOriginal to original logic
Hank Grabowski [Wed, 16 Aug 2023 18:37:24 +0000 (14:37 -0400)]
Revert Post::selectOriginal to original logic

14 months agoMerge pull request #13351 from annando/textarea
Hypolite Petovan [Tue, 15 Aug 2023 20:30:16 +0000 (16:30 -0400)]
Merge pull request #13351 from annando/textarea

New parameter for textareas to make them readonly

14 months agoNew parameter for textareas to make them readonly
Michael [Tue, 15 Aug 2023 20:22:15 +0000 (20:22 +0000)]
New parameter for textareas to make them readonly

14 months agoAdd PR and Issue Numbers for TODO for createFromUriId hack in Mastodon API
Hank Grabowski [Tue, 15 Aug 2023 19:23:31 +0000 (15:23 -0400)]
Add PR and Issue Numbers for TODO for createFromUriId hack in Mastodon API

14 months agoMerge branch 'friendica:develop' into mastodon-api-reshare-fixes
Hank G [Tue, 15 Aug 2023 15:57:28 +0000 (11:57 -0400)]
Merge branch 'friendica:develop' into mastodon-api-reshare-fixes

14 months agoMerge pull request #13346 from MrPetovan/bug/13343-add-message-id
Michael Vogel [Tue, 15 Aug 2023 12:08:29 +0000 (14:08 +0200)]
Merge pull request #13346 from MrPetovan/bug/13343-add-message-id

Add a Message-ID header if none is set in Util\Emailer

14 months agoMerge pull request #13348 from annando/retrial
Hypolite Petovan [Tue, 15 Aug 2023 10:37:58 +0000 (12:37 +0200)]
Merge pull request #13348 from annando/retrial

New function for the number of retrials / Daily reload of hooks

14 months agoNew function for the number of retrials / Daily reload of hooks
Michael [Tue, 15 Aug 2023 02:13:50 +0000 (02:13 +0000)]
New function for the number of retrials / Daily reload of hooks

14 months agoAdd a Message-ID header if none is set in Util\Emailer
Hypolite Petovan [Mon, 14 Aug 2023 21:17:25 +0000 (17:17 -0400)]
Add a Message-ID header if none is set in Util\Emailer

- Address anti-spam detection rule

14 months agoMerge pull request #13345 from nupplaphil/fix/doc
Hypolite Petovan [Mon, 14 Aug 2023 17:47:16 +0000 (19:47 +0200)]
Merge pull request #13345 from nupplaphil/fix/doc

Update db_user-contact.md

14 months agoUpdate db_user-contact.md
Philipp [Mon, 14 Aug 2023 17:30:29 +0000 (19:30 +0200)]
Update db_user-contact.md

14 months agoMerge branch 'friendica:develop' into mastodon-api-reshare-fixes
Hank G [Sun, 13 Aug 2023 19:42:22 +0000 (15:42 -0400)]
Merge branch 'friendica:develop' into mastodon-api-reshare-fixes

14 months agoMerge pull request #13342 from MrPetovan/bug/13333-exception-home-page
Michael Vogel [Sun, 13 Aug 2023 03:27:37 +0000 (05:27 +0200)]
Merge pull request #13342 from MrPetovan/bug/13333-exception-home-page

[frio] Add a <section> tag to the home page default template

14 months agoMerge pull request #13291 from Quix0r/features/config-blocklist-published
Hypolite Petovan [Sat, 12 Aug 2023 09:31:42 +0000 (11:31 +0200)]
Merge pull request #13291 from Quix0r/features/config-blocklist-published

Configuration key added to publish/hide blocklist

14 months ago[frio] Add a <section> tag to the home page default template
Hypolite Petovan [Sat, 12 Aug 2023 08:18:53 +0000 (10:18 +0200)]
[frio] Add a <section> tag to the home page default template

- This is required to make page wrapper display correctly

14 months agoMerge pull request #13338 from annando/resize-to-size
Hypolite Petovan [Thu, 10 Aug 2023 21:20:11 +0000 (23:20 +0200)]
Merge pull request #13338 from annando/resize-to-size

New function to resize an image to not exceed a given file size

14 months agoMerge pull request #13337 from annando/block-chatgpt
Hypolite Petovan [Thu, 10 Aug 2023 21:18:46 +0000 (23:18 +0200)]
Merge pull request #13337 from annando/block-chatgpt

Add a ChatGPT role for the built in robots.txt

14 months agoMerge pull request #13336 from annando/moderator
Hypolite Petovan [Thu, 10 Aug 2023 21:17:43 +0000 (23:17 +0200)]
Merge pull request #13336 from annando/moderator

Preparations for a moderator role

14 months agoUpdated messages.po
Michael [Thu, 10 Aug 2023 21:16:43 +0000 (21:16 +0000)]
Updated messages.po

14 months agoMerge pull request #13335 from annando/no-twitter
Hypolite Petovan [Thu, 10 Aug 2023 21:16:07 +0000 (23:16 +0200)]
Merge pull request #13335 from annando/no-twitter

The twitter addon is no import connector anymore

14 months agoNew function to resize an image to not exceed a given file size
Michael [Thu, 10 Aug 2023 21:12:35 +0000 (21:12 +0000)]
New function to resize an image to not exceed a given file size

14 months agoAdd a ChatGPT role for the built in robots.txt
Michael [Thu, 10 Aug 2023 21:10:12 +0000 (21:10 +0000)]
Add a ChatGPT role for the built in robots.txt

14 months agoPreparations for a moderator role
Michael [Thu, 10 Aug 2023 21:06:08 +0000 (21:06 +0000)]
Preparations for a moderator role

14 months agoThe twitter addon is no import connector anymore
Michael [Wed, 9 Aug 2023 20:29:45 +0000 (20:29 +0000)]
The twitter addon is no import connector anymore

15 months agoMerge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked
Michael Vogel [Sat, 5 Aug 2023 18:27:17 +0000 (20:27 +0200)]
Merge pull request #13310 from MrPetovan/bug/13217-mirroring-blocked

Prevent post mirroring by blocked users

15 months agoMerge pull request #13331 from annando/paging-search
Tobias Diekershoff [Fri, 4 Aug 2023 04:29:47 +0000 (06:29 +0200)]
Merge pull request #13331 from annando/paging-search

Fix: Pagination in search result works again

15 months agoImproved logging
Michael [Thu, 3 Aug 2023 20:36:19 +0000 (20:36 +0000)]
Improved logging

15 months agoMerge pull request #13329 from MrPetovan/task/13318-redis-unix-socket
Philipp [Thu, 3 Aug 2023 12:53:01 +0000 (14:53 +0200)]
Merge pull request #13329 from MrPetovan/task/13318-redis-unix-socket

Add support for port = 0 in Redis driver

15 months agoFix: Pagination in search result works again
Michael [Thu, 3 Aug 2023 05:46:08 +0000 (05:46 +0000)]
Fix: Pagination in search result works again

15 months agoMerge pull request #13330 from annando/relay-tags
Tobias Diekershoff [Thu, 3 Aug 2023 04:27:49 +0000 (06:27 +0200)]
Merge pull request #13330 from annando/relay-tags

Fix the tag detection for relay posts

15 months agoFix the tag detection for relay posts
Michael [Wed, 2 Aug 2023 21:48:31 +0000 (21:48 +0000)]
Fix the tag detection for relay posts

15 months agoPrevent post mirroring by blocked users
Hypolite Petovan [Wed, 26 Jul 2023 05:50:15 +0000 (07:50 +0200)]
Prevent post mirroring by blocked users

15 months agoPrevent polling contact of blocked users
Hypolite Petovan [Wed, 26 Jul 2023 05:49:55 +0000 (07:49 +0200)]
Prevent polling contact of blocked users

15 months ago[Database 1524] Fix contact-user.remote_self field type from boolean to integer
Hypolite Petovan [Wed, 26 Jul 2023 05:27:55 +0000 (07:27 +0200)]
[Database 1524] Fix contact-user.remote_self field type from boolean to integer

- Move MIRROR_* constants to LocalRelationship entity
- Convert boolean LocalRelationship->isRemoteSelf field to integer LocalRelationship->remoteSelf

15 months agoAdd constants for the Fetch Further Information field
Hypolite Petovan [Wed, 26 Jul 2023 05:15:24 +0000 (07:15 +0200)]
Add constants for the Fetch Further Information field

15 months agoAdd support for Unix domain sockets to Redis in setting defaults
Hypolite Petovan [Wed, 2 Aug 2023 18:42:44 +0000 (20:42 +0200)]
Add support for Unix domain sockets to Redis in setting defaults

- Add support for port = 0 in Redis driver

15 months ago[Composer] Add suggested extensions
Hypolite Petovan [Wed, 2 Aug 2023 18:31:14 +0000 (20:31 +0200)]
[Composer] Add suggested extensions

15 months agoMerge pull request #13327 from MrPetovan/bug/field-value-escape
Tobias Diekershoff [Wed, 2 Aug 2023 18:14:50 +0000 (20:14 +0200)]
Merge pull request #13327 from MrPetovan/bug/field-value-escape

Remove escaping exception for form field values

15 months agoMerge pull request #13328 from MrPetovan/bug/escape-username
Tobias Diekershoff [Wed, 2 Aug 2023 18:13:20 +0000 (20:13 +0200)]
Merge pull request #13328 from MrPetovan/bug/escape-username

Escape HTML in system messages and in display names for inclusion in syndication link tags

15 months agoEscape HTML in display names for inclusion in syndication link tags
Hypolite Petovan [Wed, 2 Aug 2023 14:59:46 +0000 (16:59 +0200)]
Escape HTML in display names for inclusion in syndication link tags

- Thanks to Laura Pîrcălăboiu for the report