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

446 Commits

Author SHA1 Message Date
096f2da6a4 Check if a user exists before adding him to a conversation 2020-06-15 11:04:03 +02:00
45955cf524 Update my computer 2020-06-09 17:42:53 +02:00
ed2bef1979 Fix issue 2020-05-26 18:42:07 +02:00
7499c0d9a9 Update migration guide 2020-05-25 19:07:19 +02:00
37ef2acf3e Migration is working 2020-05-25 19:03:58 +02:00
48def5010d Remove useless file 2020-05-25 19:00:11 +02:00
4d1d97ad86 Create base migration logic 2020-05-25 18:58:26 +02:00
26ff8dfdff Ready to implement migration 2020-05-25 18:39:57 +02:00
a3f0b86fea Can show command line help 2020-05-25 18:21:37 +02:00
e4ca702af8 Simplify main.ts 2020-05-25 18:14:46 +02:00
1198e28696 Split main function into two functions 2020-05-25 18:13:01 +02:00
26f6c12f35 Make account image helper use the database instead of files storage 2020-05-25 18:10:35 +02:00
cfb1bb4106 Prepare for paths unification 2020-05-25 18:01:58 +02:00
622ea0099e Start account image migration 2020-05-25 18:00:29 +02:00
327418697c Update database structure 2020-05-25 17:40:14 +02:00
334802ba05 Can get information about a single survey 2020-05-18 19:04:50 +02:00
0ae0166d49 Auto-block choices creation if the maximum is reached 2020-05-18 13:30:48 +02:00
e19864f3f4 Avoid creation of duplicate entries 2020-05-18 13:23:46 +02:00
d38da1117f Fix bad routes 2020-05-18 13:17:44 +02:00
3798c709f5 Can create new survey choices 2020-05-18 13:16:52 +02:00
6e5f166b84 Can block creation of new choices in survey 2020-05-17 18:59:59 +02:00
c4a507e25c Can set new survey attribute 2020-05-17 18:25:15 +02:00
15b6315de8 Send new survey property 2020-05-17 15:38:54 +02:00
836f6783a0 Update database structure 2020-05-17 15:32:37 +02:00
8511dccc0d Add database structure to repository 2020-05-17 15:19:07 +02:00
2edb742929 Increase quota 2020-05-09 16:08:29 +02:00
5ff3e53489 Simplify response 2020-05-06 13:26:39 +02:00
f01c121bd4 Fix potential issue on next update 2020-05-05 06:33:26 +02:00
6d225354ce Can disconnect user from all its devices 2020-05-01 09:27:03 +02:00
12f81f4d2c Can check user password 2020-04-29 19:42:20 +02:00
c499a8abfd Fix typo 2020-04-29 16:58:33 +02:00
082aa8b967 Fix typo 2020-04-29 16:57:12 +02:00
358e9fd38e Fix typo 2020-04-29 16:56:05 +02:00
b1ef2d9f91 Fix typo 2020-04-29 16:53:23 +02:00
bae4751a57 Fix typo 2020-04-29 16:51:32 +02:00
4282346881 Fix typo 2020-04-29 16:50:27 +02:00
550b932919 Fix typo 2020-04-29 16:49:08 +02:00
aabf47fea4 Fix typos in comments 2020-04-29 16:47:09 +02:00
eba9c46573 Fixed typo in database structure 2020-04-29 16:45:07 +02:00
0c6b9a0737 Fix typo 2020-04-29 13:35:04 +02:00
9f54670cf1 Add "canEveryoneAddMembers" add conversation creation time 2020-04-26 14:25:20 +02:00
40e9733955 Fix issue with mobile version 2020-04-26 14:11:17 +02:00
0c93ae95b4 Allow non-moderator of conversation to add members 2020-04-25 19:03:55 +02:00
5d604bc576 Can update "can_everyone_add_members" conversation setting 2020-04-25 18:34:31 +02:00
7aa258627f Add new conversation parameter 2020-04-25 18:02:08 +02:00
aa5bb5da5e Can delete accounts 2020-04-18 13:18:35 +02:00
9cdb3260e5 Can not delete my account 2020-04-18 13:17:43 +02:00
2b02035ee3 Close all user WS before deleting account 2020-04-18 13:15:14 +02:00
f8cf4c5c9c Can close all active websockets of a user 2020-04-18 12:27:39 +02:00
59825401b5 Can delete an account 2020-04-18 12:20:08 +02:00