]> git.mxchange.org Git - friendica.git/log
friendica.git
18 months agoConvert custom profile field URL values to rel="me" links
Hypolite Petovan [Mon, 19 Dec 2022 04:24:59 +0000 (23:24 -0500)]
Convert custom profile field URL values to rel="me" links

18 months agoFix link to profile page in custom profile fields settings
Hypolite Petovan [Mon, 19 Dec 2022 03:49:49 +0000 (22:49 -0500)]
Fix link to profile page in custom profile fields settings

- Previous link was leading to conversations

18 months agoRemove DI dependency in Profile\Profile module
Hypolite Petovan [Mon, 19 Dec 2022 03:49:18 +0000 (22:49 -0500)]
Remove DI dependency in Profile\Profile module

18 months agoMerge pull request #12465 from annando/issue-12185
Philipp [Mon, 19 Dec 2022 00:32:02 +0000 (01:32 +0100)]
Merge pull request #12465 from annando/issue-12185

Issue 12185: Problems adding contacts

18 months agoMerge pull request #12467 from MarekBenjamin/patch-1
Tobias Diekershoff [Sun, 18 Dec 2022 18:41:04 +0000 (19:41 +0100)]
Merge pull request #12467 from MarekBenjamin/patch-1

Update CREDITS.txt

18 months agoUpdate CREDITS.txt
MarekBenjamin [Sun, 18 Dec 2022 18:17:09 +0000 (19:17 +0100)]
Update CREDITS.txt

Marek Bachmann (real name) and MarrekBejamin (git name) is the same person. No need for double credit ðŸ‘¼

18 months agoIssue 12185: Problems adding contacts
Michael [Sun, 18 Dec 2022 15:43:35 +0000 (15:43 +0000)]
Issue 12185: Problems adding contacts

18 months agoMerge pull request #12464 from tobiasd/20221218-de
Hypolite Petovan [Sun, 18 Dec 2022 15:27:28 +0000 (10:27 -0500)]
Merge pull request #12464 from tobiasd/20221218-de

DE translation updates

18 months agoDE translation updates
Tobias Diekershoff [Sun, 18 Dec 2022 15:12:50 +0000 (16:12 +0100)]
DE translation updates

18 months agoMerge pull request #12461 from tobiasd/20221218-credits
Michael Vogel [Sun, 18 Dec 2022 11:04:11 +0000 (12:04 +0100)]
Merge pull request #12461 from tobiasd/20221218-credits

20221218 credits

18 months agoremoved double entry
Tobias Diekershoff [Sun, 18 Dec 2022 09:06:18 +0000 (10:06 +0100)]
removed double entry

18 months agoMerge pull request #12459 from MrPetovan/bug/12454-link-preview-translation
Philipp [Sun, 18 Dec 2022 08:26:04 +0000 (09:26 +0100)]
Merge pull request #12459 from MrPetovan/bug/12454-link-preview-translation

Add missing t() call in Settings\Display module

18 months agosome more corrections
Tobias Diekershoff [Sun, 18 Dec 2022 08:20:12 +0000 (09:20 +0100)]
some more corrections

18 months agosome more corrections
Tobias Diekershoff [Sun, 18 Dec 2022 08:19:11 +0000 (09:19 +0100)]
some more corrections

18 months agofix
Tobias Diekershoff [Sun, 18 Dec 2022 08:17:09 +0000 (09:17 +0100)]
fix

18 months agofix
Tobias Diekershoff [Sun, 18 Dec 2022 08:16:46 +0000 (09:16 +0100)]
fix

18 months agoregen CREDITS.txt
Tobias Diekershoff [Sun, 18 Dec 2022 08:15:31 +0000 (09:15 +0100)]
regen CREDITS.txt

18 months agoMerge pull request #12460 from annando/photo-api
Tobias Diekershoff [Sun, 18 Dec 2022 07:15:49 +0000 (08:15 +0100)]
Merge pull request #12460 from annando/photo-api

API: Fix interoperability between Friendica and Mastodon part

