]> git.mxchange.org Git - friendica.git/log
friendica.git
20 months agoMerge pull request #12292 from annando/api-speed
Hypolite Petovan [Tue, 29 Nov 2022 18:55:33 +0000 (13:55 -0500)]
Merge pull request #12292 from annando/api-speed

API: Speed improvements

20 months agoAPI: Speed improvements
Michael [Tue, 29 Nov 2022 18:45:30 +0000 (18:45 +0000)]
API: Speed improvements

20 months agoMerge pull request #12289 from annando/fatal
Hypolite Petovan [Mon, 28 Nov 2022 21:46:19 +0000 (16:46 -0500)]
Merge pull request #12289 from annando/fatal

Fix fatal errors because of unknown function/variable names

20 months agoFix fatal errors because of unknown function/variable names
Michael [Mon, 28 Nov 2022 21:22:21 +0000 (21:22 +0000)]
Fix fatal errors because of unknown function/variable names

20 months agoMerge pull request #12288 from annando/api-tags
Hypolite Petovan [Mon, 28 Nov 2022 21:13:37 +0000 (16:13 -0500)]
Merge pull request #12288 from annando/api-tags

API: Added trending links

20 months agoUpdate src/Module/Api/Mastodon/Trends/Links.php
Michael Vogel [Mon, 28 Nov 2022 20:42:34 +0000 (21:42 +0100)]
Update src/Module/Api/Mastodon/Trends/Links.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
20 months agoUpdated database.sql
Michael [Mon, 28 Nov 2022 20:22:08 +0000 (20:22 +0000)]
Updated database.sql

20 months agoAPI: Added trending links
Michael [Mon, 28 Nov 2022 20:19:57 +0000 (20:19 +0000)]
API: Added trending links

20 months agoMerge pull request #12283 from annando/api-tags
Hypolite Petovan [Mon, 28 Nov 2022 19:52:29 +0000 (14:52 -0500)]
Merge pull request #12283 from annando/api-tags

Issue 12191: API tag handling

20 months agoMerge pull request #12287 from nupplaphil/bug/fix_router
Hypolite Petovan [Mon, 28 Nov 2022 19:52:01 +0000 (14:52 -0500)]
Merge pull request #12287 from nupplaphil/bug/fix_router

Fix Legacy Router class routing

20 months agoAdded changelog entry
Michael [Mon, 28 Nov 2022 19:31:04 +0000 (19:31 +0000)]
Added changelog entry

20 months agoFix Legacy Router class routing
Philipp [Mon, 28 Nov 2022 19:13:38 +0000 (20:13 +0100)]
Fix Legacy Router class routing

20 months agoOnly use items that had originally been posted in the last week
Michael [Mon, 28 Nov 2022 14:51:37 +0000 (14:51 +0000)]
Only use items that had originally been posted in the last week

20 months agoCode standards
Michael [Mon, 28 Nov 2022 10:54:26 +0000 (10:54 +0000)]
Code standards

20 months agoAPI: Tredning statuses added
Michael [Mon, 28 Nov 2022 09:30:41 +0000 (09:30 +0000)]
API: Tredning statuses added

20 months agoMerge pull request #12284 from tobiasd/20221128-de
Philipp [Mon, 28 Nov 2022 07:12:53 +0000 (08:12 +0100)]
Merge pull request #12284 from tobiasd/20221128-de

DE translation update THX  MarekBenjamin

20 months agoAPI: Trending tags are added
Michael [Mon, 28 Nov 2022 07:08:01 +0000 (07:08 +0000)]
API: Trending tags are added

20 months agoCoding styles
Michael [Mon, 28 Nov 2022 06:52:55 +0000 (06:52 +0000)]
Coding styles

20 months agoUpdated documentation
Michael [Mon, 28 Nov 2022 06:46:18 +0000 (06:46 +0000)]
Updated documentation

20 months agoDE translation update THX MarekBenjamin
Tobias Diekershoff [Mon, 28 Nov 2022 06:00:11 +0000 (07:00 +0100)]
DE translation update THX  MarekBenjamin

20 months agoStandards
Michael [Mon, 28 Nov 2022 04:07:25 +0000 (04:07 +0000)]
Standards

20 months agoMerge branch 'api-tags' of github.com:annando/friendica into api-tags
Michael [Mon, 28 Nov 2022 04:04:35 +0000 (04:04 +0000)]
Merge branch 'api-tags' of github.com:annando/friendica into api-tags

20 months agoTrim the tag
Michael [Mon, 28 Nov 2022 04:04:27 +0000 (04:04 +0000)]
Trim the tag

