1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-29 16:56:28 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
4d6ff8fef3 Start to push notifications 2021-01-23 14:52:05 +01:00
f7a2623951 Can delete all the friends of a user 2021-01-21 18:56:35 +01:00
1eac896291 Add the method /notifications/count_all_news 2020-07-10 13:31:40 +02:00
0aa6c0193f Fix missing check 2020-07-09 13:29:59 +02:00
05b743fa36 Can get the list of available target to create new posts 2020-07-09 13:26:39 +02:00
f8413850ae Can get the latest posts 2020-07-06 10:01:54 +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
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
f9a8cd4e82 Check if a user is allow to create posts on another user's page 2020-06-01 16:57:14 +02:00
a5dab7e312 Return the number of friends of a user 2020-06-01 10:00:58 +02:00
11865c2bb4 Can check whether two users are friends or not 2020-05-26 18:25:33 +02:00