This website requires JavaScript.
Explore
Help
Register
Sign In
nupplaPhil
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull requests
Releases
Wiki
Activity
8bfe877629
friendica
/
src
/
Module
/
Contact
History
Hypolite Petovan
204b077353
Move contact profile GET actions to separate module class
2021-11-21 19:22:41 -05:00
..
Advanced.php
Revert "Revert "Replace Module::init() with Constructors""
2021-11-19 20:18:48 +01:00
Contacts.php
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Conversations.php
Move contact conversation to its own module class
2021-11-21 19:21:58 -05:00
Hovercard.php
Make BaseModule methods dynamic
2021-11-14 23:49:06 +01:00
Media.php
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Poke.php
Switch
static::$parameters
to
$this->parameters
2021-11-14 23:49:07 +01:00
Posts.php
Move contact posts to their own module class
2021-11-21 19:21:39 -05:00
Profile.php
Move contact profile GET actions to separate module class
2021-11-21 19:22:41 -05:00
Revoke.php
Revert "Revert "Replace Module::init() with Constructors""
2021-11-19 20:18:48 +01:00