1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 13:29:22 +00:00
Commit Graph

184 Commits

Author SHA1 Message Date
932ae20403 Ready to implement comments creation 2020-03-21 09:20:34 +01:00
d362c0faab Can get the list of post targets of a user 2020-03-21 09:15:21 +01:00
8c09848ee9 Can delete posts 2020-03-21 08:59:32 +01:00
a1613758e4 Can delete information associated to a post 2020-03-21 08:57:51 +01:00
db9be6bb31 Can delete comments 2020-03-21 08:40:31 +01:00
58c3930ceb Ready to implement comments deletion 2020-03-20 19:07:19 +01:00
66c545fc3d Delete all posts likes 2020-03-20 18:59:35 +01:00
e67fe26652 Update TODOs 2020-03-20 18:52:45 +01:00
dfd36ac4e5 Ready to implement post deletion 2020-03-20 18:47:28 +01:00
627600685d Can update post content 2020-03-20 18:41:32 +01:00
9f22f2df56 Can change post visibility level 2020-03-20 18:34:28 +01:00
005e09a43f Can reuse function for multiple levels 2020-03-20 18:24:48 +01:00
4066b2c6d3 Ready to implement update of visibility level 2020-03-20 13:41:50 +01:00
e8233bc24c Fix incorrect request 2020-03-20 13:36:30 +01:00
167373c578 Can create new Surveys 2020-03-20 13:28:01 +01:00
547d66e4dd Add countdown timers support 2020-03-20 12:53:11 +01:00
5c8c3be9ae Add PDF support 2020-03-20 12:10:48 +01:00
0a1626dc47 Add links support 2020-03-20 11:49:37 +01:00
7341475c24 Add movies support 2020-03-20 11:42:45 +01:00
6edf39d971 Add support for YouTube posts 2020-01-04 18:52:58 +01:00
43a429e106 Add support for image posts 2020-01-04 18:45:29 +01:00
037916e7eb Can create text posts 2020-01-04 17:06:43 +01:00
a726ba4230 Get basic post information 2020-01-04 15:25:26 +01:00
ac601877bb Check user authorization to create posts 2020-01-04 15:07:24 +01:00
ddaa3a5a06 Can get information about a single post 2020-01-04 12:04:14 +01:00
25159e3718 Get the latest posts of the user 2020-01-04 11:30:33 +01:00
8ba28a88dc Fix check issue 2020-01-04 10:29:42 +01:00
bfd7f4cf7b Can get the posts of a group 2020-01-04 10:27:54 +01:00
ca5dbbd5f6 Fix error 2020-01-03 17:38:30 +01:00
2453deeec3 Can display user account image in all cases 2020-01-03 17:37:47 +01:00
1ac9a927f1 Fix invalid value 2020-01-03 17:32:14 +01:00
2924b205fd Get & return the comments of a post 2020-01-03 17:31:39 +01:00
5a45096fa6 Ready to implement comments 2020-01-03 17:01:09 +01:00
90d81c1d7a Add access level for group pages 2020-01-03 16:49:11 +01:00
015cf1e0d7 Start to determine post access level 2020-01-03 16:38:44 +01:00
8bcbcfb2b3 Fetch likes information 2020-01-03 14:49:56 +01:00
03459cd3a0 Return the choice of a user to a survey 2020-01-03 14:43:46 +01:00
24d3102d49 Can get & return basic information about surveys 2020-01-03 14:37:54 +01:00
5d81421e8d Fix issue for visitors 2020-01-03 14:36:00 +01:00
babd6b6516 Fix error 2020-01-03 10:32:44 +01:00
f0c8781ba7 Post are more complete 2020-01-03 10:30:37 +01:00
f18a0952d6 Return information about a single movie 2020-01-03 10:24:05 +01:00
87daf8acbe Start implementation of post system 2020-01-03 10:17:34 +01:00
899ec40bd7 Fix check issue 2020-01-03 09:14:16 +01:00
31c9e758ae Can get the list of movies of the user 2020-01-03 08:39:59 +01:00
bb47968626 Can set for friends if they can create posts or not 2020-01-01 15:08:15 +01:00
4cfb85d1ad Can update following status of a frienship 2020-01-01 14:58:31 +01:00
f46d87def5 Can remove a friend from the list 2020-01-01 12:17:24 +01:00
eefba81fd3 Can respond to a friendship request 2020-01-01 12:07:26 +01:00
d8bc8022c0 Can cancel a frienship request 2020-01-01 11:52:34 +01:00