1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-04-20 11:30:54 +00:00

59 Commits

Author SHA1 Message Date
becd54e8c6 Mark new field as to remove 2021-02-13 14:48:35 +01:00
985abc3e99 Upgrade user tokens system 2021-02-13 14:37:15 +01:00
62a73b25d3 Create base request handler 2021-02-05 09:11:30 +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
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
1850ca0626 Can set general settings 2020-07-14 11:36:15 +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
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
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
d49a4737e4 Can get information about a single post 2020-07-06 11:00:59 +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
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +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
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
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
6fd5d01550 Can search users 2020-06-23 15:06:26 +02:00
0a21531cb4 Can send new messages 2020-06-22 12:19:13 +02:00
e915e4b7d0 Fix image rotation 2020-06-22 10:35:39 +02:00
83492f6c8d Resize image only if required 2020-06-22 09:11:56 +02:00
ac469f86e8 Load, resize & save post image 2020-06-22 09:08:13 +02:00
1da7a30419 Generate full destination path 2020-06-22 08:45:49 +02:00
e547219824 Generate new file name 2020-06-22 08:42:51 +02:00
368a512722 Create destination folder 2020-06-22 08:24:12 +02:00
23da151635 Ready to resize & save images 2020-06-20 15:22:41 +02:00
a02dc8b7fa Can check if a file is present in the request 2020-06-20 14:06:59 +02:00
25a368fd98 Handle multipart requests 2020-06-20 11:37:29 +02:00
619fc171e1 Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
8465f0da65 Gather information to create a new conversation 2020-06-03 18:34:01 +02:00
cadc80c24f Can get POST virtual directories 2020-06-02 13:12:54 +02:00
9915e9af23 Fix error 2020-05-29 18:31:20 +02:00
cf2d9606d9 Can get a user id included in a POST request 2020-05-29 18:15:24 +02:00
250544acbd Can get information about multiple users 2020-05-27 13:20:08 +02:00
cca7f02f8e Ready to implement account image visibility 2020-05-26 13:53:24 +02:00
be4d1befcc Start to return user information 2020-05-25 13:25:51 +02:00
89d5eac02b Fix returned error in case of bad login tokens 2020-05-24 18:33:47 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00