]> git.mxchange.org Git - friendica.git/log
friendica.git
5 months agoMerge pull request #13751 from annando/fix-capitalisation
Hypolite Petovan [Thu, 21 Dec 2023 00:48:06 +0000 (19:48 -0500)]
Merge pull request #13751 from annando/fix-capitalisation

Fix class name capitalisation

5 months agoStore Pixelfed's capabilities
Michael [Thu, 21 Dec 2023 00:33:42 +0000 (00:33 +0000)]
Store Pixelfed's capabilities

5 months agoFix class name capitalisation
Michael [Wed, 20 Dec 2023 19:55:34 +0000 (19:55 +0000)]
Fix class name capitalisation

5 months agoMerge pull request #13749 from MrPetovan/bug/fatal-errors
Michael Vogel [Wed, 20 Dec 2023 18:09:08 +0000 (19:09 +0100)]
Merge pull request #13749 from MrPetovan/bug/fatal-errors

Also catch TypeError exceptions in Repository\PostMedia

5 months agoAlso catch TypeError exceptions in Repository\PostMedia
Hypolite Petovan [Wed, 20 Dec 2023 14:50:49 +0000 (09:50 -0500)]
Also catch TypeError exceptions in Repository\PostMedia

- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"

5 months agoMerge pull request #13742 from annando/edit-tags
Hypolite Petovan [Wed, 20 Dec 2023 13:38:08 +0000 (08:38 -0500)]
Merge pull request #13742 from annando/edit-tags

Fix lost local tags upon update

5 months agoFix lost local tags upon update
Michael [Tue, 19 Dec 2023 15:28:20 +0000 (15:28 +0000)]
Fix lost local tags upon update

5 months agoMerge pull request #13739 from MrPetovan/task/composer
Michael Vogel [Tue, 19 Dec 2023 06:57:41 +0000 (07:57 +0100)]
Merge pull request #13739 from MrPetovan/task/composer

Update Composer dependencies ahead of release

5 months agoUpdate Composer dependencies ahead of release
Hypolite Petovan [Tue, 19 Dec 2023 01:56:27 +0000 (20:56 -0500)]
Update Composer dependencies ahead of release

- Updating ezyang/htmlpurifier (v4.16.0 => v4.17.0)
- Updating mobiledetect/mobiledetectlib (2.8.41 => 3.74.3)
- Updating patrickschur/language-detection (v5.1.0 => v5.3.0)
- Updating phpseclib/phpseclib (3.0.19 => 3.0.34)
- Updating psr/container (1.1.1 => 2.0.2)
- Updating smarty/smarty (v4.3.1 => v4.3.4)
- Updating bower-asset/base64 (1.2.0 => 1.3.0)
- Updating mockery/mockery (1.5.1 => 1.6.7)
- Updating sebastian/global-state (5.0.5 => 5.0.6)
- Updating sebastian/diff (4.0.4 => 4.0.5)
- Updating theseer/tokenizer (1.2.1 => 1.2.2)
- Updating nikic/php-parser (v4.15.4 => v4.18.0)
- Updating phpunit/php-code-coverage (9.2.26 => 9.2.29)
- Updating phpunit/phpunit (9.6.7 => 9.6.15)
- Updating dasprid/enum (1.0.4 => 1.0.5)
- Updating guzzlehttp/promises (1.5.2 => 1.5.3)
- Updating symfony/polyfill-php72 (v1.27.0 => v1.28.0)
- Updating symfony/polyfill-intl-normalizer (v1.27.0 => v1.28.0)
- Updating symfony/polyfill-intl-idn (v1.27.0 => v1.28.0)
- Updating paragonie/sodium_compat (v1.19.0 => v1.20.0)
- Updating psr/http-client (1.0.2 => 1.0.3)
- Updating composer/ca-bundle (1.3.5 => 1.4.0)

5 months agoBump minimum version to run Friendica to PHP 7.4
Hypolite Petovan [Mon, 18 Dec 2023 21:01:50 +0000 (16:01 -0500)]
Bump minimum version to run Friendica to PHP 7.4

