]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoReplace "notification" call with new function, removing enotify.php
Michael [Tue, 19 Oct 2021 19:45:36 +0000 (19:45 +0000)]
Replace "notification" call with new function, removing enotify.php

2 years agoRemoving functionality from enotify.php
Michael [Tue, 19 Oct 2021 19:09:53 +0000 (19:09 +0000)]
Removing functionality from enotify.php

2 years agoMerge pull request #10892 from nupplaphil/feat/vagrant_php8
Tobias Diekershoff [Tue, 19 Oct 2021 06:04:58 +0000 (08:04 +0200)]
Merge pull request #10892 from nupplaphil/feat/vagrant_php8

Add PHP8 to Vagrant

2 years agoMerge pull request #10895 from annando/index
Philipp [Tue, 19 Oct 2021 05:36:54 +0000 (07:36 +0200)]
Merge pull request #10895 from annando/index

Mandatory index added

2 years agoMandatory index added
Michael [Tue, 19 Oct 2021 01:55:24 +0000 (01:55 +0000)]
Mandatory index added

2 years agoMerge pull request #10860 from nupplaphil/feat/depository_profilefield
Hypolite Petovan [Mon, 18 Oct 2021 22:52:33 +0000 (18:52 -0400)]
Merge pull request #10860 from nupplaphil/feat/depository_profilefield

Move ProfileField to Depository Paradigm

2 years agopublic fields fix
Philipp [Mon, 18 Oct 2021 21:31:33 +0000 (23:31 +0200)]
public fields fix

2 years agoPush DB Version
Philipp [Mon, 18 Oct 2021 21:17:40 +0000 (23:17 +0200)]
Push DB Version

2 years agoFix tests
Philipp [Mon, 18 Oct 2021 18:50:53 +0000 (20:50 +0200)]
Fix tests

2 years agoTry to delete all data at the end of the test ..
Philipp [Sun, 17 Oct 2021 22:35:06 +0000 (00:35 +0200)]
Try to delete all data at the end of the test ..

2 years agoUpdate messages.po
Philipp [Sun, 17 Oct 2021 22:07:56 +0000 (00:07 +0200)]
Update messages.po

2 years agoFix tests
Philipp [Sun, 17 Oct 2021 21:42:13 +0000 (23:42 +0200)]
Fix tests

2 years agoMove to PermissionSet::isPublic()
Philipp [Sun, 17 Oct 2021 21:39:18 +0000 (23:39 +0200)]
Move to PermissionSet::isPublic()

2 years agoadapt fixture
Philipp [Sun, 17 Oct 2021 21:15:24 +0000 (23:15 +0200)]
adapt fixture

2 years agoRename method again
Philipp [Sun, 17 Oct 2021 21:12:26 +0000 (23:12 +0200)]
Rename method again

2 years agoFixing PUBLIC usage, Fixing DB-View, Creating tests
Philipp [Sun, 17 Oct 2021 21:10:10 +0000 (23:10 +0200)]
Fixing PUBLIC usage, Fixing DB-View, Creating tests

2 years agoFix PHP-CS
Philipp [Sun, 17 Oct 2021 13:38:24 +0000 (15:38 +0200)]
Fix PHP-CS

2 years agoAdapt ProfileField & Fix current PermissionSet Usage at ProfileFields
Philipp [Sun, 17 Oct 2021 13:32:50 +0000 (15:32 +0200)]
Adapt ProfileField & Fix current PermissionSet Usage at ProfileFields

2 years agoFixup ProfileField Test (because of PermissionSet fix)
Philipp [Sun, 17 Oct 2021 10:53:26 +0000 (12:53 +0200)]
Fixup ProfileField Test (because of PermissionSet fix)

2 years agomake PHP-CS happy :-)
Philipp [Sun, 10 Oct 2021 21:32:16 +0000 (23:32 +0200)]
make PHP-CS happy :-)

