1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-02-19 23:42:39 +00:00

59 Commits

Author SHA1 Message Date
3a38859544 Update dependencies 2023-05-31 19:10:05 +02:00
abdc6497f8 Add an option to allow a user to report its own content 2022-08-04 13:38:05 +02: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
5d97ca18cb Can access admin logs from the API 2021-07-10 19:40:41 +02:00
b20c261c7d Automatically clean up old logs 2021-07-10 19:17:40 +02:00
5a13d7beb3 Start to log administrator actions 2021-07-10 19:09:54 +02:00
73837553c7 Start to implement admin roles logic 2021-05-14 18:25:53 +02:00
d8ec093786 Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
c0489613fb Can create new admin accounts from command line 2021-05-08 19:17:33 +02:00
dec582e9b7 Add support for QuickTime videos 2021-04-27 19:05:27 +02:00
2f545574fa Implement presence mechanismes 2021-04-21 15:21:29 +02:00
2f931ff026 Can update new user information fields 2021-04-16 15:06:07 +02:00
ff8a862221 Add new configuration fields 2021-04-16 07:37:41 +02:00
42c7425aae Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
9c6bd0a75a Create client push notification token 2021-04-11 17:32:50 +02:00
d53f0aae7b Define a max length for conversations name 2021-04-06 16:40:00 +02: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
7d2d26f75b Isolate conversations server settings 2021-03-12 16:03:04 +01:00
12da473024 Update minimal version for mobile application 2021-03-09 17:14:02 +01:00
1782647f8c Added new values 2021-03-08 17:54:45 +01:00
afcce8463f Add support for multiple files types 2021-03-06 09:35:36 +01:00
590aba0848 Enforce messages text len policy 2021-03-05 12:30:40 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
dd00b520b5 Rename a table 2021-03-02 17:32:24 +01:00
050d241695 Add minimal supported version in application configuration 2021-02-20 09:07:30 +01:00
9f6b00a62b Create password policy 2021-02-17 16:32:49 +01:00
376bd0477e Create server config route 2021-02-15 17:03:25 +01:00
2dbf7ee850 Add initial clean interval 2021-02-14 18:54:39 +01:00
adefbed4f7 Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
985abc3e99 Upgrade user tokens system 2021-02-13 14:37:15 +01:00
5c3bbfcfaa Automatically update last user activity 2021-02-05 14:49:45 +01:00
82b845c603 Can get WebSocket access token 2021-02-05 10:37:37 +01:00
ebc5ebea2a Start to implement requests limit 2021-01-22 19:39:14 +01:00
66ad111719 Can set language settings 2020-07-14 13:33:17 +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
32aa7e7d1e Can count the number of unread notifications 2020-07-10 12:55:50 +02:00
715cfb0716 Can create new choices for a survey 2020-07-10 11:59:18 +02:00
c90f74e782 Can create a comment 2020-07-10 08:21:40 +02:00
24469101bc Can create PDF posts 2020-07-08 17:14:55 +02:00
8753f77227 Can create post images 2020-07-08 11:03:17 +02:00
27e3dedf51 Load post comments 2020-07-05 19:32:28 +02:00
8d5013b00a Add survey posts support 2020-07-04 16:44:42 +02:00
d632d0b888 Add support for movie posts 2020-07-03 16:41:14 +02:00
4ab5b9d3e3 Start to implement post logic 2020-07-02 18:19:04 +02:00
7cc4b94b55 Can change group's logo 2020-06-26 10:53:05 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +02:00
5a14aaee31 Create new groups 2020-06-24 09:08:31 +02:00