]> git.mxchange.org Git - friendica.git/log
friendica.git
18 months agoMerge pull request #12328 from nupplaphil/feat/php81_phpunit
Hypolite Petovan [Sun, 4 Dec 2022 14:46:59 +0000 (09:46 -0500)]
Merge pull request #12328 from nupplaphil/feat/php81_phpunit

Woodpecker Enhancements

18 months agoMerge pull request #12326 from nupplaphil/feat/route_about
Hypolite Petovan [Sun, 4 Dec 2022 14:43:19 +0000 (09:43 -0500)]
Merge pull request #12326 from nupplaphil/feat/route_about

Add /about route

18 months agoMerge pull request #12325 from annando/blurhash
Philipp [Sun, 4 Dec 2022 14:25:33 +0000 (15:25 +0100)]
Merge pull request #12325 from annando/blurhash

API: Support Blurhash

18 months agoForce phpunit execution at the opensocial node
Philipp [Sun, 4 Dec 2022 14:06:10 +0000 (15:06 +0100)]
Force phpunit execution at the opensocial node

18 months agoTry PHP8.1 again
Philipp [Sun, 4 Dec 2022 13:53:14 +0000 (14:53 +0100)]
Try PHP8.1 again

18 months agoAdd /about route
Philipp [Sun, 4 Dec 2022 13:47:31 +0000 (14:47 +0100)]
Add /about route

18 months agoSupport Blurhash
Michael [Sun, 4 Dec 2022 13:29:21 +0000 (13:29 +0000)]
Support Blurhash

18 months agoMerge pull request #12313 from MrPetovan/bug/12312-calendar-JS
Philipp [Sun, 4 Dec 2022 11:53:00 +0000 (12:53 +0100)]
Merge pull request #12313 from MrPetovan/bug/12312-calendar-JS

Escape HTML in event mapping callback

18 months agoUpdating main translation file after updating a few strings
Hypolite Petovan [Sat, 3 Dec 2022 00:46:23 +0000 (19:46 -0500)]
Updating main translation file after updating a few strings

18 months agoEscape HTML in event mapping callback
Hypolite Petovan [Sat, 3 Dec 2022 00:41:46 +0000 (19:41 -0500)]
Escape HTML in event mapping callback

- This prevents arbitrary Javascript from being executed from the calendar view

18 months agoAdd information about BBCode availability in event fields
Hypolite Petovan [Sat, 3 Dec 2022 00:40:39 +0000 (19:40 -0500)]
Add information about BBCode availability in event fields

18 months agoFix event start time not being properly converted to UTC
Hypolite Petovan [Sat, 3 Dec 2022 00:37:39 +0000 (19:37 -0500)]
Fix event start time not being properly converted to UTC

- This was triggering unexpected time comparison errors

18 months agoFix description not being populated in event form when there's a validation error
Hypolite Petovan [Sat, 3 Dec 2022 00:36:57 +0000 (19:36 -0500)]
Fix description not being populated in event form when there's a validation error

18 months agoMerge pull request #12324 from annando/issue-10518
Philipp [Sun, 4 Dec 2022 10:21:35 +0000 (11:21 +0100)]
Merge pull request #12324 from annando/issue-10518

Issue 10518: "last-activity" instead of "login_date"

18 months agoSimplify "last-activity" handling
Michael [Sun, 4 Dec 2022 07:17:26 +0000 (07:17 +0000)]
Simplify "last-activity" handling

18 months agoIssue 10518: "last-activity" instead of "login_date"
Michael [Sun, 4 Dec 2022 07:03:11 +0000 (07:03 +0000)]
Issue 10518: "last-activity" instead of "login_date"

18 months agoMerge pull request #12322 from annando/api-rules
Hypolite Petovan [Sat, 3 Dec 2022 22:24:52 +0000 (17:24 -0500)]
Merge pull request #12322 from annando/api-rules

API: Central way to fetch the system rules

18 months agoMerge pull request #12321 from annando/getload
Hypolite Petovan [Sat, 3 Dec 2022 22:22:35 +0000 (17:22 -0500)]
Merge pull request #12321 from annando/getload

