friendica/src/Module/Contact
Hypolite Petovan eacfcc69c1 Move contact posts to their own module class
- Remove duplicated check for local_user() in Module\Contact
- [frio] Fix display issue for search items where the More button and icon would show but be inactive
2021-11-21 19:21:39 -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
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
Revoke.php Revert "Revert "Replace Module::init() with Constructors"" 2021-11-19 20:18:48 +01:00