2 years agoAdd tests
Philipp [Sun, 10 Oct 2021 21:30:21 +0000 (23:30 +0200)]
Add tests

2 years agoFixups
Philipp [Sun, 10 Oct 2021 20:45:25 +0000 (22:45 +0200)]
Fixups

2 years agoAdd copyright
Philipp [Sun, 10 Oct 2021 18:57:23 +0000 (20:57 +0200)]
Add copyright

2 years agoMove ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository
Philipp [Sun, 10 Oct 2021 18:54:29 +0000 (20:54 +0200)]
Move ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository

2 years agoMove ProfileFieldRepository::updateCollectionFromForm()
Philipp [Sun, 10 Oct 2021 18:39:35 +0000 (20:39 +0200)]
Move ProfileFieldRepository::updateCollectionFromForm()

2 years agoMove ProfileField::selectByContactId() and ProfileField::selectByUserId()
Philipp [Fri, 8 Oct 2021 18:01:09 +0000 (20:01 +0200)]
Move ProfileField::selectByContactId() and ProfileField::selectByUserId()

2 years agoUse ProfileField::selectPublicFieldsByUserId
Philipp [Fri, 8 Oct 2021 17:45:20 +0000 (19:45 +0200)]
Use ProfileField::selectPublicFieldsByUserId

2 years agoMove ProfileField from Model to Entity
Philipp [Fri, 8 Oct 2021 17:17:27 +0000 (19:17 +0200)]
Move ProfileField from Model to Entity

2 years agoMerge pull request #10891 from nupplaphil/bug/httpclientfactory_dbstructure
Hypolite Petovan [Mon, 18 Oct 2021 20:34:22 +0000 (16:34 -0400)]
Merge pull request #10891 from nupplaphil/bug/httpclientfactory_dbstructure

Fix possible missing dbstructure.config.php in HTTPClientFactory.php

2 years agoAdd PHP8 to Vagrant
Philipp [Mon, 18 Oct 2021 18:39:36 +0000 (20:39 +0200)]
Add PHP8 to Vagrant

2 years agoMerge pull request #10888 from MrPetovan/task/10887-bbcode-style-block
Michael Vogel [Mon, 18 Oct 2021 18:19:53 +0000 (20:19 +0200)]
Merge pull request #10888 from MrPetovan/task/10887-bbcode-style-block

Add conditional block output for BBCode tag [style]

2 years agoCleanup tests
Philipp [Mon, 18 Oct 2021 18:08:40 +0000 (20:08 +0200)]
Cleanup tests
- Remove DBAMockTrait
- Remove DBStructureMockTrait

2 years agorequire_once dbstructure.config.php for HTTPClientFactory.php in case we didn't load...
Philipp [Mon, 18 Oct 2021 17:36:56 +0000 (19:36 +0200)]
require_once dbstructure.config.php for HTTPClientFactory.php in case we didn't load the DB

2 years agoMerge pull request #10889 from MrPetovan/task/10886-bbcode-remove-class
Michael Vogel [Mon, 18 Oct 2021 17:28:07 +0000 (19:28 +0200)]
Merge pull request #10889 from MrPetovan/task/10886-bbcode-remove-class

Deprecate limited-use and potentially confusing [class] BBCode tag

2 years agoMerge pull request #10890 from xundeenergie/improve-links
Hypolite Petovan [Mon, 18 Oct 2021 13:08:48 +0000 (09:08 -0400)]
Merge pull request #10890 from xundeenergie/improve-links

Improve links

2 years agoAdd test for new BBCode tag
Hypolite Petovan [Mon, 18 Oct 2021 06:44:41 +0000 (02:44 -0400)]
Add test for new BBCode tag

2 years agoDeprecate limited-use and potentially confusing [class] BBCode tag
Hypolite Petovan [Mon, 18 Oct 2021 01:29:54 +0000 (21:29 -0400)]
Deprecate limited-use and potentially confusing [class] BBCode tag

