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

437 Commits

Author SHA1 Message Date
1626b49c37 Export user likes 2020-03-25 19:08:43 +01:00
09b2eed63d Export all user comments 2020-03-25 18:55:25 +01:00
336923bee7 Export the list of posts of the user 2020-03-25 18:44:51 +01:00
4004d5fd77 Get advanced user info 2020-03-25 18:24:46 +01:00
cd0e76d017 Ready to implement account export 2020-03-25 18:20:43 +01:00
f27ffe5d43 Limit the create account requests 2020-03-25 18:06:42 +01:00
ea99796edf Automatically clean up old entries 2020-03-25 18:01:07 +01:00
7a1a26e919 Can trigger API 2020-03-25 17:36:50 +01:00
1b584ef360 Add new information 2020-03-25 09:11:30 +01:00
78a612048d Ready to implement API limit 2020-03-25 09:04:04 +01:00
d6b5393fe4 Can get remote IP address 2020-03-25 08:57:46 +01:00
7411855644 Complete countdown timer implementation 2020-03-25 08:34:04 +01:00
50c6d8d0c2 Can delete all the notifications of a user 2020-03-25 08:30:19 +01:00
3bf3f18710 Can delete a specific notification 2020-03-25 08:24:10 +01:00
c67112d926 Can mark related notifications as seen 2020-03-25 08:23:09 +01:00
890e49a4ae Can delete group membership notifications 2020-03-24 19:05:41 +01:00
900ed3cf98 Can send notification to all groups moderators 2020-03-24 18:59:06 +01:00
45e9ca43fe Fix bad check in invation route 2020-03-24 18:49:09 +01:00
59925dab45 Can create groups membership notifications (moderator > user) 2020-03-24 18:47:34 +01:00
9ced519618 Can delete notifications related to a friendship request 2020-03-24 18:29:56 +01:00
4bf99cb550 And frienship notifications support 2020-03-24 18:16:51 +01:00
27a0c7d1c8 Add groups posts support 2020-03-24 08:45:20 +01:00
7ab3682df8 First public notification 2020-03-24 08:31:29 +01:00
a40812f751 Fix bad check 2020-03-24 08:12:27 +01:00
5eea10398d First private notification 2020-03-24 08:10:50 +01:00
e6c610a3c0 Ready to create the notification 2020-03-24 08:07:50 +01:00
edc68a0275 Create notification when posting a new comment 2020-03-23 19:08:04 +01:00
bd83a77fb2 Can change account image visibility 2020-03-22 15:15:12 +01:00
95af444741 Can delete account image 2020-03-22 15:05:05 +01:00
34b0a29e77 Can replace account image 2020-03-22 15:00:08 +01:00
d02eb7afce Can get account image settings 2020-03-22 14:36:44 +01:00
ea203e6b3f Can change user password 2020-03-22 14:26:11 +01:00
e06fc281aa Can set security questions 2020-03-22 14:18:59 +01:00
e1dae7f2f6 Fix questions encoding issue 2020-03-21 19:02:54 +01:00
3811a26024 Can get security settings 2020-03-21 19:00:08 +01:00
02ee59817a Update (save) new language settings 2020-03-21 18:54:30 +01:00
2842fdc55f Can get language settings 2020-03-21 18:45:45 +01:00
373eb6b4b0 Fix incorrect check 2020-03-21 18:38:47 +01:00
b45e5c4d0a Can check the availability of a virtual directory for a user 2020-03-21 18:09:47 +01:00
03100e0bd3 Can set (update) general settings 2020-03-21 18:05:17 +01:00
46dce030d7 Can get general settings 2020-03-21 17:16:30 +01:00
beafd7a26b Can get last activity of groups 2020-03-21 16:43:53 +01:00
bf84f7814f Can cancel the response to a survey 2020-03-21 16:36:46 +01:00
0e3bbd2125 Can respond to survey 2020-03-21 16:34:20 +01:00
75c49ee136 Add search support 2020-03-21 15:00:46 +01:00
3eac46ac55 Like system is working 2020-03-21 14:45:03 +01:00
aa21a2a5e6 Ready to implement likes update 2020-03-21 12:07:52 +01:00
c83d722c82 Can delete a comment 2020-03-21 12:04:04 +01:00
9a0e746ebc Can edit comment content 2020-03-21 12:01:42 +01:00
77695ac8f4 Can get information about a single comment 2020-03-21 11:51:51 +01:00