nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
e6f61c2cc7
|
Remove deprecated App::query_string - replace with DI::args()->getQueryString()
|
2019-12-29 20:17:50 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Michael
|
d34052b332
|
Make quoted announces look better / more announce improvements
|
2019-12-04 07:02:39 +00:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Hypolite Petovan
|
41f781c52a
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
|
Philipp Holzer
|
07ba1b200c
|
Add routes for current BaseModules
|
2019-05-01 21:29:04 +02:00 |
|
Michael
|
9f2e9dfc1b
|
Fetchting the original post at first, then the other way is dafer.
|
2019-01-26 12:09:38 +00:00 |
|
Michael
|
ad782b55ef
|
Preparation for forum posts over AP
|
2019-01-26 12:03:09 +00:00 |
|
Michael
|
ae2a8b796c
|
Avoid a notice in HTTP signature check, preparation for authentication
|
2019-01-15 06:31:12 +00:00 |
|
Michael
|
8844bb690d
|
Issue 6100: The AS object should be fetchable for every original post
|
2018-11-10 23:56:11 +00:00 |
|
Philipp Holzer
|
d00ddc01af
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
|
Philipp Holzer
|
2ef81108b3
|
Renamed System::redirect() to $a->redirect()
|
2018-10-22 22:13:22 +02:00 |
|
Michael
|
3ab837f3c7
|
Functionality is now split
|
2018-10-03 09:15:38 +00:00 |
|
Michael
|
76cdc9e594
|
Renamed class
|
2018-10-02 20:14:28 +00:00 |
|
Michael
|
518d461a8f
|
Issue 5811: "objects" instead of "object"
|
2018-10-02 20:12:38 +00:00 |
|