This website requires JavaScript.
Explore
Help
Register
Sign in
mexon
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
190efcefad
friendica
/
src
/
Module
/
Api
/
Friendica
History
Philipp
cca1be21a3
Fixed static leftovers from
#10975
2021-11-14 23:49:07 +01:00
..
DirectMessages
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Events
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Group
Fixed static leftovers from
#10975
2021-11-14 23:49:07 +01:00
Photo
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Photoalbum
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Profile
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Activity.php
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Index.php
Make BaseModule methods dynamic
2021-11-14 23:49:06 +01:00
Notification.php
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00