friendica/src
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
..
App optimizations 2022-01-04 20:59:29 +01:00
Capabilities Fix App routing 2022-01-04 20:59:28 +01:00
Collection/Api Add missing copyright text 2022-01-02 10:49:50 +01:00
Console Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Contact Fix all license header & be less aggressive 2022-01-07 00:35:28 +01:00
Content Display announces identital for starting posts and comments 2022-02-21 05:17:54 +00:00
Core Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Database Updated messages.po 2022-02-20 20:47:08 +00:00
Factory Standards 2022-01-16 20:49:59 +00:00
Model Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Module Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Navigation/Notifications Rrepeat comments as well 2022-02-17 21:44:59 +00:00
Network Issue 10966: Improved logging / reworked forum functionality 2022-01-29 19:09:18 +00:00
Object Merge pull request #11267 from MrPetovan/task/11264-mastodon-api-version 2022-02-23 05:38:25 +01:00
Profile/ProfileField Update copyright 2022-01-02 08:27:47 +01:00
Protocol Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Render Prevent warnings on undefined Smarty template variables 2022-02-18 22:44:11 -05:00
Security Handle null value for last_used fields in TrustedBrowsers and AppSpecificPassword 2022-01-22 21:10:20 -05:00
Util Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached 2022-02-18 09:19:36 -05:00
Worker Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
App.php Fix App routing 2022-01-04 20:59:28 +01:00
BaseCollection.php Update copyright 2022-01-02 08:27:47 +01:00
BaseDataTransferObject.php Update copyright 2022-01-02 08:27:47 +01:00
BaseEntity.php Update copyright 2022-01-02 08:27:47 +01:00
BaseFactory.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModel.php Update copyright 2022-01-02 08:27:47 +01:00
BaseModule.php Fixed max value check, improved request value fetching 2022-01-16 15:22:35 +00:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php "DI" calls are replaced 2022-01-16 07:07:46 +00:00
LegacyModule.php Update copyright 2022-01-02 08:27:47 +01:00