nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +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
|
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 |
|
Michael
|
b4c673a620
|
We now use a central function for fetching the postdata
|
2019-07-30 22:26:01 +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 |
|
Hypolite Petovan
|
46315f6946
|
Fix missing use statement in Module\Inbox
|
2019-01-23 21:22:39 -05:00 |
|
Michael
|
0fdab4ed10
|
Fix for several fatal errors
|
2019-01-23 21:54:20 +00:00 |
|
Hypolite Petovan
|
004818ca1b
|
Fix indentation in Module\Inbox
|
2019-01-23 09:07:02 -05:00 |
|
Hypolite Petovan
|
0d9209a74b
|
Add AP Inbox logging back with config
|
2019-01-23 09:07:01 -05:00 |
|
Hypolite Petovan
|
f8c782380f
|
Remove unused code/use statements
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
cb3f09ae4f
|
Refactor namespaces
- Remove unused use statements
- Add required use statements
- Escape global classes
|
2019-01-21 10:43:42 -05:00 |
|
Michael
|
c485ca6f06
|
Fix ActivityPub with Nextcloud
|
2018-12-17 20:13:56 +00:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
Michael
|
3ab837f3c7
|
Functionality is now split
|
2018-10-03 09:15:38 +00:00 |
|
Michael
|
a8b776c189
|
There is now "rawContent" for technical endpoints
|
2018-09-30 13:15:10 +00:00 |
|
Michael
|
5e3f71680c
|
Disabled logging
|
2018-09-24 21:47:10 +00:00 |
|
Michael
|
b44fc62708
|
Improvements to signature check, private posts do work now again
|
2018-09-21 22:31:33 +00:00 |
|
Michael
|
11310f4cf0
|
Relocated AP signature functions, reduced magic auth functions
|
2018-09-20 18:16:14 +00:00 |
|
Michael
|
91d1b4de5d
|
We now use the conversation data with AP
|
2018-09-17 05:51:05 +00:00 |
|
Michael
|
699a4140f9
|
Now sending does finally work - and some AP standards are improved as well
|
2018-09-16 20:12:48 +00:00 |
|
Michael
|
96f575fe28
|
Processing of personal inbox enabled
|
2018-09-15 10:14:56 +00:00 |
|
Michael
|
61e2c7d20d
|
Added AP to many network conditions / enabling inbox processing
|
2018-09-14 16:51:32 +00:00 |
|
Michael
|
f7b03bc5f3
|
Missing $
|
2018-09-12 21:33:44 +00:00 |
|
Michael
|
67fa0ed433
|
Signature check added
|
2018-09-12 21:30:10 +00:00 |
|
Michael
|
8c07baf54b
|
Better http answers
|
2018-09-12 06:01:28 +00:00 |
|
Michael
|
0a5476591d
|
Activitity pub - first commit with much test code
|
2018-09-10 21:07:25 +00:00 |
|