]>
git.mxchange.org Git - friendica.git/log
Philipp [Sat, 19 Nov 2022 18:53:11 +0000 (19:53 +0100)]
Merge pull request #12216 from MrPetovan/bug/fatal-errors
Fix constructor compatibility with BaseSettings parent class
Hypolite Petovan [Sat, 19 Nov 2022 18:33:05 +0000 (13:33 -0500)]
Fix constructor compatibility with BaseSettings parent class
- Address https://paste.metaversum.wtf/?
fc75de3f8eba6e7d #813SFjJwWWaJERQyrEpGAVnL33xZpTRV4MZeKmzsAvK8
Hypolite Petovan [Sat, 19 Nov 2022 17:27:40 +0000 (12:27 -0500)]
Merge pull request #12214 from Schnoop/bugfix/DivisionByZero
Prevent division by zero in Mastodon Attachment.
Thorsten [Sat, 19 Nov 2022 17:16:41 +0000 (18:16 +0100)]
Prevent division by zero.
Hypolite Petovan [Sat, 19 Nov 2022 16:59:33 +0000 (11:59 -0500)]
Merge pull request #12213 from Schnoop/bugfix/NodeInfo
Fix that users property should be an object instead of array.
Thorsten [Sat, 19 Nov 2022 15:48:07 +0000 (16:48 +0100)]
Fix that user property should be an object instead of array.
Tobias Diekershoff [Sat, 19 Nov 2022 14:52:53 +0000 (15:52 +0100)]
Merge pull request #12207 from MrPetovan/bug/12187-register-uid-0
Ensure register records aren't created with uid = 0
Hypolite Petovan [Sat, 19 Nov 2022 14:21:13 +0000 (09:21 -0500)]
Merge pull request #12211 from Schnoop/feature/fixImportLink
Fix route for user import.
Thorsten [Sat, 19 Nov 2022 14:17:42 +0000 (15:17 +0100)]
Fix route for user import.
Hypolite Petovan [Sat, 19 Nov 2022 12:53:55 +0000 (07:53 -0500)]
Update main translation file after adding strings
Hypolite Petovan [Fri, 18 Nov 2022 21:04:02 +0000 (16:04 -0500)]
Ensure register records aren't created with uid = 0
- uid = 0 matches system account and public contact records, giving unexpected display in pending user list. More importantly, the originally created user can't be approved since its user id is lost.
Hypolite Petovan [Fri, 18 Nov 2022 19:44:05 +0000 (14:44 -0500)]
Merge pull request #12202 from Schnoop/develop
Add meta tag to attachment to show images in mastodon app.
Schnoop [Fri, 18 Nov 2022 19:08:10 +0000 (20:08 +0100)]
Merge pull request #1 from Schnoop/Schnoop-patch-1
Update main.js
Schnoop [Fri, 18 Nov 2022 19:07:46 +0000 (20:07 +0100)]
Update main.js
Revert trailing slash changes as this will lead to wrong urls.
Schnoop [Fri, 18 Nov 2022 18:50:24 +0000 (19:50 +0100)]
Merge branch 'friendica:develop' into develop
Thorsten [Fri, 18 Nov 2022 18:43:47 +0000 (19:43 +0100)]
Changed ddev config to match supported PHP version.
Thorsten [Fri, 18 Nov 2022 18:41:56 +0000 (19:41 +0100)]
Reverted some changes that won't work with PHP7.3
Hypolite Petovan [Fri, 18 Nov 2022 15:30:18 +0000 (10:30 -0500)]
Merge pull request #12205 from tobiasd/
20221118 -de
DE translation update
Tobias Diekershoff [Fri, 18 Nov 2022 15:11:07 +0000 (16:11 +0100)]
DE translation update
Thorsten [Fri, 18 Nov 2022 11:03:55 +0000 (12:03 +0100)]
DDEV and some PHP8.1 fixes.
Thorsten [Fri, 18 Nov 2022 09:03:09 +0000 (10:03 +0100)]
Merge branch 'develop' of github.com:Schnoop/friendica into develop
Thorsten [Fri, 18 Nov 2022 08:42:53 +0000 (09:42 +0100)]
Add meta tag to attachment to show images in mastodon app.
Thorsten [Fri, 18 Nov 2022 08:38:02 +0000 (09:38 +0100)]
Add meta tag to attachment to show images in mastodon app.
Hypolite Petovan [Thu, 17 Nov 2022 20:28:34 +0000 (15:28 -0500)]
Merge pull request #12200 from annando/ignore-view
"View" activities are now ignored
Michael [Thu, 17 Nov 2022 20:01:32 +0000 (20:01 +0000)]
"View" activities are now ignored
Philipp [Thu, 17 Nov 2022 19:11:54 +0000 (20:11 +0100)]
Merge pull request #12198 from MarekBenjamin/patch-1
Update README.md
MarekBenjamin [Thu, 17 Nov 2022 18:35:27 +0000 (19:35 +0100)]
Update README.md
Removed "post on facebook" since Facebook add-ons are deprecated (https://github.com/friendica/friendica/wiki/How-to:-Friendica%E2%80%99s-Facebook-connector)
Changed preposition in "(...) receive any content on Tumblr, Wordpress or RSS." to "receive any content from Tumblr, Wordpress or RSS."
Philipp [Thu, 17 Nov 2022 06:01:48 +0000 (07:01 +0100)]
Merge pull request #12196 from MrPetovan/bug/12182-icon-size
Add global styles for .icon
Hypolite Petovan [Thu, 17 Nov 2022 01:12:36 +0000 (20:12 -0500)]
Add global styles for .icon
- Normalize user/contact profile pictures size
Philipp [Wed, 16 Nov 2022 21:30:19 +0000 (22:30 +0100)]
Merge pull request #12194 from MrPetovan/bug/12193-contact_template
Replace remaining references to contact_template.tpl by contact/entry.tpl
Hypolite Petovan [Wed, 16 Nov 2022 12:15:35 +0000 (07:15 -0500)]
Replace remaining references to contact_template.tpl by contact/entry.tpl
Hypolite Petovan [Wed, 16 Nov 2022 21:14:07 +0000 (16:14 -0500)]
Merge pull request #12186 from nupplaphil/mod/editpost
Move mod/editpost.php to src\Module\Post\Edit
Philipp [Wed, 16 Nov 2022 20:20:24 +0000 (21:20 +0100)]
Revert "Remove geotag"
This reverts commit
5dc9319b
Philipp [Wed, 16 Nov 2022 09:52:18 +0000 (10:52 +0100)]
Merge pull request #12190 from annando/no-view
Fix memory issue on displaying conversations
Philipp [Wed, 16 Nov 2022 09:49:12 +0000 (10:49 +0100)]
Make PHP-CS happy ...
Philipp [Wed, 16 Nov 2022 07:56:37 +0000 (08:56 +0100)]
Adhere PHP-CS
Philipp [Wed, 16 Nov 2022 07:56:19 +0000 (08:56 +0100)]
Remove legacy comments
Philipp [Wed, 16 Nov 2022 07:50:57 +0000 (08:50 +0100)]
Remove geotag
Philipp [Wed, 16 Nov 2022 07:49:48 +0000 (08:49 +0100)]
Remove jotnets
Michael [Wed, 16 Nov 2022 04:57:46 +0000 (04:57 +0000)]
Fix memory issue on displaying conversations
Philipp [Tue, 15 Nov 2022 21:52:23 +0000 (22:52 +0100)]
Replace $_SESSION
Philipp [Tue, 15 Nov 2022 21:34:31 +0000 (22:34 +0100)]
Update messages.po
Philipp [Tue, 15 Nov 2022 21:26:52 +0000 (22:26 +0100)]
Move mod/editpost.php to src\Module\Post\Edit
Philipp [Tue, 15 Nov 2022 20:17:19 +0000 (21:17 +0100)]
Merge pull request #12184 from annando/duplicated-media
This fixes duplicated media in quoted posts
Hypolite Petovan [Tue, 15 Nov 2022 20:14:17 +0000 (15:14 -0500)]
Merge pull request #12179 from nupplaphil/mod/display
Move mod/(update_)display.php to src\Module
Michael [Tue, 15 Nov 2022 19:55:03 +0000 (19:55 +0000)]
Simplify the check
Michael [Tue, 15 Nov 2022 19:48:43 +0000 (19:48 +0000)]
This fixes duplicated media in quoted posts
Philipp [Tue, 15 Nov 2022 19:15:25 +0000 (20:15 +0100)]
PHP-CS and license ..
Philipp [Tue, 15 Nov 2022 19:11:38 +0000 (20:11 +0100)]
Remove trailing slash in `update_` calls
Philipp [Tue, 15 Nov 2022 18:53:53 +0000 (19:53 +0100)]
Address feedback
Michael Vogel [Tue, 15 Nov 2022 16:58:24 +0000 (17:58 +0100)]
Merge pull request #12181 from MrPetovan/bug/warnings
Address a couple of warnings
Hypolite Petovan [Tue, 15 Nov 2022 14:04:12 +0000 (09:04 -0500)]
Suppress warning when /phots route is used without a nickname
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-
1314964388
Hypolite Petovan [Tue, 15 Nov 2022 14:03:43 +0000 (09:03 -0500)]
Fix wrong user table field name in Repository\Notify
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-
1314954594
Philipp [Tue, 15 Nov 2022 00:10:49 +0000 (01:10 +0100)]
Make PHP-CS happy
Philipp [Tue, 15 Nov 2022 00:00:29 +0000 (01:00 +0100)]
Update messages.po
Philipp [Mon, 14 Nov 2022 23:52:38 +0000 (00:52 +0100)]
Move mod/(update_)display.php to src\Module
Philipp [Mon, 14 Nov 2022 20:56:41 +0000 (21:56 +0100)]
Move mod/display.php "feed-item" to a src\Module\Item\Feed.php
Hypolite Petovan [Mon, 14 Nov 2022 23:30:54 +0000 (18:30 -0500)]
Merge pull request #12178 from annando/null-report
Allow anonymous reports
Michael [Mon, 14 Nov 2022 23:27:46 +0000 (23:27 +0000)]
Allow anonymous reports
Philipp [Mon, 14 Nov 2022 23:08:07 +0000 (00:08 +0100)]
Merge pull request #12169 from MrPetovan/bug/7574-notifications-deleted-users
Centralize config.admin_email management in Model\User
Hypolite Petovan [Sat, 12 Nov 2022 17:24:02 +0000 (12:24 -0500)]
Update main translation file after moving strings
Hypolite Petovan [Sat, 12 Nov 2022 17:01:22 +0000 (12:01 -0500)]
Centralize config.admin_email management in Model\User
Hypolite Petovan [Sat, 12 Nov 2022 15:00:29 +0000 (10:00 -0500)]
Don't create notify for deleted user accounts
Hypolite Petovan [Sat, 12 Nov 2022 14:59:20 +0000 (09:59 -0500)]
Don't send item notifications to deleted user accounts
Hypolite Petovan [Sat, 12 Nov 2022 14:58:58 +0000 (09:58 -0500)]
Don't send password reset emails to deleted user accounts
Hypolite Petovan [Sat, 12 Nov 2022 14:58:03 +0000 (09:58 -0500)]
Fixed wrong reference to user.expire in Model\User::getActorName
- Update field documentation to prevent further confusion
Philipp [Mon, 14 Nov 2022 19:58:42 +0000 (20:58 +0100)]
Merge pull request #12177 from MrPetovan/bug/warnings
Ensure Post::toArray returns an array
Hypolite Petovan [Mon, 14 Nov 2022 19:53:54 +0000 (14:53 -0500)]
Ensure Post::toArray returns an array
- We don't handle query errors anyway
- Remove unused parameter do_close
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-
1314245581
Philipp [Mon, 14 Nov 2022 19:04:35 +0000 (20:04 +0100)]
Merge pull request #12156 from MrPetovan/task/4090-move-mod-pubsubhubbub
Move remainder of OStatus stack to src/Module
Hypolite Petovan [Fri, 11 Nov 2022 05:44:49 +0000 (00:44 -0500)]
Update main translation file after moving strings
Hypolite Petovan [Fri, 11 Nov 2022 05:39:39 +0000 (00:39 -0500)]
Delete mod/ostatus_subscribe.php file
Hypolite Petovan [Fri, 11 Nov 2022 05:39:26 +0000 (00:39 -0500)]
Create new OStatus\Subscribe module class
- Move route from /ostatus_subscribe to /ostatus/subscribe
Hypolite Petovan [Fri, 11 Nov 2022 03:28:45 +0000 (22:28 -0500)]
Delete mod/poco.php file
Hypolite Petovan [Fri, 11 Nov 2022 03:28:33 +0000 (22:28 -0500)]
Add new OStatus\PortableContacts module class
- Retain existing route /poco for backward compatibility
- Remove unsupported links to /poco/{nickname} route
Hypolite Petovan [Fri, 11 Nov 2022 02:42:06 +0000 (21:42 -0500)]
Remove mod/pubsub.php file
Hypolite Petovan [Fri, 11 Nov 2022 02:41:36 +0000 (21:41 -0500)]
Create new OStatus\PubSub module class
- Retain previous route /pubsub for backward compatibility
Hypolite Petovan [Fri, 11 Nov 2022 02:25:17 +0000 (21:25 -0500)]
Remove mod/pubsubhubbub.php file
Hypolite Petovan [Fri, 11 Nov 2022 02:23:57 +0000 (21:23 -0500)]
Create new OStatus\PubSubHubBub module class
- Retaining the same /pubsubhubbub route to keep backward compatibility
Philipp [Mon, 14 Nov 2022 17:40:57 +0000 (18:40 +0100)]
Merge pull request #12158 from annando/api-report
We can now store reports done via API
Hypolite Petovan [Sun, 13 Nov 2022 01:00:02 +0000 (20:00 -0500)]
Add support for Mastodon /reports API call
Hypolite Petovan [Sun, 13 Nov 2022 00:58:56 +0000 (19:58 -0500)]
Add new Moderation\Report domain classes
Hypolite Petovan [Sat, 12 Nov 2022 21:50:28 +0000 (16:50 -0500)]
[Database version 1489] Add new report database tables
Hypolite Petovan [Mon, 14 Nov 2022 00:07:08 +0000 (19:07 -0500)]
Merge pull request #12174 from annando/duplicate-media
Avoid duplicate media elements
Michael [Sun, 13 Nov 2022 23:38:48 +0000 (23:38 +0000)]
Avoid duplicate media elements
Philipp [Sun, 13 Nov 2022 10:35:18 +0000 (11:35 +0100)]
Merge pull request #12173 from MrPetovan/bug/mail-headers-crlf
mail() requires additional headers to be separated by CRLF
Hypolite Petovan [Sun, 13 Nov 2022 07:28:06 +0000 (02:28 -0500)]
mail() requires additional headers to be separated by CRLF
- Rewrite Email->getAdditionalMailHeaderString to have only one string concatenation statement
Philipp [Sat, 12 Nov 2022 16:31:10 +0000 (17:31 +0100)]
Merge pull request #12168 from KulikAlex/patch-1
Update message_recipient.tpl
KulikAlex [Sat, 12 Nov 2022 16:04:02 +0000 (19:04 +0300)]
Update message_recipient.tpl
Michael Vogel [Sat, 12 Nov 2022 13:46:09 +0000 (14:46 +0100)]
Merge pull request #12164 from MrPetovan/bug/fatal-errors
Remove superfluous property declaration in Settings\UserExport
Hypolite Petovan [Sat, 12 Nov 2022 13:37:42 +0000 (08:37 -0500)]
Remove superfluous property declaration in Settings\UserExport
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-
1312417007
Hypolite Petovan [Sat, 12 Nov 2022 13:00:01 +0000 (08:00 -0500)]
Merge pull request #12162 from annando/link-share
Avoid link parsing problems in front of "share" elements
Michael [Sat, 12 Nov 2022 11:20:26 +0000 (11:20 +0000)]
Avoid link parsing problems in front of "share" elements
Philipp [Fri, 11 Nov 2022 06:34:02 +0000 (07:34 +0100)]
Merge pull request #12157 from MrPetovan/bug/fatal-errors
Fix constructor parameters in Module\Settings\RemoveMe
Hypolite Petovan [Fri, 11 Nov 2022 03:36:23 +0000 (22:36 -0500)]
Fix constructor parameters in Module\Settings\RemoveMe
- Address https://github.com/friendica/friendica/issues/11992#issuecomment-
1311162326
Philipp [Thu, 10 Nov 2022 16:29:11 +0000 (17:29 +0100)]
Merge pull request #12154 from MrPetovan/bug/12084-strip-RTL-override
Remove RTL Override character from display names to show in notifications
Hypolite Petovan [Thu, 10 Nov 2022 15:42:21 +0000 (10:42 -0500)]
Remove RTL Override character from display names to show in notifications
- It was causing the notification message to be unreadable
Hypolite Petovan [Thu, 10 Nov 2022 15:40:37 +0000 (10:40 -0500)]
Flatten arbitrary contact structure in constructor of FormattedNavNotification
Hypolite Petovan [Thu, 10 Nov 2022 01:36:33 +0000 (20:36 -0500)]
Merge pull request #12153 from nupplaphil/feat/woodpecker
Woodpecker: Update PHP version
Philipp [Wed, 9 Nov 2022 23:04:57 +0000 (00:04 +0100)]
Deactivate PHP 8.1
- PHP 7 incompatible change necessary (App\Page.php OffsetGet mixed return)
Philipp [Wed, 9 Nov 2022 22:16:12 +0000 (23:16 +0100)]
Fix some PHP8.1 issues if possible