|
ddce4062c7
|
Make limit system lives
|
2021-01-23 09:44:34 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
67dd29fe2d
|
Start account export
|
2020-07-13 19:12:39 +02:00 |
|
|
f21636aa4e
|
Start to implement data export
|
2020-07-13 18:56:36 +02:00 |
|
|
ded88474d5
|
Can reset password
|
2020-07-13 15:33:18 +02:00 |
|
|
8a2f482bbd
|
Can check the validity of a password reset token
|
2020-07-13 14:52:25 +02:00 |
|
|
e4b361ab12
|
Can generate a reset token if password is valid
|
2020-07-13 14:20:28 +02:00 |
|
|
d33e1fe77c
|
Fix bad check
|
2020-07-13 13:36:59 +02:00 |
|
|
c4f5447230
|
Can create new accounts
|
2020-07-13 13:35:25 +02:00 |
|
|
1974c782b5
|
Can get security questions
|
2020-07-13 13:23:37 +02:00 |
|
|
e76b3180e7
|
Can check if security questions has been defined
|
2020-07-13 13:15:26 +02:00 |
|
|
515f8d2ffc
|
Start to implement new route
|
2020-07-13 13:07:50 +02:00 |
|
|
071c773412
|
Can check if an email address exists or not
|
2020-07-13 13:00:02 +02:00 |
|
|
c2c6a24b29
|
Can disconnect a user from all its devices
|
2020-07-13 11:56:49 +02:00 |
|
|
ee5f9bedc3
|
Add legacy calls configuration
|
2020-07-13 11:49:14 +02:00 |
|
|
b5bcb3e8c7
|
Can get the list of memberships of a user
|
2020-07-13 11:17:35 +02:00 |
|
|
59961129c5
|
Ready to implement new method
|
2020-07-12 14:32:30 +02:00 |
|
|
2cc8e7da04
|
Can delete all the posts associated to a movie
|
2020-07-12 14:20:24 +02:00 |
|
|
ead879bc21
|
Can delete all the notifications of a given user
|
2020-07-12 14:02:52 +02:00 |
|
|
d358119ae6
|
Improve previous method
|
2020-07-11 14:25:44 +02:00 |
|
|
2fc6b83f77
|
/notifications/mark_seen is fully implemented
|
2020-07-11 14:10:01 +02:00 |
|
|
b133827c61
|
Improve code logic
|
2020-07-11 13:57:20 +02:00 |
|
|
55dc7a43b0
|
Can delete a single notification
|
2020-07-11 13:47:07 +02:00 |
|
|
7519ce59fc
|
Start to implement the mark_seen method
|
2020-07-11 13:29:12 +02:00 |
|
|
87718076e7
|
Can get the list of unread notifications
|
2020-07-11 08:14:30 +02:00 |
|
|
1eac896291
|
Add the method /notifications/count_all_news
|
2020-07-10 13:31:40 +02:00 |
|
|
32aa7e7d1e
|
Can count the number of unread notifications
|
2020-07-10 12:55:50 +02:00 |
|
|
6b0363935e
|
Can block the creation of new choices
|
2020-07-10 12:03:11 +02:00 |
|
|
715cfb0716
|
Can create new choices for a survey
|
2020-07-10 11:59:18 +02:00 |
|
|
b76e16294a
|
Can cancel the response to a survey
|
2020-07-10 11:20:11 +02:00 |
|
|
964a7d1c8c
|
Can cancel the response to a survey
|
2020-07-10 11:14:59 +02:00 |
|
|
151b69451f
|
Can get information about a single survey
|
2020-07-10 10:53:37 +02:00 |
|
|
6756eccf33
|
Can update like status of a group
|
2020-07-10 10:37:02 +02:00 |
|
|
e62ea3c3ad
|
Can update like status of a comment
|
2020-07-10 10:35:24 +02:00 |
|
|
22ce88ee53
|
Can update like status of a post
|
2020-07-10 10:29:32 +02:00 |
|
|
4de337421a
|
Can update like status of user page
|
2020-07-10 10:24:39 +02:00 |
|
|
d23411dca7
|
Can delete a comment
|
2020-07-10 09:02:16 +02:00 |
|
|
5a5bf8c5c3
|
Can update comment content
|
2020-07-10 08:57:46 +02:00 |
|
|
24e094fc4a
|
Can get information about a single comment
|
2020-07-10 08:45:53 +02:00 |
|
|
4ed101b0dc
|
Fix bad check
|
2020-07-10 08:25:11 +02:00 |
|
|
c90f74e782
|
Can create a comment
|
2020-07-10 08:21:40 +02:00 |
|
|
05b743fa36
|
Can get the list of available target to create new posts
|
2020-07-09 13:26:39 +02:00 |
|
|
af307671bb
|
Start to delete posts
|
2020-07-09 10:37:06 +02:00 |
|
|
bc8fdb13f1
|
Ready to implement new route
|
2020-07-09 09:32:45 +02:00 |
|
|
697a01b6df
|
Can update the content of the posts
|
2020-07-09 09:27:47 +02:00 |
|
|
cb47b67dc6
|
Fix visibility level when creating new posts
|
2020-07-09 09:17:28 +02:00 |
|
|
dc5ad6aea4
|
Can change the visibility level of a post
|
2020-07-09 09:10:42 +02:00 |
|
|
1af26f6d84
|
Can create surveys
|
2020-07-08 20:16:09 +02:00 |
|
|
3be1c7f203
|
Can create countdown timers
|
2020-07-08 18:58:28 +02:00 |
|
|
24469101bc
|
Can create PDF posts
|
2020-07-08 17:14:55 +02:00 |
|
|
82b1f5e473
|
Can create weblink posts
|
2020-07-08 14:08:54 +02:00 |
|
|
aafd4c5e7c
|
Can create movie posts
|
2020-07-08 14:01:40 +02:00 |
|
|
45c70cb40e
|
Add route placeholder
|
2020-07-08 13:46:54 +02:00 |
|
|
32628af376
|
Can get the list of movies of current user
|
2020-07-08 13:45:01 +02:00 |
|
|
11051b28a0
|
Can create YouTube posts
|
2020-07-08 13:05:06 +02:00 |
|
|
8753f77227
|
Can create post images
|
2020-07-08 11:03:17 +02:00 |
|
|
ea1ed285f8
|
Improve code
|
2020-07-07 19:19:18 +02:00 |
|
|
c82e9d6e69
|
Can create text posts
|
2020-07-07 19:14:16 +02:00 |
|
|
e0101fb3b8
|
Start to implement posts creation
|
2020-07-06 17:31:23 +02:00 |
|
|
d49a4737e4
|
Can get information about a single post
|
2020-07-06 11:00:59 +02:00 |
|
|
f8413850ae
|
Can get the latest posts
|
2020-07-06 10:01:54 +02:00 |
|
|
fca15e15e1
|
Can get group's posts
|
2020-07-06 09:20:31 +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 |
|
|
d195979c18
|
Update can_post_texts parameter
|
2020-06-30 14:54:45 +02:00 |
|
|
b15ffe0856
|
Can update following status
|
2020-06-30 14:48:39 +02:00 |
|
|
f540716b86
|
Can remove a friendship
|
2020-06-30 14:27:31 +02:00 |
|
|
e59541720d
|
Can respond to a friendship request
|
2020-06-30 14:05:36 +02:00 |
|
|
13f86fd8c1
|
Can remove a friendship request
|
2020-06-30 10:24:18 +02:00 |
|
|
baf568142d
|
Can send friendship request
|
2020-06-30 10:06:53 +02:00 |
|
|
91d12bb061
|
Can get the status of a friendship
|
2020-06-30 09:50:31 +02:00 |
|
|
31ed53aacf
|
Can get information about a single friendship
|
2020-06-30 08:14:58 +02:00 |
|
|
9a3b565f00
|
Can get the list of friends of another user
|
2020-06-30 07:49:23 +02:00 |
|
|
8c424bcec4
|
Update last activity of the user
|
2020-06-29 15:53:39 +02:00 |
|
|
3af2a6f58d
|
Can get the list of friends
|
2020-06-29 15:45:26 +02:00 |
|
|
bef9dfffbc
|
Add route
|
2020-06-29 09:10:57 +02:00 |
|
|
330b18a365
|
Can update group following status
|
2020-06-29 09:03:32 +02:00 |
|
|
7add678815
|
Fix error
|
2020-06-29 08:57:41 +02:00 |
|