|
3ee2e1843a
|
Finish movie deletion implementation
|
2020-07-12 14:26:39 +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 |
|
|
b133827c61
|
Improve code logic
|
2020-07-11 13:57:20 +02:00 |
|
|
cf549f973c
|
Remove useless condition
|
2020-07-11 13:51:15 +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 |
|
|
715cfb0716
|
Can create new choices for a survey
|
2020-07-10 11:59:18 +02:00 |
|
|
964a7d1c8c
|
Can cancel the response to a survey
|
2020-07-10 11:14:59 +02:00 |
|
|
4de337421a
|
Can update like status of user page
|
2020-07-10 10:24:39 +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 |
|
|
c90f74e782
|
Can create a comment
|
2020-07-10 08:21:40 +02:00 |
|
|
0aa6c0193f
|
Fix missing check
|
2020-07-09 13:29:59 +02:00 |
|
|
05b743fa36
|
Can get the list of available target to create new posts
|
2020-07-09 13:26:39 +02:00 |
|
|
82adbbcd6d
|
Can delete associated surveys
|
2020-07-09 11:12:35 +02:00 |
|
|
409f5a8feb
|
Remove the post from the database
|
2020-07-09 11:03:06 +02:00 |
|
|
584ecbf49b
|
Work progress on post deletion
|
2020-07-09 10:59:46 +02:00 |
|
|
a071d33efd
|
Delete the comments associated to a post
|
2020-07-09 10:48:44 +02:00 |
|
|
af307671bb
|
Start to delete posts
|
2020-07-09 10:37:06 +02:00 |
|
|
697a01b6df
|
Can update the content of the posts
|
2020-07-09 09:27:47 +02:00 |
|
|
dc5ad6aea4
|
Can change the visibility level of a post
|
2020-07-09 09:10:42 +02:00 |
|
|
4a559f8222
|
Remove useless import
|
2020-07-08 20:20:48 +02:00 |
|
|
6bad417645
|
Fix issue
|
2020-07-08 20:20:30 +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 |
|
|
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 |
|
|
32628af376
|
Can get the list of movies of current user
|
2020-07-08 13:45:01 +02:00 |
|
|
df1e2ffd7b
|
Can log select queries
|
2020-07-08 13:33:55 +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 |
|
|
6b9c9079c8
|
Fix typo
|
2020-07-06 17:33:04 +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 |
|
|
27e3dedf51
|
Load post comments
|
2020-07-05 19:32:28 +02:00 |
|
|
a3bb9685ea
|
Can determine post access level
|
2020-07-04 18:34:21 +02:00 |
|
|
532bd9e48d
|
Add YouTube posts support
|
2020-07-04 17:06:06 +02:00 |
|
|
8d5013b00a
|
Add survey posts support
|
2020-07-04 16:44:42 +02:00 |
|
|
1e956cdcb5
|
Add countdown timer posts support
|
2020-07-03 17:13:02 +02:00 |
|
|
d632d0b888
|
Add support for movie posts
|
2020-07-03 16:41:14 +02:00 |
|
|
b858eac3c4
|
Add post with PDF support
|
2020-07-03 10:27:09 +02:00 |
|
|
689cf07ee4
|
Add post with weblink support
|
2020-07-03 10:18:26 +02:00 |
|