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

465 Commits

Author SHA1 Message Date
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
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
cbb12a87e1 Fix bad refresh 2021-03-06 14:41:55 +01:00
7f9e2549a2 Fix weak check 2021-03-06 09:49:47 +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
7ce29bca3e Rename route 2021-03-05 12:23:24 +01:00
0ae6ffb814 Update 2021-03-05 11:58:31 +01:00
fbf4728347 Continue refactoring 2021-03-04 18:51:52 +01:00
2cc8984dfa Fix bad column name 2021-03-04 17:09:52 +01:00
d680b2bb49 Update database structure 2021-03-04 15:11:56 +01:00
bce79a76e9 Remove test code 2021-03-02 19:00:14 +01:00
60733f2d04 Start conversations system migration 2021-03-02 18:57:44 +01:00
cd5419edea Remove fallbacks 2021-03-02 17:52:11 +01:00
f7fbea34ea Remove fallbacks 2021-03-02 17:51:37 +01:00
aea3cd5807 Remove deprecated routes 2021-03-02 17:50:49 +01:00
ab6b182d89 Remove deprecated fields 2021-03-02 17:50:21 +01:00
dd00b520b5 Rename a table 2021-03-02 17:32:24 +01:00
4ecf14a32c Create a view to get conversations info 2021-03-02 17:16:43 +01:00
e41c647e6f Update conversation list table 2021-03-02 17:01:27 +01:00
bea7be58ae Update conversation members table 2021-03-02 16:52:50 +01:00
13b9db1e4c Update conversation messages table 2021-03-02 16:46:41 +01:00
5d7e568a6d Applied migration script 2021-02-20 11:35:32 +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
6ab6278bd4 Update dependencies 2021-02-19 17:08:13 +01:00
243351cae2 Update dependencies 2021-02-19 16:44:50 +01:00