]> git.mxchange.org Git - friendica.git/log
friendica.git
10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

10 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

10 months agoEscape HTML in system messages
Hypolite Petovan [Wed, 2 Aug 2023 14:59:08 +0000 (16:59 +0200)]
Escape HTML in system messages

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

10 months agoFix reference to username field in Contact::updateSelfFromUserID
Hypolite Petovan [Wed, 2 Aug 2023 14:58:14 +0000 (16:58 +0200)]
Fix reference to username field in Contact::updateSelfFromUserID

- Profile isn't updated with the display name in the account settings

10 months agoRemove escaping exception for form field values
Hypolite Petovan [Wed, 2 Aug 2023 14:29:50 +0000 (16:29 +0200)]
Remove escaping exception for form field values

- This could allow code injection from a malicious query leading to a form page
- Thanks to Laura Pîrcălăboiu for the report

10 months agoMerge pull request #13325 from annando/video
Hypolite Petovan [Tue, 1 Aug 2023 21:54:23 +0000 (23:54 +0200)]
Merge pull request #13325 from annando/video

Improvements for Youtube posts via API

10 months agoImprovements for Youtube posta via API
Michael [Tue, 1 Aug 2023 14:27:56 +0000 (14:27 +0000)]
Improvements for Youtube posta via API

11 months agoMerge pull request #13323 from annando/relay
Hypolite Petovan [Sun, 30 Jul 2023 18:53:14 +0000 (20:53 +0200)]
Merge pull request #13323 from annando/relay

Improvements for relays like relay.fedi.buzz

11 months agoImprovements for relais like relay.fedi.buzz
Michael [Sun, 30 Jul 2023 17:46:37 +0000 (17:46 +0000)]
Improvements for relais like relay.fedi.buzz

11 months agoMerge pull request #13321 from nupplaphil/bug/redis
Hypolite Petovan [Sat, 29 Jul 2023 14:04:45 +0000 (16:04 +0200)]
Merge pull request #13321 from nupplaphil/bug/redis

Make InstanceManager strategy naming convention case insensitive.

11 months agotest
Philipp [Sat, 29 Jul 2023 11:51:03 +0000 (13:51 +0200)]
test

11 months agoMake InstanceManager strategy naming convention case insensitive.
Philipp [Sat, 29 Jul 2023 11:20:02 +0000 (13:20 +0200)]
Make InstanceManager strategy naming convention case insensitive.

11 months agoFix Woodpecker
Philipp [Fri, 28 Jul 2023 18:12:25 +0000 (20:12 +0200)]
Fix Woodpecker

11 months agoMerge pull request #13298 from nupplaphil/feat/strategies
Hypolite Petovan [Fri, 28 Jul 2023 17:50:37 +0000 (19:50 +0200)]
Merge pull request #13298 from nupplaphil/feat/strategies

[Hook] Introduce some more strategies

11 months agoadd opensocial as location for db-based execution
Philipp [Fri, 28 Jul 2023 17:07:29 +0000 (19:07 +0200)]
add opensocial as location for db-based execution

11 months agotry making php-lint faster..
Philipp [Fri, 28 Jul 2023 17:02:08 +0000 (19:02 +0200)]
try making php-lint faster..

11 months agouse default_key
Philipp [Fri, 28 Jul 2023 16:55:06 +0000 (18:55 +0200)]
use default_key

11 months agorename woodpecker "pipeline" to "steps"
Philipp [Fri, 28 Jul 2023 15:45:31 +0000 (17:45 +0200)]
rename woodpecker "pipeline" to "steps"

11 months agoRemove unused parameter
Philipp [Fri, 28 Jul 2023 15:16:30 +0000 (17:16 +0200)]
Remove unused parameter

11 months agoAdded a lot of constants :-)
Philipp [Wed, 26 Jul 2023 21:02:09 +0000 (23:02 +0200)]
Added a lot of constants :-)

11 months agoRename NAME to constant
Philipp [Wed, 26 Jul 2023 20:42:40 +0000 (22:42 +0200)]
Rename NAME to constant

11 months agoAdd "getName()" test
Philipp [Wed, 26 Jul 2023 19:43:03 +0000 (21:43 +0200)]
Add "getName()" test

11 months agoUnify "Capability"
Philipp [Sun, 23 Jul 2023 01:21:41 +0000 (03:21 +0200)]
Unify "Capability"

