1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 21:39:21 +00:00
Commit Graph

163 Commits

Author SHA1 Message Date
bd272b2d36 Improve code readability 2022-03-17 18:32:33 +01:00
9271623fd6 Improve code readability 2022-03-17 18:29:42 +01:00
51b413b059 Save reports in the database 2022-03-17 17:26:13 +01:00
0eebfbe98a Update database structure 2022-03-16 19:22:37 +01:00
5cb8ec6dba Add report causes 2022-03-16 19:15:02 +01:00
bbe8252f9d Add banner 2021-12-29 19:10:47 +01:00
dd99d9e5e1 Recovery => Reset 2021-07-13 17:40:03 +02:00
8ade67d899 Administrators can create password recovery links 2021-07-13 17:28:48 +02:00
c14a0da518 Account image URL is null if unset 2021-07-12 18:43:17 +02:00
e5b64746b4 Administrators do get account image visibility 2021-07-12 18:40:41 +02:00
19887f525e Administrators can get information about a single user 2021-07-12 17:50:14 +02:00
82717312e6 Administrators can search for users 2021-07-12 17:18:06 +02:00
cb44497fee Add password to security keys 2021-07-11 17:54:15 +02:00
28b24f39b0 Return format string with admin logs 2021-07-11 13:49:59 +02:00
5d97ca18cb Can access admin logs from the API 2021-07-10 19:40:41 +02:00
e0b953ba01 Can create admin account from API 2021-05-15 09:59:34 +02:00
4365caf602 Can get admin roles through API 2021-05-14 18:38:46 +02:00
57a5752fe7 Can create reset token from the API 2021-05-14 15:16:01 +02:00
22b3a73db3 Can get the list of keys of an admin 2021-05-14 13:34:13 +02:00
210dcb9597 Return keys listing in auth options 2021-05-14 11:12:41 +02:00
d141902997 Clarify token name 2021-05-11 17:45:26 +02:00
8f9021d8ef Can get admin information 2021-05-11 17:41:03 +02:00
ef0845f075 Can get current admin id 2021-05-11 17:17:52 +02:00
d8ec093786 Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
25830fe6d1 Admin can get auth options 2021-05-09 16:29:59 +02:00
d07100a2c4 Add contact email to server configuration 2021-04-30 18:45:06 +02:00
dec582e9b7 Add support for QuickTime videos 2021-04-27 19:05:27 +02:00
92787dbb4d Replace get_members_info with a more appropriate route 2021-04-25 15:58:24 +02:00
f34310733a Can get advanced information about Forez group member 2021-04-25 15:50:35 +02:00
82bb23640a Return forez status with advanced group information 2021-04-18 14:45:37 +02:00
53446ab8a6 Move a field 2021-04-16 15:13:35 +02:00
2f931ff026 Can update new user information fields 2021-04-16 15:06:07 +02:00
b5d2410413 Add new user information 2021-04-16 14:56:47 +02:00
ff8a862221 Add new configuration fields 2021-04-16 07:37:41 +02:00
b28d102e24 Rename fields 2021-04-12 17:59:00 +02:00
9c1675235c Give full independent push service URL 2021-04-12 17:03:42 +02:00
5d63cd8945 Register indpendent service token 2021-04-12 17:00:08 +02:00
1b48bcb3c9 Check the availability of Firebase before accepting new tokens 2021-04-11 19:18:28 +02:00
c8c03d11e4 Can get current push notifications status for a token 2021-04-11 18:58:34 +02:00
e5f9de0507 Add new configuration 2021-04-11 17:08:30 +02:00
138142f52d Add new setting 2021-04-10 19:20:03 +02:00
2b2b1c9755 Can get notification settings 2021-04-10 19:12:46 +02:00
d53f0aae7b Define a max length for conversations name 2021-04-06 16:40:00 +02:00
a7b3329226 Add missing information to conversations 2021-04-05 15:01:58 +02:00
16ba9486f7 Returns the list of conversations for a group in the API 2021-04-05 14:26:50 +02:00
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
3dea624e4a Return the members list public status 2021-03-17 18:11:56 +01:00
4776207ce8 Add conversation logo size in exposed configuration 2021-03-13 11:28:20 +01:00
e10402b587 Expose to on server configuration max conversation images width 2021-03-12 19:17:53 +01:00
e09da912c4 Reduce variables name 2021-03-12 16:08:47 +01:00