18 months agoAPI: Fix interoperability between Friendica and Mastodon part
Michael [Sun, 18 Dec 2022 06:30:32 +0000 (06:30 +0000)]
API: Fix interoperability between Friendica and Mastodon part

18 months agoMerge pull request #12442 from MrPetovan/bug/warnings
Michael Vogel [Sun, 18 Dec 2022 06:06:59 +0000 (07:06 +0100)]
Merge pull request #12442 from MrPetovan/bug/warnings

Use account-user-view entry to instantiate Api\Mastodon\FollowRequestobjects

18 months agoUpdated main translation file after adding a string
Hypolite Petovan [Sun, 18 Dec 2022 04:07:29 +0000 (23:07 -0500)]
Updated main translation file after adding a string

18 months agoAdd missing t() call in Settings\Display module
Hypolite Petovan [Sun, 18 Dec 2022 04:03:07 +0000 (23:03 -0500)]
Add missing t() call in Settings\Display module

18 months agoRemove DI dependency in Settings\Display module
Hypolite Petovan [Sun, 18 Dec 2022 03:59:28 +0000 (22:59 -0500)]
Remove DI dependency in Settings\Display module

18 months agoUse account-user-view entry to instantiate Api\Mastodon\FollowRequest objects
Hypolite Petovan [Fri, 16 Dec 2022 15:29:20 +0000 (10:29 -0500)]
Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects

- Address https://github.com/friendica/friendica/issues/11993#issuecomment-1354395861

18 months agoMerge pull request #12458 from MrPetovan/bug/12456-tos-rules
Michael Vogel [Sun, 18 Dec 2022 05:23:55 +0000 (06:23 +0100)]
Merge pull request #12458 from MrPetovan/bug/12456-tos-rules

Trim terms of service rules before turning them to an array

18 months agoTrim terms of service rules before turning them to an array
Hypolite Petovan [Sun, 18 Dec 2022 02:13:24 +0000 (21:13 -0500)]
Trim terms of service rules before turning them to an array

18 months agoMerge pull request #12457 from annando/image-grid-shared
Philipp [Sat, 17 Dec 2022 22:30:10 +0000 (23:30 +0100)]
Merge pull request #12457 from annando/image-grid-shared

Fix image grid in shared Friendica posts

18 months agoFix image grid in shared Friendica posts
Michael [Sat, 17 Dec 2022 22:07:14 +0000 (22:07 +0000)]
Fix image grid in shared Friendica posts

18 months agoMerge pull request #12359 from matthiasmoritz/calendar_default_view
Philipp [Sat, 17 Dec 2022 18:05:57 +0000 (19:05 +0100)]
Merge pull request #12359 from matthiasmoritz/calendar_default_view

Calendar default view

18 months agoUpdate main translation file after adding strings
Hypolite Petovan [Sat, 17 Dec 2022 07:21:01 +0000 (02:21 -0500)]
Update main translation file after adding strings

18 months agoAdd new calendar.default_view pconfig key
Hypolite Petovan [Sat, 17 Dec 2022 07:13:33 +0000 (02:13 -0500)]
Add new calendar.default_view pconfig key

18 months agoMove first_day_of_week pconfig key to calendar category
Hypolite Petovan [Sat, 17 Dec 2022 07:07:46 +0000 (02:07 -0500)]
Move first_day_of_week pconfig key to calendar category

18 months agoMove vier version of calendat/calendar_head template to base
Matthias Moritz [Wed, 7 Dec 2022 21:57:11 +0000 (22:57 +0100)]
Move vier version of calendat/calendar_head template to base

- With the support for the remaining themes dropped, the base template wasn't used anymore

18 months agoMerge pull request #12455 from tobiasd/20221217-security
Hypolite Petovan [Sat, 17 Dec 2022 15:52:46 +0000 (10:52 -0500)]
Merge pull request #12455 from tobiasd/20221217-security

renewed the expiration date for the security.txt file

18 months agorenewed the expiration date for the security.txt file
Tobias Diekershoff [Sat, 17 Dec 2022 15:46:46 +0000 (16:46 +0100)]
renewed the expiration date for the security.txt file

