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

443 Commits

Author SHA1 Message Date
dc93d58d6b Add new field in conversation members table to ease database access 2021-03-05 17:07:39 +01:00
fd6970f6fe background -> logo 2021-03-05 14:20:50 +01:00
17e50ed59b Give thumbnail url 2021-03-05 13:58:15 +01:00
d421b1d3ba Fix bad name 2021-03-05 13:54:54 +01:00
590aba0848 Enforce messages text len policy 2021-03-05 12:30:40 +01:00
7ce29bca3e Rename route 2021-03-05 12:23:24 +01:00
0ae6ffb814 Update 2021-03-05 11:58:31 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
2cc8984dfa Fix bad column name 2021-03-04 17:09:52 +01:00
d680b2bb49 Update database structure 2021-03-04 15:11:56 +01:00
bce79a76e9 Remove test code 2021-03-02 19:00:14 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
cd5419edea Remove fallbacks 2021-03-02 17:52:11 +01:00
f7fbea34ea Remove fallbacks 2021-03-02 17:51:37 +01:00
aea3cd5807 Remove deprecated routes 2021-03-02 17:50:49 +01:00
ab6b182d89 Remove deprecated fields 2021-03-02 17:50:21 +01:00
dd00b520b5 Rename a table 2021-03-02 17:32:24 +01:00
4ecf14a32c Create a view to get conversations info 2021-03-02 17:16:43 +01:00
e41c647e6f Update conversation list table 2021-03-02 17:01:27 +01:00
bea7be58ae Update conversation members table 2021-03-02 16:52:50 +01:00
13b9db1e4c Update conversation messages table 2021-03-02 16:46:41 +01:00
5d7e568a6d Applied migration script 2021-02-20 11:35:32 +01:00
1349bfc471 Add privacy policy URL in static configuration 2021-02-20 11:21:45 +01:00
1ad4e344f6 Add Android application download links 2021-02-20 09:44:34 +01:00
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