1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 21:39:22 +00:00
comunicapiv2/src/helpers
2020-01-03 14:43:46 +01:00
..
AccountHelper.ts Can create a new account 2019-12-30 13:44:54 +01:00
AccountImageHelper.ts Start to process user account image 2019-11-23 16:10:51 +01:00
APIHelper.ts Can get API client information from database 2019-11-22 09:31:13 +01:00
BackgroundImageHelper.ts Return dummy background image & likes count 2019-12-28 14:06:32 +01:00
ConfigHelper.ts Create basic HTTP server 2019-11-21 18:06:50 +01:00
ConversationsHelper.ts Can delete a single conversation message 2019-12-07 18:52:20 +01:00
DatabaseHelper.ts Can get & return basic information about surveys 2020-01-03 14:37:54 +01:00
FriendsHelper.ts Can set for friends if they can create posts or not 2020-01-01 15:08:15 +01:00
GroupsHelper.ts Can get all the membership of a user 2019-12-28 16:52:52 +01:00
LikesHelper.ts Return the like status of a user over a group 2019-12-25 15:31:41 +01:00
MoviesHelper.ts Return information about a single movie 2020-01-03 10:24:05 +01:00
NotificationsHelper.ts Can get the list of notifications of the user 2019-12-28 12:57:55 +01:00
PostsHelper.ts Start implementation of post system 2020-01-03 10:17:34 +01:00
SurveyHelper.ts Return the choice of a user to a survey 2020-01-03 14:43:46 +01:00
UserHelper.ts Can get the list of friends of any user 2019-12-31 09:54:29 +01:00
WebappHelper.ts Can get all the membership of a user 2019-12-28 16:52:52 +01:00