This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2019-12_sharedHosting_hotFix
Watch
1
Star
1
Fork
You've already forked friendica_2019-12_sharedHosting_hotFix
0
Code
Pull requests
Activity
fb47389c69
friendica_2019-12_sharedHos...
/
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