]>
git.mxchange.org Git - friendica.git/log
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
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
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
Hypolite Petovan [Thu, 24 Aug 2023 23:17:21 +0000 (19:17 -0400)]
Merge pull request #13377 from nupplaphil/fix/message
Update messages.po
Philipp [Thu, 24 Aug 2023 18:47:49 +0000 (20:47 +0200)]
Update messages.po
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
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
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
Hypolite Petovan [Tue, 22 Aug 2023 14:28:34 +0000 (10:28 -0400)]
Add .htaccess file to exclusion list in Update.md
Hypolite Petovan [Tue, 22 Aug 2023 12:50:16 +0000 (08:50 -0400)]
Fix variable name in constructor in Repository\Report
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
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
Hypolite Petovan [Mon, 21 Aug 2023 12:07:10 +0000 (08:07 -0400)]
[Database 1528] Add expected index for foreign key user-gserver.gsid
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
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
Hypolite Petovan [Sun, 16 Jul 2023 21:49:51 +0000 (17:49 -0400)]
Updated main translation file after adding several strings
Hypolite Petovan [Tue, 25 Jul 2023 11:18:58 +0000 (13:18 +0200)]
[vier] Add mute author server link in photo menu
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
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
Hypolite Petovan [Sun, 16 Jul 2023 21:26:31 +0000 (17:26 -0400)]
Add user settings page to manage remote server settings
Hypolite Petovan [Sun, 9 Jul 2023 20:14:53 +0000 (16:14 -0400)]
[frio] Add Mute Author Server button to post actions
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
Hypolite Petovan [Sun, 16 Jul 2023 21:25:57 +0000 (17:25 -0400)]
Create DDD classes for gserver class
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
Hypolite Petovan [Mon, 24 Jul 2023 09:05:36 +0000 (11:05 +0200)]
Remove DI dependency from Module\Contact\Profile
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
Hypolite Petovan [Thu, 10 Aug 2023 23:18:42 +0000 (01:18 +0200)]
Updated main translation file after changing a couple strings
Hypolite Petovan [Thu, 10 Aug 2023 23:04:08 +0000 (01:04 +0200)]
[Database 1525] Deprecate profile.name in favor of user.username
Hypolite Petovan [Thu, 10 Aug 2023 23:05:02 +0000 (01:05 +0200)]
Replace references to profile.name by user.username
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
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
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
Michael [Sun, 20 Aug 2023 12:41:42 +0000 (12:41 +0000)]
GPTBot added to the default robots.txt
Michael [Sun, 20 Aug 2023 12:39:05 +0000 (12:39 +0000)]
Resture previous state
Michael [Sun, 20 Aug 2023 12:13:25 +0000 (12:13 +0000)]
Added another context
Michael [Sun, 20 Aug 2023 05:57:39 +0000 (05:57 +0000)]
Issue 12815: JsonLD parsing problems with data-integrity
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
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
Hypolite Petovan [Thu, 17 Aug 2023 11:28:17 +0000 (07:28 -0400)]
Move default header image credits to static/defaults.config.php
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
Hank Grabowski [Wed, 16 Aug 2023 18:37:24 +0000 (14:37 -0400)]
Revert Post::selectOriginal to original logic
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
Michael [Tue, 15 Aug 2023 20:22:15 +0000 (20:22 +0000)]
New parameter for textareas to make them readonly
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
Hank G [Tue, 15 Aug 2023 15:57:28 +0000 (11:57 -0400)]
Merge branch 'friendica:develop' into mastodon-api-reshare-fixes
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
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
Michael [Tue, 15 Aug 2023 02:13:50 +0000 (02:13 +0000)]
New function for the number of retrials / Daily reload of hooks
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
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
Philipp [Mon, 14 Aug 2023 17:30:29 +0000 (19:30 +0200)]
Update db_user-contact.md
Hank G [Sun, 13 Aug 2023 19:42:22 +0000 (15:42 -0400)]
Merge branch 'friendica:develop' into mastodon-api-reshare-fixes
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
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
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
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
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
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
Michael [Thu, 10 Aug 2023 21:16:43 +0000 (21:16 +0000)]
Updated messages.po
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
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
Michael [Thu, 10 Aug 2023 21:10:12 +0000 (21:10 +0000)]
Add a ChatGPT role for the built in robots.txt
Michael [Thu, 10 Aug 2023 21:06:08 +0000 (21:06 +0000)]
Preparations for a moderator role
Michael [Wed, 9 Aug 2023 20:29:45 +0000 (20:29 +0000)]
The twitter addon is no import connector anymore
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
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
Michael [Thu, 3 Aug 2023 20:36:19 +0000 (20:36 +0000)]
Improved logging
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
Michael [Thu, 3 Aug 2023 05:46:08 +0000 (05:46 +0000)]
Fix: Pagination in search result works again
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
Michael [Wed, 2 Aug 2023 21:48:31 +0000 (21:48 +0000)]
Fix the tag detection for relay posts
Hypolite Petovan [Wed, 26 Jul 2023 05:50:15 +0000 (07:50 +0200)]
Prevent post mirroring by blocked users
Hypolite Petovan [Wed, 26 Jul 2023 05:49:55 +0000 (07:49 +0200)]
Prevent polling contact of blocked users
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
Hypolite Petovan [Wed, 26 Jul 2023 05:15:24 +0000 (07:15 +0200)]
Add constants for the Fetch Further Information field
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
Hypolite Petovan [Wed, 2 Aug 2023 18:31:14 +0000 (20:31 +0200)]
[Composer] Add suggested extensions
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
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
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
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
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
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
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
Michael [Tue, 1 Aug 2023 14:27:56 +0000 (14:27 +0000)]
Improvements for Youtube posta via API
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
Michael [Sun, 30 Jul 2023 17:46:37 +0000 (17:46 +0000)]
Improvements for relais like relay.fedi.buzz
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.
Philipp [Sat, 29 Jul 2023 11:51:03 +0000 (13:51 +0200)]
test
Philipp [Sat, 29 Jul 2023 11:20:02 +0000 (13:20 +0200)]
Make InstanceManager strategy naming convention case insensitive.
Philipp [Fri, 28 Jul 2023 18:12:25 +0000 (20:12 +0200)]
Fix Woodpecker
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
Philipp [Fri, 28 Jul 2023 17:07:29 +0000 (19:07 +0200)]
add opensocial as location for db-based execution
Philipp [Fri, 28 Jul 2023 17:02:08 +0000 (19:02 +0200)]
try making php-lint faster..
Philipp [Fri, 28 Jul 2023 16:55:06 +0000 (18:55 +0200)]
use default_key
Philipp [Fri, 28 Jul 2023 15:45:31 +0000 (17:45 +0200)]
rename woodpecker "pipeline" to "steps"
Philipp [Fri, 28 Jul 2023 15:16:30 +0000 (17:16 +0200)]
Remove unused parameter
Philipp [Wed, 26 Jul 2023 21:02:09 +0000 (23:02 +0200)]
Added a lot of constants :-)
Philipp [Wed, 26 Jul 2023 20:42:40 +0000 (22:42 +0200)]
Rename NAME to constant
Philipp [Wed, 26 Jul 2023 19:43:03 +0000 (21:43 +0200)]
Add "getName()" test