- Replace its usage in Mastodon emoji with an internal tag [emoji]

2 years agoopen provider-url in new tab
Jakobus Schürz (admin) [Mon, 18 Oct 2021 06:41:45 +0000 (08:41 +0200)]
open provider-url in new tab

2 years agoopen link from picture in new tab
Jakobus Schürz (admin) [Mon, 18 Oct 2021 06:39:01 +0000 (08:39 +0200)]
open link from picture in new tab

2 years agoAdd conditional block output for BBCode tag [style]
Hypolite Petovan [Mon, 18 Oct 2021 01:27:05 +0000 (21:27 -0400)]
Add conditional block output for BBCode tag [style]

- Move new line conversion to <br> tags
- Update BBCode help page

2 years agoMerge pull request #10882 from MrPetovan/task/10865-contact-purge
Philipp [Sun, 17 Oct 2021 21:44:28 +0000 (23:44 +0200)]
Merge pull request #10882 from MrPetovan/task/10865-contact-purge

Add new purge contact content option to admin contact blocklist

2 years agoMerge pull request #10885 from annando/fcontact-suggest
Hypolite Petovan [Sun, 17 Oct 2021 20:35:25 +0000 (16:35 -0400)]
Merge pull request #10885 from annando/fcontact-suggest

Remove "fcontact" from suggestions

2 years agoRemove "fcontact" from suggestions
Michael [Sun, 17 Oct 2021 20:19:02 +0000 (20:19 +0000)]
Remove "fcontact" from suggestions

2 years agoMerge pull request #10880 from MrPetovan/bug/10876-profile-edit
Michael Vogel [Sun, 17 Oct 2021 06:36:18 +0000 (08:36 +0200)]
Merge pull request #10880 from MrPetovan/bug/10876-profile-edit

Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById

2 years agoMerge pull request #10881 from MrPetovan/bug/10872-acl-mail-contacts
Michael Vogel [Sun, 17 Oct 2021 06:32:19 +0000 (08:32 +0200)]
Merge pull request #10881 from MrPetovan/bug/10872-acl-mail-contacts

Switch available contact selection to private-supporting networks in ACL

2 years agoUpdated main translation file after adding a string
Hypolite Petovan [Sat, 16 Oct 2021 20:49:01 +0000 (16:49 -0400)]
Updated main translation file after adding a string

2 years agoAdd new purge contact content option to admin contact blocklist
Hypolite Petovan [Wed, 13 Oct 2021 00:15:20 +0000 (20:15 -0400)]
Add new purge contact content option to admin contact blocklist

2 years agoMove Worker task RemoveContact to Contact\Remove
Hypolite Petovan [Wed, 13 Oct 2021 00:14:56 +0000 (20:14 -0400)]
Move Worker task RemoveContact to Contact\Remove

2 years agoCreate new Worker task to remove a contact's content from the database
Hypolite Petovan [Wed, 13 Oct 2021 00:14:06 +0000 (20:14 -0400)]
Create new Worker task to remove a contact's content from the database

2 years agoImprove argument handling in Core\Worker::add
Hypolite Petovan [Sat, 16 Oct 2021 23:06:43 +0000 (19:06 -0400)]
Improve argument handling in Core\Worker::add

- The argument name made it unclear the first argument is supposed to be a priority number

2 years agoAdd test for public value of Depository\PermissionSet->selectOneById
Hypolite Petovan [Sat, 16 Oct 2021 19:24:40 +0000 (15:24 -0400)]
Add test for public value of Depository\PermissionSet->selectOneById

2 years agoRemove unused method in Model\\Contact
Hypolite Petovan [Wed, 13 Oct 2021 00:12:30 +0000 (20:12 -0400)]
Remove unused method in Model\\Contact

2 years agoSwitch available contact selection to private-supporting networks in ACL
Hypolite Petovan [Sat, 16 Oct 2021 20:00:41 +0000 (16:00 -0400)]
Switch available contact selection to private-supporting networks in ACL

