1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-01 00:18:50 +00:00
Commit Graph

120 Commits

Author SHA1 Message Date
a7b3329226 Add missing information to conversations 2021-04-05 15:01:58 +02:00
16ba9486f7 Returns the list of conversations for a group in the API 2021-04-05 14:26:50 +02:00
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
3dea624e4a Return the members list public status 2021-03-17 18:11:56 +01:00
4776207ce8 Add conversation logo size in exposed configuration 2021-03-13 11:28:20 +01:00
e10402b587 Expose to on server configuration max conversation images width 2021-03-12 19:17:53 +01:00
e09da912c4 Reduce variables name 2021-03-12 16:08:47 +01:00
7d2d26f75b Isolate conversations server settings 2021-03-12 16:03:04 +01:00
4014fc1454 Propagate user is writing message event 2021-03-08 18:45:10 +01:00
1782647f8c Added new values 2021-03-08 17:54:45 +01:00
0f4b7af449 Unregister user when removing him 2021-03-07 19:30:02 +01:00
385a800b7a Can set conversation image 2021-03-07 15:06:44 +01:00
afcce8463f Add support for multiple files types 2021-03-06 09:35:36 +01:00
dc93d58d6b Add new field in conversation members table to ease database access 2021-03-05 17:07:39 +01:00
fd6970f6fe background -> logo 2021-03-05 14:20:50 +01:00
17e50ed59b Give thumbnail url 2021-03-05 13:58:15 +01:00
d421b1d3ba Fix bad name 2021-03-05 13:54:54 +01:00
590aba0848 Enforce messages text len policy 2021-03-05 12:30:40 +01:00
0ae6ffb814 Update 2021-03-05 11:58:31 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
ab6b182d89 Remove deprecated fields 2021-03-02 17:50:21 +01:00
1349bfc471 Add privacy policy URL in static configuration 2021-02-20 11:21:45 +01:00
1ad4e344f6 Add Android application download links 2021-02-20 09:44:34 +01:00
d6c2c19b37 Add terms url to server config 2021-02-20 09:31:38 +01:00
050d241695 Add minimal supported version in application configuration 2021-02-20 09:07:30 +01:00
4a2784919b Return more information on successful reset token check 2021-02-17 18:44:37 +01:00
312e6fb949 Can get current user email address easily 2021-02-17 18:30:36 +01:00
9f6b00a62b Create password policy 2021-02-17 16:32:49 +01:00
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
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