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

615 Commits

Author SHA1 Message Date
d141902997 Clarify token name 2021-05-11 17:45:26 +02:00
8f9021d8ef Can get admin information 2021-05-11 17:41:03 +02:00
ef0845f075 Can get current admin id 2021-05-11 17:17:52 +02:00
d8ec093786 Can authenticate admin with reset token 2021-05-11 16:52:57 +02:00
25830fe6d1 Admin can get auth options 2021-05-09 16:29:59 +02:00
ffe6d464d7 Add support for admin routes 2021-05-09 16:17:58 +02:00
56539d3476 Can create admin reset token from command line 2021-05-08 19:22:47 +02:00
c0489613fb Can create new admin accounts from command line 2021-05-08 19:17:33 +02:00
d84b7051fb Add migration script 2021-05-08 18:22:28 +02:00
88eb2914ae Fix error when creating private conversations 2021-05-05 09:28:00 +02:00
21729fc877 Fix array indexing issue 2021-05-05 07:38:40 +02:00
d1d0f5818f Can reset user password from command line 2021-05-04 19:51:18 +02:00
e73ebe9c12 Can show command line help 2021-05-04 19:36:31 +02:00
37a7efb5b3 Start to update main function 2021-05-04 19:18:47 +02:00
d07100a2c4 Add contact email to server configuration 2021-04-30 18:45:06 +02:00
2e3d06c2eb Did migration 2021-04-30 17:23:48 +02:00
dec582e9b7 Add support for QuickTime videos 2021-04-27 19:05:27 +02:00
8ffb7b2b18 Fix misplaced field 2021-04-27 18:44:30 +02:00
92787dbb4d Replace get_members_info with a more appropriate route 2021-04-25 15:58:24 +02:00
f34310733a Can get advanced information about Forez group member 2021-04-25 15:50:35 +02:00
c177c2c2f6 Delete all forez presence of a group when deleting a group 2021-04-21 18:43:32 +02:00
36ecabb729 Delete all Forez presence when user delete its account 2021-04-21 16:41:28 +02:00
2f545574fa Implement presence mechanismes 2021-04-21 15:21:29 +02:00
82bb23640a Return forez status with advanced group information 2021-04-18 14:45:37 +02:00
3da9f26176 Can get the list of Forez groups 2021-04-18 14:42:45 +02:00
53446ab8a6 Move a field 2021-04-16 15:13:35 +02:00
2f931ff026 Can update new user information fields 2021-04-16 15:06:07 +02:00
b5d2410413 Add new user information 2021-04-16 14:56:47 +02:00
a4bdc89be2 Update database structure 2021-04-16 14:43:58 +02:00
a6d54da898 Applied migration script 2021-04-16 10:14:27 +02:00
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
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