]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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

2 years agoexception msg .. once again ;-)
Philipp [Fri, 8 Oct 2021 11:36:19 +0000 (13:36 +0200)]
exception msg .. once again ;-)

2 years agoMerge pull request #10848 from annando/more-q
Hypolite Petovan [Fri, 8 Oct 2021 11:06:31 +0000 (07:06 -0400)]
Merge pull request #10848 from annando/more-q

More replaced "q" calls

2 years agoTypo
Philipp [Fri, 8 Oct 2021 10:37:53 +0000 (12:37 +0200)]
Typo

2 years agoQuery replaced
Michael [Fri, 8 Oct 2021 10:28:28 +0000 (10:28 +0000)]
Query replaced

2 years agoSome more "q" calls handled
Michael [Fri, 8 Oct 2021 10:01:15 +0000 (10:01 +0000)]
Some more "q" calls handled

2 years agoMerge pull request #10849 from tobiasd/20211008-ar
Michael Vogel [Fri, 8 Oct 2021 06:03:54 +0000 (08:03 +0200)]
Merge pull request #10849 from tobiasd/20211008-ar

added AR translation to Friendica

2 years agoCount via "distinct"
Michael [Fri, 8 Oct 2021 06:01:07 +0000 (06:01 +0000)]
Count via "distinct"

2 years agoadded AR translation to Friendica
Tobias Diekershoff [Fri, 8 Oct 2021 05:12:01 +0000 (07:12 +0200)]
added AR translation to Friendica

Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the repository.

2 years agoSimplifid query
Michael [Fri, 8 Oct 2021 04:24:59 +0000 (04:24 +0000)]
Simplifid query

2 years agoMore replaced "q" calls
Michael [Fri, 8 Oct 2021 04:10:45 +0000 (04:10 +0000)]
More replaced "q" calls

2 years agoMerge pull request #10846 from nupplaphil/feat/adapt_vagrant
Hypolite Petovan [Thu, 7 Oct 2021 20:26:02 +0000 (16:26 -0400)]
Merge pull request #10846 from nupplaphil/feat/adapt_vagrant

Adapt Vagrantfile

2 years agoMerge pull request #10845 from MrPetovan/bug/10844-unfollow-errors
Michael Vogel [Thu, 7 Oct 2021 19:06:17 +0000 (21:06 +0200)]
Merge pull request #10845 from MrPetovan/bug/10844-unfollow-errors

Fix overly strict return value for terminateFriendship methods

2 years agoAdd explicit check for PermissionSet and ProfileField
Philipp [Thu, 7 Oct 2021 18:48:39 +0000 (20:48 +0200)]
Add explicit check for PermissionSet and ProfileField

2 years agoAdapt Vagrantfile
Philipp [Thu, 7 Oct 2021 18:36:39 +0000 (20:36 +0200)]
Adapt Vagrantfile
- add example for nfs connection
- add libvirt config section for memory setup

2 years agoAdd feedback and tests
Philipp [Thu, 7 Oct 2021 17:46:24 +0000 (19:46 +0200)]
Add feedback and tests

2 years agoMake php-cs happy :-)
Philipp [Tue, 5 Oct 2021 21:53:32 +0000 (23:53 +0200)]
Make php-cs happy :-)

2 years agoMigrate PermissionSet to Depository paradigm
Philipp [Tue, 5 Oct 2021 21:30:10 +0000 (23:30 +0200)]
Migrate PermissionSet to Depository paradigm

2 years agoUpdated main translation file after removing a string
Hypolite Petovan [Thu, 7 Oct 2021 15:36:16 +0000 (11:36 -0400)]
Updated main translation file after removing a string

2 years agoRemove confusing message during unfollow process
Hypolite Petovan [Thu, 7 Oct 2021 00:19:12 +0000 (20:19 -0400)]
Remove confusing message during unfollow process

2 years agoFix overly strict return value for terminateFriendship methods
Hypolite Petovan [Thu, 7 Oct 2021 00:18:44 +0000 (20:18 -0400)]
Fix overly strict return value for terminateFriendship methods

2 years agoMerge pull request #10843 from annando/issue-10837
Hypolite Petovan [Wed, 6 Oct 2021 20:02:04 +0000 (16:02 -0400)]
Merge pull request #10843 from annando/issue-10837

Issue 10837: Display the public item when the personal one does not exist

2 years agoIssue 10837: Display the public item when the personal one does not exist
Michael [Wed, 6 Oct 2021 19:51:10 +0000 (19:51 +0000)]
Issue 10837: Display the public item when the personal one does not exist

2 years agoMerge pull request #10842 from annando/issue-10841
Hypolite Petovan [Wed, 6 Oct 2021 19:23:32 +0000 (15:23 -0400)]
Merge pull request #10842 from annando/issue-10841

Issue 10841: Redirect always to the same page

2 years agoIssue 10841: Redirect always to the same page
Michael [Wed, 6 Oct 2021 19:02:26 +0000 (19:02 +0000)]
Issue 10841: Redirect always to the same page

2 years agoMerge pull request #10840 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Wed, 6 Oct 2021 16:52:57 +0000 (18:52 +0200)]
Merge pull request #10840 from MrPetovan/bug/fatal-errors

Pass correct hook data for support_follow and support_revoke_follow

2 years agoPass correct hook data for support_follow and support_revoke_follow
Hypolite Petovan [Wed, 6 Oct 2021 16:07:16 +0000 (12:07 -0400)]
Pass correct hook data for support_follow and support_revoke_follow

2 years agoMerge pull request #10835 from annando/proxyutils
Hypolite Petovan [Tue, 5 Oct 2021 22:10:08 +0000 (18:10 -0400)]
Merge pull request #10835 from annando/proxyutils

Unneeded "ProxyUtils" renamed to "Proxy"

2 years agoUnneeded "ProxyUtils" renamed to "Proxy"
Michael [Tue, 5 Oct 2021 20:18:19 +0000 (20:18 +0000)]
Unneeded "ProxyUtils" renamed to "Proxy"

2 years agoMerge pull request #10834 from annando/legacy-reshare-removed
Hypolite Petovan [Tue, 5 Oct 2021 19:19:15 +0000 (15:19 -0400)]
Merge pull request #10834 from annando/legacy-reshare-removed

The legacy reshare functionality is removed

2 years agoThe legacy reshare functionality is removed
Michael [Tue, 5 Oct 2021 18:58:35 +0000 (18:58 +0000)]
The legacy reshare functionality is removed

2 years agoMerge pull request #10825 from nupplaphil/feat/Storage_refactor
Hypolite Petovan [Tue, 5 Oct 2021 18:41:42 +0000 (14:41 -0400)]
Merge pull request #10825 from nupplaphil/feat/Storage_refactor

Storage refactoring

2 years agoAdapt filesystem tests
Philipp [Tue, 5 Oct 2021 17:59:13 +0000 (19:59 +0200)]
Adapt filesystem tests

2 years agoAdress feedback :)
Philipp [Tue, 5 Oct 2021 17:06:13 +0000 (19:06 +0200)]
Adress feedback :)

2 years agoUpdate doc/Addons.md
Philipp [Tue, 5 Oct 2021 16:35:57 +0000 (18:35 +0200)]
Update doc/Addons.md

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>