1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-03-24 06:30:47 +00:00

61 Commits

Author SHA1 Message Date
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
7ae8fb2fad Delete server messages related with user when user delete its account 2021-03-07 16:02:13 +01:00
8a33980a2d Create first server message for conversations 2021-03-07 15:44:52 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
d2d16d42d3 Add more flexibility to conservation policy update 2021-02-16 16:15:51 +01:00
aa8916b8f2 Can update data conservation policy 2021-02-15 19:29:43 +01:00
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
664824ff48 Automatically clean old likes 2021-02-14 16:45:00 +01:00
4d6ff8fef3 Start to push notifications 2021-01-23 14:52:05 +01:00
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
55dc7a43b0 Can delete a single notification 2020-07-11 13:47:07 +02:00
7519ce59fc Start to implement the mark_seen method 2020-07-11 13:29:12 +02:00
87718076e7 Can get the list of unread notifications 2020-07-11 08:14:30 +02:00
df1e2ffd7b Can log select queries 2020-07-08 13:33:55 +02:00
8753f77227 Can create post images 2020-07-08 11:03:17 +02:00
f8413850ae Can get the latest posts 2020-07-06 10:01:54 +02:00
8d5013b00a Add survey posts support 2020-07-04 16:44:42 +02:00
4ab5b9d3e3 Start to implement post logic 2020-07-02 18:19:04 +02:00
13f86fd8c1 Can remove a friendship request 2020-06-30 10:24:18 +02:00
135c3d6459 Can respond to an invitation 2020-06-27 13:19:56 +02:00
3f3388cb9a Save new group settings in the database 2020-06-26 09:27:32 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +02:00
b89a319cfb Determine access level of a user over a group 2020-06-24 14:08:46 +02:00
4d844ccbad Get the ID of a group included in a request 2020-06-24 13:34:09 +02:00
5a14aaee31 Create new groups 2020-06-24 09:08:31 +02:00
2cf2146f17 Can make global search 2020-06-23 18:55:23 +02:00
6fd5d01550 Can search users 2020-06-23 15:06:26 +02:00
a5c83cc1b4 Can update conversation message content 2020-06-23 14:02:16 +02:00
4815de8925 Fix mistake 2020-06-22 14:33:14 +02:00
b9a8dce1a5 Count the number of unread conversations of a user 2020-06-22 14:32:14 +02:00
dc323936d6 Fix potential source of issues 2020-06-22 12:21:38 +02:00
0a21531cb4 Can send new messages 2020-06-22 12:19:13 +02:00
ba2e89d0be Can refresh active conversations 2020-06-18 18:16:46 +02:00
bfeea42828 Mark the conversation as seen 2020-06-18 14:33:43 +02:00
e7de23e995 Can open new conversations 2020-06-18 14:15:17 +02:00
ab10bc2d36 Get the list of private conversations between two users 2020-06-18 09:26:25 +02:00
8a2b618648 Can change conversation name 2020-06-15 14:30:01 +02:00
856d22fed8 Can update the list of members of the conversation 2020-06-15 10:46:10 +02:00
b15a09cf07 Can update following status of a conversation 2020-06-15 08:23:23 +02:00
620328b33b Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
435ba32653 Create the conversation 2020-06-04 13:36:57 +02:00
faa31f599a Better anticipation of errors 2020-06-01 17:08:57 +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
56cf021f4a Parse mysql dates 2020-06-01 09:38:00 +02:00
a0f105090d Start to return advanced user info 2020-06-01 09:19:29 +02:00
cf2d9606d9 Can get a user id included in a POST request 2020-05-29 18:15:24 +02:00
c4f8e5fa97 Get user custom emojies 2020-05-26 19:45:38 +02:00
11865c2bb4 Can check whether two users are friends or not 2020-05-26 18:25:33 +02:00