18 months agoMerge pull request #12451 from tobiasd/20221217-ru
Philipp [Sat, 17 Dec 2022 14:37:55 +0000 (15:37 +0100)]
Merge pull request #12451 from tobiasd/20221217-ru

RU translation update THX SpcCw

18 months agoRU translation update THX SpcCw
Tobias Diekershoff [Sat, 17 Dec 2022 14:24:59 +0000 (15:24 +0100)]
RU translation update THX SpcCw

18 months agoMerge pull request #12449 from tobiasd/20221217-lng
Philipp [Sat, 17 Dec 2022 07:56:20 +0000 (08:56 +0100)]
Merge pull request #12449 from tobiasd/20221217-lng

DE, FR, HU and PL translation updates

18 months agoDE translation updates
Tobias Diekershoff [Sat, 17 Dec 2022 07:51:23 +0000 (08:51 +0100)]
DE translation updates

18 months agoHU translation updates THX Balázs Úr
Tobias Diekershoff [Sat, 17 Dec 2022 07:49:27 +0000 (08:49 +0100)]
HU translation updates THX Balázs Ãšr

18 months agoDE translation updates
Tobias Diekershoff [Sat, 17 Dec 2022 07:48:10 +0000 (08:48 +0100)]
DE translation updates

18 months agoFR translation updates THX kalon33
Tobias Diekershoff [Sat, 17 Dec 2022 07:41:38 +0000 (08:41 +0100)]
FR translation updates THX kalon33

18 months agoPL translation updates THX strebski
Tobias Diekershoff [Sat, 17 Dec 2022 07:40:27 +0000 (08:40 +0100)]
PL translation updates THX strebski

18 months agoMerge pull request #12446 from annando/preview-image
Hypolite Petovan [Sat, 17 Dec 2022 06:25:13 +0000 (01:25 -0500)]
Merge pull request #12446 from annando/preview-image

Fix: Images must not be removed on preview

18 months agoFix: Images must not be removed on preview
Michael [Sat, 17 Dec 2022 05:48:09 +0000 (05:48 +0000)]
Fix: Images must not be removed on preview

18 months agoMerge pull request #12445 from MrPetovan/bug/12382-tag-attachment
Philipp [Sat, 17 Dec 2022 01:23:18 +0000 (02:23 +0100)]
Merge pull request #12445 from MrPetovan/bug/12382-tag-attachment

Exclude [attachment] from tag search

18 months agoMerge pull request #12440 from MrPetovan/bug/fatal-errors
Philipp [Sat, 17 Dec 2022 01:17:00 +0000 (02:17 +0100)]
Merge pull request #12440 from MrPetovan/bug/fatal-errors

Catch exceptions in Model\Gserver::cleanURL

18 months agoMerge pull request #12444 from MrPetovan/bug/11911-frio-modal-height
Philipp [Sat, 17 Dec 2022 01:16:21 +0000 (02:16 +0100)]
Merge pull request #12444 from MrPetovan/bug/11911-frio-modal-height

[frio] Allow space for the upload button in the fbrowser modal

18 months agoExclude [attachment] from tag search
Hypolite Petovan [Sat, 17 Dec 2022 01:06:37 +0000 (20:06 -0500)]
Exclude [attachment] from tag search

18 months ago[frio] Allow space for the upload button in the fbrowser modal
Hypolite Petovan [Sat, 17 Dec 2022 00:16:25 +0000 (19:16 -0500)]
[frio] Allow space for the upload button in the fbrowser modal

18 months agoCatch exceptions in Model\Gserver::cleanURL
Hypolite Petovan [Fri, 16 Dec 2022 15:15:43 +0000 (10:15 -0500)]
Catch exceptions in Model\Gserver::cleanURL

- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1354393419

18 months agoMerge pull request #12443 from nupplaphil/bug/dba_definition
Hypolite Petovan [Fri, 16 Dec 2022 22:05:16 +0000 (17:05 -0500)]
Merge pull request #12443 from nupplaphil/bug/dba_definition

Include DBA/View definitions from Hooks again

