friendica/src/Core
Hypolite Petovan 6a1f9a7fa3 Move unfollow protocol to worker task
- Add uid parameter to unfollow hook
- Rework and unify Contact::unfollow, Contact::removeSharer and Contact::terminateFriendship
- Add missing twitterUser property to Twitter\Friendships\Destroy module
2022-02-24 09:35:54 -05:00
..
Cache Don't use empty, but not null values for redis password and port 2022-02-15 23:04:43 +01:00
Config Merge pull request #11141 from urbalazs/language-names 2022-01-23 20:55:40 +01:00
Lock Add missing copyright text 2022-01-02 10:49:50 +01:00
Logger Add missing copyright text 2022-01-02 10:49:50 +01:00
PConfig Merge pull request #11141 from urbalazs/language-names 2022-01-23 20:55:40 +01:00
Session Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
Storage Add DEVELOP flag for StorageManager for testing purpose only 2022-01-23 20:40:38 +01:00
Worker Update copyright 2022-01-02 08:27:47 +01:00
ACL.php Ensure the private message recipient is valid in Mail::send 2022-02-23 21:30:18 -05:00
Addon.php Update copyright 2022-01-02 08:27:47 +01:00
Console.php Update copyright 2022-01-02 08:27:47 +01:00
Hook.php Update copyright 2022-01-02 08:27:47 +01:00
Installer.php Update copyright 2022-01-02 08:27:47 +01:00
L10n.php Remove unused field 2022-01-23 20:08:33 +01:00
Logger.php Update copyright 2022-01-02 08:27:47 +01:00
Protocol.php Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Update copyright 2022-01-02 08:27:47 +01:00
Search.php Update copyright 2022-01-02 08:27:47 +01:00
Session.php Update copyright 2022-01-02 08:27:47 +01:00
System.php Make Response even more compatible .. 2022-01-04 20:59:28 +01:00
Theme.php Update copyright 2022-01-02 08:27:47 +01:00
Update.php Update copyright 2022-01-02 08:27:47 +01:00
UserImport.php Update copyright 2022-01-02 08:27:47 +01:00
Worker.php Remove unused variable in Core\Worker::defer 2022-02-24 09:35:54 -05:00

README.md

Friendica\Core

The Core namespace contains classes, which are essential to Friendica.