1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-26 15:29:21 +00:00
Commit Graph

186 Commits

Author SHA1 Message Date
1567ae4241 Spawn a thread to send push notifications 2021-04-16 08:35:14 +02:00
5e3ffcbeda Fix invalid check 2021-04-16 07:58:45 +02:00
42c7425aae Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
0f2f882265 Follow database structure change 2021-04-15 15:38:03 +02:00
0ea0997a4f Can serve user data files directly from the API 2021-04-15 11:41:33 +02:00
28c0494fe9 Build first notifications 2021-04-15 11:08:11 +02:00
5d63cd8945 Register indpendent service token 2021-04-12 17:00:08 +02:00
1b48bcb3c9 Check the availability of Firebase before accepting new tokens 2021-04-11 19:18:28 +02:00
9c6bd0a75a Create client push notification token 2021-04-11 17:32:50 +02:00
e5f9de0507 Add new configuration 2021-04-11 17:08:30 +02:00
f7554d44f5 Load firebase token when loading clients 2021-04-11 15:07:10 +02:00
4eb6794628 Fix bad comment 2021-04-11 13:50:11 +02:00
c6306eee7f Can set (update) notifications settings 2021-04-11 13:49:22 +02:00
138142f52d Add new setting 2021-04-10 19:20:03 +02:00
2b2b1c9755 Can get notification settings 2021-04-10 19:12:46 +02:00
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
135131ada6 Can set the list of members of a group public 2021-03-17 18:03:34 +01:00
eb0c7aec6a Handle pre-flight requests 2021-03-14 14:25:11 +01:00
4014fc1454 Propagate user is writing message event 2021-03-08 18:45:10 +01:00
8a33980a2d Create first server message for conversations 2021-03-07 15:44:52 +01:00
385a800b7a Can set conversation image 2021-03-07 15:06:44 +01:00
b43453651f Debug issue 2021-03-07 14:15:06 +01:00
4265d2ca9d Fix issues 2021-03-06 19:00:04 +01:00
dcf194aa6f Can change admin status of conversation members 2021-03-06 18:19:53 +01:00
2bcf0706de Can remove a member from a conversation 2021-03-06 18:10:03 +01:00
72a9553f1a Can add member to conversations 2021-03-06 17:57:04 +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
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
f7fbea34ea Remove fallbacks 2021-03-02 17:51:37 +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
6ab6278bd4 Update dependencies 2021-02-19 17:08:13 +01:00
d2d16d42d3 Add more flexibility to conservation policy update 2021-02-16 16:15:51 +01:00
aa8916b8f2 Can update data conservation policy 2021-02-15 19:29:43 +01:00
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
fa230bdef8 Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
664824ff48 Automatically clean old likes 2021-02-14 16:45:00 +01:00
17db8a7198 Refactor project 2021-02-13 16:15:25 +01:00
becd54e8c6 Mark new field as to remove 2021-02-13 14:48:35 +01:00
985abc3e99 Upgrade user tokens system 2021-02-13 14:37:15 +01:00
9949f1dccf Continue to deprecate old movie system 2021-02-13 11:26:06 +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
5388aa8054 Can request call offer 2021-02-12 13:32:36 +01:00
50b094acfb Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00