18 months agoAdd load(true) for ViewDefinitions as well
Philipp [Fri, 16 Dec 2022 21:05:32 +0000 (22:05 +0100)]
Add load(true) for ViewDefinitions as well

18 months agoInclude DBA definitions from Hooks again
Philipp [Fri, 16 Dec 2022 20:59:32 +0000 (21:59 +0100)]
Include DBA definitions from Hooks again

18 months agoMerge pull request #12436 from MrPetovan/bug/notices
Philipp [Fri, 16 Dec 2022 07:52:04 +0000 (08:52 +0100)]
Merge pull request #12436 from MrPetovan/bug/notices

Address a few notices

18 months agoMerge pull request #12435 from MrPetovan/bug/12344-calendar-profile-load
Philipp [Fri, 16 Dec 2022 07:51:17 +0000 (08:51 +0100)]
Merge pull request #12435 from MrPetovan/bug/12344-calendar-profile-load

Apply calendar owner custom theme

18 months agoWard against empty siteinfo in Text\BBCode::embedURL
Hypolite Petovan [Fri, 16 Dec 2022 04:33:02 +0000 (23:33 -0500)]
Ward against empty siteinfo in Text\BBCode::embedURL

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

18 months agoWard against empty $contact array in Module\Photo::getPhotoById
Hypolite Petovan [Fri, 16 Dec 2022 04:31:32 +0000 (23:31 -0500)]
Ward against empty $contact array in Module\Photo::getPhotoById

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

18 months agoCheck that $probed key exists before comparison in OStatus\Subscribe
Hypolite Petovan [Fri, 16 Dec 2022 04:29:06 +0000 (23:29 -0500)]
Check that $probed key exists before comparison in OStatus\Subscribe

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

18 months agoApply calendar owner custom theme
Hypolite Petovan [Fri, 16 Dec 2022 04:14:45 +0000 (23:14 -0500)]
Apply calendar owner custom theme

18 months agoMerge pull request #12434 from MarekBenjamin/issue_make_balancing_optional
Hypolite Petovan [Thu, 15 Dec 2022 20:49:20 +0000 (15:49 -0500)]
Merge pull request #12434 from MarekBenjamin/issue_make_balancing_optional

Removed balancing of image grid

18 months agoAdd unbalanced imagegrid generation
Marek Bachmann [Thu, 15 Dec 2022 20:29:14 +0000 (21:29 +0100)]
Add unbalanced imagegrid generation

18 months agoMerge pull request #12432 from MrPetovan/bug/12431-frio-forum-network
Philipp [Thu, 15 Dec 2022 17:38:06 +0000 (18:38 +0100)]
Merge pull request #12432 from MrPetovan/bug/12431-frio-forum-network

[frio] Re-hide the forum contact row in network page

18 months ago[frio] Re-hide the forum contact row in network page
Hypolite Petovan [Thu, 15 Dec 2022 16:10:28 +0000 (11:10 -0500)]
[frio] Re-hide the forum contact row in network page

18 months agoMerge pull request #12422 from MrPetovan/bug/5095-group-tooltip
Tobias Diekershoff [Thu, 15 Dec 2022 05:32:08 +0000 (06:32 +0100)]
Merge pull request #12422 from MrPetovan/bug/5095-group-tooltip

[frio] Reduce group member add/remove button virtual height

18 months agoMerge pull request #12425 from MrPetovan/task/11774-frio-remove-banner-setting
Tobias Diekershoff [Thu, 15 Dec 2022 05:25:55 +0000 (06:25 +0100)]
Merge pull request #12425 from MrPetovan/task/11774-frio-remove-banner-setting

[frio] Remove header banner setting form field

18 months agoMerge pull request #12424 from MrPetovan/task/10100-contact-relationship-prominence
Tobias Diekershoff [Thu, 15 Dec 2022 05:24:32 +0000 (06:24 +0100)]
Merge pull request #12424 from MrPetovan/task/10100-contact-relationship-prominence

Make relationship filter widget more prominent in Module\Contact