2 years agoAccount for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById
Hypolite Petovan [Sat, 16 Oct 2021 19:23:40 +0000 (15:23 -0400)]
Account for the PUBLIC value for id parameter in Depository\PermissionSet::selectOneById

2 years agoMerge pull request #10878 from MrPetovan/bug/10877-html-to-bbcode
Tobias Diekershoff [Fri, 15 Oct 2021 15:55:11 +0000 (17:55 +0200)]
Merge pull request #10878 from MrPetovan/bug/10877-html-to-bbcode

Bug/10877 html to bbcode

2 years agoAdded test for code blocks containing HTML entities in HTMLTest::toBBCode
Hypolite Petovan [Fri, 15 Oct 2021 15:37:21 +0000 (11:37 -0400)]
Added test for code blocks containing HTML entities in HTMLTest::toBBCode

2 years agoDecode HTML entities in code blocks in HTML::toBBCode
Hypolite Petovan [Fri, 15 Oct 2021 15:36:40 +0000 (11:36 -0400)]
Decode HTML entities in code blocks in HTML::toBBCode

- Replace PHP_EOL uses with the more common \n

2 years agoMerge pull request #10874 from annando/profile-photo
Hypolite Petovan [Thu, 14 Oct 2021 06:27:18 +0000 (02:27 -0400)]
Merge pull request #10874 from annando/profile-photo

Use a constant for the profile photo album

2 years agoUpdated messages.po, keep a translatable string
Michael [Thu, 14 Oct 2021 06:22:47 +0000 (06:22 +0000)]
Updated messages.po, keep a translatable string

2 years agoUse a constant for the profile photo album
Michael [Thu, 14 Oct 2021 04:12:00 +0000 (04:12 +0000)]
Use a constant for the profile photo album

2 years agoMerge pull request #10867 from annando/replace-p
Hypolite Petovan [Wed, 13 Oct 2021 23:33:59 +0000 (19:33 -0400)]
Merge pull request #10867 from annando/replace-p

replace "p" with higher level database functions

2 years agoHide blocked contacts when searching public contacts
Michael [Wed, 13 Oct 2021 21:04:46 +0000 (21:04 +0000)]
Hide blocked contacts when searching public contacts

2 years agoMerge pull request #10873 from martincodes-de/count-user-correctly
Hypolite Petovan [Wed, 13 Oct 2021 18:15:04 +0000 (14:15 -0400)]
Merge pull request #10873 from martincodes-de/count-user-correctly

add condition to count accounts that arent removed

2 years agoadd condition to count accounts that arent removed
martincodes [Wed, 13 Oct 2021 16:54:22 +0000 (18:54 +0200)]
add condition to count accounts that arent removed

2 years agoMerge pull request #10870 from MrPetovan/bug/fatal-errors
Michael Vogel [Wed, 13 Oct 2021 05:19:26 +0000 (07:19 +0200)]
Merge pull request #10870 from MrPetovan/bug/fatal-errors

Use entity property in DB condition in Module\Profile\Status

2 years agoOlq query removed, checking for deleted as well
Michael [Wed, 13 Oct 2021 05:11:36 +0000 (05:11 +0000)]
Olq query removed, checking for deleted as well

2 years agoMerge pull request #10869 from MrPetovan/bug/10868-mastodon-api-notifications
Michael Vogel [Wed, 13 Oct 2021 04:57:25 +0000 (06:57 +0200)]
Merge pull request #10869 from MrPetovan/bug/10868-mastodon-api-notifications

Ignore max_id when it's 0 or less in BaseDepository->_selectByBoundaries

2 years agoUse entity property in DB condition in Module\Profile\Status
Hypolite Petovan [Wed, 13 Oct 2021 04:09:14 +0000 (00:09 -0400)]
Use entity property in DB condition in Module\Profile\Status

- Address https://github.com/friendica/friendica/issues/10756#issuecomment-939538157