Only fetch the processes if needed

18 months agoRules added
Michael [Sat, 3 Dec 2022 21:15:08 +0000 (21:15 +0000)]
Rules added

18 months agoAPI: Central way to fetch the system rules
Michael [Sat, 3 Dec 2022 20:18:19 +0000 (20:18 +0000)]
API: Central way to fetch the system rules

18 months agoOnly fetch the processes if needed
Michael [Sat, 3 Dec 2022 19:44:50 +0000 (19:44 +0000)]
Only fetch the processes if needed

18 months agoMerge pull request #12320 from annando/issue-11553a
Hypolite Petovan [Sat, 3 Dec 2022 17:20:34 +0000 (12:20 -0500)]
Merge pull request #12320 from annando/issue-11553a

Issue 11553: Reliably return the user's contacts

18 months agoDebug code removed
Michael [Sat, 3 Dec 2022 15:37:40 +0000 (15:37 +0000)]
Debug code removed

18 months agoMerge pull request #12317 from MrPetovan/bug/notices
Michael Vogel [Sat, 3 Dec 2022 15:36:13 +0000 (16:36 +0100)]
Merge pull request #12317 from MrPetovan/bug/notices

Fix last reference of replaced variable $owner_nick in Protocol\Feed::atom()

18 months agoFix last reference of replaced variable $owner_nick in Protocol\Feed::atom()
Hypolite Petovan [Sat, 3 Dec 2022 12:27:30 +0000 (07:27 -0500)]
Fix last reference of replaced variable $owner_nick in Protocol\Feed::atom()

- Address https://github.com/friendica/friendica/issues/11994#issuecomment-1336146405

18 months agoIssue 11553: Reliably return the user's contacts
Michael [Sat, 3 Dec 2022 13:49:29 +0000 (13:49 +0000)]
Issue 11553: Reliably return the user's contacts

18 months agoMerge pull request #12316 from VVelox/load_fix
Hypolite Petovan [Sat, 3 Dec 2022 10:38:55 +0000 (05:38 -0500)]
Merge pull request #12316 from VVelox/load_fix

get the load average in a portable manner

18 months agonow with g
Zane C. Bowers-Hadley [Sat, 3 Dec 2022 10:34:17 +0000 (04:34 -0600)]
now with g

18 months agoderp, minor fix
Zane C. Bowers-Hadley [Sat, 3 Dec 2022 10:31:04 +0000 (04:31 -0600)]
derp, minor fix

18 months agoMerge pull request #12315 from MrPetovan/bug/12163-frio-group-display
Michael Vogel [Sat, 3 Dec 2022 10:28:54 +0000 (11:28 +0100)]
Merge pull request #12315 from MrPetovan/bug/12163-frio-group-display

Ward against empty template variable in frio:contact/entry.tpl

18 months agoMerge pull request #12310 from MrPetovan/bug/deprecated
Michael Vogel [Sat, 3 Dec 2022 10:26:10 +0000 (11:26 +0100)]
Merge pull request #12310 from MrPetovan/bug/deprecated

Address a couple PHP 8.1 deprecation notices

18 months agoget the load average in a portable manner
Zane C. Bowers-Hadley [Sat, 3 Dec 2022 10:24:49 +0000 (04:24 -0600)]
get the load average in a portable manner

18 months agoWard against preg_replace_callback null return value in Strings::performWithEscapedBlocks
Hypolite Petovan [Fri, 2 Dec 2022 13:10:16 +0000 (08:10 -0500)]
Ward against preg_replace_callback null return value in Strings::performWithEscapedBlocks

- Add logging to troubleshoot potential issue with regex
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1335124938

18 months agoEnsure null values aren't processed in Content\Text\Markdown::toBBCode
Hypolite Petovan [Fri, 2 Dec 2022 12:48:44 +0000 (07:48 -0500)]
Ensure null values aren't processed in Content\Text\Markdown::toBBCode

- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1335124938

18 months agoWard against empty template variable in frio:contact/entry.tpl
Hypolite Petovan [Sat, 3 Dec 2022 09:17:54 +0000 (04:17 -0500)]
Ward against empty template variable in frio:contact/entry.tpl