20 months agoUpdate src/Module/Api/Mastodon/FollowedTags.php
Michael Vogel [Mon, 28 Nov 2022 04:00:08 +0000 (05:00 +0100)]
Update src/Module/Api/Mastodon/FollowedTags.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
20 months agoIssue 12191: We can now follow and unfollow tags via API
Michael [Mon, 28 Nov 2022 03:29:43 +0000 (03:29 +0000)]
Issue 12191: We can now follow and unfollow tags via API

20 months agoMerge remote-tracking branch 'upstream/develop' into api-tags
Michael [Mon, 28 Nov 2022 02:13:20 +0000 (02:13 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-tags

20 months agoMerge pull request #12281 from annando/issue-12149
Philipp [Sun, 27 Nov 2022 21:11:17 +0000 (22:11 +0100)]
Merge pull request #12281 from annando/issue-12149

Issue 12149: Show that a post was reshared

20 months agoIssue 12149: Show that a post was reshared
Michael [Sun, 27 Nov 2022 20:47:08 +0000 (20:47 +0000)]
Issue 12149: Show that a post was reshared

20 months agoAPI: Support new tag endpoints
Michael [Sun, 27 Nov 2022 19:22:41 +0000 (19:22 +0000)]
API: Support new tag endpoints

20 months agoMerge pull request #12279 from MrPetovan/bug/12273-api-search-exact-results
Philipp [Sun, 27 Nov 2022 14:15:59 +0000 (15:15 +0100)]
Merge pull request #12279 from MrPetovan/bug/12273-api-search-exact-results

Return only one result in case of exact match in Api\Mastodon\Search

20 months agoReturn only one result in case of exact match in Api\Mastodon\Search
Hypolite Petovan [Sat, 26 Nov 2022 23:12:46 +0000 (18:12 -0500)]
Return only one result in case of exact match in Api\Mastodon\Search

20 months agoMerge pull request #12277 from nupplaphil/mod/fbrowser
Hypolite Petovan [Sun, 27 Nov 2022 12:55:55 +0000 (07:55 -0500)]
Merge pull request #12277 from nupplaphil/mod/fbrowser

Move mod/fbrowser to src\Modules\Attachment|Photos\Browser

20 months agoMerge pull request #12280 from MrPetovan/bug/11804-delete-notifications-item
Philipp [Sun, 27 Nov 2022 08:01:28 +0000 (09:01 +0100)]
Merge pull request #12280 from MrPetovan/bug/11804-delete-notifications-item

Remove related notifications when marking an item for deletion

20 months agoRemove related notifications when marking an item for deletion
Hypolite Petovan [Sun, 27 Nov 2022 02:48:26 +0000 (21:48 -0500)]
Remove related notifications when marking an item for deletion

20 months agoPerfection!
Philipp [Sun, 27 Nov 2022 00:52:49 +0000 (01:52 +0100)]
Perfection!

20 months agoApply suggestions from code review
Philipp [Sun, 27 Nov 2022 00:52:14 +0000 (01:52 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
20 months agoCache the Module class
Philipp [Sun, 27 Nov 2022 00:44:12 +0000 (01:44 +0100)]
Cache the Module class

20 months agoUpdate messages.po
Philipp [Sun, 27 Nov 2022 00:36:31 +0000 (01:36 +0100)]
Update messages.po

20 months agoAdhere feedback
Philipp [Sun, 27 Nov 2022 00:33:13 +0000 (01:33 +0100)]
Adhere feedback

20 months agoBe more kindly :-)
Philipp [Sun, 27 Nov 2022 00:27:44 +0000 (01:27 +0100)]
Be more kindly :-)

20 months agoMove Browser & Upload to own namespace
Philipp [Sun, 27 Nov 2022 00:25:59 +0000 (01:25 +0100)]
Move Browser & Upload to own namespace

20 months agoMove FileBrowser to own namespace & Bugfix album usage
Philipp [Sat, 26 Nov 2022 23:28:29 +0000 (00:28 +0100)]
Move FileBrowser to own namespace & Bugfix album usage

20 months agoApply suggestions from code review
Philipp [Sat, 26 Nov 2022 22:34:16 +0000 (23:34 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
20 months agoUpdate src/App/Arguments.php
Philipp [Sat, 26 Nov 2022 22:32:56 +0000 (23:32 +0100)]
Update src/App/Arguments.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
20 months agoMake PHP-CS happy
Philipp [Sat, 26 Nov 2022 21:52:36 +0000 (22:52 +0100)]
Make PHP-CS happy

20 months agoMerge pull request #12276 from MrPetovan/bug/fatal-errors
Philipp [Sat, 26 Nov 2022 23:31:14 +0000 (00:31 +0100)]
Merge pull request #12276 from MrPetovan/bug/fatal-errors

Address a couple of fatal errors

20 months agoMerge pull request #12278 from MrPetovan/bug/warnings
Philipp [Sat, 26 Nov 2022 23:31:01 +0000 (00:31 +0100)]
Merge pull request #12278 from MrPetovan/bug/warnings

Address a couple of warnings

20 months agoAdd a default value for $data['version'] in Model\GServer
Hypolite Petovan [Sat, 26 Nov 2022 22:28:55 +0000 (17:28 -0500)]
Add a default value for $data['version'] in Model\GServer

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

20 months agoHave a default value for $item['contact-id'] in Model\Post\Delayed
Hypolite Petovan [Sat, 26 Nov 2022 22:27:36 +0000 (17:27 -0500)]
Have a default value for $item['contact-id'] in Model\Post\Delayed

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

20 months agoRemove mod/fbrowser
Philipp [Sat, 26 Nov 2022 21:37:03 +0000 (22:37 +0100)]
Remove mod/fbrowser

20 months agoLicense :)
Philipp [Sat, 26 Nov 2022 21:33:45 +0000 (22:33 +0100)]
License :)

20 months agoMove mod/fbrowser to src\Modules\Attachment|Photos\Browser
Philipp [Fri, 25 Nov 2022 22:43:07 +0000 (23:43 +0100)]
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser

20 months agoCheck for existence of $contact.photo_menu.edit in frio:contact/entry.tpl
Hypolite Petovan [Sat, 26 Nov 2022 20:38:21 +0000 (15:38 -0500)]
Check for existence of $contact.photo_menu.edit in frio:contact/entry.tpl

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

20 months agoCatch worker argument type errors
Hypolite Petovan [Sat, 26 Nov 2022 20:21:46 +0000 (15:21 -0500)]
Catch worker argument type errors

- This marks the invalid worker queue item as completed instead of endlessly retrying it
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-1327029331

20 months agoMerge pull request #12272 from annando/issue-12133
Hypolite Petovan [Sat, 26 Nov 2022 13:50:18 +0000 (08:50 -0500)]
Merge pull request #12272 from annando/issue-12133

Issue 12133: Account data can now be updated via API

20 months agoUpdated documentation
Michael [Sat, 26 Nov 2022 09:00:35 +0000 (09:00 +0000)]
Updated documentation

20 months agoIssue 12133: Account data can now be updated via API
Michael [Sat, 26 Nov 2022 08:56:24 +0000 (08:56 +0000)]
Issue 12133: Account data can now be updated via API

20 months agoMerge pull request #12271 from annando/api-suggestion
Hypolite Petovan [Sat, 26 Nov 2022 02:39:40 +0000 (21:39 -0500)]
Merge pull request #12271 from annando/api-suggestion

Issue 12266: APISuggestions should now work

20 months agoIssue 12266: APISuggestions should now work
Michael [Sat, 26 Nov 2022 02:08:34 +0000 (02:08 +0000)]
Issue 12266: APISuggestions should now work

20 months agoMerge pull request #12269 from annando/api-edit
Hypolite Petovan [Sat, 26 Nov 2022 00:22:27 +0000 (19:22 -0500)]
Merge pull request #12269 from annando/api-edit

Issue 12192: API: Enable edit

20 months agoMerge pull request #12270 from nupplaphil/bug/woodpecker_ci
Hypolite Petovan [Fri, 25 Nov 2022 23:58:20 +0000 (18:58 -0500)]
Merge pull request #12270 from nupplaphil/bug/woodpecker_ci

Remove addon-sample.config.php from build pipeline

20 months agoRemove addon-sample.config.php from build pipeline
Philipp [Fri, 25 Nov 2022 22:46:17 +0000 (23:46 +0100)]
Remove addon-sample.config.php from build pipeline

20 months agoMerge pull request #12249 from MrPetovan/bug/deprecated
Philipp [Fri, 25 Nov 2022 22:32:32 +0000 (23:32 +0100)]
Merge pull request #12249 from MrPetovan/bug/deprecated

Address several PHP 8.1 deprecation notices

20 months agoMerge pull request #12246 from MrPetovan/bug/notices
Philipp [Fri, 25 Nov 2022 22:30:56 +0000 (23:30 +0100)]
Merge pull request #12246 from MrPetovan/bug/notices

Ensure the existence of various keys in decoded data in Diaspora::decodeRaw

20 months agoAPI: Enable edit
Michael [Fri, 25 Nov 2022 19:35:40 +0000 (19:35 +0000)]
API: Enable edit

20 months ago[Composer] Upgrade to phpseclib version 3
Hypolite Petovan [Wed, 23 Nov 2022 18:45:58 +0000 (13:45 -0500)]
[Composer] Upgrade to phpseclib version 3

- Create custom Key file format for Salmon Magic key
- Remove obsolete pemToME and MEtoPem Crypto methods
- Remove unused newECKeypair Crypto method
- Switch to constant-time Base64 encode/decode in Base64Url Strings methods

20 months agoReplace call to parse_url() with Uri instanciation in Util\Proxy
Hypolite Petovan [Wed, 23 Nov 2022 18:41:13 +0000 (13:41 -0500)]
Replace call to parse_url() with Uri instanciation in Util\Proxy

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

20 months agoFix null value passed to string functions deprecation notices
Hypolite Petovan [Wed, 23 Nov 2022 18:38:40 +0000 (13:38 -0500)]
Fix null value passed to string functions deprecation notices

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

20 months agoAdd \ReturnTypeWillChange attribute to methods inherited from native interfaces
Hypolite Petovan [Wed, 23 Nov 2022 18:36:49 +0000 (13:36 -0500)]
Add \ReturnTypeWillChange attribute to methods inherited from native interfaces

- Part of https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513

20 months agoMerge pull request #12264 from annando/error
Hypolite Petovan [Fri, 25 Nov 2022 13:05:10 +0000 (08:05 -0500)]
Merge pull request #12264 from annando/error

Fix "Argument #1 ($parts) must be of type array, bool given"

20 months agoFix "Argument #1 ($parts) must be of type array, bool given"
Michael [Fri, 25 Nov 2022 06:08:56 +0000 (06:08 +0000)]
Fix "Argument #1 ($parts) must be of type array, bool given"

20 months agoMerge pull request #12254 from MrPetovan/bug/reorder-search
Michael Vogel [Fri, 25 Nov 2022 05:11:46 +0000 (06:11 +0100)]
Merge pull request #12254 from MrPetovan/bug/reorder-search

Reorder search to try redirecting to post first

20 months agoReorder search to try redirecting to post first
Hypolite Petovan [Thu, 24 Nov 2022 04:26:23 +0000 (23:26 -0500)]
Reorder search to try redirecting to post first

- Pleroma's post page includes the author's feed which wrongly gets picked up as a contact
- Address https://libranet.de/display/0b6b25a8-1563-7ec0-7408-70b986546395

20 months agoMerge pull request #12261 from MarekBenjamin/develop
Hypolite Petovan [Fri, 25 Nov 2022 00:18:28 +0000 (19:18 -0500)]
Merge pull request #12261 from MarekBenjamin/develop

Correct multiple times coppied typos in the DocBlocks of DBA.php

20 months agoremoved double blank
Marek Bachmann [Fri, 25 Nov 2022 00:03:34 +0000 (01:03 +0100)]
removed double blank

20 months agoMerge remote-tracking branch 'origin/develop' into develop
Marek Bachmann [Fri, 25 Nov 2022 00:00:06 +0000 (01:00 +0100)]
Merge remote-tracking branch 'origin/develop' into develop

20 months agocorrected typos in DocBlocks
Marek Bachmann [Thu, 24 Nov 2022 23:59:24 +0000 (00:59 +0100)]
corrected typos in DocBlocks

20 months agoMerge pull request #12259 from MarekBenjamin/nginx_template_improvements
Philipp [Thu, 24 Nov 2022 22:39:32 +0000 (23:39 +0100)]
Merge pull request #12259 from MarekBenjamin/nginx_template_improvements

Nginx template improvements

20 months agoMerge remote-tracking branch 'origin/nginx_template_improvements' into nginx_template...
Marek Bachmann [Thu, 24 Nov 2022 22:08:07 +0000 (23:08 +0100)]
Merge remote-tracking branch 'origin/nginx_template_improvements' into nginx_template_improvements

20 months agotypo
Marek Bachmann [Thu, 24 Nov 2022 22:07:55 +0000 (23:07 +0100)]
typo

20 months agoUpdate mods/sample-nginx-certbot.config
MarekBenjamin [Thu, 24 Nov 2022 22:07:27 +0000 (23:07 +0100)]
Update mods/sample-nginx-certbot.config

Damn typos, I am too used to use autocorrect, need to learn again to proofread my own texts! Thank you very much! <3

Co-authored-by: Philipp <admin+Github@philipp.info>
20 months agoMerge branch 'friendica:develop' into nginx_template_improvements
MarekBenjamin [Thu, 24 Nov 2022 21:58:18 +0000 (22:58 +0100)]
Merge branch 'friendica:develop' into nginx_template_improvements

20 months agocontent of sample-nginx-certbot.config
Marek Bachmann [Thu, 24 Nov 2022 21:57:09 +0000 (22:57 +0100)]
content of sample-nginx-certbot.config

20 months agoMerge pull request #12255 from annando/invalid-unfollow
Hypolite Petovan [Thu, 24 Nov 2022 19:46:59 +0000 (14:46 -0500)]
Merge pull request #12255 from annando/invalid-unfollow

Silently quit on unfollow of invalid contacts

20 months agoreturn "null"
Michael [Thu, 24 Nov 2022 19:45:45 +0000 (19:45 +0000)]
return "null"

20 months agoAdded sample-nginx-cerbot.config to easly configure nginx to use ssl for friendica...
Marek Bachmann [Thu, 24 Nov 2022 19:08:49 +0000 (20:08 +0100)]
Added sample-nginx-cerbot.config to easly configure nginx to use ssl for friendica using certbot

20 months agoReplaced hostname in rewrite url for forwarding http to https by $server_name variabl...
Marek Bachmann [Thu, 24 Nov 2022 18:20:26 +0000 (19:20 +0100)]
Replaced hostname in rewrite url for forwarding http to https by $server_name variable instead of hard coded example.com url

Updated default PHP-FPM path from 7.0 to 7.4

20 months agoMerge pull request #12256 from annando/issue-12189
Hypolite Petovan [Thu, 24 Nov 2022 13:01:42 +0000 (08:01 -0500)]
Merge pull request #12256 from annando/issue-12189

Issue 12189: Quote share a feed now shares the linked feed url

20 months agoIssue 12189: Quote share a feed now shares the linked feed url
Michael [Thu, 24 Nov 2022 06:36:08 +0000 (06:36 +0000)]
Issue 12189: Quote share a feed now shares the linked feed url

20 months agoSilently quit on unfollow of invalid contacts
Michael [Thu, 24 Nov 2022 05:17:14 +0000 (05:17 +0000)]
Silently quit on unfollow of invalid contacts

20 months agoMerge pull request #12251 from annando/remote-self
Hypolite Petovan [Wed, 23 Nov 2022 22:18:20 +0000 (17:18 -0500)]
Merge pull request #12251 from annando/remote-self

"MIRROR_FORWARDED" is no more

20 months agoUpdated database.sql
Michael [Wed, 23 Nov 2022 22:05:36 +0000 (22:05 +0000)]
Updated database.sql

20 months agoUpdate added
Michael [Wed, 23 Nov 2022 21:47:47 +0000 (21:47 +0000)]
Update added

20 months agoMerge remote-tracking branch 'upstream/develop' into remote-self
Michael [Wed, 23 Nov 2022 21:11:09 +0000 (21:11 +0000)]
Merge remote-tracking branch 'upstream/develop' into remote-self

20 months ago"MIRROR_FORWARDED" is no more
Michael [Wed, 23 Nov 2022 21:10:57 +0000 (21:10 +0000)]
"MIRROR_FORWARDED" is no more

20 months agoMerge pull request #12248 from MarekBenjamin/ImageUploadSizeSettingInformation
Hypolite Petovan [Wed, 23 Nov 2022 18:31:14 +0000 (13:31 -0500)]
Merge pull request #12248 from MarekBenjamin/ImageUploadSizeSettingInformation

Added information that max image upload size on admin page does not a…

20 months agoAdded information that max image upload size on admin page does not affect server...
Marek Bachmann [Wed, 23 Nov 2022 17:17:33 +0000 (18:17 +0100)]
Added information that max image upload size on admin page does not affect server-side upload limits

20 months agoMerge pull request #12244 from MrPetovan/bug/warnings
Michael Vogel [Wed, 23 Nov 2022 16:50:25 +0000 (17:50 +0100)]
Merge pull request #12244 from MrPetovan/bug/warnings

Address various Warning messages

20 months agoEnsure the existence of various keys in decoded data in Diaspora::decodeRaw
Hypolite Petovan [Wed, 23 Nov 2022 16:22:54 +0000 (11:22 -0500)]
Ensure the existence of various keys in decoded data in Diaspora::decodeRaw

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

20 months agoEnsure $owner is set in ActivityPub\Transmitter::sendContactReject
Hypolite Petovan [Wed, 23 Nov 2022 16:05:36 +0000 (11:05 -0500)]
Ensure $owner is set in ActivityPub\Transmitter::sendContactReject

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