]> git.mxchange.org Git - friendica.git/log
friendica.git
17 months agoMode depending control for the behaviour with blocked contacts
Michael [Thu, 12 Jan 2023 06:25:55 +0000 (06:25 +0000)]
Mode depending control for the behaviour with blocked contacts

17 months agoMerge pull request #12655 from annando/fix-communication
Hypolite Petovan [Wed, 11 Jan 2023 22:04:41 +0000 (17:04 -0500)]
Merge pull request #12655 from annando/fix-communication

Fix: Forum posts from some contacts weren't distributed

17 months agoFix: Forum posts from some contacts weren't distributed
Michael [Wed, 11 Jan 2023 21:55:32 +0000 (21:55 +0000)]
Fix: Forum posts from some contacts weren't distributed

17 months agoMerge pull request #12653 from nupplaphil/bug/config_revert_null
Hypolite Petovan [Wed, 11 Jan 2023 21:06:28 +0000 (16:06 -0500)]
Merge pull request #12653 from nupplaphil/bug/config_revert_null

Revert Cache delete() behavior to stable version

17 months agoImprove encapsulation
Philipp [Wed, 11 Jan 2023 21:00:29 +0000 (22:00 +0100)]
Improve encapsulation

17 months agoAssure that deleted cat/keys are working as expected
Philipp [Wed, 11 Jan 2023 20:53:34 +0000 (21:53 +0100)]
Assure that deleted cat/keys are working as expected
- A deleted cache-key would delete a merged cache-key as well
- Deleting a key in the Model results in reloading the config to assure any value from underlying files

17 months agoRevert Cache delete() behavior to stable version
Philipp [Wed, 11 Jan 2023 20:10:59 +0000 (21:10 +0100)]
Revert Cache delete() behavior to stable version

17 months agoMerge pull request #12635 from MrPetovan/task/12629-contact-threads-tab
Philipp [Wed, 11 Jan 2023 18:50:38 +0000 (19:50 +0100)]
Merge pull request #12635 from MrPetovan/task/12629-contact-threads-tab

Replace remaining mentions of "Status" by "Conversations" or "Posts"

17 months agoUpdate main translation file after changing strings
Hypolite Petovan [Sun, 8 Jan 2023 06:37:24 +0000 (01:37 -0500)]
Update main translation file after changing strings

17 months agoReplace remaining mentions of "Status" by "Conversations" or "Posts"
Hypolite Petovan [Sun, 8 Jan 2023 06:32:18 +0000 (01:32 -0500)]
Replace remaining mentions of "Status" by "Conversations" or "Posts"

17 months agoConvert Content\Nav to dynamic object
Hypolite Petovan [Sun, 8 Jan 2023 06:17:06 +0000 (01:17 -0500)]
Convert Content\Nav to dynamic object

- Remove DI dependency in Module\Apps

17 months agoMerge pull request #12647 from MrPetovan/bug/12607-image-user-theme
Michael Vogel [Wed, 11 Jan 2023 06:44:57 +0000 (07:44 +0100)]
Merge pull request #12647 from MrPetovan/bug/12607-image-user-theme

Enable profile user theme on single photo display

17 months agoEnable profile user theme on single photo display
Hypolite Petovan [Wed, 11 Jan 2023 01:40:35 +0000 (20:40 -0500)]
Enable profile user theme on single photo display

17 months agoMerge pull request #12645 from MrPetovan/bug/warnings
Philipp [Tue, 10 Jan 2023 18:23:52 +0000 (19:23 +0100)]
Merge pull request #12645 from MrPetovan/bug/warnings

Replace HTML regular expression by HTML::extractCharset in ParseUrl::getSiteInfo

17 months agoOnly show line number if it's provided in System::callstack
Hypolite Petovan [Tue, 10 Jan 2023 15:41:20 +0000 (10:41 -0500)]
Only show line number if it's provided in System::callstack

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1377373973

17 months agoReplace HTML regular expression by HTML::extractCharset in ParseUrl::getSiteInfo
Hypolite Petovan [Tue, 10 Jan 2023 06:08:34 +0000 (01:08 -0500)]
Replace HTML regular expression by HTML::extractCharset in ParseUrl::getSiteInfo

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1374537440