18 months agoMerge pull request #12314 from annando/issue-12302
Hypolite Petovan [Sat, 3 Dec 2022 07:55:34 +0000 (02:55 -0500)]
Merge pull request #12314 from annando/issue-12302

Issue 12302: Remote self is working again

18 months agoIssue 12302: Remote self is working again
Michael [Sat, 3 Dec 2022 07:15:29 +0000 (07:15 +0000)]
Issue 12302: Remote self is working again

18 months agoMerge pull request #12311 from matthiasmoritz/event-details-do-not-render-correctly...
Hypolite Petovan [Fri, 2 Dec 2022 20:43:19 +0000 (15:43 -0500)]
Merge pull request #12311 from matthiasmoritz/event-details-do-not-render-correctly-#12308

Event details do not render correctly

18 months agoMerge branch 'event-details-do-not-render-correctly-#12308' of https://github.com...
Matthias Moritz [Fri, 2 Dec 2022 20:01:20 +0000 (21:01 +0100)]
Merge branch 'event-details-do-not-render-correctly-#12308' of https://github.com/matthiasmoritz/friendica into event-details-do-not-render-correctly-#12308

18 months agoUpdate Event.php
Matthias Moritz [Fri, 2 Dec 2022 19:59:24 +0000 (20:59 +0100)]
Update Event.php

18 months agoMerge branch 'friendica:develop' into event-details-do-not-render-correctly-#12308
Matthias Moritz [Fri, 2 Dec 2022 19:42:58 +0000 (20:42 +0100)]
Merge branch 'friendica:develop' into event-details-do-not-render-correctly-#12308

18 months agoUpdate Event.php
Matthias Moritz [Fri, 2 Dec 2022 19:42:16 +0000 (20:42 +0100)]
Update Event.php

fixing double encoding issue in event view.

fixes #12308

18 months agoMerge pull request #12309 from MrPetovan/bug/warnings
Philipp [Fri, 2 Dec 2022 13:35:13 +0000 (14:35 +0100)]
Merge pull request #12309 from MrPetovan/bug/warnings

Ward against missing hidewall key in profile array in Model\Profile::getVCardHTML

18 months agoWard against missing hidewall key in profile array in Model\Profile::getVCardHTML
Hypolite Petovan [Fri, 2 Dec 2022 13:14:35 +0000 (08:14 -0500)]
Ward against missing hidewall key in profile array in Model\Profile::getVCardHTML

- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1335124938
- Add logging to troubleshoot unexpected case

18 months agoMerge pull request #12250 from MrPetovan/task/4090-move-mod-photos
Philipp [Thu, 1 Dec 2022 23:06:36 +0000 (00:06 +0100)]
Merge pull request #12250 from MrPetovan/task/4090-move-mod-photos

Move missing POST part of Profile\Photos\Index from mod/photos

18 months agoUpdated main translation file after moving strings
Hypolite Petovan [Wed, 23 Nov 2022 21:03:38 +0000 (16:03 -0500)]
Updated main translation file after moving strings

18 months agoMove missing POST part of Profile\Photos from mod/photos
Hypolite Petovan [Wed, 23 Nov 2022 19:08:58 +0000 (14:08 -0500)]
Move missing POST part of Profile\Photos from mod/photos

19 months agoMerge pull request #12227 from matthiasmoritz/public_calendar
Philipp [Thu, 1 Dec 2022 16:27:36 +0000 (17:27 +0100)]
Merge pull request #12227 from matthiasmoritz/public_calendar

Public calendar

19 months agoUpdate main translation file after changing strings
Hypolite Petovan [Wed, 30 Nov 2022 23:11:37 +0000 (18:11 -0500)]
Update main translation file after changing strings

19 months agoAdd new public_calendar additional feature
Hypolite Petovan [Wed, 30 Nov 2022 22:52:19 +0000 (17:52 -0500)]
Add new public_calendar additional feature

- This gives anonymous access to public events

