Commit Graph

40139 Commits (develop)

Author SHA1 Message Date
Art4 f75fc9a2fb Merge branch 'develop' into run-phpstan-in-ci-pipeline 2024-11-16 18:59:55 +00:00
Hypolite Petovan 112df46200
Merge pull request #14555 from Art4/merge-2024.09-rc-branch
Merge 2024.09-rc branch into develop
2024-11-16 13:00:28 -05:00
Art4 e97231683a fix erros in Util namespace 2024-11-16 17:16:26 +00:00
Art4 c74ed3d2b9 Fix errors for missing DB_UPDATE_VERSION const 2024-11-16 15:54:48 +00:00
Art4 bb37e87b6e bump phpstan to level 1 2024-11-16 15:54:24 +00:00
Hypolite Petovan 15904332b3
Merge pull request #14556 from annando/remove.unneeded
Unneeded variable removed
2024-11-16 10:33:01 -05:00
Art4 d2ea53deb1 Remove App dependency in test 2024-11-16 14:27:31 +00:00
Art4 6909f5cba6 Recreate lang 2024-11-16 12:22:39 +00:00
Art4 84048617c9 Remove phpstan ignored errors 2024-11-16 10:41:14 +00:00
Art4 fca8de40a1 Remove dependency for twitter addon 2024-11-16 10:37:48 +00:00
Art4 551cb5f50f Recreate messages.po 2024-11-16 10:27:54 +00:00
Art4 1f2c97f76f Fix tests for now because of side effect in Friendica\App class 2024-11-16 10:21:29 +00:00
Art4 2b6cc5378f Fix command, move it to top 2024-11-16 09:17:07 +00:00
Art4 c1b48be75c Merge branch 'develop' into refactoring-of-app-class 2024-11-16 09:08:22 +00:00
Art4 d3df0ff1d3 Add phpstan check in woodpecker ci 2024-11-16 09:01:20 +00:00
Art4 e5b837f183 bump version to 2024.12-dev 2024-11-16 08:39:37 +00:00
Art4 eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Michael 3b1f5f13b7 Unneeded variable removed 2024-11-15 23:15:52 +00:00
Hypolite Petovan b8aa6f15c9
Merge pull request #14529 from Art4/add-static-code-analysis
Add static code analysis with PHPStan level 0
2024-11-15 13:52:45 -05:00
Art4 5595bfc0d8 Merge branch '2024.09-rc' into merge-2024.09-rc-branch 2024-11-15 14:32:05 +00:00
Tobias Diekershoff 2bccd64c6c
Merge pull request #14553 from annando/issue-14524
Issue 14524: Fix Open Search
2024-11-15 08:22:43 +01:00
Tobias Diekershoff 38d19c1cd7
Merge pull request #14552 from annando/notice
Fix notice because of missing "gsid"
2024-11-15 08:21:03 +01:00
Michael b276b89777 Issue 14524: Fix Open Search 2024-11-15 06:55:21 +00:00
Michael 24a4b477ea Fix notice because of missing "gsid" 2024-11-15 04:51:35 +00:00
Hypolite Petovan e0290d22ec
Merge pull request #14549 from annando/wordwrap
Message split at commas, exclamation mark or question mark
2024-11-14 15:35:11 -05:00
Michael 8fdd78ef95 Message split at commas, exclamation mark or question mark 2024-11-14 14:37:44 +00:00
Art4 2ef9982f63 refactor Receiver::processObject() method 2024-11-14 07:32:25 +00:00
Art4 ee2cdc7763 replace method with anonymous function 2024-11-13 07:49:29 +00:00
Artur Weigandt 3e523ddd09
Update src/Protocol/ActivityPub/Receiver.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-11-12 22:03:09 +01:00
Art4 ca51b45f04 Upgrade to PHPStan 2.0 2024-11-12 21:02:21 +00:00
Hypolite Petovan cf220928c6
Merge pull request #14550 from annando/log-warning
Avoid useless "warning" logging
2024-11-12 08:14:49 -05:00
Michael 818ea3e33e Avoid useless "warning" logging 2024-11-12 11:12:04 +00:00
Tobias Diekershoff a9d7767497
Merge pull request #14548 from annando/wordwrap
Improved message splitting when posting to Bluesky or Twitter
2024-11-12 08:25:33 +01:00
Michael 6cb1794c35 Improved message splitting when posting to Bluesky or Twitter 2024-11-12 07:20:10 +00:00
Art4 9a04f90bbd Improve check for unlisted receiver 2024-11-12 00:20:30 +00:00
Art4 12d5e4da44 use get_class() instead of static() in BaseCollection 2024-11-11 23:40:45 +00:00
Hypolite Petovan 08d09bcbdf
Merge pull request #14547 from annando/svg-disabled
New option to disable SVG icons / Functionality added to Vier
2024-11-11 10:51:34 -05:00
Michael f36353e010 New option to disable SVG icons / Functionality added to Vier 2024-11-11 15:43:57 +00:00
Hypolite Petovan eded4209d2
Merge pull request #14546 from annando/color-white
Fix for white svg icons
2024-11-11 09:35:17 -05:00
Michael Vogel 59f2b97d5b
Merge pull request #14545 from loma-one/friendica
Add missing platform icon
2024-11-11 10:50:18 +01:00
loma-one a60028e0da
Update ContactSelector.php
Add tumblr
2024-11-11 09:08:52 +01:00
Michael 6de167173c Fix for white svg icons 2024-11-11 07:58:36 +00:00
loma-one c34d26f6a1
Add missing platform icon
Add tumblr icon and licence
2024-11-11 08:20:04 +01:00
Hypolite Petovan 079c0482b4
Merge pull request #14544 from annando/more-white
More white icons added / automated style
2024-11-10 20:31:07 -05:00
Art4 20f5a96fe0 refactor usage of Friendica\App namespace 2024-11-11 00:30:58 +00:00
Art4 629c4af3c8 Replace typehint App with AppHelper in view folder 2024-11-10 23:53:03 +00:00
Art4 5baa54e81c Fix variable names 2024-11-10 23:51:04 +00:00
Art4 2a132718d0 Replace typehint App with AppHelper in mod folder 2024-11-10 23:37:46 +00:00
Art4 14ec1950b9 Replace typehint App with AppHelper in all classes 2024-11-10 23:33:28 +00:00
Michael c80fb8bad4 More white icons added / automated style 2024-11-10 23:12:36 +00:00