17 months agoAdd implementation of HTTP Media Type
Hypolite Petovan [Tue, 10 Jan 2023 06:07:14 +0000 (01:07 -0500)]
Add implementation of HTTP Media Type

- Add charset extraction from DOMDocument
- TESTS!

17 months agoMerge pull request #12644 from annando/improve-ignore
Hypolite Petovan [Tue, 10 Jan 2023 14:05:48 +0000 (09:05 -0500)]
Merge pull request #12644 from annando/improve-ignore

Improve the ignore behaviour

17 months agoMoved permission assigning / simplified block check
Michael [Tue, 10 Jan 2023 05:59:25 +0000 (05:59 +0000)]
Moved permission assigning / simplified block check

17 months agoMerge pull request #12642 from MrPetovan/bug/fatal-errors
Philipp [Mon, 9 Jan 2023 22:14:05 +0000 (23:14 +0100)]
Merge pull request #12642 from MrPetovan/bug/fatal-errors

Address a few Fatal Errors

17 months agoCheck image property is set in Object\Image
Hypolite Petovan [Mon, 9 Jan 2023 15:29:56 +0000 (10:29 -0500)]
Check image property is set in Object\Image

- Property was either an object or null, strict comparison with "false" was inaccurate
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1374888800

17 months agoCheck for URI ID existence in Post\Media::insert
Hypolite Petovan [Mon, 9 Jan 2023 15:27:45 +0000 (10:27 -0500)]
Check for URI ID existence in Post\Media::insert

- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1374538325

17 months agoAdd line number to output in System::callstack
Hypolite Petovan [Mon, 9 Jan 2023 15:22:19 +0000 (10:22 -0500)]
Add line number to output in System::callstack

17 months agoInclude other unique key column in condition in Model\Tag:store
Hypolite Petovan [Mon, 9 Jan 2023 14:52:04 +0000 (09:52 -0500)]
Include other unique key column in condition in Model\Tag:store

- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1372640002

17 months agoUpdated messages.po
Michael [Mon, 9 Jan 2023 17:29:42 +0000 (17:29 +0000)]
Updated messages.po

17 months agoMerge remote-tracking branch 'upstream/develop' into improve-ignore
Michael [Mon, 9 Jan 2023 17:23:10 +0000 (17:23 +0000)]
Merge remote-tracking branch 'upstream/develop' into improve-ignore

17 months agoMerge pull request #12641 from MrPetovan/bug/warnings
Michael Vogel [Mon, 9 Jan 2023 17:20:58 +0000 (18:20 +0100)]
Merge pull request #12641 from MrPetovan/bug/warnings

Add yet another case to DateTimeFormat::fix

17 months agoAdd yet another case to DateTimeFormat::fix
Hypolite Petovan [Mon, 9 Jan 2023 13:51:20 +0000 (08:51 -0500)]
Add yet another case to DateTimeFormat::fix

- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1372637862

17 months agoMerge pull request #12643 from annando/item-origin
Hypolite Petovan [Mon, 9 Jan 2023 16:34:56 +0000 (11:34 -0500)]
Merge pull request #12643 from annando/item-origin

Fix some warnings on item creation

17 months agoUpdated messages.po again
Michael [Mon, 9 Jan 2023 16:25:02 +0000 (16:25 +0000)]
Updated messages.po again

17 months agoImprove ignoring of messages
Michael [Mon, 9 Jan 2023 16:23:39 +0000 (16:23 +0000)]
Improve ignoring of messages

17 months agoUpdated messages.po
Michael [Mon, 9 Jan 2023 16:18:35 +0000 (16:18 +0000)]
Updated messages.po

17 months agoFix some warnings on item creation
Michael [Mon, 9 Jan 2023 15:55:35 +0000 (15:55 +0000)]
Fix some warnings on item creation

17 months agoMerge pull request #12638 from annando/collapse
Hypolite Petovan [Mon, 9 Jan 2023 00:23:57 +0000 (19:23 -0500)]
Merge pull request #12638 from annando/collapse

Posts from contacts can now be collapsed

17 months agoUpdated "messages.po" again
Michael [Sun, 8 Jan 2023 23:26:26 +0000 (23:26 +0000)]
Updated "messages.po" again