- Update version filter of mobiledetect/mobiledetectlib and psr/container to PHP 7.4 versions
- Remove PHP 7.3 PHPUnit instance
- Remove PHP 7.2 specific PDO exception in tests

5 months agoMerge pull request #13734 from Raroun/Fix-for-Issue-#13403
Hypolite Petovan [Mon, 18 Dec 2023 02:17:50 +0000 (21:17 -0500)]
Merge pull request #13734 from Raroun/Fix-for-Issue-#13403

Fix for issue #13403 [Frio] Optical assignment of a contact to a circle not/hardly distinguishable

5 months agoMerge pull request #13732 from annando/issue-13731
Hypolite Petovan [Mon, 18 Dec 2023 02:16:28 +0000 (21:16 -0500)]
Merge pull request #13732 from annando/issue-13731

Issue 13731: Fix error concerning invalid user

5 months agoMerge pull request #13730 from Raroun/Fix_for_Issue_#13720
Hypolite Petovan [Mon, 18 Dec 2023 02:14:04 +0000 (21:14 -0500)]
Merge pull request #13730 from Raroun/Fix_for_Issue_#13720

Fix for issue #13720 - [frio] Compose-box initially way too small by default

5 months agoMerge pull request #13729 from annando/frio-channel
Hypolite Petovan [Mon, 18 Dec 2023 02:12:37 +0000 (21:12 -0500)]
Merge pull request #13729 from annando/frio-channel

Frio: Improved user defined channel page

5 months agoMerge pull request #13728 from annando/issue-13560
Hypolite Petovan [Mon, 18 Dec 2023 02:03:14 +0000 (21:03 -0500)]
Merge pull request #13728 from annando/issue-13560

Issue 13560: new indexes to improve circle loading time

5 months agoUpdate style.css
Raroun [Sun, 17 Dec 2023 10:34:16 +0000 (11:34 +0100)]
Update style.css

Reduced the icon size from 20 pixels to 15 pixels
i like that the button is on the same heigth as the username, but 20 pixels is just too much there.

5 months agoUpdate entry.tpl
Raroun [Sun, 17 Dec 2023 10:03:41 +0000 (11:03 +0100)]
Update entry.tpl

added missing "contact-circle-link" css class

5 months agoIssue 13731: Fix error concerning invalid user
Michael [Sun, 17 Dec 2023 09:56:00 +0000 (09:56 +0000)]
Issue 13731: Fix error concerning invalid user

5 months agoUpdate entry.tpl
Raroun [Sun, 17 Dec 2023 09:33:21 +0000 (10:33 +0100)]
Update entry.tpl

Addes missing "contact-circle-actions" css class

5 months agoUpdate jot.tpl
Raroun [Sun, 17 Dec 2023 07:03:19 +0000 (08:03 +0100)]
Update jot.tpl

Increased rows from 2 to 8 which still fits mobile screens

5 months agoUpdate comment_item.tpl
Raroun [Sun, 17 Dec 2023 07:02:33 +0000 (08:02 +0100)]
Update comment_item.tpl

Increased rows from 3 to 8 which still fits mobile screens

5 months agoopen channel settings when empty
Michael [Sun, 17 Dec 2023 06:41:19 +0000 (06:41 +0000)]
open channel settings when empty

5 months agoChannel definition now stays open after edit
Michael [Sun, 17 Dec 2023 06:16:26 +0000 (06:16 +0000)]
Channel definition now stays open after edit

5 months agoFrio: Improved user defined channel page
Michael [Sat, 16 Dec 2023 21:43:01 +0000 (21:43 +0000)]
Frio: Improved user defined channel page

5 months agoIssue 13560: new indexes to improve circle loading time
Michael [Sat, 16 Dec 2023 18:28:33 +0000 (18:28 +0000)]
Issue 13560: new indexes to improve circle loading time

5 months agoMerge pull request #13727 from annando/threads-logo
Hypolite Petovan [Sat, 16 Dec 2023 14:18:34 +0000 (09:18 -0500)]
Merge pull request #13727 from annando/threads-logo

Use the Instagram logo for the Threads server