2 years agoIgnore max_id when it's 0 or less in BaseDepository->_selectByBoundaries
Hypolite Petovan [Wed, 13 Oct 2021 01:18:23 +0000 (21:18 -0400)]
Ignore max_id when it's 0 or less in BaseDepository->_selectByBoundaries

- It can cause a conflict when both min_id and max_id = 0 as default values

2 years agoFix request parameter mapping to selectByBoundaries() in Api\Mastodon\Notifications
Hypolite Petovan [Wed, 13 Oct 2021 01:17:19 +0000 (21:17 -0400)]
Fix request parameter mapping to selectByBoundaries() in Api\Mastodon\Notifications

2 years agoreplace "p" with higher level database functions
Michael [Tue, 12 Oct 2021 05:53:29 +0000 (05:53 +0000)]
replace "p" with higher level database functions

2 years agoMerge pull request #10863 from annando/photo-type
Hypolite Petovan [Mon, 11 Oct 2021 17:52:28 +0000 (13:52 -0400)]
Merge pull request #10863 from annando/photo-type

New photo field "photo-type" as preparation for banners

2 years agoChanged field description
Michael [Mon, 11 Oct 2021 17:21:29 +0000 (17:21 +0000)]
Changed field description

2 years agoNew photo field "photo-type" as preparation for banners
Michael [Mon, 11 Oct 2021 14:21:10 +0000 (14:21 +0000)]
New photo field "photo-type" as preparation for banners

2 years agoMerge pull request #10861 from annando/no-q
Hypolite Petovan [Mon, 11 Oct 2021 12:17:45 +0000 (08:17 -0400)]
Merge pull request #10861 from annando/no-q

Replace the legacy function "unavailableNetworks"

2 years agoReplace "p" with "select"
Michael [Mon, 11 Oct 2021 06:25:04 +0000 (06:25 +0000)]
Replace "p" with "select"

2 years agoAdded missing "break"
Michael [Mon, 11 Oct 2021 05:51:18 +0000 (05:51 +0000)]
Added missing "break"

2 years agoReplace the legacy function
Michael [Mon, 11 Oct 2021 04:33:10 +0000 (04:33 +0000)]
Replace the legacy function

2 years agoMerge pull request #10857 from annando/no-q
Hypolite Petovan [Mon, 11 Oct 2021 03:40:28 +0000 (23:40 -0400)]
Merge pull request #10857 from annando/no-q

`q` is now completely removed

2 years agoMerge pull request #10859 from tobiasd/20211010-de
Philipp [Sun, 10 Oct 2021 12:49:30 +0000 (14:49 +0200)]
Merge pull request #10859 from tobiasd/20211010-de

DE translation updates

2 years agoDE translation updates
Tobias Diekershoff [Sun, 10 Oct 2021 12:33:36 +0000 (14:33 +0200)]
DE translation updates

2 years agoMerge pull request #10858 from tobiasd/20211010-regenlng
Michael Vogel [Sun, 10 Oct 2021 07:45:18 +0000 (09:45 +0200)]
Merge pull request #10858 from tobiasd/20211010-regenlng

regenerated all the strings

2 years agoregenerated all the strings
Tobias Diekershoff [Sun, 10 Oct 2021 06:22:58 +0000 (08:22 +0200)]
regenerated all the strings

This is a follow up for #10855 with the regenerated `string.php` files for all the languages currently in the repository.

2 years agoMerge pull request #10855 from MrPetovan/bug/10832-po2php
Michael Vogel [Sun, 10 Oct 2021 05:41:36 +0000 (07:41 +0200)]
Merge pull request #10855 from MrPetovan/bug/10832-po2php

console po2php: Use Geekwright\Po for po file parsing to catch corner case with multi-line message

2 years agoEmpty comments removed
Michael [Sun, 10 Oct 2021 05:38:49 +0000 (05:38 +0000)]
Empty comments removed