18 months agoMerge pull request #12426 from MrPetovan/task/12237-ACL-meta-groups-doc
Tobias Diekershoff [Thu, 15 Dec 2022 05:22:14 +0000 (06:22 +0100)]
Merge pull request #12426 from MrPetovan/task/12237-ACL-meta-groups-doc

Add documentation about the ACL autocomplete fields

18 months agoMerge pull request #12427 from MrPetovan/bug/12399-suppress-notif-forum
Tobias Diekershoff [Thu, 15 Dec 2022 05:20:21 +0000 (06:20 +0100)]
Merge pull request #12427 from MrPetovan/bug/12399-suppress-notif-forum

Suppress notifications for forum users in Module\Notifications\Ping

18 months agoMerge pull request #12428 from MrPetovan/bug/12406-frio-contact-list-frame
Tobias Diekershoff [Thu, 15 Dec 2022 05:16:13 +0000 (06:16 +0100)]
Merge pull request #12428 from MrPetovan/bug/12406-frio-contact-list-frame

[frio] Add wrapper to generic contact list

18 months agoMerge pull request #12429 from MrPetovan/bug/contactblock-icon
Tobias Diekershoff [Thu, 15 Dec 2022 05:14:55 +0000 (06:14 +0100)]
Merge pull request #12429 from MrPetovan/bug/contactblock-icon

Make contact block list style more specific

18 months agoMerge pull request #12430 from MrPetovan/task/12421-frio-screenshot
Tobias Diekershoff [Thu, 15 Dec 2022 05:14:00 +0000 (06:14 +0100)]
Merge pull request #12430 from MrPetovan/task/12421-frio-screenshot

[frio] Update description, version, maintainer and screenshot

18 months agoMerge pull request #12416 from MrPetovan/task/remove-clear-body-attach
Tobias Diekershoff [Thu, 15 Dec 2022 05:05:22 +0000 (06:05 +0100)]
Merge pull request #12416 from MrPetovan/task/remove-clear-body-attach

Remove obsolete `<div class="clear"></div>` from body-attach div

18 months agoMerge pull request #12423 from MrPetovan/bug/9286-admin-features-lock
Tobias Diekershoff [Thu, 15 Dec 2022 05:04:08 +0000 (06:04 +0100)]
Merge pull request #12423 from MrPetovan/bug/9286-admin-features-lock

Show lock status even when feature is disabled in Admin/Features

18 months agoRemove obsolete `<div class="clear"></div>` from body-attach div
Hypolite Petovan [Wed, 14 Dec 2022 14:53:58 +0000 (09:53 -0500)]
Remove obsolete `<div class="clear"></div>` from body-attach div

18 months ago[frio] Update description, version, maintainer and screenshot
Hypolite Petovan [Thu, 15 Dec 2022 03:25:53 +0000 (22:25 -0500)]
[frio] Update description, version, maintainer and screenshot

18 months agoMake contact block list style more specific
Hypolite Petovan [Thu, 15 Dec 2022 03:11:19 +0000 (22:11 -0500)]
Make contact block list style more specific

- The wide selector had side effects across the site

18 months ago[frio] Add wrapper to generic contact list
Hypolite Petovan [Thu, 15 Dec 2022 03:05:58 +0000 (22:05 -0500)]
[frio] Add wrapper to generic contact list

18 months agoSuppress notifications for forum users in Module\Notifications\Ping
Hypolite Petovan [Thu, 15 Dec 2022 03:01:14 +0000 (22:01 -0500)]
Suppress notifications for forum users in Module\Notifications\Ping

- The bell icon is already hidden for them but the notification number showed in the page title

18 months agoAdd documentation about the ACL autocomplete fields
Hypolite Petovan [Thu, 15 Dec 2022 02:57:14 +0000 (21:57 -0500)]
Add documentation about the ACL autocomplete fields

18 months ago[frio] Remove header banner setting form field
Hypolite Petovan [Thu, 15 Dec 2022 02:45:27 +0000 (21:45 -0500)]
[frio] Remove header banner setting form field

- This setting isn't used in the frio theme at all

18 months agoMake relationship filter widget more prominent in Module\Contact
Hypolite Petovan [Thu, 15 Dec 2022 02:35:34 +0000 (21:35 -0500)]
Make relationship filter widget more prominent in Module\Contact

