friendica/src/Module/Api/Twitter
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
..
Account fixing some more tests 2022-01-16 20:58:58 +00:00
Blocks Replaced "filter_input" with the new request value function 2022-01-16 16:40:13 +00:00
DirectMessages Possibly fixing one test 2022-01-16 20:54:14 +00:00
Favorites Update copyright 2022-01-02 08:27:47 +01:00
Followers Simplified contact id handling 2022-01-16 18:40:18 +00:00
Friends Simplified contact id handling 2022-01-16 18:40:18 +00:00
Friendships Move unfollow protocol to worker task 2022-02-24 09:35:54 -05:00
Lists Private forums are now working via ActivityPub 2022-02-12 18:38:36 +00:00
Media Update copyright 2022-01-02 08:27:47 +01:00
Search White spaces 2022-01-16 20:17:31 +00:00
Statuses More parameter handling improved 2022-01-16 18:04:05 +00:00
Users Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
ContactEndpoint.php Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
DirectMessagesEndpoint.php Replaced $_REQUEST 2022-01-16 17:03:18 +00:00
Favorites.php More parameter handling improved 2022-01-16 18:04:05 +00:00
SavedSearches.php Update copyright 2022-01-02 08:27:47 +01:00