Art4
|
2b81529844
|
Refactor Session factory
|
2024-11-19 07:33:07 +00:00 |
|
Art4
|
a5f623a86a
|
Fix errors in Database namespace
|
2024-11-19 07:24:27 +00:00 |
|
Artur Weigandt
|
17e5ba715e
|
Update src/Model/GServer.php
|
2024-11-19 08:14:00 +01:00 |
|
Artur Weigandt
|
92666e4444
|
Update src/Model/GServer.php
|
2024-11-19 08:13:48 +01:00 |
|
Art4
|
92eff402af
|
fix errors in all models
|
2024-11-18 23:30:37 +00:00 |
|
Art4
|
c61ae5da42
|
Refactor Item model
|
2024-11-18 23:23:47 +00:00 |
|
Art4
|
65a3bff645
|
Refactor GServer Model and platforms.config.php
|
2024-11-18 23:22:16 +00:00 |
|
Art4
|
3c1599323b
|
Fix docs for themes and theme_admin()
|
2024-11-18 22:28:35 +00:00 |
|
Art4
|
f254283dc6
|
Fix errors in all modules
|
2024-11-18 22:20:28 +00:00 |
|
Art4
|
6cb9676250
|
Refactor Conversations class
|
2024-11-18 22:04:05 +00:00 |
|
Art4
|
ec0c3bf96e
|
Refactor Conversation Timeline
|
2024-11-18 22:00:02 +00:00 |
|
Art4
|
c79f3cde22
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-18 21:45:42 +00:00 |
|
Artur Weigandt
|
5ab976dd51
|
Update src/Network/Probe.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-18 22:40:34 +01:00 |
|
Artur Weigandt
|
4faad61a7c
|
Update src/Module/Post/Tag/Remove.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-18 22:40:05 +01:00 |
|
Hypolite Petovan
|
17dba36e77
|
Merge pull request #14542 from Art4/refactoring-of-app-class
[Refactoring] Extract App methods into AppHelper
|
2024-11-18 10:37:24 -05:00 |
|
Art4
|
b612180c22
|
check for path parts
|
2024-11-18 14:33:26 +00:00 |
|
Art4
|
ae52648950
|
Fix annotation from review
|
2024-11-18 14:20:57 +00:00 |
|
Artur Weigandt
|
817eeb9734
|
Update src/Module/Item/Display.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-18 15:15:58 +01:00 |
|
Art4
|
46f6a041a0
|
Merge branch 'develop' into refactoring-of-app-class
|
2024-11-18 13:14:29 +00:00 |
|
Hypolite Petovan
|
74802edd44
|
Merge pull request #14561 from Art4/introduce-apphelper
Create AppHelper interface
|
2024-11-18 07:51:14 -05:00 |
|
Art4
|
55709169eb
|
Remove dreamhost_error_hack
This was introduced in commit 2c5ba7fc15 but might never worked
because $dreamhost_error_hack was never defined
|
2024-11-18 08:53:09 +00:00 |
|
Art4
|
e4ec14767f
|
Refactor module Item Display
|
2024-11-18 08:39:06 +00:00 |
|
Art4
|
9422b016d7
|
Refactor Magic module
|
2024-11-18 08:28:32 +00:00 |
|
Art4
|
78444ff25c
|
Improve search for user in Modration module
|
2024-11-18 08:09:59 +00:00 |
|
Art4
|
3d97280f52
|
Refactor OAuth Token
|
2024-11-18 08:02:22 +00:00 |
|
Art4
|
5772c70216
|
Check for explicit types
|
2024-11-18 07:44:26 +00:00 |
|
Artur Weigandt
|
2b40e49e6e
|
Update src/Protocol/ActivityPub/Processor.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-18 08:38:12 +01:00 |
|
Artur Weigandt
|
219b258a54
|
Update src/Protocol/ActivityPub/ClientToServer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-18 08:35:45 +01:00 |
|
Art4
|
e26f435c2e
|
Remove set_include_path() call
|
2024-11-18 07:32:01 +00:00 |
|
Art4
|
24f75cd618
|
Add return type never, fix more errors
|
2024-11-17 22:55:42 +00:00 |
|
Art4
|
12ed714a9e
|
Fix more errors
|
2024-11-17 22:26:43 +00:00 |
|
Art4
|
08ecf2c9a4
|
fix more errors
|
2024-11-17 22:13:01 +00:00 |
|
Art4
|
36484309d1
|
fix errors in Object namespace
|
2024-11-17 21:43:06 +00:00 |
|
Art4
|
f7b4f57028
|
Merge branch 'introduce-apphelper' into refactoring-of-app-class
|
2024-11-17 20:26:02 +00:00 |
|
Art4
|
ab2f7d8845
|
Fix Authentication
|
2024-11-17 20:22:01 +00:00 |
|
Art4
|
6dc193500d
|
Recreate messages.po
|
2024-11-17 20:16:29 +00:00 |
|
Art4
|
0e23f35438
|
Add Dice rule for AppHelper
|
2024-11-17 20:11:43 +00:00 |
|
Art4
|
34845910ec
|
Create AppHelper interface and AppLegacy class
|
2024-11-17 20:06:34 +00:00 |
|
Art4
|
603af2fb19
|
Rename DI::apphelper() to DI::appHeler()
|
2024-11-17 20:00:34 +00:00 |
|
Art4
|
e320b010c7
|
Fix method order in App class
|
2024-11-17 19:53:17 +00:00 |
|
Art4
|
9ebdd9f95c
|
Improve Page.php
|
2024-11-17 19:50:45 +00:00 |
|
Art4
|
d09e19ce1d
|
fix property scope
|
2024-11-17 19:50:01 +00:00 |
|
Art4
|
9638113244
|
Fix all errors in Protocol namespace
|
2024-11-17 18:39:17 +00:00 |
|
Art4
|
5469637f2b
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-17 07:53:09 +00:00 |
|
Art4
|
5696a5249f
|
Merge branch 'develop' into refactoring-of-app-class
|
2024-11-17 07:37:58 +00:00 |
|
Hypolite Petovan
|
1f99e2924d
|
Merge pull request #14558 from Art4/run-phpstan-in-ci-pipeline
Add phpstan check in woodpecker ci
|
2024-11-16 20:52:13 -05:00 |
|
Art4
|
8bbf9d25b6
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-16 19:59:32 +00:00 |
|
Art4
|
ceb4747eea
|
Fix phpstan errors
|
2024-11-16 19:36:08 +00:00 |
|
Art4
|
a24a65de2f
|
Merge branch 'develop' into refactoring-of-app-class
|
2024-11-16 19:29:56 +00:00 |
|
Art4
|
6e17b3b76e
|
Move phpstan into own workflow step
|
2024-11-16 19:03:15 +00:00 |
|