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

643 Commits

Author SHA1 Message Date
8753f77227 Can create post images 2020-07-08 11:03:17 +02:00
ea1ed285f8 Improve code 2020-07-07 19:19:18 +02:00
c82e9d6e69 Can create text posts 2020-07-07 19:14:16 +02:00
6b9c9079c8 Fix typo 2020-07-06 17:33:04 +02:00
e0101fb3b8 Start to implement posts creation 2020-07-06 17:31:23 +02:00
d49a4737e4 Can get information about a single post 2020-07-06 11:00:59 +02:00
f8413850ae Can get the latest posts 2020-07-06 10:01:54 +02:00
fca15e15e1 Can get group's posts 2020-07-06 09:20:31 +02:00
bb76513d02 Fix typo 2020-07-05 19:45:54 +02:00
27e3dedf51 Load post comments 2020-07-05 19:32:28 +02:00
a3bb9685ea Can determine post access level 2020-07-04 18:34:21 +02:00
cab3954edc Load like information 2020-07-04 17:14:49 +02:00
532bd9e48d Add YouTube posts support 2020-07-04 17:06:06 +02:00
8d5013b00a Add survey posts support 2020-07-04 16:44:42 +02:00
1e956cdcb5 Add countdown timer posts support 2020-07-03 17:13:02 +02:00
d632d0b888 Add support for movie posts 2020-07-03 16:41:14 +02:00
b858eac3c4 Add post with PDF support 2020-07-03 10:27:09 +02:00
689cf07ee4 Add post with weblink support 2020-07-03 10:18:26 +02:00
a359b6656f Add post with images support 2020-07-03 10:06:24 +02:00
2dde756d5d Complete information 2020-07-02 19:05:05 +02:00
4ab5b9d3e3 Start to implement post logic 2020-07-02 18:19:04 +02:00
d195979c18 Update can_post_texts parameter 2020-06-30 14:54:45 +02:00
b15ffe0856 Can update following status 2020-06-30 14:48:39 +02:00
f540716b86 Can remove a friendship 2020-06-30 14:27:31 +02:00
e59541720d Can respond to a friendship request 2020-06-30 14:05:36 +02:00
13f86fd8c1 Can remove a friendship request 2020-06-30 10:24:18 +02:00
baf568142d Can send friendship request 2020-06-30 10:06:53 +02:00
91d12bb061 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
31ed53aacf Can get information about a single friendship 2020-06-30 08:14:58 +02:00
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +02:00
8c424bcec4 Update last activity of the user 2020-06-29 15:53:39 +02:00
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
bef9dfffbc Add route 2020-06-29 09:10:57 +02:00
330b18a365 Can update group following status 2020-06-29 09:03:32 +02:00
7add678815 Fix error 2020-06-29 08:57:41 +02:00
f219b0f4fa A user can remove its group's membership 2020-06-29 08:55:36 +02:00
5906c53484 Can cancel a group membership invitation 2020-06-29 08:46:57 +02:00
7ef9f8dfc1 Can get a single user membership 2020-06-29 08:39:21 +02:00
2d796d11bd Can respond to a group membership request 2020-06-29 08:31:07 +02:00
786ac364bd Can change group membership 2020-06-29 08:17:51 +02:00
703177a587 Ready to implement new route 2020-06-27 18:36:53 +02:00
926892a29b Can delete group members 2020-06-27 18:28:38 +02:00
c28196f80e Ready to implement new route 2020-06-27 18:06:13 +02:00
8b0095942c Can cancel a group membership request 2020-06-27 14:50:14 +02:00
205541f6d8 Can request to join a group 2020-06-27 14:37:49 +02:00
135c3d6459 Can respond to an invitation 2020-06-27 13:19:56 +02:00
e7a13f7181 Can send an invitation 2020-06-27 12:56:03 +02:00
1d4e3dba5a Ready to implement new route 2020-06-27 07:29:23 +02:00
d7608ec974 Can get the list of members of a group 2020-06-27 07:23:38 +02:00
ef532f5900 Ready to implement new route 2020-06-26 11:00:12 +02:00