2 years agoFix test
Michael [Sat, 9 Oct 2021 21:30:14 +0000 (21:30 +0000)]
Fix test

2 years ago`q` is now completely removed
Michael [Sat, 9 Oct 2021 21:16:15 +0000 (21:16 +0000)]
`q` is now completely removed

2 years agoMerge pull request #10856 from MrPetovan/bug/fatal-errors
Michael Vogel [Sat, 9 Oct 2021 20:09:43 +0000 (22:09 +0200)]
Merge pull request #10856 from MrPetovan/bug/fatal-errors

Move false-coalescing operator outside of the parameter in mod/salmon

2 years agoMove false-coalescing operator outside of the parameter in mod/salmon
Hypolite Petovan [Sat, 9 Oct 2021 19:50:14 +0000 (15:50 -0400)]
Move false-coalescing operator outside of the parameter in mod/salmon

- Address https://github.com/friendica/friendica/issues/10756#issuecomment-939351242

2 years agoImprove po2php transformation
Hypolite Petovan [Sat, 9 Oct 2021 14:42:25 +0000 (10:42 -0400)]
Improve po2php transformation

- Use Geekwright\Po for po file parsing to catch corner case with multi-line message
- Switch from risky double quoted strings to safer single quoted strings in the output file

2 years ago[Composer] Add new geekwright/po dependency
Hypolite Petovan [Sat, 9 Oct 2021 14:18:53 +0000 (10:18 -0400)]
[Composer] Add new geekwright/po dependency

2 years agoMerge pull request #10854 from MrPetovan/bug/10844-unfollow
Philipp [Sat, 9 Oct 2021 07:23:12 +0000 (09:23 +0200)]
Merge pull request #10854 from MrPetovan/bug/10844-unfollow

Replace remaining explicit network value checks by Protocol::supportsFollow calls

2 years agoMerge pull request #10852 from MrPetovan/bug/10844-unfollow-errors
Tobias Diekershoff [Sat, 9 Oct 2021 06:21:31 +0000 (08:21 +0200)]
Merge pull request #10852 from MrPetovan/bug/10844-unfollow-errors

Fix overly strict return value for revokeFollow methods

2 years agoReplace remaining explicit network value checks by Protocol::supportsFollow calls
Hypolite Petovan [Sat, 9 Oct 2021 06:10:16 +0000 (02:10 -0400)]
Replace remaining explicit network value checks by Protocol::supportsFollow calls

2 years agoRemove exception throwing on null protocol action result in Console\Contact
Hypolite Petovan [Sat, 9 Oct 2021 06:09:49 +0000 (02:09 -0400)]
Remove exception throwing on null protocol action result in Console\Contact

2 years agoAdd missing parameters to Contact::block/unblock
Hypolite Petovan [Sat, 9 Oct 2021 06:09:01 +0000 (02:09 -0400)]
Add missing parameters to Contact::block/unblock

2 years agoFix overly strict return value for revokeFollow methods
Hypolite Petovan [Sat, 9 Oct 2021 02:36:31 +0000 (22:36 -0400)]
Fix overly strict return value for revokeFollow methods

2 years agoMerge pull request #10853 from MrPetovan/bug/addon-reload
Philipp [Sat, 9 Oct 2021 05:49:59 +0000 (07:49 +0200)]
Merge pull request #10853 from MrPetovan/bug/addon-reload

Fix addon reloading

2 years agoFix addon reloading
Hypolite Petovan [Sat, 9 Oct 2021 04:11:08 +0000 (00:11 -0400)]
Fix addon reloading

- The wrong variable was used to uninstall/install addons, which led to absolutely nothing done

2 years agoMerge pull request #10836 from nupplaphil/feat/depository_permissionset
Hypolite Petovan [Fri, 8 Oct 2021 13:39:39 +0000 (09:39 -0400)]
Merge pull request #10836 from nupplaphil/feat/depository_permissionset

Migrate PermissionSet to Depository paradigm