18 months agoShow lock status even when feature is disabled in Admin/Features
Hypolite Petovan [Thu, 15 Dec 2022 02:30:47 +0000 (21:30 -0500)]
Show lock status even when feature is disabled in Admin/Features

18 months ago[frio] Reduce group member add/remove button virtual height
Hypolite Petovan [Thu, 15 Dec 2022 02:17:01 +0000 (21:17 -0500)]
[frio] Reduce group member add/remove button virtual height

- This bring down the tooltip closer to the icon

18 months agoMerge pull request #12418 from MarekBenjamin/upload_image_size_desc_fix
Hypolite Petovan [Wed, 14 Dec 2022 22:26:57 +0000 (17:26 -0500)]
Merge pull request #12418 from MarekBenjamin/upload_image_size_desc_fix

Show PHP's upload_max_filesize value with binary prefix on admin site

18 months agoSmall fix to show PHP.ini upload_max_filesize value also with binary prefix for consi...
Marek Bachmann [Wed, 14 Dec 2022 22:19:08 +0000 (23:19 +0100)]
Small fix to show PHP.ini upload_max_filesize value also with binary prefix for consistency

18 months agoMerge pull request #12392 from annando/api-relations
Hypolite Petovan [Wed, 14 Dec 2022 13:06:14 +0000 (08:06 -0500)]
Merge pull request #12392 from annando/api-relations

API: Use "contact" for own relations

18 months agoMerge pull request #12407 from HankG/friendica-api-photo-endpoint-updates
Hypolite Petovan [Tue, 13 Dec 2022 22:14:48 +0000 (17:14 -0500)]
Merge pull request #12407 from HankG/friendica-api-photo-endpoint-updates

Friendica api photo endpoint updates

18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Index.php
Hank G [Tue, 13 Dec 2022 21:52:28 +0000 (16:52 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Index.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Show.php
Hank G [Tue, 13 Dec 2022 21:52:21 +0000 (16:52 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Show.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Show.php
Hank G [Tue, 13 Dec 2022 21:46:16 +0000 (16:46 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Show.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Show.php
Hank G [Tue, 13 Dec 2022 21:45:56 +0000 (16:45 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Show.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Show.php
Hank G [Tue, 13 Dec 2022 21:45:49 +0000 (16:45 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Show.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoUpdate src/Module/Api/Friendica/Photoalbum/Index.php
Hank G [Tue, 13 Dec 2022 21:45:34 +0000 (16:45 -0500)]
Update src/Module/Api/Friendica/Photoalbum/Index.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
18 months agoRemove extraneous comment and fix whitespace between lines for style
Hank Grabowski [Tue, 13 Dec 2022 21:04:03 +0000 (16:04 -0500)]
Remove extraneous comment and fix whitespace between lines for style

18 months agoFix space missing after if style error in src/Module/Api/Friendica/Photoalbum/Show.php
Hank Grabowski [Tue, 13 Dec 2022 20:59:45 +0000 (15:59 -0500)]
Fix space missing after if style error in src/Module/Api/Friendica/Photoalbum/Show.php

18 months agoFix copyright header issues...
Hank Grabowski [Tue, 13 Dec 2022 20:58:03 +0000 (15:58 -0500)]
Fix copyright header issues...

18 months agoAdd latest_first parameter to photo gallery listing Friendica API endpoint
Hank Grabowski [Tue, 13 Dec 2022 20:41:24 +0000 (15:41 -0500)]
Add latest_first parameter to photo gallery listing Friendica API endpoint

18 months agoAdd photo album show endpoint that lists photos in an album
Hank Grabowski [Tue, 13 Dec 2022 19:16:08 +0000 (14:16 -0500)]
Add photo album show endpoint that lists photos in an album

18 months agoFix Friendica API Photo Album list documentation to reflect endpoint
Hank Grabowski [Tue, 13 Dec 2022 19:14:58 +0000 (14:14 -0500)]
Fix Friendica API Photo Album list documentation to reflect endpoint