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

669 Commits

Author SHA1 Message Date
d6c2c19b37 Add terms url to server config 2021-02-20 09:31:38 +01:00
050d241695 Add minimal supported version in application configuration 2021-02-20 09:07:30 +01:00
6ab6278bd4 Update dependencies 2021-02-19 17:08:13 +01:00
243351cae2 Update dependencies 2021-02-19 16:44:50 +01:00
a17f5e39f7 Update dependencies 2021-02-19 16:31:45 +01:00
253e00bcb7 Change account deletion flow 2021-02-18 19:35:45 +01:00
d3c1ee700d Inverted first and last name when creating account 2021-02-18 19:13:19 +01:00
4a2784919b Return more information on successful reset token check 2021-02-17 18:44:37 +01:00
312e6fb949 Can get current user email address easily 2021-02-17 18:30:36 +01:00
9f6b00a62b Create password policy 2021-02-17 16:32:49 +01:00
2edffa36d8 Limit new route with password check 2021-02-16 18:19:06 +01:00
d2d16d42d3 Add more flexibility to conservation policy update 2021-02-16 16:15:51 +01:00
2e912b7e1c Make data conservation policy updates password-protected 2021-02-15 19:32:08 +01:00
aa8916b8f2 Can update data conservation policy 2021-02-15 19:29:43 +01:00
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
376bd0477e Create server config route 2021-02-15 17:03:25 +01:00
fa230bdef8 Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
f44e5103ca Automatically delete old conversation messages 2021-02-14 19:15:04 +01:00
ee69145228 Automatially delete old posts 2021-02-14 19:02:38 +01:00
2dbf7ee850 Add initial clean interval 2021-02-14 18:54:39 +01:00
a537dbcd4d Automatically delete old user comments 2021-02-14 18:49:47 +01:00
7876c37330 Automatically clean old notifications 2021-02-14 16:56:48 +01:00
664824ff48 Automatically clean old likes 2021-02-14 16:45:00 +01:00
dcceee5048 Update database structure 2021-02-14 16:18:13 +01:00
45c0b4d7cc Fix bad column size 2021-02-14 16:09:43 +01:00
dcd24e5638 Fix bad output 2021-02-14 16:09:03 +01:00
51e118d3cf Applied migration successfully 2021-02-13 16:56:04 +01:00
88b22a34c6 Update migration script 2021-02-13 16:46:28 +01:00
adefbed4f7 Automatically clean old access tokens 2021-02-13 16:36:39 +01:00
17db8a7198 Refactor project 2021-02-13 16:15:25 +01:00
972641c605 Fix bad column 2021-02-13 16:01:44 +01:00
e5f6b9e93e Update login method 2021-02-13 15:45:20 +01:00
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
510f46910f Update database structure 2021-02-13 12:24:07 +01:00
effd170ee9 Continue to deprecate old movie system 2021-02-13 11:29:44 +01:00
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
a6c32d763f Remove useless table 2021-02-13 11:06:20 +01:00
36c096d415 Upgrade password system 2021-02-13 10:52:04 +01:00
6396271e9c Remove all movies 2021-02-13 10:34:30 +01:00
42bff295d1 Continue database sanitization 2021-02-13 10:29:04 +01:00
c883924457 Start database sanitization 2021-02-13 10:26:47 +01:00
2af8df317f Add database structure 2021-02-13 10:10:31 +01:00
2b87826fdf Add installation documentation 2021-02-12 18:21:41 +01:00
05bcbc1f1a Can load custom configuration 2021-02-12 17:35:26 +01:00
13bf916652 Properly close connections 2021-02-12 16:46:11 +01:00
72eadb9422 Add a TODO 2021-02-12 13:54:18 +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