ComunicAPI/classes/models
2018-07-04 07:44:37 +02:00
..
AccountImageSettings.php Fix property name issue 2018-05-01 08:11:49 +02:00
AdvancedGroupInfo.php Can get information about a group 2018-07-03 09:10:04 +02:00
AdvancedUser.php Add public note to advanced user information 2018-05-05 11:17:48 +02:00
APIClient.php Can create clients from shell 2018-05-07 18:50:50 +02:00
BaseUniqueObject.php Created Survey object 2018-04-21 20:07:47 +02:00
BaseUniqueObjectFromUser.php Created BaseUniqueObjectFromUser 2018-04-21 20:01:20 +02:00
BaseUserModel.php Created comment object 2018-04-21 14:48:02 +02:00
Comment.php Created BaseUniqueObjectFromUser 2018-04-21 20:01:20 +02:00
ConversationInfo.php Created ConversationInfo object 2018-04-23 18:30:47 +02:00
ConversationMessage.php API use ConversationMessage object 2018-04-23 21:01:33 +02:00
Friend.php Fix big big mistake ! :) 2018-04-19 09:48:59 +02:00
GeneralSettings.php Added account public note to the general settings 2018-05-05 11:13:40 +02:00
GroupInfo.php Get membership level of a user 2018-07-03 14:33:53 +02:00
GroupMember.php Added visitor level 2018-07-03 13:12:03 +02:00
GroupSettings.php Can get group settings. 2018-07-04 07:44:37 +02:00
Movie.php Created Movie object 2018-04-22 08:37:08 +02:00
NewAccount.php Create new account model. 2018-04-11 11:19:48 +02:00
NewConversationMessage.php Upgraded messages creation 2018-04-24 20:31:06 +02:00
NewGroup.php Can create groups 2018-07-02 12:03:33 +02:00
Notification.php Fixed constants name 2018-03-03 14:32:53 +01:00
Post.php Fix issue on production 2018-04-26 08:39:25 +02:00
SecuritySettings.php Created BaseUserModel 2018-04-19 09:40:15 +02:00
Survey.php Implemented SurveyChoice object 2018-04-22 08:31:34 +02:00
SurveyChoice.php Created SurveyChoice object 2018-04-21 20:26:53 +02:00
SurveyResponse.php Can get all the response of a user to a survey into a SurveyResponse object 2018-05-13 19:16:10 +02:00
UnreadConversation.php Created UnreadConversation object 2018-04-24 20:50:39 +02:00
User.php Created BaseUserModel 2018-04-19 09:40:15 +02:00
UserLike.php Can get all the likes of a user 2018-05-13 17:50:54 +02:00