]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #10456 from annando/issue-10454
Tobias Diekershoff [Fri, 2 Jul 2021 05:47:27 +0000 (07:47 +0200)]
Merge pull request #10456 from annando/issue-10454

Quickfix for hashtags in author names in shared posts

3 years agoQuickfix for hashtags in usernames in shared posts
Michael [Fri, 2 Jul 2021 04:34:49 +0000 (04:34 +0000)]
Quickfix for hashtags in usernames in shared posts

3 years agoMerge pull request #10455 from annando/signed-requests
Hypolite Petovan [Thu, 1 Jul 2021 22:13:44 +0000 (18:13 -0400)]
Merge pull request #10455 from annando/signed-requests

Fix: Fetching of non public photos

3 years agoFix: Fetching of non public photos
Michael [Thu, 1 Jul 2021 18:05:54 +0000 (18:05 +0000)]
Fix: Fetching of non public photos

3 years agoMerge pull request #10451 from annando/contact-path
Hypolite Petovan [Thu, 1 Jul 2021 01:24:27 +0000 (21:24 -0400)]
Merge pull request #10451 from annando/contact-path

Some more places changed to the new contact avatar path format

3 years agoMerge pull request #10452 from annando/notice
Hypolite Petovan [Thu, 1 Jul 2021 01:23:12 +0000 (21:23 -0400)]
Merge pull request #10452 from annando/notice

Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253

3 years agoMerge pull request #10450 from annando/discoverable
Hypolite Petovan [Thu, 1 Jul 2021 01:16:11 +0000 (21:16 -0400)]
Merge pull request #10450 from annando/discoverable

AP: Support "discoverable"

3 years agoMerge pull request #10449 from annando/guess-mimetype
Hypolite Petovan [Thu, 1 Jul 2021 01:13:37 +0000 (21:13 -0400)]
Merge pull request #10449 from annando/guess-mimetype

Guess the mimetype in advance

3 years agoChange logo path
Michael [Wed, 30 Jun 2021 20:00:57 +0000 (20:00 +0000)]
Change logo path

3 years agoFix media size
Michael [Wed, 30 Jun 2021 19:55:28 +0000 (19:55 +0000)]
Fix media size

3 years agoAvoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253
Michael [Wed, 30 Jun 2021 19:13:27 +0000 (19:13 +0000)]
Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253

3 years agoSome more contact paths
Michael [Wed, 30 Jun 2021 18:44:41 +0000 (18:44 +0000)]
Some more contact paths

3 years agoSome more places changed to the new contact avatar path format
Michael [Wed, 30 Jun 2021 16:58:46 +0000 (16:58 +0000)]
Some more places changed to the new contact avatar path format

3 years agoAP: Support "discoverable"
Michael [Wed, 30 Jun 2021 05:40:11 +0000 (05:40 +0000)]
AP: Support "discoverable"

3 years agoGuess the mimetype in advance
Michael [Wed, 30 Jun 2021 04:28:03 +0000 (04:28 +0000)]
Guess the mimetype in advance

3 years agoMerge pull request #10448 from annando/mimetype
Tobias Diekershoff [Wed, 30 Jun 2021 03:59:06 +0000 (05:59 +0200)]
Merge pull request #10448 from annando/mimetype

Detect the mimetype for external resources

3 years agoGrammar
Michael [Wed, 30 Jun 2021 03:49:43 +0000 (03:49 +0000)]
Grammar

3 years agoDetect the mimetype for external resources
Michael [Wed, 30 Jun 2021 03:47:53 +0000 (03:47 +0000)]
Detect the mimetype for external resources

3 years agoMerge pull request #10447 from annando/contact-path
Hypolite Petovan [Wed, 30 Jun 2021 01:57:02 +0000 (21:57 -0400)]
Merge pull request #10447 from annando/contact-path

Unified avatar paths

3 years agoUnified avatar paths
Michael [Tue, 29 Jun 2021 20:26:58 +0000 (20:26 +0000)]
Unified avatar paths

3 years agoMerge pull request #10446 from MrPetovan/bug/10439-addon-settings-forms
Tobias Diekershoff [Tue, 29 Jun 2021 17:13:13 +0000 (19:13 +0200)]
Merge pull request #10446 from MrPetovan/bug/10439-addon-settings-forms

Use correct DBA method in mod/settings addon form post

