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

46 Commits

Author SHA1 Message Date
99c7bb2899 Can create custom emoji 2021-01-20 18:31:01 +01:00
364a98634f Can get account image settings 2021-01-19 18:14:17 +01:00
c9544e7c9c Can get security settings 2021-01-19 17:27:54 +01:00
5a1093b33a Can get language settings 2020-07-14 13:16:52 +02:00
dcd8b07b60 Can get general settings 2020-07-14 11:15:20 +02:00
bb86830db4 Create a new trait 2020-07-14 10:08:30 +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
e4b361ab12 Can generate a reset token if password is valid 2020-07-13 14:20:28 +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
071c773412 Can check if an email address exists or not 2020-07-13 13:00:02 +02:00
b5bcb3e8c7 Can get the list of memberships of a user 2020-07-13 11:17:35 +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
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
c82e9d6e69 Can create text posts 2020-07-07 19:14:16 +02:00
27e3dedf51 Load post comments 2020-07-05 19:32:28 +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
91d12bb061 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
d7608ec974 Can get the list of members of a group 2020-06-27 07:23:38 +02:00
539765d01c Can delete a group's logo 2020-06-26 10:35:54 +02:00
e82f2f7c59 Can get advanced information about a group 2020-06-25 13:39:37 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +02:00
5a14aaee31 Create new groups 2020-06-24 09:08:31 +02:00
2cf2146f17 Can make global search 2020-06-23 18:55:23 +02:00
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +02:00
b9a8dce1a5 Count the number of unread conversations of a user 2020-06-22 14:32:14 +02:00
e7de23e995 Can open new conversations 2020-06-18 14:15:17 +02:00
633974a401 Return the list of available private conversations 2020-06-18 09:40:18 +02:00
620328b33b Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
55566a85dc Finish to implement conversation creation 2020-06-04 17:47:52 +02:00
8745f8363c Can search for virtual directory 2020-06-03 13:28:28 +02:00
a934d2bf82 Can search for user with a given virtual directory 2020-06-02 13:26:12 +02:00
c4f8e5fa97 Get user custom emojies 2020-05-26 19:45:38 +02:00
be4d1befcc Start to return user information 2020-05-25 13:25:51 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
fc24b8f747 Improve documentation 2020-05-24 13:13:00 +02:00
42585e0886 Fix bad name 2020-05-24 13:10:30 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00