17 months agoMerge branch 'collapse' of github.com:annando/friendica into collapse
Michael [Sun, 8 Jan 2023 23:15:35 +0000 (23:15 +0000)]
Merge branch 'collapse' of github.com:annando/friendica into collapse

17 months agoUpdated mesages.po
Michael [Sun, 8 Jan 2023 23:15:15 +0000 (23:15 +0000)]
Updated mesages.po

17 months agoApply suggestions from code review
Michael Vogel [Sun, 8 Jan 2023 22:13:31 +0000 (23:13 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoRemoce test code
Michael [Sun, 8 Jan 2023 19:01:12 +0000 (19:01 +0000)]
Remoce test code

17 months agoUpdate routine to transfer the blockem list to collapsed
Michael [Sun, 8 Jan 2023 18:59:07 +0000 (18:59 +0000)]
Update routine to transfer the blockem list to collapsed

17 months agoChanged messages.po
Michael [Sun, 8 Jan 2023 18:28:34 +0000 (18:28 +0000)]
Changed messages.po

17 months agoAdded "collapsed" list
Michael [Sun, 8 Jan 2023 18:28:19 +0000 (18:28 +0000)]
Added "collapsed" list

17 months agoMerge remote-tracking branch 'upstream/develop' into collapse
Michael [Sun, 8 Jan 2023 17:47:21 +0000 (17:47 +0000)]
Merge remote-tracking branch 'upstream/develop' into collapse

17 months agoPosts from contacts can now be collapsed
Michael [Sun, 8 Jan 2023 17:40:05 +0000 (17:40 +0000)]
Posts from contacts can now be collapsed

17 months agoMerge pull request #12637 from annando/ostatus-subscription
Hypolite Petovan [Sun, 8 Jan 2023 12:58:22 +0000 (07:58 -0500)]
Merge pull request #12637 from annando/ostatus-subscription

OStatus: Fix PubSubHubBub subscription

17 months agoApply suggestions from code review
Michael Vogel [Sun, 8 Jan 2023 12:00:58 +0000 (13:00 +0100)]
Apply suggestions from code review

Co-authored-by: Philipp <admin+Github@philipp.info>
17 months agoMerge pull request #12636 from MrPetovan/bug/12625-api-not-implemented
Philipp [Sun, 8 Jan 2023 10:03:06 +0000 (11:03 +0100)]
Merge pull request #12636 from MrPetovan/bug/12625-api-not-implemented

Update API unsupported test

17 months agoFix test
Michael [Sun, 8 Jan 2023 10:00:25 +0000 (10:00 +0000)]
Fix test

17 months agoOStatus: Fix PubSubHubBub subscription
Michael [Sun, 8 Jan 2023 09:41:54 +0000 (09:41 +0000)]
OStatus: Fix PubSubHubBub subscription

17 months agoUpdate API unsupported test
Hypolite Petovan [Sun, 8 Jan 2023 07:36:26 +0000 (02:36 -0500)]
Update API unsupported test

17 months agoMerge pull request #12633 from MrPetovan/bug/12624-api-thumbnail
Tobias Diekershoff [Sun, 8 Jan 2023 07:28:24 +0000 (08:28 +0100)]
Merge pull request #12633 from MrPetovan/bug/12624-api-thumbnail

Change "thumbnail" for default Friendica banner image in Api\Mastodon\Instance

17 months agoMerge pull request #12634 from MrPetovan/bug/12625-api-not-implemented
Tobias Diekershoff [Sun, 8 Jan 2023 07:24:05 +0000 (08:24 +0100)]
Merge pull request #12634 from MrPetovan/bug/12625-api-not-implemented

Treat unsupported API call as HTTP error

17 months agoUpdate main translation file after removing a string
Hypolite Petovan [Sun, 8 Jan 2023 03:48:31 +0000 (22:48 -0500)]
Update main translation file after removing a string

17 months agoTreat unsupported API call as HTTP error
Hypolite Petovan [Sun, 8 Jan 2023 03:47:52 +0000 (22:47 -0500)]
Treat unsupported API call as HTTP error

17 months agoChange "thumbnail" for default Friendica banner image in Api\Mastodon\Instance
Hypolite Petovan [Sun, 8 Jan 2023 03:37:58 +0000 (22:37 -0500)]
Change "thumbnail" for default Friendica banner image in Api\Mastodon\Instance

17 months agoMerge pull request #12632 from nupplaphil/bug/more_config
Hypolite Petovan [Sun, 8 Jan 2023 03:32:11 +0000 (22:32 -0500)]
Merge pull request #12632 from nupplaphil/bug/more_config

Fix loading empty node.config.php

17 months agoFilter disabled addons with "null"
Philipp [Sun, 8 Jan 2023 01:33:50 +0000 (02:33 +0100)]
Filter disabled addons with "null"

17 months agoFix "null" addon list
Philipp [Sun, 8 Jan 2023 01:28:47 +0000 (02:28 +0100)]
Fix "null" addon list

17 months agoAdd test for Addon failures
Philipp [Sun, 8 Jan 2023 01:28:27 +0000 (02:28 +0100)]
Add test for Addon failures

17 months agoFix loading empty node.config.php
Philipp [Sun, 8 Jan 2023 01:04:25 +0000 (02:04 +0100)]
Fix loading empty node.config.php

17 months agoMerge pull request #12630 from annando/diaspora-item
Hypolite Petovan [Sat, 7 Jan 2023 22:19:42 +0000 (17:19 -0500)]
Merge pull request #12630 from annando/diaspora-item

Diaspora: Support for native photos

17 months agoAdd configuration
Michael [Sat, 7 Jan 2023 21:28:21 +0000 (21:28 +0000)]
Add configuration

17 months agoMerge remote-tracking branch 'upstream/develop' into diaspora-item
Michael [Sat, 7 Jan 2023 21:21:51 +0000 (21:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into diaspora-item

17 months agoMerge pull request #12628 from nupplaphil/bug/typeerror
Hypolite Petovan [Sat, 7 Jan 2023 20:06:28 +0000 (15:06 -0500)]
Merge pull request #12628 from nupplaphil/bug/typeerror

Don't ksort() or loop without an addon array

17 months agoMerge remote-tracking branch 'upstream/develop' into diaspora-item
Michael [Sat, 7 Jan 2023 19:52:23 +0000 (19:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into diaspora-item

17 months agoFix addons problem more elegant
Philipp [Sat, 7 Jan 2023 19:49:29 +0000 (20:49 +0100)]
Fix addons problem more elegant

17 months agoMerge pull request #12609 from annando/mod-item
Hypolite Petovan [Sat, 7 Jan 2023 19:03:00 +0000 (14:03 -0500)]
Merge pull request #12609 from annando/mod-item

Code cleanup for mod/item.php

17 months agoFix other foreach() troubles at Addon.php
Philipp [Sat, 7 Jan 2023 18:54:59 +0000 (19:54 +0100)]
Fix other foreach() troubles at Addon.php

17 months agoApply suggestions from code review
Michael Vogel [Sat, 7 Jan 2023 18:54:13 +0000 (19:54 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoDon't ksort() on null
Philipp [Sat, 7 Jan 2023 18:52:43 +0000 (19:52 +0100)]
Don't ksort() on null

17 months agoUnbneeded strlen removed
Michael [Sat, 7 Jan 2023 18:51:28 +0000 (18:51 +0000)]
Unbneeded strlen removed

17 months agoChanges after review
Michael [Sat, 7 Jan 2023 18:46:10 +0000 (18:46 +0000)]
Changes after review

17 months agoMore simplifications
Michael [Sat, 7 Jan 2023 18:19:04 +0000 (18:19 +0000)]
More simplifications

17 months agoSimplified code
Michael [Sat, 7 Jan 2023 18:07:54 +0000 (18:07 +0000)]
Simplified code

17 months agoUpdated messages.po
Michael [Sat, 7 Jan 2023 17:16:44 +0000 (17:16 +0000)]
Updated messages.po

17 months agoMerge remote-tracking branch 'upstream/develop' into mod-item
Michael [Sat, 7 Jan 2023 17:14:40 +0000 (17:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into mod-item

17 months agoMerge pull request #12627 from nupplaphil/feat/config_warning
Hypolite Petovan [Sat, 7 Jan 2023 16:41:44 +0000 (11:41 -0500)]
Merge pull request #12627 from nupplaphil/feat/config_warning

Check `node.config.php` file permission

17 months agoDiaspora: Photos are now transmitted separately
Michael [Sat, 7 Jan 2023 15:11:34 +0000 (15:11 +0000)]
Diaspora: Photos are now transmitted separately

17 months agoUpdate messages.po
Philipp [Sat, 7 Jan 2023 14:50:03 +0000 (15:50 +0100)]
Update messages.po

17 months agoomg .. wrong assertion ..
Philipp [Sat, 7 Jan 2023 14:49:55 +0000 (15:49 +0100)]
omg .. wrong assertion ..

17 months agoFix warning text
Philipp [Sat, 7 Jan 2023 14:30:45 +0000 (15:30 +0100)]
Fix warning text

17 months agoUpdate src/Module/Admin/Summary.php
Philipp [Sat, 7 Jan 2023 14:28:49 +0000 (15:28 +0100)]
Update src/Module/Admin/Summary.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoUpdate messages.po
Philipp [Sat, 7 Jan 2023 14:18:23 +0000 (15:18 +0100)]
Update messages.po

17 months agoAdd warning message in case node.config.php isn't writable
Philipp [Sat, 7 Jan 2023 14:16:55 +0000 (15:16 +0100)]
Add warning message in case node.config.php isn't writable

17 months agoMerge pull request #12622 from nupplaphil/bug/config
Hypolite Petovan [Sat, 7 Jan 2023 13:45:53 +0000 (08:45 -0500)]
Merge pull request #12622 from nupplaphil/bug/config

`node.config.php` bugfixings

17 months agoExecute critical worker tasks, even if we're in daemon mode
Philipp [Sat, 7 Jan 2023 12:43:16 +0000 (13:43 +0100)]
Execute critical worker tasks, even if we're in daemon mode

17 months agoMerge pull request #12619 from MrPetovan/task/12617-remove-no_auto_update
Philipp [Fri, 6 Jan 2023 16:54:36 +0000 (17:54 +0100)]
Merge pull request #12619 from MrPetovan/task/12617-remove-no_auto_update

Remove system.no_auto_update personal config key and assume default value of true

17 months agoFix Update::run()
Philipp [Fri, 6 Jan 2023 16:50:56 +0000 (17:50 +0100)]
Fix Update::run()

17 months agoMove Update::check() into daemon loop
Philipp [Fri, 6 Jan 2023 11:50:14 +0000 (12:50 +0100)]
Move Update::check() into daemon loop

17 months agoApply Update::check() suggestions
Philipp [Fri, 6 Jan 2023 11:50:32 +0000 (12:50 +0100)]
Apply Update::check() suggestions

17 months agoApply Update::check() suggestions
Philipp [Fri, 6 Jan 2023 11:50:14 +0000 (12:50 +0100)]
Apply Update::check() suggestions

17 months agoAdapt doc
Philipp [Fri, 6 Jan 2023 11:47:00 +0000 (12:47 +0100)]
Adapt doc

17 months agoApply suggestions from code review
Philipp [Fri, 6 Jan 2023 11:46:06 +0000 (12:46 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoUpdate src/Core/Config/ValueObject/Cache.php
Philipp [Fri, 6 Jan 2023 11:43:04 +0000 (12:43 +0100)]
Update src/Core/Config/ValueObject/Cache.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoUpdate src/Core/Update.php
Philipp [Fri, 6 Jan 2023 11:42:56 +0000 (12:42 +0100)]
Update src/Core/Update.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoUpdate src/Core/Config/Util/ConfigFileManager.php
Philipp [Fri, 6 Jan 2023 11:42:43 +0000 (12:42 +0100)]
Update src/Core/Config/Util/ConfigFileManager.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
17 months agoAdd doc
Philipp [Fri, 6 Jan 2023 02:06:11 +0000 (03:06 +0100)]
Add doc

17 months agoadd description
Philipp [Fri, 6 Jan 2023 01:53:23 +0000 (02:53 +0100)]
add description

17 months agoremove print_r
Philipp [Fri, 6 Jan 2023 01:54:28 +0000 (02:54 +0100)]
remove print_r

17 months agoUpdate src/Core/Config/Util/ConfigFileManager.php
Philipp [Fri, 6 Jan 2023 01:16:35 +0000 (02:16 +0100)]
Update src/Core/Config/Util/ConfigFileManager.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>