ComunicAPI/classes/components
2018-08-02 09:06:21 +02:00
..
AccountComponent.php Returns conversations messages 2018-05-27 11:39:21 +02:00
AccountImage.php Can update visibility level of an account image 2018-05-01 13:34:34 +02:00
BackgroundImage.php Background image is deleted on account deletion. 2018-05-26 15:33:37 +02:00
comments.php Fix comment creation date 2018-05-13 13:19:19 +02:00
Conversations.php Can get all the messages of a conversation. 2018-05-27 11:36:27 +02:00
friends.php Fix issue : friends posts appeared in latest posts even if friendship was not accepted. 2018-05-11 20:19:50 +02:00
GroupsComponent.php Latest posts thread can includes groups posts. 2018-07-20 15:31:21 +02:00
likes.php Can get and return the number of likes of a group. 2018-07-17 10:19:45 +02:00
MailQueue.php Create MailQueue component 2018-05-27 11:19:36 +02:00
movies.php Can delete movies 2018-05-09 17:30:30 +02:00
notifications.php Made notification system more clear. 2018-08-02 09:06:21 +02:00
posts.php Latest posts thread can includes groups posts. 2018-07-20 15:31:21 +02:00
search.php Secrete group does not appear in search form. 2018-07-31 11:25:09 +02:00
SettingsComponent.php Can check if an account has security questions defined or not. 2018-05-21 11:16:28 +02:00
SurveyComponent.php Can get all the response of a user to a survey into a SurveyResponse object 2018-05-13 19:16:10 +02:00
UserComponent.php Fix issue 2018-05-05 11:26:06 +02:00