3 years agoUse correct DBA method in mod/settings
Hypolite Petovan [Tue, 29 Jun 2021 17:08:50 +0000 (13:08 -0400)]
Use correct DBA method in mod/settings

3 years agoMerge pull request #10445 from annando/avatar-handling
Hypolite Petovan [Tue, 29 Jun 2021 12:53:49 +0000 (08:53 -0400)]
Merge pull request #10445 from annando/avatar-handling

Improved avatar handling (timestamps for caching)

3 years agoImproved avatar handling (timestamps for caching)
Michael [Tue, 29 Jun 2021 06:15:45 +0000 (06:15 +0000)]
Improved avatar handling (timestamps for caching)

3 years agoMerge pull request #10440 from MrPetovan/bug/10439-addon-settings-forms
Tobias Diekershoff [Tue, 29 Jun 2021 05:24:23 +0000 (07:24 +0200)]
Merge pull request #10440 from MrPetovan/bug/10439-addon-settings-forms

Wrap each addon settings form in their own form tag

3 years agoMerge pull request #10444 from annando/issue-10443
Hypolite Petovan [Mon, 28 Jun 2021 22:41:58 +0000 (18:41 -0400)]
Merge pull request #10444 from annando/issue-10443

Issue 10443: Fix requesting media content

3 years agoFix resizing
Michael [Mon, 28 Jun 2021 19:38:03 +0000 (19:38 +0000)]
Fix resizing

3 years agoIssue 10443: Fix requesting media content
Michael [Mon, 28 Jun 2021 18:53:10 +0000 (18:53 +0000)]
Issue 10443: Fix requesting media content

3 years agoMerge pull request #10442 from annando/proxy2
Hypolite Petovan [Mon, 28 Jun 2021 14:11:02 +0000 (10:11 -0400)]
Merge pull request #10442 from annando/proxy2

Replace attachment links in the body / use signed requests

3 years agoUse a default value for "uid"
Michael [Mon, 28 Jun 2021 13:58:06 +0000 (13:58 +0000)]
Use a default value for "uid"

3 years agoExternal resources are cacheable
Michael [Mon, 28 Jun 2021 13:09:00 +0000 (13:09 +0000)]
External resources are cacheable

3 years agoOnly user the user with attached media.
Michael [Mon, 28 Jun 2021 12:40:58 +0000 (12:40 +0000)]
Only user the user with attached media.

3 years agoMerge remote-tracking branch 'upstream/2021.06-rc' into proxy2
Michael [Mon, 28 Jun 2021 10:11:41 +0000 (10:11 +0000)]
Merge remote-tracking branch 'upstream/2021.06-rc' into proxy2

3 years agoUse signed requests for fetching private images
Michael [Mon, 28 Jun 2021 10:08:51 +0000 (10:08 +0000)]
Use signed requests for fetching private images

3 years agoReplace attachment links in the body
Michael [Mon, 28 Jun 2021 04:53:20 +0000 (04:53 +0000)]
Replace attachment links in the body

3 years agoMerge pull request #10441 from MrPetovan/bug/10435-external-storage-di
Michael Vogel [Mon, 28 Jun 2021 03:21:11 +0000 (05:21 +0200)]
Merge pull request #10441 from MrPetovan/bug/10435-external-storage-di

Add ExternalStorage dependency to StorageManager

3 years agoUpdated messages.po after code changes
Hypolite Petovan [Mon, 28 Jun 2021 03:19:08 +0000 (23:19 -0400)]
Updated messages.po after code changes

3 years agoAdd ExternalStorage dependency to StorageManager
Hypolite Petovan [Mon, 28 Jun 2021 02:39:02 +0000 (22:39 -0400)]
Add ExternalStorage dependency to StorageManager

- Since ExternalStorage isn't instantiated automatically by Dice, we have to provide the dependency manually in StorageManager->getByName
- This requires StorageManager to take one one additional dependency
- Tests are updated with this additional dependency

3 years agoWrap each addon settings form in their own form tag
Hypolite Petovan [Mon, 28 Jun 2021 02:11:45 +0000 (22:11 -0400)]
Wrap each addon settings form in their own form tag

- The single form tag was preventing a given addon settings to be saved if another addon had an empty required field.
- Instead of concatenating the addon form HTML through Hook::callAll, we loop manually through the hooks, appending the HTML to an array.

