1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-07 03:12:36 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
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