11 months agoMerge pull request #13313 from haheute/frio-alignment
Hypolite Petovan [Wed, 26 Jul 2023 19:19:06 +0000 (21:19 +0200)]
Merge pull request #13313 from haheute/frio-alignment

fix frio alignment

11 months agoMerge pull request #13308 from MrPetovan/bug/13216-toggle-mobile-local
Michael Vogel [Wed, 26 Jul 2023 18:26:48 +0000 (20:26 +0200)]
Merge pull request #13308 from MrPetovan/bug/13216-toggle-mobile-local

Rework Module\ToggleMobile to check for local links

11 months agoadded class in the mobile menu, too
Hannes Heute [Wed, 26 Jul 2023 17:59:08 +0000 (19:59 +0200)]
added class in the mobile menu, too

11 months agoMove PConfig to strategies
Philipp [Sun, 23 Jul 2023 01:19:38 +0000 (03:19 +0200)]
Move PConfig to strategies

11 months agoMove KeyValuePairStorage to strategies
Philipp [Sun, 23 Jul 2023 01:15:59 +0000 (03:15 +0200)]
Move KeyValuePairStorage to strategies

11 months agoMove Cache to strategies
Philipp [Sat, 22 Jul 2023 21:57:38 +0000 (23:57 +0200)]
Move Cache to strategies

11 months agoFix Mastodon API bookmark, mute, pin, reblog EPs temporarily by checking if blog...
Hank Grabowski [Fri, 16 Jun 2023 19:31:39 +0000 (15:31 -0400)]
Fix Mastodon API bookmark, mute, pin, reblog EPs temporarily by checking if blog in post func

11 months agoFix Mastodon API fav/unfav temporarily by checking if blog in post func
Hank Grabowski [Fri, 16 Jun 2023 18:48:12 +0000 (14:48 -0400)]
Fix Mastodon API fav/unfav temporarily by checking if blog in post func

11 months agoChange selectOriginal post to return earliest post from non-0 user
Hank Grabowski [Mon, 29 May 2023 18:03:16 +0000 (14:03 -0400)]
Change selectOriginal post to return earliest post from non-0 user

  I believe the earliest entry not being uid=0 should be the original post of a reshared post

11 months agoFix Mastodon API Reshared statuses are a stub w/content in reblog field
Hank Grabowski [Sat, 27 May 2023 01:37:08 +0000 (21:37 -0400)]
Fix Mastodon API Reshared statuses are a stub w/content in reblog field

11 months agoRework Module\ToggleMobile to check for local links
Hypolite Petovan [Tue, 25 Jul 2023 21:14:15 +0000 (23:14 +0200)]
Rework Module\ToggleMobile to check for local links

- Remove dependency on DI class
- Remove dependency on request/session superglobals
- Remove dependency on App class

11 months agoAdd new BaseUrl->isLocalUri and BaseUrl->isLocalUrl methods
Hypolite Petovan [Tue, 25 Jul 2023 21:13:01 +0000 (23:13 +0200)]
Add new BaseUrl->isLocalUri and BaseUrl->isLocalUrl methods

- Deprecate Util\Network->isLocalLink to reduce dependency on DI class

11 months agofix frio alignment
Hannes Heute [Wed, 26 Jul 2023 17:09:31 +0000 (19:09 +0200)]
fix frio alignment

11 months agoRenamed to 'public' after feedback
Roland Häder [Wed, 26 Jul 2023 07:44:39 +0000 (09:44 +0200)]
Renamed to 'public' after feedback

11 months agoMerge pull request #13307 from MrPetovan/bug/13240-event-private
Michael Vogel [Wed, 26 Jul 2023 05:38:21 +0000 (07:38 +0200)]
Merge pull request #13307 from MrPetovan/bug/13240-event-private

Fix item.private value in Model\Event::getItemArrayForId

11 months agoMerge pull request #13309 from annando/api-upload
Hypolite Petovan [Wed, 26 Jul 2023 04:31:00 +0000 (06:31 +0200)]
Merge pull request #13309 from annando/api-upload

API: Description added at picture upload

11 months agoMerge pull request #13305 from MrPetovan/bug/13304-item-drop-args
Michael Vogel [Tue, 25 Jul 2023 21:38:45 +0000 (23:38 +0200)]
Merge pull request #13305 from MrPetovan/bug/13304-item-drop-args

Restore `item/drop/{item_id}` route in mod/item

11 months agoAPI: Description added at picture upload
Michael [Tue, 25 Jul 2023 21:27:12 +0000 (21:27 +0000)]
API: Description added at picture upload