Art4
|
c1b48be75c
|
Merge branch 'develop' into refactoring-of-app-class
|
2024-11-16 09:08:22 +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
|
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 |
|
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 |
|
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 Vogel
|
c6754fe838
|
Merge pull request #14543 from Art4/fix-continous-deployment-pipeline
Fix composer installation in woodpecker pipelines
|
2024-11-11 00:08:42 +01:00 |
|
Art4
|
712b9e9610
|
Fix lang strings object in PhpToPo command
|
2024-11-10 22:50:59 +00:00 |
|
Art4
|
68fb214f85
|
Fix composer installation in woodpecker pipelines
|
2024-11-10 21:17:41 +00:00 |
|
Art4
|
59292571e0
|
Merge branch 'add-static-code-analysis' into refactoring-of-app-class
|
2024-11-10 21:11:05 +00:00 |
|
Art4
|
31665e795c
|
Merge branch 'develop' into add-static-code-analysis
|
2024-11-10 21:03:31 +00:00 |
|
Hypolite Petovan
|
a7bc4010b9
|
Merge pull request #14526 from Art4/improve-tests
Improve tests
|
2024-11-10 15:14:07 -05:00 |
|
Art4
|
d87f24f17a
|
Replace calls for App::redirect() with AppHelper
|
2024-11-10 16:19:02 +00:00 |
|
Art4
|
2c0db2f043
|
Replace calls for App::setCurrentTheme() with AppHelper
|
2024-11-10 16:09:30 +00:00 |
|
Art4
|
c495461ffb
|
Fix missing $app
|
2024-11-10 12:13:32 +00:00 |
|
Art4
|
782271aa3c
|
Refactor App class
|
2024-11-10 12:02:31 +00:00 |
|
Art4
|
4abfc3907b
|
Replace calls for App::getCurrentTheme() with AppHelper
|
2024-11-10 11:59:43 +00:00 |
|
Art4
|
e6b39e5f1c
|
Fix cs in App and AppLegacy classes
|
2024-11-10 11:42:59 +00:00 |
|
Art4
|
ae75ffc31a
|
replace calls for App::getBasePath() with AppHelper
|
2024-11-10 10:57:13 +00:00 |
|
Art4
|
79f9e78daf
|
Replace temp variable with property
|
2024-11-10 08:53:36 +00:00 |
|
Art4
|
81c0c56e5a
|
Replace calls for App with AppHelper in Module\Install
|
2024-11-10 08:46:50 +00:00 |
|
Art4
|
d9d1e9e0e0
|
Merge branch 'add-static-code-analysis' into refactoring-of-app-class
|
2024-11-10 08:10:17 +00:00 |
|
Art4
|
89801f043f
|
recreate messages.po
|
2024-11-10 07:45:24 +00:00 |
|
Art4
|
d2151f9cd0
|
add composer script to recreate lang file
|
2024-11-10 07:44:58 +00:00 |
|
Art4
|
82a95367ae
|
fix code style
|
2024-11-10 00:23:35 +00:00 |
|
Art4
|
221dad7663
|
Merge branch 'improve-tests' into add-static-code-analysis
|
2024-11-10 00:20:29 +00:00 |
|
Art4
|
5305286312
|
Improve phpunit testsuites, add script for unit tests
|
2024-11-10 00:12:47 +00:00 |
|
Art4
|
bbf7e4a936
|
Fix code style
|
2024-11-09 23:56:59 +00:00 |
|
Art4
|
8b500926ee
|
Refactor tests for Util\Crypto
|
2024-11-09 23:50:06 +00:00 |
|
Art4
|
940884e4bd
|
Refactor Crypto::randomDigits()
|
2024-11-09 23:18:13 +00:00 |
|
Art4
|
29c0473b64
|
Merge branch 'develop' into improve-tests
|
2024-11-09 22:51:40 +00:00 |
|
Michael Vogel
|
e1efa09260
|
Merge pull request #14539 from Art4/fix-composer-install-in-woodpecker-ci
Fix woodpecker ci pipelines
|
2024-11-09 15:59:23 +01:00 |
|
Art4
|
35c01b9685
|
Fix code style
|
2024-11-09 10:08:40 +00:00 |
|
Art4
|
dcc8cca6cd
|
Merge branch 'improve-tests' into add-static-code-analysis
|
2024-11-09 10:05:06 +00:00 |
|
Art4
|
37b2c3faab
|
Merge branch 'fix-composer-install-in-woodpecker-ci' into improve-tests
|
2024-11-09 10:02:52 +00:00 |
|
Art4
|
64751b7b5a
|
create empty addon folder in phpunit tests
|
2024-11-09 09:57:16 +00:00 |
|
Art4
|
1946d4f470
|
Create empty addon folder
|
2024-11-09 09:50:47 +00:00 |
|
Art4
|
d4f6b3bbef
|
Merge branch 'develop' into improve-tests
|
2024-11-09 09:06:33 +00:00 |
|
Michael Vogel
|
c2be44a848
|
Merge pull request #14523 from Art4/update-composer-v2
Update to Composer v2
|
2024-11-09 06:15:27 +01:00 |
|
Art4
|
7de79fc753
|
Replace calls for App:::getThemeInfoValue() with AppHelper
|
2024-11-08 23:23:01 +00:00 |
|
Art4
|
536234a9c6
|
Replace calls for App::getThemeInfo() with AppHelper
|
2024-11-08 23:14:08 +00:00 |
|
Art4
|
2ac926dfb2
|
Replace all calls for App::setThemeInfoValue() with AppHelper
|
2024-11-08 23:11:59 +00:00 |
|
Art4
|
be193a236e
|
Replace all calls for App::getTimeZone() with AppHelper
|
2024-11-08 23:08:40 +00:00 |
|