5 months agoUse the Instagram logo for the Threads server
Michael [Sat, 16 Dec 2023 12:56:44 +0000 (12:56 +0000)]
Use the Instagram logo for the Threads server

5 months agoMerge pull request #13726 from tobiasd/20231216-lng
Michael Vogel [Sat, 16 Dec 2023 11:01:46 +0000 (12:01 +0100)]
Merge pull request #13726 from tobiasd/20231216-lng

translation updates

5 months agotranslation updates
Tobias Diekershoff [Sat, 16 Dec 2023 07:20:16 +0000 (08:20 +0100)]
translation updates

5 months agoMerge pull request #13724 from Raroun/Fix-for-Issue-#13637---Photo-caption-prevents...
Hypolite Petovan [Fri, 15 Dec 2023 16:46:18 +0000 (11:46 -0500)]
Merge pull request #13724 from Raroun/Fix-for-Issue-#13637---Photo-caption-prevents-photo-selection-in-the-file-browser

Fix for Issue  #13637 - Photo caption prevents photo selection in the file browser

5 months agoMerge pull request #13723 from annando/threads2
Hypolite Petovan [Fri, 15 Dec 2023 16:29:10 +0000 (11:29 -0500)]
Merge pull request #13723 from annando/threads2

Allow longer avatar URLs / the system outbox is now handled

5 months agoAdded server detection for "threads"
Michael [Fri, 15 Dec 2023 11:19:11 +0000 (11:19 +0000)]
Added server detection for "threads"

5 months agoUpdate style.css
Raroun [Fri, 15 Dec 2023 10:39:57 +0000 (11:39 +0100)]
Update style.css

5 months agoAllow longer avatar URLs / the system outbox is now handled
Michael [Fri, 15 Dec 2023 10:39:41 +0000 (10:39 +0000)]
Allow longer avatar URLs / the system outbox is now handled

5 months agoMerge pull request #13721 from annando/issue-13719
Hypolite Petovan [Fri, 15 Dec 2023 02:35:21 +0000 (21:35 -0500)]
Merge pull request #13721 from annando/issue-13719

Threads: Profiles can now be fetched

5 months agoFThreads: Profiles can now be fetched
Michael [Thu, 14 Dec 2023 22:59:55 +0000 (22:59 +0000)]
FThreads: Profiles can now be fetched

5 months agoMerge pull request #13717 from annando/contacts-posts
Hypolite Petovan [Thu, 14 Dec 2023 16:48:31 +0000 (11:48 -0500)]
Merge pull request #13717 from annando/contacts-posts

Fix uddate issues and improve speed when displaying contact posts

5 months agoSorting changed to "created"
Michael [Thu, 14 Dec 2023 06:18:17 +0000 (06:18 +0000)]
Sorting changed to "created"

5 months agoIndex added
Michael [Thu, 14 Dec 2023 05:36:31 +0000 (05:36 +0000)]
Index added

5 months agoFix uddate issues and improve speed when displaying contact posts
Michael [Thu, 14 Dec 2023 04:58:43 +0000 (04:58 +0000)]
Fix uddate issues and improve speed when displaying contact posts

5 months agoMerge pull request #13712 from annando/tag-language
Hypolite Petovan [Mon, 11 Dec 2023 22:55:54 +0000 (17:55 -0500)]
Merge pull request #13712 from annando/tag-language

Only use posts with wanted languages for subscribed tags

5 months agoOnly use posts with wanted languages for subscribed tags
Michael [Mon, 11 Dec 2023 22:07:01 +0000 (22:07 +0000)]
Only use posts with wanted languages for subscribed tags

5 months agoMerge pull request #13711 from annando/update-item
Hypolite Petovan [Mon, 11 Dec 2023 13:26:47 +0000 (08:26 -0500)]
Merge pull request #13711 from annando/update-item

Frio: perform item update after activity

5 months agoFrio: perform item update after activity
Michael [Mon, 11 Dec 2023 04:26:24 +0000 (04:26 +0000)]
Frio: perform item update after activity

5 months agoMerge pull request #13708 from MrPetovan/bug/deprecated
Michael Vogel [Sun, 10 Dec 2023 19:17:53 +0000 (20:17 +0100)]
Merge pull request #13708 from MrPetovan/bug/deprecated

