|
82fcd95fd3
|
Start to extract remote IP address
|
2021-01-23 08:19:10 +01:00 |
|
|
ebc5ebea2a
|
Start to implement requests limit
|
2021-01-22 19:39:14 +01:00 |
|
|
89d2cedfb7
|
Define limit policy in routes listing
|
2021-01-22 18:46:09 +01:00 |
|
|
93388317a2
|
Remove user from user table
|
2021-01-22 18:25:58 +01:00 |
|
|
7d16410ab2
|
Destroy all user login tokens when deleting his account
|
2021-01-22 18:24:02 +01:00 |
|
|
472f44b5a5
|
Can delete all the custom emojies of a given user
|
2021-01-21 19:06:49 +01:00 |
|
|
61cb9e671c
|
Delete all likes on user page when deleting user account
|
2021-01-21 19:01:10 +01:00 |
|
|
93a0fd53c2
|
Delete user account image when deleting user account
|
2021-01-21 18:58:31 +01:00 |
|
|
f7a2623951
|
Can delete all the friends of a user
|
2021-01-21 18:56:35 +01:00 |
|
|
6518ff5be8
|
Can delete all the notifications related with a user
|
2021-01-21 18:49:15 +01:00 |
|
|
5a704f5c59
|
Can remove the user from all its conversations
|
2021-01-21 18:41:27 +01:00 |
|
|
99db58bde2
|
Can delete all the conversation messages of a user
|
2021-01-21 18:36:53 +01:00 |
|
|
64b9497cc5
|
Can delete all the movies of a user
|
2021-01-21 18:30:20 +01:00 |
|
|
b8e9a4c95d
|
Can delete all the likes of a user
|
2021-01-21 18:26:18 +01:00 |
|
|
7aa0858642
|
Can delete all responses to survey of a user
|
2021-01-21 18:23:23 +01:00 |
|
|
ffbb81bade
|
Delete all posts of user
|
2021-01-21 18:17:38 +01:00 |
|
|
5a7e356265
|
Delete all comments of user
|
2021-01-21 18:13:01 +01:00 |
|
|
f325ec7ae7
|
Start to delete user account
|
2021-01-21 18:05:48 +01:00 |
|
|
e26d40183e
|
Can delete group
|
2021-01-20 19:20:28 +01:00 |
|
|
f031f7b4b3
|
Ready to start to delete user account
|
2021-01-20 18:58:02 +01:00 |
|
|
8253779725
|
Can delete a custom emoji
|
2021-01-20 18:46:21 +01:00 |
|
|
99c7bb2899
|
Can create custom emoji
|
2021-01-20 18:31:01 +01:00 |
|
|
110f84eb0a
|
Fix typo
|
2021-01-19 18:49:31 +01:00 |
|
|
1fd3a8e6d9
|
Can update account image visibility
|
2021-01-19 18:48:56 +01:00 |
|
|
33eab5919b
|
Can delete account image
|
2021-01-19 18:30:51 +01:00 |
|
|
e02c0ba2b9
|
Can change user account image
|
2021-01-19 18:27:56 +01:00 |
|
|
364a98634f
|
Can get account image settings
|
2021-01-19 18:14:17 +01:00 |
|
|
6c7fa3afa5
|
Can change user password
|
2021-01-19 17:57:07 +01:00 |
|
|
9c8116f9bd
|
Can check given password
|
2021-01-19 17:52:13 +01:00 |
|
|
77d11a8210
|
Can set security settings
|
2021-01-19 17:47:48 +01:00 |
|
|
c9544e7c9c
|
Can get security settings
|
2021-01-19 17:27:54 +01:00 |
|
|
66ad111719
|
Can set language settings
|
2020-07-14 13:33:17 +02:00 |
|
|
5a1093b33a
|
Can get language settings
|
2020-07-14 13:16:52 +02:00 |
|
|
4cbf57d369
|
Can check the availability of a virtual directory for a user
|
2020-07-14 13:12:16 +02:00 |
|
|
4e343041d4
|
Implement missing feature
|
2020-07-14 11:44:18 +02:00 |
|
|
1850ca0626
|
Can set general settings
|
2020-07-14 11:36:15 +02:00 |
|
|
dcd8b07b60
|
Can get general settings
|
2020-07-14 11:15:20 +02:00 |
|
|
fb7f56c359
|
Add placeholder for account deletion
|
2020-07-14 10:13:19 +02:00 |
|
|
bb86830db4
|
Create a new trait
|
2020-07-14 10:08:30 +02:00 |
|
|
161e969966
|
Fix a issue with old comments
|
2020-07-14 09:17:20 +02:00 |
|
|
38d2dd25d6
|
Fix config
|
2020-07-14 09:15:08 +02:00 |
|
|
5405aa5420
|
Export related user information
|
2020-07-14 09:10:10 +02:00 |
|
|
36f879f23f
|
Complete exported data
|
2020-07-14 08:30:24 +02:00 |
|
|
df7aecc906
|
Export all conversations
|
2020-07-14 08:07:55 +02:00 |
|
|
30edf5f1a6
|
Export all conversation messages
|
2020-07-14 07:54:40 +02:00 |
|
|
1a7018b5e3
|
Add movies to export
|
2020-07-14 07:48:05 +02:00 |
|
|
49c98e902a
|
Fix error
|
2020-07-13 19:41:48 +02:00 |
|
|
88c45f05ac
|
Add responses to surveys to export
|
2020-07-13 19:38:51 +02:00 |
|
|
70d5facf4c
|
Add likes to export
|
2020-07-13 19:26:19 +02:00 |
|
|
67dd29fe2d
|
Start account export
|
2020-07-13 19:12:39 +02:00 |
|