19 months agoRemove unused first parameter from BaseProfile::getTabsHTML
Hypolite Petovan [Wed, 30 Nov 2022 19:38:23 +0000 (14:38 -0500)]
Remove unused first parameter from BaseProfile::getTabsHTML

- Add expected Profile::load call to Profile\Photos module

19 months agoTighten profile restriction feature
Hypolite Petovan [Wed, 30 Nov 2022 18:50:52 +0000 (13:50 -0500)]
Tighten profile restriction feature

- Prevent feed access to restricted profiles
- Rework display of restricted profiles with a redirect to the profile/restricted route
- Normalize permission checking with IHandleUserSession->isAuthenticated
- Remove unusable "nocache" parameter in feed module because session isn't initialized
- Reword setting name and description

19 months agoRemove unused theme info value "events_in_profile"
Hypolite Petovan [Wed, 30 Nov 2022 17:03:42 +0000 (12:03 -0500)]
Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible

19 months agoMerge pull request #12298 from annando/api-suggestions
Hypolite Petovan [Thu, 1 Dec 2022 10:25:44 +0000 (05:25 -0500)]
Merge pull request #12298 from annando/api-suggestions

Contact suggestions are now cached

19 months agoMerge pull request #12306 from annando/api-doc
Hypolite Petovan [Thu, 1 Dec 2022 10:24:07 +0000 (05:24 -0500)]
Merge pull request #12306 from annando/api-doc

API: The "reports" endpoint is partially supported

19 months agoDon't fetch sugestions for the system user / catch error on contact timeline
Michael [Thu, 1 Dec 2022 07:07:59 +0000 (07:07 +0000)]
Don't fetch sugestions for the system user / catch error on contact timeline

19 months agoAvoid 'Undefined array key "last-activity"'
Michael [Thu, 1 Dec 2022 06:12:13 +0000 (06:12 +0000)]
Avoid 'Undefined array key "last-activity"'

19 months agoUpdate the last activity in OAuth
Michael [Thu, 1 Dec 2022 06:02:51 +0000 (06:02 +0000)]
Update the last activity in OAuth

19 months agoDeactivate setting last activity
Michael [Thu, 1 Dec 2022 05:57:29 +0000 (05:57 +0000)]
Deactivate setting last activity

19 months agoReenable last acttivity update
Michael [Thu, 1 Dec 2022 05:54:42 +0000 (05:54 +0000)]
Reenable last acttivity update

19 months agoReenable worker call
Michael [Thu, 1 Dec 2022 05:53:18 +0000 (05:53 +0000)]
Reenable worker call

19 months agoDebug the failing test
Michael [Thu, 1 Dec 2022 05:50:34 +0000 (05:50 +0000)]
Debug the failing test

19 months agoMerge pull request #12305 from MrPetovan/bug/notices
Michael Vogel [Thu, 1 Dec 2022 05:45:50 +0000 (06:45 +0100)]
Merge pull request #12305 from MrPetovan/bug/notices

Check post existence before accessing its properties in Model\Post\UserNotification

19 months agoAPI: The "reports" endpoint is partially supported
Michael [Thu, 1 Dec 2022 05:40:32 +0000 (05:40 +0000)]
API: The "reports" endpoint is partially supported

19 months agoCheck post existence before accessing its properties in Model\Post\UserNotification
Hypolite Petovan [Thu, 1 Dec 2022 00:30:36 +0000 (19:30 -0500)]
Check post existence before accessing its properties in Model\Post\UserNotification

19 months agoUse "utcNow"
Michael [Wed, 30 Nov 2022 22:36:58 +0000 (22:36 +0000)]
Use "utcNow"

19 months agoNew field to show the day of the last activity
Michael [Wed, 30 Nov 2022 22:34:50 +0000 (22:34 +0000)]
New field to show the day of the last activity

19 months agoMerge pull request #12304 from HankG/add-dismissed-field-to-mastodon-notifications
Hypolite Petovan [Wed, 30 Nov 2022 19:55:09 +0000 (14:55 -0500)]
Merge pull request #12304 from HankG/add-dismissed-field-to-mastodon-notifications

