]> git.mxchange.org Git - friendica.git/log
friendica.git
6 months agoMerge remote-tracking branch 'upstream/develop' into warning
Michael [Sun, 14 Jan 2024 12:13:10 +0000 (12:13 +0000)]
Merge remote-tracking branch 'upstream/develop' into warning

6 months agoFix warning concerning a missing "created" field
Michael [Sun, 14 Jan 2024 11:58:06 +0000 (11:58 +0000)]
Fix warning concerning a missing "created" field

6 months agoIssue 13828: Use the alias as profile link if present (#13829)
Michael Vogel [Sun, 14 Jan 2024 09:08:00 +0000 (10:08 +0100)]
Issue 13828: Use the alias as profile link if present (#13829)

* Issue 13828: Use the alias as profile link if present

* Updated messages.po

6 months agoMerge pull request #13826 from MrPetovan/bug/deprecated
Michael Vogel [Sat, 13 Jan 2024 20:38:22 +0000 (21:38 +0100)]
Merge pull request #13826 from MrPetovan/bug/deprecated

[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices

6 months ago[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
Hypolite Petovan [Fri, 12 Jan 2024 06:12:48 +0000 (01:12 -0500)]
[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices

- Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6
- Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type

6 months agoMerge pull request #13825 from toddy15/undefined-array-key
Hypolite Petovan [Fri, 12 Jan 2024 05:19:48 +0000 (00:19 -0500)]
Merge pull request #13825 from toddy15/undefined-array-key

Fix Undefined array key.

6 months agoFix Undefined array key.
Dr. Tobias Quathamer [Thu, 11 Jan 2024 22:38:29 +0000 (23:38 +0100)]
Fix Undefined array key.

- Address https://github.com/friendica/friendica/issues/13761#issuecomment-1878806230

6 months agoMerge pull request #13820 from haheute/remove-01
Michael Vogel [Wed, 10 Jan 2024 17:09:33 +0000 (18:09 +0100)]
Merge pull request #13820 from haheute/remove-01

remove a superfluous '01' that appeared next to checkboxes from templ…

6 months agoremove a superfluous '01' that appeared next to checkboxes from template file
Hannes Heute [Wed, 10 Jan 2024 16:41:53 +0000 (17:41 +0100)]
remove a superfluous '01' that appeared next to checkboxes from template file

6 months agoMerge pull request #13807 from toddy15/develop
Hypolite Petovan [Mon, 8 Jan 2024 15:12:07 +0000 (10:12 -0500)]
Merge pull request #13807 from toddy15/develop

Clean up smarty templates.

6 months agoUse double quotes where possible
Dr. Tobias Quathamer [Sun, 7 Jan 2024 20:48:22 +0000 (21:48 +0100)]
Use double quotes where possible

6 months agoClean up smarty templates.
Dr. Tobias Quathamer [Sat, 6 Jan 2024 19:00:33 +0000 (20:00 +0100)]
Clean up smarty templates.

This simplifies some logic in if-conditions, because
smarty just returns an empty string for undefined
variables.

Also, this commit removes unnecessary values from
HTML input attributes.

6 months agoMerge pull request #13808 from mexon/allow-ipv6-failure
Hypolite Petovan [Sun, 7 Jan 2024 02:03:52 +0000 (21:03 -0500)]
Merge pull request #13808 from mexon/allow-ipv6-failure

allow hosts to be validated even if ipv6 fails

6 months agoallow hosts to be validated even if ipv6 fails
Matthew Exon [Sat, 6 Jan 2024 22:56:11 +0000 (23:56 +0100)]
allow hosts to be validated even if ipv6 fails

6 months agoMerge pull request #13805 from toddy15/develop
Hypolite Petovan [Sat, 6 Jan 2024 16:13:54 +0000 (11:13 -0500)]
Merge pull request #13805 from toddy15/develop

Enable HTML attributes in all form fields.

6 months agoEnable HTML attributes in all form fields.
Dr. Tobias Quathamer [Sat, 6 Jan 2024 15:10:49 +0000 (16:10 +0100)]
Enable HTML attributes in all form fields.

Closes #13804

6 months agoMerge pull request #13800 from annando/channel-languages
Hypolite Petovan [Wed, 3 Jan 2024 23:48:51 +0000 (18:48 -0500)]
Merge pull request #13800 from annando/channel-languages

User defined channels can now have got individual language definitions

6 months agoFixed indentation
Michael [Wed, 3 Jan 2024 19:22:53 +0000 (19:22 +0000)]
Fixed indentation

6 months agoUpdated messages.po / database.sql
Michael [Wed, 3 Jan 2024 19:20:56 +0000 (19:20 +0000)]
Updated messages.po / database.sql

6 months agoMerge remote-tracking branch 'upstream/develop' into channel-languages
Michael [Wed, 3 Jan 2024 19:17:58 +0000 (19:17 +0000)]
Merge remote-tracking branch 'upstream/develop' into channel-languages

6 months agoUser defined channels can now have got individual language definitions
Michael [Wed, 3 Jan 2024 19:17:14 +0000 (19:17 +0000)]
User defined channels can now have got individual language definitions

6 months agoMerge pull request #13799 from foss-/patch-12
Hypolite Petovan [Wed, 3 Jan 2024 15:13:05 +0000 (10:13 -0500)]
Merge pull request #13799 from foss-/patch-12

Update README.md: fixing links for mobile screenshots

6 months agoUpdate README.md: fixing links for mobile screenshots
foss- [Wed, 3 Jan 2024 15:08:18 +0000 (16:08 +0100)]
Update README.md: fixing links for mobile screenshots

6 months agoMerge pull request #13798 from annando/unkmail2
Hypolite Petovan [Wed, 3 Jan 2024 15:02:31 +0000 (10:02 -0500)]
Merge pull request #13798 from annando/unkmail2

The "unkmail" functionality is removed

6 months agoMerge pull request #13785 from foss-/patch-11
Hypolite Petovan [Wed, 3 Jan 2024 14:59:01 +0000 (09:59 -0500)]
Merge pull request #13785 from foss-/patch-11

Update README.md

6 months agoFix formatting and wording in README
Hypolite Petovan [Wed, 3 Jan 2024 14:58:20 +0000 (09:58 -0500)]
Fix formatting and wording in README

6 months agoFix absolute image paths in README
Hypolite Petovan [Wed, 3 Jan 2024 14:56:11 +0000 (09:56 -0500)]
Fix absolute image paths in README

6 months agoUpdate README screenshot
Hypolite Petovan [Wed, 3 Jan 2024 14:55:51 +0000 (09:55 -0500)]
Update README screenshot

6 months agoMerge pull request #13797 from tobiasd/20240103-lang
Michael Vogel [Wed, 3 Jan 2024 10:44:49 +0000 (11:44 +0100)]
Merge pull request #13797 from tobiasd/20240103-lang

DE, FR, RO translation updates

6 months agoThe "unkmail" functionality is removed
Michael [Wed, 3 Jan 2024 10:23:11 +0000 (10:23 +0000)]
The "unkmail" functionality is removed

6 months agoDE, FR, RO translation updates
Tobias Diekershoff [Wed, 3 Jan 2024 09:39:42 +0000 (10:39 +0100)]
DE, FR, RO translation updates

6 months agoMerge pull request #13795 from annando/copyright
Hypolite Petovan [Wed, 3 Jan 2024 02:28:02 +0000 (21:28 -0500)]
Merge pull request #13795 from annando/copyright

Friendica copyright changed from 2023 to 2034

6 months agoMerge pull request #13794 from annando/simplified-group-display
Hypolite Petovan [Wed, 3 Jan 2024 02:27:31 +0000 (21:27 -0500)]
Merge pull request #13794 from annando/simplified-group-display

There is now a single way to display group postings

6 months agoMerge pull request #13796 from annando/discoverable
Hypolite Petovan [Wed, 3 Jan 2024 02:25:17 +0000 (21:25 -0500)]
Merge pull request #13796 from annando/discoverable

Don't set a profile to "discoverable" for restricted hosts

6 months agoDon't set a profile to "discoverable" for restricted hosts
Michael [Wed, 3 Jan 2024 00:55:21 +0000 (00:55 +0000)]
Don't set a profile to "discoverable" for restricted hosts

6 months agoUpdated messages.po
Michael [Tue, 2 Jan 2024 20:59:23 +0000 (20:59 +0000)]
Updated messages.po

6 months agoFriendica copyright changed from 2023 to 2034
Michael [Tue, 2 Jan 2024 20:57:26 +0000 (20:57 +0000)]
Friendica copyright changed from 2023 to 2034

6 months agoThere is now a single way to display group postings
Michael [Tue, 2 Jan 2024 20:45:02 +0000 (20:45 +0000)]
There is now a single way to display group postings

6 months agoImproved server detection / new servers added to federation statistics (#13793)
Michael Vogel [Tue, 2 Jan 2024 19:12:37 +0000 (20:12 +0100)]
Improved server detection / new servers added to federation statistics (#13793)

* Improved server detection / new servers added to federation statistics

* Fix wrong color code

6 months agoFixed detection for empty server data in apcontact (#13791)
Michael Vogel [Tue, 2 Jan 2024 13:56:08 +0000 (14:56 +0100)]
Fixed detection for empty server data in apcontact (#13791)

6 months agoadded jit and preload explanation in comment
hoergen [Mon, 1 Jan 2024 17:01:22 +0000 (18:01 +0100)]
added jit and preload explanation in comment

added information to identify which parameter causes which result

6 months agoUpdate README.md
foss- [Sun, 31 Dec 2023 13:51:14 +0000 (14:51 +0100)]
Update README.md

- updated main screenshot (changed post action icons, text no longer shown)
- fixed path for mobile screenshots
- removed vier screenshot (it as not seen any development for ages, is not the default and thus not representative or needed for a first impression)
- tweaked humane tech mention text

6 months agoUse the post-counts table to display content (#13781)
Michael Vogel [Sun, 31 Dec 2023 11:50:07 +0000 (12:50 +0100)]
Use the post-counts table to display content (#13781)

* Use the post-counts table to display content

* Use verb instead of vid

* Use verb

* Update counter on delete

6 months agoRemove 'blocklist' pconfig functionality (#13780)
Michael Vogel [Fri, 29 Dec 2023 23:51:41 +0000 (00:51 +0100)]
Remove 'blocklist' pconfig functionality (#13780)

* Cache blocklist

* Remove 'blocklist' pconfig functionality

* The blocklist variable isn't used anymore

6 months agoTransmitting events to Diaspora does work again (#13777)
Michael Vogel [Fri, 29 Dec 2023 23:43:14 +0000 (00:43 +0100)]
Transmitting events to Diaspora does work again (#13777)

6 months agoCache blocklist (#13779)
Michael Vogel [Fri, 29 Dec 2023 23:27:57 +0000 (00:27 +0100)]
Cache blocklist (#13779)

6 months agoMerge pull request #13778 from annando/post-counts
Hypolite Petovan [Thu, 28 Dec 2023 18:13:44 +0000 (13:13 -0500)]
Merge pull request #13778 from annando/post-counts

New table "post-counts" to precalculate the counts

6 months agoCode standards
Michael [Thu, 28 Dec 2023 17:50:11 +0000 (17:50 +0000)]
Code standards

6 months agoNew table "post-counts" to precalculate the counts
Michael [Thu, 28 Dec 2023 17:42:39 +0000 (17:42 +0000)]
New table "post-counts" to precalculate the counts

6 months agoMerge pull request #13774 from annando/no-blubb
Hypolite Petovan [Thu, 28 Dec 2023 17:06:09 +0000 (12:06 -0500)]
Merge pull request #13774 from annando/no-blubb

Unneeded logging removed

6 months agoMerge pull request #13773 from annando/user-self
Hypolite Petovan [Thu, 28 Dec 2023 17:05:31 +0000 (12:05 -0500)]
Merge pull request #13773 from annando/user-self

"User::" is changed to "self::"

6 months agoUnneeded logging removed
Michael [Thu, 28 Dec 2023 10:25:22 +0000 (10:25 +0000)]
Unneeded logging removed

6 months ago"User::" is changed to "self::"
Michael [Thu, 28 Dec 2023 10:23:01 +0000 (10:23 +0000)]
"User::" is changed to "self::"

6 months agoMerge pull request #13771 from Raroun/fix_for_issue_#13710_frio]_Long_handles_prevent...
Hypolite Petovan [Wed, 27 Dec 2023 00:17:15 +0000 (19:17 -0500)]
Merge pull request #13771 from Raroun/fix_for_issue_#13710_frio]_Long_handles_prevent_a_clean_display_of_common_contacts

Fix for issue #13710 - [frio] long handles prevent a clean display of common contacts

6 months agoMerge pull request #13770 from annando/restrict-for-ignored
Hypolite Petovan [Wed, 27 Dec 2023 00:11:34 +0000 (19:11 -0500)]
Merge pull request #13770 from annando/restrict-for-ignored

Restrict the access for servers that the user ignored

6 months agoUpdate style.css
Raroun [Tue, 26 Dec 2023 18:41:37 +0000 (19:41 +0100)]
Update style.css

Added missing space

6 months agoUpdate style.css
Raroun [Tue, 26 Dec 2023 18:40:44 +0000 (19:40 +0100)]
Update style.css

Added missing spaces

6 months agoremoved unnecessary empty line
Raroun [Tue, 26 Dec 2023 15:53:34 +0000 (16:53 +0100)]
removed unnecessary empty line

6 months agoUpdate remote_friends_common.tpl
Raroun [Tue, 26 Dec 2023 15:43:23 +0000 (16:43 +0100)]
Update remote_friends_common.tpl

Addes collapsable remote friends in common for frio and vier

6 months agoUpdate style.css
Raroun [Tue, 26 Dec 2023 15:42:07 +0000 (16:42 +0100)]
Update style.css

Addes remote friends in common wrapper

6 months agoAdded collapsable support for remote friends in common in vier theme
Raroun [Tue, 26 Dec 2023 15:39:08 +0000 (16:39 +0100)]
Added collapsable support for remote friends in common in vier theme

6 months agoUpdate style.css
Raroun [Tue, 26 Dec 2023 13:13:02 +0000 (14:13 +0100)]
Update style.css

Adjusted the BGcolor as suggested by Annando

6 months agoUpdate style.css - removed unnecessary empty line
Raroun [Tue, 26 Dec 2023 09:04:24 +0000 (10:04 +0100)]
Update style.css - removed unnecessary empty line

6 months agoUpdate style.css
Raroun [Tue, 26 Dec 2023 08:53:12 +0000 (09:53 +0100)]
Update style.css

addes missing empty lines

6 months agoUpdate remote_friends_common.tpl
Raroun [Tue, 26 Dec 2023 08:48:57 +0000 (09:48 +0100)]
Update remote_friends_common.tpl

moved rfic-desc to top, tested on vier, frio and both mobile views

6 months agoUpdate style.css to display remote friends in common in a css grid
Raroun [Tue, 26 Dec 2023 08:46:33 +0000 (09:46 +0100)]
Update style.css to display remote friends in common in a css grid

6 months agoRestrict the access for servers that the user ignored
Michael [Tue, 26 Dec 2023 08:32:17 +0000 (08:32 +0000)]
Restrict the access for servers that the user ignored

6 months agoFix Smarty reference to version constant after it was moved to App class (#13769)
Hypolite Petovan [Mon, 25 Dec 2023 18:26:19 +0000 (13:26 -0500)]
Fix Smarty reference to version constant after it was moved to App class (#13769)

6 months agoPosts per author/server on the community pages (#13764)
Michael Vogel [Mon, 25 Dec 2023 11:39:15 +0000 (12:39 +0100)]
Posts per author/server on the community pages (#13764)

* Posts per author/server on the community pages

* Updated database.sql

6 months agonew CHANGELOG for 2024.03
Tobias Diekershoff [Sun, 24 Dec 2023 15:15:01 +0000 (16:15 +0100)]
new CHANGELOG for 2024.03

6 months agobump version 2024.03-dev
Tobias Diekershoff [Sun, 24 Dec 2023 14:57:10 +0000 (15:57 +0100)]
bump version 2024.03-dev

6 months agobump version 2023.12
Tobias Diekershoff [Sun, 24 Dec 2023 14:52:17 +0000 (15:52 +0100)]
bump version 2023.12

6 months agoCHANGELOG for 2023.12 (#13746)
Tobias Diekershoff [Sun, 24 Dec 2023 14:42:16 +0000 (15:42 +0100)]
CHANGELOG for 2023.12 (#13746)

* CHANGELOG for 2023.12

* move items to correct release

* removed note

* addedn changes in the addons

* updates to the CHANGELOG

* update closed issue listing

* updated CHANGELOG

* updated CHANGELOG

6 months agoMerge pull request #13759 from tobiasd/2023.12-credits
Tobias Diekershoff [Sun, 24 Dec 2023 11:09:46 +0000 (12:09 +0100)]
Merge pull request #13759 from tobiasd/2023.12-credits

updated the credits

6 months agoupdated the credits
Tobias Diekershoff [Sun, 24 Dec 2023 11:06:06 +0000 (12:06 +0100)]
updated the credits

6 months agoMerge pull request #13754 from xundeenergie/quote-button
Hypolite Petovan [Sat, 23 Dec 2023 16:39:05 +0000 (11:39 -0500)]
Merge pull request #13754 from xundeenergie/quote-button

Change reshare to quote icon for quote-button

6 months agoMerge pull request #13758 from Raroun/frio_More_space_between_photo_permissions_and_s...
Michael Vogel [Sat, 23 Dec 2023 05:48:33 +0000 (06:48 +0100)]
Merge pull request #13758 from Raroun/frio_More_space_between_photo_permissions_and_send_button

[frio] More space between photo permissions and send button

6 months agoUpdate style.css
Raroun [Sat, 23 Dec 2023 04:39:51 +0000 (05:39 +0100)]
Update style.css

Added 15 pixels of space between picture permissions and send button

6 months agoMerge pull request #13757 from annando/warning
Hypolite Petovan [Sat, 23 Dec 2023 01:30:36 +0000 (20:30 -0500)]
Merge pull request #13757 from annando/warning

Fix warning

6 months agoFix warning
Michael [Fri, 22 Dec 2023 23:51:30 +0000 (23:51 +0000)]
Fix warning

6 months agoMerge pull request #13756 from annando/limited-servers
Hypolite Petovan [Fri, 22 Dec 2023 17:25:57 +0000 (12:25 -0500)]
Merge pull request #13756 from annando/limited-servers

Fix for profile limitation / configurable list of limited servers

6 months agoFix for profile limitation / configurable list of limited servers
Michael [Fri, 22 Dec 2023 17:16:10 +0000 (17:16 +0000)]
Fix for profile limitation / configurable list of limited servers

6 months agoChange reshare to quote icon for quote-button
Jakobus Schürz [Fri, 22 Dec 2023 07:39:42 +0000 (08:39 +0100)]
Change reshare to quote icon for quote-button

It is confusing that in desktop-view the quote-button has a forward-icon
and in smartphone-view the forward-icon opens a menu with reshare and
quote-option.

I always clicked wrong in desktop in case of this confusing solution.

So i changed the icon for the quote-share option to quotation-marks in
desktop- and smartphone-view.
The forward-icon for the menu is unchanged.

6 months agoMerge pull request #13752 from annando/capabilities
Hypolite Petovan [Thu, 21 Dec 2023 16:20:36 +0000 (11:20 -0500)]
Merge pull request #13752 from annando/capabilities

 Store Pixelfed's capabilities

6 months agoMerge pull request #13753 from Raroun/fix_for_Issue_#13748_frio]_Increase_spacing_bet...
Hypolite Petovan [Thu, 21 Dec 2023 12:46:41 +0000 (07:46 -0500)]
Merge pull request #13753 from Raroun/fix_for_Issue_#13748_frio]_Increase_spacing_between_icon_and_text_in_More_menu

[frio] fix for Issue #13748

6 months agoMerge remote-tracking branch 'upstream/2023.09-rc' into capabilities
Michael [Thu, 21 Dec 2023 10:41:58 +0000 (10:41 +0000)]
Merge remote-tracking branch 'upstream/2023.09-rc' into capabilities

6 months agoHandle "commentsEnabled"
Michael [Thu, 21 Dec 2023 10:26:34 +0000 (10:26 +0000)]
Handle "commentsEnabled"

6 months agoUpdate wall_thread.tpl
Raroun [Thu, 21 Dec 2023 07:06:59 +0000 (08:06 +0100)]
Update wall_thread.tpl

Addes a bit more space between the icons and the text in the more menu on dektop and mobile

6 months agoSimplyfied code
Michael [Thu, 21 Dec 2023 05:01:24 +0000 (05:01 +0000)]
Simplyfied code

6 months agoMerge pull request #13751 from annando/fix-capitalisation
Hypolite Petovan [Thu, 21 Dec 2023 00:48:06 +0000 (19:48 -0500)]
Merge pull request #13751 from annando/fix-capitalisation

Fix class name capitalisation

6 months agoStore Pixelfed's capabilities
Michael [Thu, 21 Dec 2023 00:33:42 +0000 (00:33 +0000)]
Store Pixelfed's capabilities

6 months agoFix class name capitalisation
Michael [Wed, 20 Dec 2023 19:55:34 +0000 (19:55 +0000)]
Fix class name capitalisation

6 months agoMerge pull request #13749 from MrPetovan/bug/fatal-errors
Michael Vogel [Wed, 20 Dec 2023 18:09:08 +0000 (19:09 +0100)]
Merge pull request #13749 from MrPetovan/bug/fatal-errors

Also catch TypeError exceptions in Repository\PostMedia

6 months agoAlso catch TypeError exceptions in Repository\PostMedia
Hypolite Petovan [Wed, 20 Dec 2023 14:50:49 +0000 (09:50 -0500)]
Also catch TypeError exceptions in Repository\PostMedia

- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"

6 months agoMerge pull request #13742 from annando/edit-tags
Hypolite Petovan [Wed, 20 Dec 2023 13:38:08 +0000 (08:38 -0500)]
Merge pull request #13742 from annando/edit-tags

Fix lost local tags upon update

6 months agoFix lost local tags upon update
Michael [Tue, 19 Dec 2023 15:28:20 +0000 (15:28 +0000)]
Fix lost local tags upon update

6 months agoMerge pull request #13739 from MrPetovan/task/composer
Michael Vogel [Tue, 19 Dec 2023 06:57:41 +0000 (07:57 +0100)]
Merge pull request #13739 from MrPetovan/task/composer

Update Composer dependencies ahead of release

6 months agoUpdate Composer dependencies ahead of release
Hypolite Petovan [Tue, 19 Dec 2023 01:56:27 +0000 (20:56 -0500)]
Update Composer dependencies ahead of release

- Updating ezyang/htmlpurifier (v4.16.0 => v4.17.0)
- Updating mobiledetect/mobiledetectlib (2.8.41 => 3.74.3)
- Updating patrickschur/language-detection (v5.1.0 => v5.3.0)
- Updating phpseclib/phpseclib (3.0.19 => 3.0.34)
- Updating psr/container (1.1.1 => 2.0.2)
- Updating smarty/smarty (v4.3.1 => v4.3.4)
- Updating bower-asset/base64 (1.2.0 => 1.3.0)
- Updating mockery/mockery (1.5.1 => 1.6.7)
- Updating sebastian/global-state (5.0.5 => 5.0.6)
- Updating sebastian/diff (4.0.4 => 4.0.5)
- Updating theseer/tokenizer (1.2.1 => 1.2.2)
- Updating nikic/php-parser (v4.15.4 => v4.18.0)
- Updating phpunit/php-code-coverage (9.2.26 => 9.2.29)
- Updating phpunit/phpunit (9.6.7 => 9.6.15)
- Updating dasprid/enum (1.0.4 => 1.0.5)
- Updating guzzlehttp/promises (1.5.2 => 1.5.3)
- Updating symfony/polyfill-php72 (v1.27.0 => v1.28.0)
- Updating symfony/polyfill-intl-normalizer (v1.27.0 => v1.28.0)
- Updating symfony/polyfill-intl-idn (v1.27.0 => v1.28.0)
- Updating paragonie/sodium_compat (v1.19.0 => v1.20.0)
- Updating psr/http-client (1.0.2 => 1.0.3)
- Updating composer/ca-bundle (1.3.5 => 1.4.0)

6 months agoBump minimum version to run Friendica to PHP 7.4
Hypolite Petovan [Mon, 18 Dec 2023 21:01:50 +0000 (16:01 -0500)]
Bump minimum version to run Friendica to PHP 7.4

- Update version filter of mobiledetect/mobiledetectlib and psr/container to PHP 7.4 versions
- Remove PHP 7.3 PHPUnit instance
- Remove PHP 7.2 specific PDO exception in tests

7 months agoMerge pull request #13734 from Raroun/Fix-for-Issue-#13403
Hypolite Petovan [Mon, 18 Dec 2023 02:17:50 +0000 (21:17 -0500)]
Merge pull request #13734 from Raroun/Fix-for-Issue-#13403

Fix for issue #13403 [Frio] Optical assignment of a contact to a circle not/hardly distinguishable