Hypolite Petovan
|
775624ec24
|
Merge pull request #14610 from annando/media-post
Improved check for attached Fediverse posts
|
2024-12-21 11:47:09 -05:00 |
|
Michael
|
9e19e90b75
|
Improved check for attached Fediverse posts
|
2024-12-21 15:25:24 +00:00 |
|
Michael
|
794bfcff1d
|
Unneeded line removed / improved status handling
|
2024-12-21 08:26:56 +00:00 |
|
Art4
|
2f9f873f4b
|
refactor App::runFrontend()
|
2024-12-20 13:38:38 +00:00 |
|
Art4
|
7a4542cd50
|
refactor App
|
2024-12-20 13:24:25 +00:00 |
|
Art4
|
0ab9c23bb9
|
Refactor App::fromDice()
|
2024-12-20 12:30:26 +00:00 |
|
Art4
|
9e4f39b4fb
|
Inline runFrontend() call into App::processRequest() method
|
2024-12-20 10:07:59 +00:00 |
|
Art4
|
ee5b210682
|
Inline mode call into App::processRequest()
|
2024-12-20 10:05:13 +00:00 |
|
Art4
|
7a7b8d3e27
|
Inline App::load() call in new processRequest() method
|
2024-12-20 10:04:02 +00:00 |
|
Michael
|
ea5417a6a3
|
Issue 14344: Contact import is relocated to a dedicated place
|
2024-12-20 08:22:56 +00:00 |
|
Art4
|
9ef3fdc857
|
move load() call outside of constructor to remove side effects
|
2024-12-19 21:01:41 +00:00 |
|
Art4
|
af51441d88
|
require AppHelper in App
|
2024-12-19 20:26:38 +00:00 |
|
Art4
|
241031f1fa
|
inject container inside app instance
|
2024-12-19 20:24:24 +00:00 |
|
Art4
|
d6ec1d7d6b
|
Prevent App class to be used with dependency injection
|
2024-12-19 20:03:42 +00:00 |
|
Art4
|
1c7446bf9a
|
Create App::fromDice() factory method
|
2024-12-18 22:16:34 +00:00 |
|
Art4
|
23b19b76b5
|
Provide appHelper in Page run() method
|
2024-12-18 21:57:39 +00:00 |
|
Art4
|
6b948c82d7
|
Remove AppHelper implementation from App class
|
2024-12-18 21:30:36 +00:00 |
|
Michael
|
2856b1126c
|
Fix some notices / reduce the number of warnings
|
2024-12-17 04:46:55 +00:00 |
|
Art4
|
228ca0bfac
|
Fix type
|
2024-12-16 22:36:15 +00:00 |
|
Art4
|
cc9ff34e45
|
Fix phpstan errors
|
2024-12-16 22:32:12 +00:00 |
|
Hypolite Petovan
|
65ca688da6
|
Merge pull request #14598 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc into develop
|
2024-12-16 09:22:10 -05:00 |
|
Art4
|
c6c29b29b1
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-16 11:06:45 +01:00 |
|
Art4
|
78f7285e00
|
Merge branch 'develop' into phpstan-level-2-in-addons
|
2024-12-15 06:57:52 +00:00 |
|
Art4
|
7e05416da6
|
Renemae Notification entity alias
|
2024-12-14 20:12:04 +00:00 |
|
Michael
|
ec702f2deb
|
Native probe support for AT-Proto
|
2024-12-14 15:27:18 +00:00 |
|
Art4
|
76e5495e15
|
Remove unused use statement
|
2024-12-14 14:58:34 +00:00 |
|
Art4
|
59404752f9
|
Change return type
|
2024-12-14 14:58:19 +00:00 |
|
Art4
|
6a2e8739d1
|
Rename variable
|
2024-12-14 14:53:56 +00:00 |
|
Art4
|
8178f87e61
|
Rename class alias
|
2024-12-14 14:49:52 +00:00 |
|
Artur Weigandt
|
18d847275a
|
Update src/Contact/FriendSuggest/Repository/FriendSuggest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-12-14 15:45:50 +01:00 |
|
Michael
|
e7d9c6c254
|
Reduce the number of HTTP requests in the media handling
|
2024-12-13 19:18:32 +00:00 |
|
Art4
|
3406dbb29c
|
Merge branch 'phpstan-level-2' into phpstan-level-2-in-addons
|
2024-12-09 22:46:11 +00:00 |
|
Art4
|
4c80eb98e5
|
Fix errors from #14578
|
2024-12-09 22:45:47 +00:00 |
|
Art4
|
3589dca717
|
Merge branch 'phpstan-level-2' into phpstan-level-2-in-addons
|
2024-12-09 22:32:03 +00:00 |
|
Art4
|
535baaebcf
|
Merge branch 'phpstan-level-1-in-addons' into phpstan-level-2
|
2024-12-09 22:31:13 +00:00 |
|
Art4
|
9867bdfcff
|
Fix errors from #14578
|
2024-12-09 22:26:24 +00:00 |
|
Michael
|
17c335238f
|
Fix PR 14591 - improve blurhash creation
|
2024-12-09 22:23:01 +00:00 |
|
Art4
|
3cd098bfc7
|
Fix Util Strings
|
2024-12-08 22:20:20 +00:00 |
|
Michael
|
8b796e0c94
|
Improve the speed for blurhash generation
|
2024-12-08 21:21:20 +00:00 |
|
Art4
|
1c43d57233
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-07 15:40:08 +00:00 |
|
Art4
|
c3586cb51a
|
Fix errors in Worker namespace
|
2024-12-07 15:23:38 +00:00 |
|
Art4
|
7abdc17711
|
Fix errors in Util namespace
|
2024-12-07 15:21:21 +00:00 |
|
Art4
|
780bfe0cbe
|
Fix errors in Security namespace
|
2024-12-07 15:10:13 +00:00 |
|
Art4
|
d4e4c1505b
|
Fix errors in Protocol namespace
|
2024-12-07 14:45:47 +00:00 |
|
Art4
|
053dc2bea5
|
ignore PHPStan errors for PHP 7.4 compatability
|
2024-12-07 14:31:24 +00:00 |
|
Art4
|
68ce03797a
|
GdImage is not available on PHP 7.4
|
2024-12-07 09:01:04 +00:00 |
|
Art4
|
f36e118609
|
fix non-capturing catch for PHP 7.4 support
|
2024-12-07 07:11:28 +00:00 |
|
Art4
|
b55dc0ac48
|
remove unused $e
|
2024-12-07 07:03:48 +00:00 |
|
Art4
|
2838e3319b
|
remove unnecessary properties from BaseEntity
|
2024-12-07 06:58:11 +00:00 |
|
Art4
|
99603d3d90
|
fix errors in Protocoll namespace
|
2024-12-06 22:55:58 +00:00 |
|
Artur Weigandt
|
d9ab7efcd6
|
Update src/Module/Security/OpenID.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-12-06 23:23:33 +01:00 |
|
Art4
|
8b15bb9e66
|
Fix errors in Object namespace
|
2024-12-06 21:55:04 +00:00 |
|
Art4
|
b35c45bf5a
|
Fix errors in Module namespace
|
2024-12-06 21:12:29 +00:00 |
|
Michael
|
aae57a6903
|
Jetstream daemon to to receive atproto messages
|
2024-12-06 17:09:05 +00:00 |
|
Art4
|
650e65d4b4
|
Ignore phpstan error for magic setter in LightOpenID class
|
2024-12-04 21:53:15 +00:00 |
|
Art4
|
7b892fac9c
|
add comment in Model User
|
2024-12-04 21:45:13 +00:00 |
|
Art4
|
07e9f0f54a
|
Fix errors in Model namespace
|
2024-12-04 21:41:41 +00:00 |
|
Art4
|
2c801abb06
|
Fix errors in Model namespace
|
2024-12-03 22:46:40 +00:00 |
|
Art4
|
06e3051ad1
|
Fix errors in Factory namespace
|
2024-12-03 21:44:35 +00:00 |
|
Art4
|
1fe730f514
|
Fix errors in Database namespace
|
2024-12-03 20:36:29 +00:00 |
|
Art4
|
496f0755b1
|
Fix errors in Core namespace
|
2024-12-03 20:11:46 +00:00 |
|
Art4
|
fb3a3ea7e6
|
Fix errors in Content namespace
|
2024-12-01 22:53:53 +00:00 |
|
Art4
|
f628c540a4
|
Fix errors in Contact namespace
|
2024-12-01 22:11:04 +00:00 |
|
Art4
|
88f693bb71
|
Fix errors in Console namespace
|
2024-12-01 21:24:43 +00:00 |
|
Art4
|
fef844cc68
|
Fix errors in Collection namespace
|
2024-12-01 21:03:06 +00:00 |
|
Art4
|
139ddbd1de
|
fix errors in BaseModel
|
2024-12-01 20:51:57 +00:00 |
|
Hypolite Petovan
|
e34d38182c
|
Merge pull request #14559 from Art4/phpstan-level-1
Phpstan level 1
|
2024-11-30 21:40:29 -05:00 |
|
Art4
|
796db5dfae
|
Merge branch 'phpstan-level-1' into phpstan-level-1-in-addons
|
2024-11-30 21:06:36 +00:00 |
|
Art4
|
e17012801f
|
Merge branch 'develop' into phpstan-level-1-in-addons
|
2024-11-30 19:23:36 +00:00 |
|
Art4
|
bdae3c56c0
|
Revert "remove ->toArray() call"
This reverts commit e797db8d48 .
|
2024-11-29 20:53:15 +00:00 |
|
Hypolite Petovan
|
a06e18a4bd
|
Merge pull request #14570 from Art4/replace-app-with-apphelper
[Refactoring] Replace App with AppHelper
|
2024-11-29 15:50:51 -05:00 |
|
Art4
|
e797db8d48
|
remove ->toArray() call
|
2024-11-29 19:50:48 +00:00 |
|
Art4
|
69f30a2631
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-29 19:32:37 +00:00 |
|
Michael
|
8647a5d08a
|
Added check for shortcut icon url parts
|
2024-11-29 05:17:26 +00:00 |
|
Art4
|
66d7ec5734
|
Merge branch '2024.09-rc' into port-2024.09-rc-into-develop
|
2024-11-28 15:11:11 +00:00 |
|
Art4
|
8f66cbee91
|
remove unused parameter
|
2024-11-28 08:26:26 +00:00 |
|
Art4
|
a0da648214
|
remove unused call for DI::app()
|
2024-11-28 08:17:04 +00:00 |
|
Art4
|
9c7066ae35
|
Merge branch 'develop' into replace-app-with-apphelper
|
2024-11-28 08:11:21 +00:00 |
|
Art4
|
ec5d3e55c7
|
Use Status object in User object
|
2024-11-28 08:04:53 +00:00 |
|
Art4
|
0b58562a4e
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-28 07:58:50 +00:00 |
|
Michael
|
aa63b5260e
|
No restrictions check on connector networks
|
2024-11-27 04:29:44 +00:00 |
|
Michael
|
c85d979fea
|
Preparation for the Bluesky Jetstream firehose
|
2024-11-24 06:51:00 +00:00 |
|
Art4
|
5b281d22ed
|
Remove parameter App from addons __addon_admin_post() functions
|
2024-11-23 12:25:03 +00:00 |
|
Art4
|
3819ec9dd1
|
Remove call for DI::app()
|
2024-11-23 12:18:07 +00:00 |
|
Art4
|
f93915075e
|
remove requirement for DI::app() in addon_install()
see https://github.com/friendica/friendica-addons/pull/1364
|
2024-11-23 08:38:37 +00:00 |
|
Art4
|
5f829ac1cd
|
Remove DI::app() call from LegacyModule
|
2024-11-23 08:27:40 +00:00 |
|
Art4
|
7dbf1bb8bb
|
remove unused call of DI::app()
|
2024-11-23 08:18:31 +00:00 |
|
Art4
|
d7c25ce0b5
|
Remove unused DI::app() call
|
2024-11-23 07:41:34 +00:00 |
|
Art4
|
c5ca4df389
|
remove try block
|
2024-11-22 11:04:04 +00:00 |
|
Art4
|
bc76f2af67
|
refactor confusing finally block
|
2024-11-22 11:02:54 +00:00 |
|
Art4
|
4e9d129dd3
|
remove unnecessary finally blocks
|
2024-11-22 11:02:27 +00:00 |
|
Art4
|
d4504c39c6
|
remove confusing finally block
|
2024-11-22 10:53:26 +00:00 |
|
Art4
|
702abb2830
|
Remove unused calls of DI::app()
|
2024-11-21 10:12:27 +00:00 |
|
Art4
|
c30327c043
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-11-21 09:27:28 +00:00 |
|
Artur Weigandt
|
b8d2a352ae
|
Update src/Module/Post/Tag/Remove.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-21 10:09:27 +01:00 |
|
Art4
|
11dba90440
|
Merge branch 'develop' into phpstan-level-1
|
2024-11-21 08:58:55 +00:00 |
|
Artur Weigandt
|
ca956408f6
|
Update src/Module/Item/Display.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-11-21 09:57:07 +01:00 |
|
Hypolite Petovan
|
0e5b79f1dd
|
Differentiate both UserGServer types used in Content/Conversation
- Address https://forum.friendi.ca/display/0b6b25a8-5967-3d08-355b-14b668843210
|
2024-11-20 11:51:46 -05:00 |
|
Michael
|
6b360858ec
|
New function to update media entries
|
2024-11-20 07:22:36 +00:00 |
|
Art4
|
c311a65073
|
Fix Plaintext class
|
2024-11-19 09:05:55 +00:00 |
|