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

634 Commits

Author SHA1 Message Date
5e3ffcbeda Fix invalid check 2021-04-16 07:58:45 +02:00
2f2ecdb444 Apply new first and last name restrictions 2021-04-16 07:40:28 +02:00
ff8a862221 Add new configuration fields 2021-04-16 07:37:41 +02:00
8d88e28df6 Fix migration script order 2021-04-15 19:32:16 +02:00
2e5d8ed305 Send notifications for users who asked for it 2021-04-15 19:29:02 +02:00
42c7425aae Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
bd1f7ac63b Update database structure 2021-04-15 16:11:21 +02:00
0f2f882265 Follow database structure change 2021-04-15 15:38:03 +02:00
720ea04268 Rename column 2021-04-15 15:32:47 +02:00
d1783b7813 Fix SQL script issue 2021-04-15 14:10:12 +02:00
0ea0997a4f Can serve user data files directly from the API 2021-04-15 11:41:33 +02:00
52ccdf26e4 Pushing notifications is working 2021-04-15 11:21:50 +02:00
28c0494fe9 Build first notifications 2021-04-15 11:08:11 +02:00
b28d102e24 Rename fields 2021-04-12 17:59:00 +02:00
d6e5cb6fed Un-register from push notification service 2021-04-12 17:20:06 +02:00
9c1675235c Give full independent push service URL 2021-04-12 17:03:42 +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
6eb153eefa Start to configure Firebase access token 2021-04-11 19:14:59 +02:00
c8c03d11e4 Can get current push notifications status for a token 2021-04-11 18:58:34 +02:00
93403e0ce2 Add missing check 2021-04-11 18:43:46 +02:00
81832003ea Fix bad column name 2021-04-11 18:39:31 +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
1b3037e020 Update database structure 2021-04-11 15:02:01 +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
e725d24104 Update database structure 2021-04-10 19:17:11 +02:00
2b2b1c9755 Can get notification settings 2021-04-10 19:12:46 +02:00
7ec2c500e3 Update database structure 2021-04-10 19:04:08 +02:00
a7bc93031a Remove useless import 2021-04-08 17:21:31 +02:00
bf92132e84 Reduce timeout 2021-04-08 16:52:41 +02:00
74adef5221 Start to fetch page content 2021-04-08 16:45:29 +02:00
d53f0aae7b Define a max length for conversations name 2021-04-06 16:40:00 +02:00
6365e2d2b3 Update the way group last activity is retrieved 2021-04-05 16:40:04 +02:00
7902981c22 Give a more logical name to a route 2021-04-05 15:25:14 +02:00
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
fbc1a59829 Automatically update conversations membership based on group membership update 2021-04-05 14:18:45 +02:00
7f81bc21c6 Fix bad refactoring 2021-04-05 14:09:08 +02:00
8372e37937 Can update group conversation settings 2021-04-05 14:07:43 +02:00
42d43ef9d8 Can delete group conversation 2021-04-03 19:14:32 +02:00
63c284c322 Can create group conversation 2021-04-03 19:00:18 +02:00
1fc6f08b19 Update database structure 2021-04-03 18:01:21 +02:00
32ae6fbb32 Update the get_members route 2021-03-17 18:26:10 +01:00
3dea624e4a Return the members list public status 2021-03-17 18:11:56 +01:00
135131ada6 Can set the list of members of a group public 2021-03-17 18:03:34 +01:00
ce1d851585 Handle pre-flight requests 2021-03-17 17:59:43 +01:00