Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Michael
|
2fa692bcce
|
New post class in the rest of the classes
|
2021-01-16 04:16:09 +00:00 |
|
Michael
|
43749c3069
|
The "attach" field is now deprecated
|
2020-11-07 08:22:59 +00:00 |
|
Michael
|
d383f49f1e
|
The "[attach]" field is replaced by the "post-media" table
|
2020-11-06 04:14:29 +00:00 |
|
Hypolite Petovan
|
2af20ea17a
|
Fix wrong condition in Diaspora\Fetch
|
2020-07-11 09:18:42 -04:00 |
|
Michael
|
c947b7f211
|
"print_r" in logging replaced / obsolete stuff removed
|
2020-06-29 20:22:00 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
nupplaPhil
|
c1dbb25656
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +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 Vogel
|
f0ffc6df38
|
Don't use the creation date when transmitting to Diaspora
|
2019-11-22 21:24:02 +01:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Michael
|
abe6724629
|
Added parameter to rawContent
|
2019-11-05 19:16:26 +00:00 |
|
Philipp Holzer
|
a83dfc11a0
|
Fixing https://github.com/friendica/friendica/pull/7759#discussion_r337102107
|
2019-10-24 21:43:20 +02:00 |
|
Philipp Holzer
|
a25d841b85
|
some improvements
|
2019-10-21 17:29:53 +02:00 |
|
Philipp Holzer
|
2a41f0b104
|
wrong field
|
2019-10-21 11:34:47 +02:00 |
|
Philipp Holzer
|
7716374593
|
Move mod/receive to src/Module/Diaspora/receive
- Added routes
- Make Diaspora::decode(Raw) more explicit
- Add new User::getByGuid() method
|
2019-10-20 13:07:16 +02:00 |
|
Michael
|
b5de71c390
|
Fix a notice when the author is missing
|
2019-06-21 17:57:26 +00:00 |
|
Philipp Holzer
|
6ff3389f6e
|
add status code to System::externalRedirect
|
2019-05-04 09:16:37 +02:00 |
|
Philipp Holzer
|
21aa82e064
|
Add redirect for fetch
|
2019-05-03 15:08:50 +02:00 |
|
Philipp Holzer
|
2b4c710e3f
|
Move mod/fetch to src/Module/Fetch
|
2019-05-03 10:42:40 +02:00 |
|