Fix a couple deprecation notices

5 months agoMerge pull request #13709 from friendica/MrPetovan-patch-1
Michael Vogel [Sun, 10 Dec 2023 18:59:38 +0000 (19:59 +0100)]
Merge pull request #13709 from friendica/MrPetovan-patch-1

Add support for string in $nodeinfo['protocols']

5 months agoAdd support for string in $nodeinfo['protocols']
Hypolite Petovan [Sat, 9 Dec 2023 20:34:15 +0000 (15:34 -0500)]
Add support for string in $nodeinfo['protocols']

- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1848404671

5 months agoAllow count to be a float in L10n->tt()
Hypolite Petovan [Sat, 9 Dec 2023 12:42:15 +0000 (07:42 -0500)]
Allow count to be a float in L10n->tt()

- Address part of https://github.com/friendica/friendica/issues/13699#issuecomment-1848363608

5 months agoAvoid passing null value to number_format() in Module\Admin\Federation
Hypolite Petovan [Sat, 9 Dec 2023 12:32:24 +0000 (07:32 -0500)]
Avoid passing null value to number_format() in Module\Admin\Federation

- Address part of https://github.com/friendica/friendica/issues/13699#issuecomment-1848363608

5 months agoMerge pull request #13704 from MrPetovan/bug/13693-infinite-indentation-level
Michael Vogel [Sat, 9 Dec 2023 06:11:35 +0000 (07:11 +0100)]
Merge pull request #13704 from MrPetovan/bug/13693-infinite-indentation-level

[frio] Limit thread indentation level to 7 (at thread level 9)

5 months agoMerge pull request #13706 from MrPetovan/bug/fatal-errors
Michael Vogel [Sat, 9 Dec 2023 06:10:39 +0000 (07:10 +0100)]
Merge pull request #13706 from MrPetovan/bug/fatal-errors

Don't assume $_SESSION is set in Session\Type\AbstractSession

5 months ago[frio] Limit thread indentation level to 7 (at thread level 9)
Hypolite Petovan [Thu, 7 Dec 2023 13:27:16 +0000 (08:27 -0500)]
[frio] Limit thread indentation level to 7 (at thread level 9)

5 months agoDon't assume $_SESSION is set in Session\Type\AbstractSession
Hypolite Petovan [Sat, 9 Dec 2023 01:54:07 +0000 (20:54 -0500)]
Don't assume $_SESSION is set in Session\Type\AbstractSession

- Address https://github.com/friendica/friendica/issues/13699#issuecomment-1845584812

5 months agoMerge pull request #13703 from MrPetovan/bug/deprecated
Michael Vogel [Thu, 7 Dec 2023 13:02:09 +0000 (14:02 +0100)]
Merge pull request #13703 from MrPetovan/bug/deprecated

Add ReturnTypeWillChange attribute to methods in Session\Handler\Cache

5 months agoAdd ReturnTypeWillChange attribute to methods in Session\Handler\Cache
Hypolite Petovan [Thu, 7 Dec 2023 12:23:17 +0000 (07:23 -0500)]
Add ReturnTypeWillChange attribute to methods in Session\Handler\Cache

- Addess deprecated messages reported in https://github.com/friendica/friendica/issues/13699#issue-2028442214

5 months agoMerge pull request #13702 from annando/null-in-polls
Hypolite Petovan [Thu, 7 Dec 2023 12:11:46 +0000 (07:11 -0500)]
Merge pull request #13702 from annando/null-in-polls

Fix for exception when there are "null" replies

5 months agoMerge pull request #13701 from annando/diaspora-events
Hypolite Petovan [Thu, 7 Dec 2023 12:08:46 +0000 (07:08 -0500)]
Merge pull request #13701 from annando/diaspora-events

Fix transmission of events to Diaspora

5 months agoFix for exception when there are "null" replies
Michael [Thu, 7 Dec 2023 09:59:39 +0000 (09:59 +0000)]
Fix for exception when there are "null" replies

5 months agoRemove comment
Michael [Thu, 7 Dec 2023 06:52:03 +0000 (06:52 +0000)]
Remove comment

