1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-23 13:59:21 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
376bd0477e Create server config route 2021-02-15 17:03:25 +01:00
becd54e8c6 Mark new field as to remove 2021-02-13 14:48:35 +01:00
3a22c89b87 Deprecate old movies system 2021-02-13 11:12:17 +01:00
f4001c0b99 Can stop streaming 2021-02-12 13:52:47 +01:00
8ebfcf2785 Can mark a user as ready to stream 2021-02-11 19:21:24 +01:00
50b094acfb Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00
5194a389af Can check whether a conversation is having a call or not 2021-02-10 18:14:17 +01:00
7a0f9620b2 Can leave a call 2021-02-10 18:04:03 +01:00
3c696bde5f Can get the list of members of a call 2021-02-10 17:32:14 +01:00
2e5cdca850 Can join call 2021-02-10 17:16:52 +01:00
8cfd10c21c Get calls configuration 2021-02-08 18:24:28 +01:00
01b83dfa8f Check out whether a conversations can be used for calls or not 2021-02-08 18:14:15 +01:00
4a968b3d6f Get more accurate info 2021-02-05 14:55:19 +01:00
82b845c603 Can get WebSocket access token 2021-02-05 10:37:37 +01:00
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
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
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
4de337421a Can update like status of user page 2020-07-10 10:24:39 +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
32628af376 Can get the list of movies of current user 2020-07-08 13:45:01 +02:00
c82e9d6e69 Can create text posts 2020-07-07 19:14:16 +02:00
bb76513d02 Fix typo 2020-07-05 19:45:54 +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
cab3954edc Load like information 2020-07-04 17:14:49 +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