Add dismissed field to mastodon notifications

19 months agoUpdate src/Module/Api/Mastodon/Notifications.php
Hank G [Wed, 30 Nov 2022 19:39:00 +0000 (14:39 -0500)]
Update src/Module/Api/Mastodon/Notifications.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoUpdate src/Factory/Api/Mastodon/Notification.php
Hank G [Wed, 30 Nov 2022 19:38:53 +0000 (14:38 -0500)]
Update src/Factory/Api/Mastodon/Notification.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoMerge pull request #12303 from HankG/fix-mastodon-api-dismiss-endpoint
Hypolite Petovan [Wed, 30 Nov 2022 19:31:40 +0000 (14:31 -0500)]
Merge pull request #12303 from HankG/fix-mastodon-api-dismiss-endpoint

Fix broken dismiss endpoint on Mastodon notifications API

19 months agoAdd 'include_all' parameter on Mastodon API endpoint
Hank Grabowski [Wed, 30 Nov 2022 19:24:46 +0000 (14:24 -0500)]
Add 'include_all' parameter on Mastodon API endpoint
 Maintains old functionality of only returning non-dismissed notifications while adding ability to get list of dismissed and non-dismissed notifications

19 months agoAdd dismissed field to Mastodon API Notification types
Hank Grabowski [Wed, 30 Nov 2022 19:23:20 +0000 (14:23 -0500)]
Add dismissed field to Mastodon API Notification types

19 months agoFix broken dismiss endpoint on Mastodon notifications API
Hank Grabowski [Wed, 30 Nov 2022 19:11:39 +0000 (14:11 -0500)]
Fix broken dismiss endpoint on Mastodon notifications API

19 months agoMerge pull request #12267 from MarekBenjamin/show_image_upload_limit
Hypolite Petovan [Wed, 30 Nov 2022 17:24:51 +0000 (12:24 -0500)]
Merge pull request #12267 from MarekBenjamin/show_image_upload_limit

Show image size limit in Frio as "usagemessage" for photo_upload

19 months agoMerge branch 'friendica:develop' into show_image_upload_limit
MarekBenjamin [Wed, 30 Nov 2022 17:19:18 +0000 (18:19 +0100)]
Merge branch 'friendica:develop' into show_image_upload_limit

19 months agoUpdate src/Module/Media/Photo/Upload.php
MarekBenjamin [Wed, 30 Nov 2022 17:16:55 +0000 (18:16 +0100)]
Update src/Module/Media/Photo/Upload.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoUpdate src/Module/Media/Photo/Upload.php
MarekBenjamin [Wed, 30 Nov 2022 17:16:42 +0000 (18:16 +0100)]
Update src/Module/Media/Photo/Upload.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoChanges after code review
Michael [Wed, 30 Nov 2022 14:33:55 +0000 (14:33 +0000)]
Changes after code review

19 months agoIndention
Michael [Wed, 30 Nov 2022 13:35:57 +0000 (13:35 +0000)]
Indention

19 months agoMerge pull request #12299 from annando/auto-reshare-fix
Hypolite Petovan [Wed, 30 Nov 2022 13:34:10 +0000 (08:34 -0500)]
Merge pull request #12299 from annando/auto-reshare-fix

Check that an auto reshare is only done on the expected contact

19 months agoMerge pull request #12300 from matthiasmoritz/bug-noLocalPosts
Michael Vogel [Wed, 30 Nov 2022 12:37:40 +0000 (13:37 +0100)]
Merge pull request #12300 from matthiasmoritz/bug-noLocalPosts

Fix #12262 - shared friendica posts are filtered on status page

19 months agoMerge branch 'bug-noLocalPosts' of https://github.com/matthiasmoritz/friendica into...
Matthias Moritz [Wed, 30 Nov 2022 12:20:50 +0000 (13:20 +0100)]
Merge branch 'bug-noLocalPosts' of https://github.com/matthiasmoritz/friendica into bug-noLocalPosts

19 months agoUpdate Status.php
Matthias Moritz [Wed, 30 Nov 2022 12:19:31 +0000 (13:19 +0100)]
Update Status.php