5 months agoFix transmission of events to Diaspora
Michael [Thu, 7 Dec 2023 06:45:23 +0000 (06:45 +0000)]
Fix transmission of events to Diaspora

5 months agoMerge pull request #13700 from annando/cron-interval
Hypolite Petovan [Wed, 6 Dec 2023 22:14:44 +0000 (17:14 -0500)]
Merge pull request #13700 from annando/cron-interval

The value of "cron interval" wasn't displayed correctly

5 months agoThe value of "cron interval" wasn't displayed correctly
Michael [Wed, 6 Dec 2023 21:19:38 +0000 (21:19 +0000)]
The value of "cron interval" wasn't displayed correctly

5 months agoMerge pull request #13696 from annando/invalid-uri
Hypolite Petovan [Wed, 6 Dec 2023 17:46:12 +0000 (12:46 -0500)]
Merge pull request #13696 from annando/invalid-uri

Fix exception, when a provided URI is invalid

5 months agoException handling added
Michael [Tue, 5 Dec 2023 22:33:45 +0000 (22:33 +0000)]
Exception handling added

5 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into invalid-uri
Michael [Tue, 5 Dec 2023 22:30:04 +0000 (22:30 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into invalid-uri

5 months agoMerge pull request #13697 from annando/check-daemon
Hypolite Petovan [Tue, 5 Dec 2023 21:57:42 +0000 (16:57 -0500)]
Merge pull request #13697 from annando/check-daemon

Check if the daemon pid file can be written

5 months agoUpdate bin/daemon.php
Michael Vogel [Tue, 5 Dec 2023 21:45:16 +0000 (22:45 +0100)]
Update bin/daemon.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
5 months agoCheck if the daemon pid file can be written
Michael [Tue, 5 Dec 2023 21:18:44 +0000 (21:18 +0000)]
Check if the daemon pid file can be written

5 months agoRenamed function name
Michael [Tue, 5 Dec 2023 19:55:27 +0000 (19:55 +0000)]
Renamed function name

5 months agoChanged uri
Michael [Tue, 5 Dec 2023 07:44:01 +0000 (07:44 +0000)]
Changed uri

5 months agoAdded another test case
Michael [Tue, 5 Dec 2023 07:36:13 +0000 (07:36 +0000)]
Added another test case

5 months agoFix test again
Michael [Tue, 5 Dec 2023 06:02:38 +0000 (06:02 +0000)]
Fix test again

5 months agoFixed test
Michael [Tue, 5 Dec 2023 05:57:38 +0000 (05:57 +0000)]
Fixed test

5 months agoAdded test
Michael [Tue, 5 Dec 2023 05:51:39 +0000 (05:51 +0000)]
Added test

5 months agoFix exception, when a provided URI is invalid
Michael [Tue, 5 Dec 2023 05:24:33 +0000 (05:24 +0000)]
Fix exception, when a provided URI is invalid

5 months agoMerge pull request #13695 from annando/improved-site-descriptions
Hypolite Petovan [Mon, 4 Dec 2023 22:27:10 +0000 (17:27 -0500)]
Merge pull request #13695 from annando/improved-site-descriptions

Some site configuration descriptions are improved

5 months agoSome site configuration descriptions are improved
Michael [Mon, 4 Dec 2023 22:19:57 +0000 (22:19 +0000)]
Some site configuration descriptions are improved

5 months agoMerge pull request #13694 from annando/configs
Tobias Diekershoff [Mon, 4 Dec 2023 07:17:47 +0000 (08:17 +0100)]
Merge pull request #13694 from annando/configs

Default values are now at their correct places

5 months agoDefault values are now at their correct places
Michael [Mon, 4 Dec 2023 06:33:17 +0000 (06:33 +0000)]
Default values are now at their correct places

5 months agoMerge pull request #13690 from annando/channel-settings
Hypolite Petovan [Mon, 4 Dec 2023 00:11:35 +0000 (19:11 -0500)]
Merge pull request #13690 from annando/channel-settings

The channel settings are now available on the site settings

5 months ago"worker_fetch_limit" is moved as well
Michael [Sun, 3 Dec 2023 22:49:35 +0000 (22:49 +0000)]
"worker_fetch_limit" is moved as well

5 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into channel-settings
Michael [Sun, 3 Dec 2023 14:41:58 +0000 (14:41 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-settings

5 months agoMerge pull request #13689 from MrPetovan/bug/warnings
Michael Vogel [Sun, 3 Dec 2023 14:37:40 +0000 (15:37 +0100)]
Merge pull request #13689 from MrPetovan/bug/warnings

Fix a few warning messages

5 months agoUpdated messages.po
Michael [Sun, 3 Dec 2023 14:31:09 +0000 (14:31 +0000)]
Updated messages.po

5 months ago"items per page" is now in the site settings as well
Michael [Sun, 3 Dec 2023 14:30:40 +0000 (14:30 +0000)]
"items per page" is now in the site settings as well

5 months agoMerge pull request #13691 from annando/always-enable-no-sharer
Hypolite Petovan [Sun, 3 Dec 2023 14:14:43 +0000 (09:14 -0500)]
Merge pull request #13691 from annando/always-enable-no-sharer

The option "community_no_sharer" is now always enabled

5 months agoCheck for $profile emptiness before calling getReceiverForActor() in ActivityPub...
Hypolite Petovan [Sat, 2 Dec 2023 21:57:40 +0000 (16:57 -0500)]
Check for $profile emptiness before calling getReceiverForActor() in ActivityPub->getReceivers

- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1837127082

5 months agoCheck media_attributes keys before using them in Mastodon\Statuses
Hypolite Petovan [Sat, 2 Dec 2023 21:51:35 +0000 (16:51 -0500)]
Check media_attributes keys before using them in Mastodon\Statuses

- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1832575517

5 months agoUpdated messages.po
Michael [Sun, 3 Dec 2023 13:55:11 +0000 (13:55 +0000)]
Updated messages.po

5 months agoSome more settings moved to the admin frontend
Michael [Sun, 3 Dec 2023 13:43:48 +0000 (13:43 +0000)]
Some more settings moved to the admin frontend

5 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into channel-settings
Michael [Sun, 3 Dec 2023 11:22:26 +0000 (11:22 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into channel-settings

5 months agoMerge pull request #13692 from nupplaphil/phpunit
Michael Vogel [Sun, 3 Dec 2023 11:21:17 +0000 (12:21 +0100)]
Merge pull request #13692 from nupplaphil/phpunit

Add "memory_limit" parameter to phpunit

5 months agoThe "cron_interval" is now reachable via the admin site settings
Michael [Sun, 3 Dec 2023 11:20:37 +0000 (11:20 +0000)]
The "cron_interval" is now reachable via the admin site settings

5 months ago"min_poll_interval" moved as well
Michael [Sun, 3 Dec 2023 11:08:21 +0000 (11:08 +0000)]
"min_poll_interval" moved as well

5 months agoAdd "memory_limit" parameter to phpunit
Philipp [Sun, 3 Dec 2023 10:45:55 +0000 (11:45 +0100)]
Add "memory_limit" parameter to phpunit

5 months agoThe option "community_no_sharer" is now always enabled
Michael [Sun, 3 Dec 2023 10:26:58 +0000 (10:26 +0000)]
The option "community_no_sharer" is now always enabled

5 months agoThe channel settings are now available on the site settings
Michael [Sun, 3 Dec 2023 09:45:13 +0000 (09:45 +0000)]
The channel settings are now available on the site settings

6 months agoMerge pull request #13687 from annando/followers
Hypolite Petovan [Sat, 2 Dec 2023 08:42:55 +0000 (03:42 -0500)]
Merge pull request #13687 from annando/followers

Distribute incoming posts according to the parent followers collection

6 months agoDon't insert non public comments on not existing thread parents
Michael [Sat, 2 Dec 2023 06:19:30 +0000 (06:19 +0000)]
Don't insert non public comments on not existing thread parents

6 months agoLegacy code removed
Michael [Fri, 1 Dec 2023 20:20:00 +0000 (20:20 +0000)]
Legacy code removed