3 years agoMerge pull request #10437 from annando/reduce-proxy
Hypolite Petovan [Mon, 28 Jun 2021 02:41:14 +0000 (22:41 -0400)]
Merge pull request #10437 from annando/reduce-proxy

Reduce the usage of the "proxifyUrl" function

3 years agoFixed indendation
Michael [Mon, 28 Jun 2021 01:34:29 +0000 (01:34 +0000)]
Fixed indendation

3 years agoMerge pull request #10435 from nupplaphil/feat/di_cleanup
Hypolite Petovan [Mon, 28 Jun 2021 01:02:03 +0000 (21:02 -0400)]
Merge pull request #10435 from nupplaphil/feat/di_cleanup

Add constructor injection for ExternalResource Storage

3 years agoOnly proxify images
Michael [Sun, 27 Jun 2021 19:06:05 +0000 (19:06 +0000)]
Only proxify images

3 years agoMerge pull request #10438 from tobiasd/20210627-lang
Michael Vogel [Sun, 27 Jun 2021 14:43:37 +0000 (16:43 +0200)]
Merge pull request #10438 from tobiasd/20210627-lang

DE, HU and JA translation updates

3 years agoDE translation update
Tobias Diekershoff [Sun, 27 Jun 2021 12:22:36 +0000 (14:22 +0200)]
DE translation update

3 years agoupdated JA translation THX daingewuvzeevisiddfddd
Tobias Diekershoff [Sun, 27 Jun 2021 12:18:34 +0000 (14:18 +0200)]
updated JA translation THX daingewuvzeevisiddfddd

3 years agoHU translation updated THX Balázs Úr
Tobias Diekershoff [Sun, 27 Jun 2021 12:17:51 +0000 (14:17 +0200)]
HU translation updated THX Balázs Úr

3 years agoReduce the usage of the "proxifyUrl" function
Michael [Sun, 27 Jun 2021 11:50:10 +0000 (11:50 +0000)]
Reduce the usage of the "proxifyUrl" function

3 years agoAdd todo for develop phase
Philipp [Sat, 26 Jun 2021 19:17:10 +0000 (21:17 +0200)]
Add todo for develop phase

3 years agoMerge pull request #10434 from annando/issue-10433
Hypolite Petovan [Sat, 26 Jun 2021 13:21:35 +0000 (09:21 -0400)]
Merge pull request #10434 from annando/issue-10433

Issue 10433: Only notify when there had been changes

3 years agoInverted condition
Michael [Sat, 26 Jun 2021 11:31:37 +0000 (11:31 +0000)]
Inverted condition

3 years agoIssue 10433: Only notify when there had been changes
Michael [Sat, 26 Jun 2021 11:29:58 +0000 (11:29 +0000)]
Issue 10433: Only notify when there had been changes

3 years agoMerge pull request #10432 from annando/avatar-path
Hypolite Petovan [Fri, 25 Jun 2021 18:37:24 +0000 (14:37 -0400)]
Merge pull request #10432 from annando/avatar-path

Function to return the avatar and header path for a given contact id

3 years agoAdd constructor injection for ExternalResource
Philipp [Fri, 25 Jun 2021 18:13:50 +0000 (20:13 +0200)]
Add constructor injection for ExternalResource