Instead of removing AP, added Protocol::DFRN to the list of networks.

19 months agoMerge branch 'friendica:develop' into bug-noLocalPosts
Matthias Moritz [Wed, 30 Nov 2022 11:18:48 +0000 (12:18 +0100)]
Merge branch 'friendica:develop' into bug-noLocalPosts

19 months agoFix #12262 - shared friendica posts are filtered on status page
Matthias Moritz [Wed, 30 Nov 2022 11:15:58 +0000 (12:15 +0100)]
Fix #12262 - shared friendica posts are filtered on status page

Native shares from the same Instance (or maybe all Friendica instances) were filtered out from the users home. With this commit they now appear on the users Profile/Status

19 months agoCheck that an auto reshare is only done on the expected contact
Michael [Wed, 30 Nov 2022 09:28:27 +0000 (09:28 +0000)]
Check that an auto reshare is only done on the expected contact

19 months agoMerge pull request #12296 from MrPetovan/bug/deprecated
Michael Vogel [Wed, 30 Nov 2022 06:19:46 +0000 (07:19 +0100)]
Merge pull request #12296 from MrPetovan/bug/deprecated

Address some PHP 8.1 deprecation notices

19 months agoContact suggestions are now cached
Michael [Wed, 30 Nov 2022 05:59:27 +0000 (05:59 +0000)]
Contact suggestions are now cached

19 months agoRemoved redundant maximagesize = INF statements
Marek Bachmann [Wed, 30 Nov 2022 04:17:48 +0000 (05:17 +0100)]
Removed redundant maximagesize = INF statements

19 months agomessage.po
Marek Bachmann [Wed, 30 Nov 2022 03:39:00 +0000 (04:39 +0100)]
message.po

19 months agoCorrectly output binary prefix values since base 2 is used for conversion
Marek Bachmann [Wed, 30 Nov 2022 03:37:08 +0000 (04:37 +0100)]
Correctly output binary prefix values since base 2 is used for conversion

19 months agoCheck for inf values before try to converts bytes to binary prefix strings
Marek Bachmann [Wed, 30 Nov 2022 03:35:18 +0000 (04:35 +0100)]
Check for inf values before try to converts bytes to binary prefix strings

19 months agouse the existing function for format byte values to KiB, MiB, GiB
Marek Bachmann [Wed, 30 Nov 2022 03:34:40 +0000 (04:34 +0100)]
use the existing function for format byte values to KiB, MiB, GiB

19 months agoAdded getBytesFromShorthand at the remaining places.
Marek Bachmann [Wed, 30 Nov 2022 03:13:10 +0000 (04:13 +0100)]
Added getBytesFromShorthand at the remaining places.

19 months agoAddress some PHP 8.1 deprecation notices
Hypolite Petovan [Wed, 30 Nov 2022 00:31:16 +0000 (19:31 -0500)]
Address some PHP 8.1 deprecation notices

- Replace a strstr call by strpos in Model\APContact
- Simplify conditions in Protocol\DFRN
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1331012289

19 months agoAdded handling as infinity if maxfilesize is set to 0
Marek Bachmann [Wed, 30 Nov 2022 01:44:48 +0000 (02:44 +0100)]
Added handling as infinity if maxfilesize is set to 0

19 months agoMerge branch 'develop' into show_image_upload_limit
Marek Bachmann [Wed, 30 Nov 2022 01:28:15 +0000 (02:28 +0100)]
Merge branch 'develop' into show_image_upload_limit

19 months agoWrapped all occurrences of DI::config()->get('system', 'maximagesize') with Strings...
Marek Bachmann [Wed, 30 Nov 2022 01:26:56 +0000 (02:26 +0100)]
Wrapped all occurrences of DI::config()->get('system', 'maximagesize') with Strings::getBytesFromShorthand()

19 months agoAdded info that shorthands can be used for maxfilesize Admin Site
Marek Bachmann [Wed, 30 Nov 2022 01:16:48 +0000 (02:16 +0100)]
Added info that shorthands can be used for maxfilesize Admin Site