]> git.mxchange.org Git - friendica.git/log
friendica.git
6 months agoopen channel settings when empty
Michael [Sun, 17 Dec 2023 06:41:19 +0000 (06:41 +0000)]
open channel settings when empty

6 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

6 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

6 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

6 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

6 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

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

6 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

6 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

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

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

6 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

6 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

6 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

6 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

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

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

6 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

6 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

6 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

6 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

6 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

6 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

6 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']

6 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

6 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

6 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

6 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)

6 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

6 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)

6 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

6 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

6 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

6 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

6 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

6 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

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

6 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

6 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

6 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

6 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

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

6 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

6 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

6 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>
6 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

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

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

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

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

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

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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

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

6 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

6 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

6 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

6 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

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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 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

6 months agoDistribute incoming posts according to the parent followers collection
Michael [Fri, 1 Dec 2023 09:55:48 +0000 (09:55 +0000)]
Distribute incoming posts according to the parent followers collection

6 months agoMerge pull request #13684 from annando/post-distribution
Hypolite Petovan [Thu, 30 Nov 2023 18:36:08 +0000 (13:36 -0500)]
Merge pull request #13684 from annando/post-distribution

Improved distribution of non public messages

6 months agoParameter is now optional
Michael [Thu, 30 Nov 2023 17:58:28 +0000 (17:58 +0000)]
Parameter is now optional

6 months agoFunction is changed to "private"
Michael [Thu, 30 Nov 2023 17:26:29 +0000 (17:26 +0000)]
Function is changed to "private"

7 months agoImproved distribution of non public messages
Michael [Thu, 30 Nov 2023 05:51:38 +0000 (05:51 +0000)]
Improved distribution of non public messages

7 months agoMerge pull request #13677 from annando/site-settings
Hypolite Petovan [Tue, 28 Nov 2023 17:01:58 +0000 (12:01 -0500)]
Merge pull request #13677 from annando/site-settings

Several settings can now be reached via the site settings

7 months agoChanges after review
Michael [Tue, 28 Nov 2023 16:11:02 +0000 (16:11 +0000)]
Changes after review

7 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into site-settings
Michael [Tue, 28 Nov 2023 16:08:22 +0000 (16:08 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into site-settings

7 months agoMerge pull request #13680 from annando/relation-queries
Hypolite Petovan [Tue, 28 Nov 2023 15:55:28 +0000 (10:55 -0500)]
Merge pull request #13680 from annando/relation-queries

Improve performance on the contact relation queries

7 months agoMerge pull request #13681 from annando/no-events-on-raw
Hypolite Petovan [Tue, 28 Nov 2023 15:46:30 +0000 (10:46 -0500)]
Merge pull request #13681 from annando/no-events-on-raw

Don't display additional content when the output mode is "raw"

7 months agoDon't display additional content when the output mode is "raw"
Michael [Tue, 28 Nov 2023 15:21:20 +0000 (15:21 +0000)]
Don't display additional content when the output mode is "raw"

7 months agoRevert interlace stuff
Michael [Tue, 28 Nov 2023 14:57:11 +0000 (14:57 +0000)]
Revert interlace stuff

7 months agoHopefully fix "Interlace handling should be turned on when using png_read_image"
Michael [Tue, 28 Nov 2023 13:50:09 +0000 (13:50 +0000)]
Hopefully fix "Interlace handling should be turned on when using png_read_image"

7 months agoUpdated messages.po
Michael [Tue, 28 Nov 2023 12:55:20 +0000 (12:55 +0000)]
Updated messages.po

7 months agoImprove performance on the contact relation queries
Michael [Tue, 28 Nov 2023 10:00:11 +0000 (10:00 +0000)]
Improve performance on the contact relation queries

7 months agomessages.po is updated again
Michael [Tue, 28 Nov 2023 07:00:34 +0000 (07:00 +0000)]
messages.po is updated again

7 months agoUpdated nessages.po
Michael [Tue, 28 Nov 2023 01:17:13 +0000 (01:17 +0000)]
Updated nessages.po

7 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into site-settings
Michael [Tue, 28 Nov 2023 01:12:40 +0000 (01:12 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into site-settings

7 months agoMerge pull request #13676 from MrPetovan/bug/13673-markers-json-output
Michael Vogel [Tue, 28 Nov 2023 01:10:49 +0000 (02:10 +0100)]
Merge pull request #13676 from MrPetovan/bug/13673-markers-json-output

Change return value to stdClass of Module\Api\Mastodon\Markers->fetchTimelines

7 months agoSeveral settings can now be reached via the site settings
Michael [Tue, 28 Nov 2023 00:57:51 +0000 (00:57 +0000)]
Several settings can now be reached via the site settings

7 months agoChange return value to stdClass of Module\Api\Mastodon\Markers->fetchTimelines
Hypolite Petovan [Mon, 27 Nov 2023 21:10:15 +0000 (16:10 -0500)]
Change return value to stdClass of Module\Api\Mastodon\Markers->fetchTimelines

- This ensures the JSON serialization of timeline markers is an object even when no markers are set

7 months agoMerge pull request #13674 from annando/server-discovery
Hypolite Petovan [Mon, 27 Nov 2023 20:20:07 +0000 (15:20 -0500)]
Merge pull request #13674 from annando/server-discovery

Improved control about the contact/server updates