]>
git.mxchange.org Git - friendica.git/log
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
Philipp [Wed, 9 Nov 2022 21:53:01 +0000 (22:53 +0100)]
Activate PHP 8.1 Unit-Tests
Philipp [Wed, 9 Nov 2022 21:50:55 +0000 (22:50 +0100)]
Woodpecker: Update PHP version
Hypolite Petovan [Wed, 9 Nov 2022 21:55:25 +0000 (16:55 -0500)]
Merge pull request #12152 from nupplaphil/mod/msearch
Move mod/mod/msearch & mod/match to src/Module
Philipp [Wed, 9 Nov 2022 21:39:36 +0000 (22:39 +0100)]
whops .. wrong legacy endpoint
Philipp [Wed, 9 Nov 2022 21:36:02 +0000 (22:36 +0100)]
Rename Match to MatchInterests because PHP8-lint rejects "match"
Philipp [Wed, 9 Nov 2022 21:29:43 +0000 (22:29 +0100)]
Add license
Philipp [Wed, 9 Nov 2022 21:28:29 +0000 (22:28 +0100)]
fix link
Philipp [Wed, 9 Nov 2022 21:27:47 +0000 (22:27 +0100)]
Update messages.po
Philipp [Wed, 9 Nov 2022 21:17:31 +0000 (22:17 +0100)]
Fix Guzzle InvalidArgumentException for POST with array parameters
Philipp [Wed, 9 Nov 2022 21:13:02 +0000 (22:13 +0100)]
Move mod/mod/msearch & mod/match to src/Module
Philipp [Wed, 9 Nov 2022 19:34:31 +0000 (20:34 +0100)]
Merge pull request #12106 from MrPetovan/task/4090-move-mod-settings
Move mod/settings.php to src/Module
Philipp [Wed, 9 Nov 2022 13:31:14 +0000 (14:31 +0100)]
Merge pull request #12150 from MrPetovan/bug/moderation
Replace remaining "admin" instances in moderation templates
Hypolite Petovan [Wed, 9 Nov 2022 13:13:12 +0000 (08:13 -0500)]
Replace remaining "admin" instances in moderation templates
Hypolite Petovan [Sat, 5 Nov 2022 04:03:38 +0000 (00:03 -0400)]
Update main translation file after changing strings
Hypolite Petovan [Sat, 5 Nov 2022 03:59:55 +0000 (23:59 -0400)]
Delete mod/settings.php and its reference
Hypolite Petovan [Sat, 5 Nov 2022 03:59:40 +0000 (23:59 -0400)]
Move settings/features to src/Module
Hypolite Petovan [Sat, 5 Nov 2022 03:47:42 +0000 (23:47 -0400)]
Move settings/connectors to src/Module
Hypolite Petovan [Sat, 5 Nov 2022 02:32:46 +0000 (22:32 -0400)]
Move settings/addons to src/Module
Hypolite Petovan [Sat, 5 Nov 2022 02:15:32 +0000 (22:15 -0400)]
Move settings/oauth to src/Module
- Add settings_content() permission checks to Module\BaseSettings
- Transform application token deletion GET links to POST forms to keep a single OAuth module class
Philipp [Wed, 9 Nov 2022 08:25:01 +0000 (09:25 +0100)]
Merge pull request #12147 from annando/warning
Fix warning: Undefined array key "public"
Michael [Wed, 9 Nov 2022 07:35:31 +0000 (07:35 +0000)]
Merge remote-tracking branch 'upstream/develop' into warning
Michael [Wed, 9 Nov 2022 06:38:31 +0000 (06:38 +0000)]
Fix warning when loading invalid html
Michael [Wed, 9 Nov 2022 06:31:05 +0000 (06:31 +0000)]
Fix warning: Undefined array key "public"
Philipp [Wed, 9 Nov 2022 06:29:59 +0000 (07:29 +0100)]
Merge pull request #12146 from MrPetovan/task/4090-move-mod-redir
Move mod/redir.php to src/Module
Hypolite Petovan [Wed, 9 Nov 2022 01:25:21 +0000 (20:25 -0500)]
Update main translation file after moving strings
Hypolite Petovan [Wed, 9 Nov 2022 00:34:03 +0000 (19:34 -0500)]
Delete mod/redir.php file
Hypolite Petovan [Wed, 9 Nov 2022 00:33:08 +0000 (19:33 -0500)]
Create new Contact\Redir module class
- Move /redir route to /contact/redir
Hypolite Petovan [Wed, 9 Nov 2022 00:31:09 +0000 (19:31 -0500)]
Remove superfluous calls to DI::baseUrl in Contact:photoMenu
Philipp [Tue, 8 Nov 2022 23:40:29 +0000 (00:40 +0100)]
Merge pull request #12141 from MrPetovan/task/4090-move-mod-removeme
Move mod/removeme.php to src/Module
Hypolite Petovan [Tue, 8 Nov 2022 05:02:15 +0000 (00:02 -0500)]
Updated main translation file after changing strings
Hypolite Petovan [Tue, 8 Nov 2022 04:58:35 +0000 (23:58 -0500)]
Deleted fils related to mod/removeme.php
Hypolite Petovan [Tue, 8 Nov 2022 04:58:21 +0000 (23:58 -0500)]
Create new Settings\RemoveMe module class
- Moved route from /removeme to /settings/removeme
- Combined templates into one
Hypolite Petovan [Tue, 8 Nov 2022 23:06:47 +0000 (18:06 -0500)]
Merge pull request #12145 from annando/parent-post
Performance improvements in public timeline
Michael [Tue, 8 Nov 2022 21:48:42 +0000 (21:48 +0000)]
Performance improvements in public timeline
Philipp [Tue, 8 Nov 2022 17:30:50 +0000 (18:30 +0100)]
Merge pull request #12140 from annando/store-source
For debug reasons we now can store all incoming sources
Hypolite Petovan [Tue, 8 Nov 2022 08:33:45 +0000 (03:33 -0500)]
Updated main translation file after adding strings
Hypolite Petovan [Tue, 8 Nov 2022 08:24:20 +0000 (03:24 -0500)]
Restore Item\Source module functionality
Michael [Tue, 8 Nov 2022 06:40:22 +0000 (06:40 +0000)]
Store the source of incoming posts
Philipp [Tue, 8 Nov 2022 16:26:19 +0000 (17:26 +0100)]
Merge pull request #12144 from MrPetovan/bug/moderation
Add missing links to moderation section
Hypolite Petovan [Tue, 8 Nov 2022 14:16:36 +0000 (09:16 -0500)]
Add missing links to moderation section
Tobias Diekershoff [Tue, 8 Nov 2022 10:12:17 +0000 (11:12 +0100)]
Merge pull request #12142 from MrPetovan/task/homepage-verified
Add title to homepage verified check mark
Tobias Diekershoff [Tue, 8 Nov 2022 10:09:36 +0000 (11:09 +0100)]
Merge pull request #12143 from MrPetovan/bug/moderation
Replace remaining occurrences of admin/users route by moderation/users
Hypolite Petovan [Tue, 8 Nov 2022 09:32:58 +0000 (04:32 -0500)]
Updated main translation file after adding a string
Hypolite Petovan [Tue, 8 Nov 2022 09:26:11 +0000 (04:26 -0500)]
Replace remaining occurrences of admin/users route by moderation/users
Hypolite Petovan [Tue, 8 Nov 2022 09:20:19 +0000 (04:20 -0500)]
Add title to homepage verified check mark
- Decrease log level for not found Memcached keys
Philipp [Tue, 8 Nov 2022 07:46:06 +0000 (08:46 +0100)]
Merge pull request #12107 from annando/moderation
New area "moderation"
Hypolite Petovan [Sun, 6 Nov 2022 01:09:28 +0000 (21:09 -0400)]
Updated main translation file after moving strings
Hypolite Petovan [Sun, 6 Nov 2022 01:01:06 +0000 (21:01 -0400)]
New area "moderation"
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
Tobias Diekershoff [Tue, 8 Nov 2022 05:24:24 +0000 (06:24 +0100)]
Merge pull request #12138 from MrPetovan/task/4090-move-mod-repair_ostatus
Move mod/repair_ostatus.php to src/Module
Hypolite Petovan [Tue, 8 Nov 2022 02:56:29 +0000 (21:56 -0500)]
Update main translation file after changin strings
Hypolite Petovan [Tue, 8 Nov 2022 02:44:42 +0000 (21:44 -0500)]
Delete mod/repair_ostatus.php file
Hypolite Petovan [Tue, 8 Nov 2022 02:44:18 +0000 (21:44 -0500)]
Create new OStatus\Repair module class
- Create corresponding template file
Hypolite Petovan [Tue, 8 Nov 2022 01:48:04 +0000 (20:48 -0500)]
Merge pull request #12136 from annando/quote-bug
Quoted reshares containing quoted reshares should now look fine
Michael [Tue, 8 Nov 2022 00:21:42 +0000 (00:21 +0000)]
Quoted reshares containing quoted reshares should now look fine
Hypolite Petovan [Mon, 7 Nov 2022 19:47:56 +0000 (14:47 -0500)]
Merge pull request #12121 from nupplaphil/feat/move_cal_2
Move mod/cal.php and mod/events.php to Module
Philipp [Mon, 7 Nov 2022 19:35:07 +0000 (20:35 +0100)]
The last PHPCS error ..
Philipp [Mon, 7 Nov 2022 19:34:05 +0000 (20:34 +0100)]
Reduce error-throws :-)
Philipp [Mon, 7 Nov 2022 19:32:55 +0000 (20:32 +0100)]
Make PHPCS happy
Philipp [Mon, 7 Nov 2022 19:32:45 +0000 (20:32 +0100)]
Update messages.po
Philipp [Mon, 7 Nov 2022 19:28:08 +0000 (20:28 +0100)]
make PHP CS happy?
Philipp [Mon, 7 Nov 2022 19:21:11 +0000 (20:21 +0100)]
adhere feedback
Philipp [Sun, 6 Nov 2022 01:35:09 +0000 (02:35 +0100)]
Move mod/cal.php and mod/events.php to Module
Philipp [Wed, 2 Nov 2022 18:58:01 +0000 (19:58 +0100)]
Fix possible security issue
Hypolite Petovan [Mon, 7 Nov 2022 18:42:38 +0000 (13:42 -0500)]
Merge pull request #12134 from Quix0r/fixes/type-hints
Added type-hints
Roland Häder [Mon, 7 Nov 2022 18:16:31 +0000 (19:16 +0100)]
Changed:
- added type-hints as follow-up commit to #12130
Michael Vogel [Mon, 7 Nov 2022 13:55:02 +0000 (14:55 +0100)]
Merge pull request #12131 from MrPetovan/task/4090-move-mod-salmon
Move mod/salmon.php to src/Module
Hypolite Petovan [Mon, 7 Nov 2022 12:56:00 +0000 (07:56 -0500)]
Merge pull request #12109 from tobiasd/verify-homepage-relme
Verify homepage by checking for a rel-me link back to the user profile
Hypolite Petovan [Mon, 7 Nov 2022 12:54:12 +0000 (07:54 -0500)]
Fix code standards in Module\OStatus\Salmon
Tobias Diekershoff [Mon, 7 Nov 2022 10:25:11 +0000 (11:25 +0100)]
regen messages.po
Tobias Diekershoff [Mon, 7 Nov 2022 10:09:34 +0000 (11:09 +0100)]
don't be pythonic
Tobias Diekershoff [Sun, 6 Nov 2022 19:35:39 +0000 (20:35 +0100)]
make the standards check happy
Tobias Diekershoff [Sun, 6 Nov 2022 12:44:52 +0000 (13:44 +0100)]
we don't need the 20...
Tobias Diekershoff [Sun, 6 Nov 2022 12:21:05 +0000 (13:21 +0100)]
the config default parameter was deprecated
Tobias Diekershoff [Sun, 6 Nov 2022 09:11:49 +0000 (10:11 +0100)]
add labels for the logger parameters
Tobias Diekershoff [Sun, 6 Nov 2022 08:03:11 +0000 (09:03 +0100)]
change the cURL success check and adopt the logger messages
Tobias Diekershoff [Sun, 6 Nov 2022 07:57:14 +0000 (08:57 +0100)]
set the validation to false, and only set it to true if we were able to verify the link
Tobias Diekershoff [Sun, 6 Nov 2022 07:43:30 +0000 (08:43 +0100)]
avoide useless cURL request to the profile page
Tobias Diekershoff [Sun, 6 Nov 2022 07:37:50 +0000 (08:37 +0100)]
regen messages.po
Tobias Diekershoff [Sun, 6 Nov 2022 06:51:19 +0000 (07:51 +0100)]
remove debugging tracers
Tobias Diekershoff [Sat, 5 Nov 2022 18:48:51 +0000 (19:48 +0100)]
reviews
Tobias Diekershoff [Sat, 5 Nov 2022 15:50:40 +0000 (16:50 +0100)]
clean up the used modules
Tobias Diekershoff [Sat, 5 Nov 2022 15:22:41 +0000 (16:22 +0100)]
updated the messages.po file
Tobias Diekershoff [Sat, 5 Nov 2022 15:22:22 +0000 (16:22 +0100)]
add a checkmark to the vcards if the homepage has a rel-me back to the profile
Tobias Diekershoff [Sat, 5 Nov 2022 14:38:28 +0000 (15:38 +0100)]
add the new CheckRelMeProfileLink class to the worker