1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-03 17:38:50 +00:00
Commit Graph

191 Commits

Author SHA1 Message Date
9949f1dccf Continue to deprecate old movie system 2021-02-13 11:26:06 +01:00
3a22c89b87 Deprecate old movies system 2021-02-13 11:12:17 +01:00
f4001c0b99 Can stop streaming 2021-02-12 13:52:47 +01:00
5388aa8054 Can request call offer 2021-02-12 13:32:36 +01:00
50b094acfb Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00
4c8d4345a2 Relay client call signals to RTC proxy 2021-02-11 18:29:29 +01:00
7a0f9620b2 Can leave a call 2021-02-10 18:04:03 +01:00
3c696bde5f Can get the list of members of a call 2021-02-10 17:32:14 +01:00
2e5cdca850 Can join call 2021-02-10 17:16:52 +01:00
63f56d3dae Add RTC config 2021-02-06 16:59:27 +01:00
bc8cda78ae Add verbose mode configuration option 2021-02-06 16:38:51 +01:00
de2448d496 Send message through WebSocket fro new conversation messages 2021-02-06 09:41:56 +01:00
cf6063feef Can register / unregister a conversation 2021-02-06 08:55:14 +01:00
4a968b3d6f Get more accurate info 2021-02-05 14:55:19 +01:00
35a77a729e Can toggle incognito mode 2021-02-05 14:24:00 +01:00
15f8df2386 Rename structures & modules 2021-02-05 13:25:27 +01:00
5254524c50 Start user WebSocket implementation 2021-02-05 13:21:10 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +01:00
f84f925abc Can delete all the notifications related with a post 2021-01-24 17:48:46 +01:00
bb06760437 Can create group membership notifications 2021-01-23 15:30:14 +01:00
4d6ff8fef3 Start to push notifications 2021-01-23 14:52:05 +01:00
ddce4062c7 Make limit system lives 2021-01-23 09:44:34 +01:00
dac83ba437 Check for upstream proxy 2021-01-23 08:37:58 +01:00
82fcd95fd3 Start to extract remote IP address 2021-01-23 08:19:10 +01:00
6518ff5be8 Can delete all the notifications related with a user 2021-01-21 18:49:15 +01:00
e26d40183e Can delete group 2021-01-20 19:20:28 +01:00
8253779725 Can delete a custom emoji 2021-01-20 18:46:21 +01:00
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
1fd3a8e6d9 Can update account image visibility 2021-01-19 18:48:56 +01:00
364a98634f Can get account image settings 2021-01-19 18:14:17 +01:00
77d11a8210 Can set security settings 2021-01-19 17:47:48 +01:00
66ad111719 Can set language settings 2020-07-14 13:33:17 +02:00
5a1093b33a Can get language settings 2020-07-14 13:16:52 +02:00
1850ca0626 Can set general settings 2020-07-14 11:36:15 +02:00
dcd8b07b60 Can get general settings 2020-07-14 11:15:20 +02:00
5405aa5420 Export related user information 2020-07-14 09:10:10 +02:00
36f879f23f Complete exported data 2020-07-14 08:30:24 +02:00
df7aecc906 Export all conversations 2020-07-14 08:07:55 +02:00
30edf5f1a6 Export all conversation messages 2020-07-14 07:54:40 +02:00
1a7018b5e3 Add movies to export 2020-07-14 07:48:05 +02:00
88c45f05ac Add responses to surveys to export 2020-07-13 19:38:51 +02:00
70d5facf4c Add likes to export 2020-07-13 19:26:19 +02:00
67dd29fe2d Start account export 2020-07-13 19:12:39 +02:00
f21636aa4e Start to implement data export 2020-07-13 18:56:36 +02:00
8a2f482bbd Can check the validity of a password reset token 2020-07-13 14:52:25 +02:00
c4f5447230 Can create new accounts 2020-07-13 13:35:25 +02:00
e76b3180e7 Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
748fa64609 Sort the list of memberships 2020-07-13 11:44:37 +02:00
b5bcb3e8c7 Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
2fc6b83f77 /notifications/mark_seen is fully implemented 2020-07-11 14:10:01 +02: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
5a5bf8c5c3 Can update comment content 2020-07-10 08:57:46 +02:00
24e094fc4a Can get information about a single comment 2020-07-10 08:45:53 +02:00
697a01b6df Can update the content of the posts 2020-07-09 09:27:47 +02:00
dc5ad6aea4 Can change the visibility level of a post 2020-07-09 09:10:42 +02:00
1af26f6d84 Can create surveys 2020-07-08 20:16:09 +02:00
24469101bc Can create PDF posts 2020-07-08 17:14:55 +02:00
aafd4c5e7c Can create movie posts 2020-07-08 14:01:40 +02:00
df1e2ffd7b Can log select queries 2020-07-08 13:33:55 +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
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
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
b15ffe0856 Can update following status 2020-06-30 14:48:39 +02:00
e59541720d Can respond to a friendship request 2020-06-30 14:05:36 +02:00
91d12bb061 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +02:00
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
786ac364bd Can change group membership 2020-06-29 08:17:51 +02:00
926892a29b Can delete group members 2020-06-27 18:28:38 +02:00
539765d01c Can delete a group's logo 2020-06-26 10:35:54 +02:00
3f3388cb9a Save new group settings in the database 2020-06-26 09:27:32 +02:00
4f2216d835 Fix logic bug 2020-06-26 09:06:48 +02:00
dad2363c92 Collect new group settings 2020-06-26 08:58:00 +02:00
e82f2f7c59 Can get advanced information about a group 2020-06-25 13:39:37 +02:00
63c792d497 Complete previous commit 2020-06-25 10:21:27 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
444cad6e09 Can get information about multiple groups 2020-06-25 09:26:58 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +02:00
dc58357b2e Get information about groups 2020-06-24 18:23:44 +02:00
ed498a73d6 Determine whether a user can access a group information or not 2020-06-24 17:57:13 +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
04a0cd23dc Upgrade method 2020-06-23 19:01:07 +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
0899d7c372 Can remove a member from a conversation 2020-06-23 07:44:42 +02:00
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +02:00