|
add56a9a6d
|
Fix bad function call
|
2021-05-12 18:53:48 +02:00 |
|
|
c545838f3c
|
Can sign out user
|
2021-05-12 18:50:02 +02:00 |
|
|
cf5ed7ddde
|
Add Access-Control-Allow-Origin Header for admin requests
|
2021-05-11 19:01:25 +02:00 |
|
|
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 |
|
|
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 |
|
|
dec582e9b7
|
Add support for QuickTime videos
|
2021-04-27 19:05:27 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
eb0c7aec6a
|
Handle pre-flight requests
|
2021-03-14 14:25:11 +01:00 |
|
|
b6350cb3b3
|
Fix issue when closing connection
|
2021-03-13 13:46:36 +01:00 |
|
|
60541d1651
|
Close call of removed conversation
|
2021-03-13 12:24:20 +01:00 |
|
|
0d8a514392
|
Propagate an event when deleting a conversation
|
2021-03-13 12:22:35 +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 |
|
|
158b2caf98
|
Add missing check
|
2021-03-10 19:30:58 +01:00 |
|
|
d9ac134da0
|
Increase thumbnail size
|
2021-03-10 19:30:30 +01:00 |
|
|
1484226bfd
|
Fix order server message are sent when creating a conversation
|
2021-03-10 19:04:47 +01:00 |
|
|
3b7c469ca4
|
Fix the way conversations without name are created
|
2021-03-09 18:58:39 +01:00 |
|
|
12da473024
|
Update minimal version for mobile application
|
2021-03-09 17:14:02 +01:00 |
|
|
04450eacda
|
Double timeout for client connection
|
2021-03-09 17:13:11 +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 |
|
|
21669c5a02
|
Fix typo
|
2021-03-07 19:37:35 +01:00 |
|
|
01015fa1e3
|
Close call when user is removed from a conversation
|
2021-03-07 19:36:48 +01:00 |
|
|
0f4b7af449
|
Unregister user when removing him
|
2021-03-07 19:30:02 +01:00 |
|
|
7ae8fb2fad
|
Delete server messages related with user when user delete its account
|
2021-03-07 16:02:13 +01:00 |
|
|
e0d2022438
|
Send message when a user create a conversation
|
2021-03-07 15:52:14 +01:00 |
|
|
e6906cccc3
|
Send message when user leave conversation
|
2021-03-07 15:49:34 +01:00 |
|
|
8a33980a2d
|
Create first server message for conversations
|
2021-03-07 15:44:52 +01:00 |
|
|
466cf1903f
|
Can remove conversation image
|
2021-03-07 15:27:34 +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 |
|
|
bb6fa6954f
|
Fix issue in conversation creation
|
2021-03-06 18:52:12 +01:00 |
|
|
8ba47aa0df
|
Fix invalid test
|
2021-03-06 18:50:23 +01:00 |
|
|
f659f0349d
|
Fix bad regex
|
2021-03-06 18:42:45 +01:00 |
|