3 years agoApply suggestions from code review
Michael Vogel [Fri, 25 Jun 2021 18:00:59 +0000 (20:00 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoFunction to return the avatar and header path for a given contact id
Michael [Fri, 25 Jun 2021 17:03:35 +0000 (17:03 +0000)]
Function to return the avatar and header path for a given contact id

3 years agoMerge pull request #10430 from annando/api-trends
Hypolite Petovan [Fri, 25 Jun 2021 00:31:28 +0000 (20:31 -0400)]
Merge pull request #10430 from annando/api-trends

API: Send "history" section for trends

3 years agoMerge pull request #10429 from annando/cors
Hypolite Petovan [Fri, 25 Jun 2021 00:30:02 +0000 (20:30 -0400)]
Merge pull request #10429 from annando/cors

Adjusted documentation

3 years agoAOI: Send "history" section for trends
Michael [Thu, 24 Jun 2021 22:15:25 +0000 (22:15 +0000)]
AOI: Send "history" section for trends

3 years agoDesktop is Web
Michael [Thu, 24 Jun 2021 20:21:06 +0000 (20:21 +0000)]
Desktop is Web

3 years agoHalcyon is Halcyon
Michael [Thu, 24 Jun 2021 20:19:28 +0000 (20:19 +0000)]
Halcyon is Halcyon

3 years agoAdjusted documentation
Michael [Thu, 24 Jun 2021 18:16:48 +0000 (18:16 +0000)]
Adjusted documentation

3 years agoMerge pull request #10428 from annando/cors
Hypolite Petovan [Thu, 24 Jun 2021 18:08:49 +0000 (14:08 -0400)]
Merge pull request #10428 from annando/cors

Set CORS header fields to support Halcyon

3 years agoSet CORS header fields to support Halcyon
Michael [Thu, 24 Jun 2021 18:02:29 +0000 (18:02 +0000)]
Set CORS header fields to support Halcyon

3 years agoMerge pull request #10425 from annando/api-avatar
Hypolite Petovan [Thu, 24 Jun 2021 17:42:33 +0000 (13:42 -0400)]
Merge pull request #10425 from annando/api-avatar

API: Improved avatar handling

3 years agoStandards
Michael [Thu, 24 Jun 2021 17:37:50 +0000 (17:37 +0000)]
Standards

3 years agoNew class for external resources
Michael [Thu, 24 Jun 2021 17:30:22 +0000 (17:30 +0000)]
New class for external resources

3 years agoAPI: Improved avatar handling
Michael [Thu, 24 Jun 2021 07:08:38 +0000 (07:08 +0000)]
API: Improved avatar handling

3 years agoMerge pull request #10423 from tobiasd/20210623-autoinstallparameter
Hypolite Petovan [Wed, 23 Jun 2021 16:23:57 +0000 (12:23 -0400)]
Merge pull request #10423 from tobiasd/20210623-autoinstallparameter

console autoinstall used parameter U twice

3 years agoconsole autoinstall used parameter U twice
Tobias Diekershoff [Wed, 23 Jun 2021 16:05:39 +0000 (18:05 +0200)]
console autoinstall used parameter U twice

The parameter "-U" was used twice for the database user and for the URL.
As all other database parameters are using the lowercase letter for the
parameter, this was adopted for the dbuser as well.

3 years agoMerge pull request #10422 from annando/forum-delivery
Hypolite Petovan [Wed, 23 Jun 2021 12:18:43 +0000 (08:18 -0400)]
Merge pull request #10422 from annando/forum-delivery

Ensure public forum posts are public

3 years agoEnsure public forum posts are public
Michael [Tue, 22 Jun 2021 22:33:56 +0000 (22:33 +0000)]
Ensure public forum posts are public

3 years agoMerge pull request #10421 from annando/ap-photo
Hypolite Petovan [Tue, 22 Jun 2021 14:10:39 +0000 (10:10 -0400)]
Merge pull request #10421 from annando/ap-photo

Transmit mediaType, preparation for header image

3 years agoTransmit mediaType for headers as well / use blank image for empty header
Michael [Tue, 22 Jun 2021 13:58:29 +0000 (13:58 +0000)]
Transmit mediaType for headers as well / use blank image for empty header

3 years agoTransmit mediaType, preparation for header image
Michael [Tue, 22 Jun 2021 03:17:41 +0000 (03:17 +0000)]
Transmit mediaType, preparation for header image

3 years agoMerge pull request #10420 from annando/usercount
Hypolite Petovan [Mon, 21 Jun 2021 12:46:56 +0000 (08:46 -0400)]
Merge pull request #10420 from annando/usercount

Don't count the system user as user

3 years agoMerge pull request #10419 from annando/fatal
Hypolite Petovan [Mon, 21 Jun 2021 12:46:03 +0000 (08:46 -0400)]
Merge pull request #10419 from annando/fatal

Fix fatal error:  Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given

3 years agoDon't count the system user as user
Michael [Mon, 21 Jun 2021 04:03:20 +0000 (04:03 +0000)]
Don't count the system user as user

3 years agoFix fatal error: Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media...
Michael [Mon, 21 Jun 2021 03:53:53 +0000 (03:53 +0000)]
Fix fatal error:  Uncaught TypeError: Argument 1 passed to Friendica\Model\Post\Media::existsByURIId() must be of the type int, null given

3 years agoMerge pull request #10418 from nupplaphil/bug/attachement_url
Hypolite Petovan [Sun, 20 Jun 2021 23:58:42 +0000 (19:58 -0400)]
Merge pull request #10418 from nupplaphil/bug/attachement_url

Fix wrong attachement index

3 years agoFix wrong attachement index
Philipp [Sun, 20 Jun 2021 20:33:05 +0000 (22:33 +0200)]
Fix wrong attachement index

3 years agoMerge pull request #10373 from nupplaphil/feat/cleanup_factory_behaviour
Hypolite Petovan [Sun, 20 Jun 2021 17:35:30 +0000 (13:35 -0400)]
Merge pull request #10373 from nupplaphil/feat/cleanup_factory_behaviour

Cleanup Mastodon Factories

3 years agoCleanup Code
Philipp [Tue, 8 Jun 2021 22:09:32 +0000 (00:09 +0200)]
Cleanup Code

3 years agoSatisfy PHP-CS
Philipp [Sat, 5 Jun 2021 20:55:06 +0000 (22:55 +0200)]
Satisfy PHP-CS

3 years agoCleanup Mastodon Factories
Philipp [Sat, 5 Jun 2021 20:36:45 +0000 (22:36 +0200)]
Cleanup Mastodon Factories

3 years agoMerge pull request #10417 from annando/context-select
Hypolite Petovan [Sun, 20 Jun 2021 03:02:21 +0000 (23:02 -0400)]
Merge pull request #10417 from annando/context-select

Context: use the correct "select functionality

3 years agoContext: use the correct "select functionality
Michael [Sat, 19 Jun 2021 18:27:35 +0000 (18:27 +0000)]
Context: use the correct "select functionality

3 years agoMerge pull request #10416 from annando/empty-parents
Hypolite Petovan [Sat, 19 Jun 2021 10:26:20 +0000 (06:26 -0400)]
Merge pull request #10416 from annando/empty-parents

An empty user id does not have children

3 years agoAn empty user id does not have children
Michael [Sat, 19 Jun 2021 06:27:25 +0000 (06:27 +0000)]
An empty user id does not have children

3 years agoMerge pull request #10414 from annando/oauth
Hypolite Petovan [Fri, 18 Jun 2021 13:50:14 +0000 (09:50 -0400)]
Merge pull request #10414 from annando/oauth

API: "created_at" is timestamp

3 years agoTwidereX added
Michael [Fri, 18 Jun 2021 09:04:11 +0000 (09:04 +0000)]
TwidereX added

3 years agoClassname fixed
Michael [Fri, 18 Jun 2021 05:50:52 +0000 (05:50 +0000)]
Classname fixed

3 years agoUnused "use" removed
Michael [Fri, 18 Jun 2021 03:32:20 +0000 (03:32 +0000)]
Unused "use" removed

3 years agoAPI: "created_at" is timestamp
Michael [Fri, 18 Jun 2021 03:21:38 +0000 (03:21 +0000)]
API: "created_at" is timestamp

3 years agoMerge pull request #10413 from annando/notice
Hypolite Petovan [Thu, 17 Jun 2021 18:55:39 +0000 (14:55 -0400)]
Merge pull request #10413 from annando/notice

Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"

3 years agoFix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php...
Michael [Thu, 17 Jun 2021 18:48:23 +0000 (18:48 +0000)]
Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"

3 years agoMerge pull request #10412 from annando/local-photo
Hypolite Petovan [Thu, 17 Jun 2021 17:31:57 +0000 (13:31 -0400)]
Merge pull request #10412 from annando/local-photo

Photos should point to the local system

3 years agoUpdate src/Object/Api/Mastodon/Account.php
Michael Vogel [Thu, 17 Jun 2021 17:14:35 +0000 (19:14 +0200)]
Update src/Object/Api/Mastodon/Account.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoPhotos should point to the local system
Michael [Thu, 17 Jun 2021 16:55:54 +0000 (16:55 +0000)]
Photos should point to the local system

3 years agoMerge pull request #10411 from annando/header-noscrape
Hypolite Petovan [Thu, 17 Jun 2021 15:49:19 +0000 (11:49 -0400)]
Merge pull request #10411 from annando/header-noscrape

Fix noscrape publishing and pulling, added header