1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2024-10-23 15:03:22 +00:00
Commit Graph

583 Commits

Author SHA1 Message Date
230cb2c018 Continue to fix deprecation warnings 2021-03-13 15:28:34 +01:00
819e2a7590 Start Flutter update 2021-03-13 15:14:54 +01:00
fb80f3bd52 Handle conversation deleted event 2021-03-13 13:52:18 +01:00
a630a5ae79 Handle user removed from conversation events 2021-03-13 12:16:57 +01:00
ed9f5e396c Delete conversation => leave conversation 2021-03-13 12:07:16 +01:00
4614f3ae2e Add call notice on conversations list 2021-03-13 12:02:24 +01:00
d10b1d0d22 Fix issue with large screens 2021-03-13 11:48:33 +01:00
99ae726c0a Can remove conversation logo 2021-03-13 11:42:58 +01:00
642f5e11fc Can change conversation image 2021-03-13 11:33:25 +01:00
cbbda7237b Fix invalid check 2021-03-13 11:09:54 +01:00
0b2f939376 Can update conversation settings 2021-03-13 11:08:08 +01:00
fdec22c28a Can update admin status of a user 2021-03-13 11:02:44 +01:00
bd73e265cc Can add members to conversation 2021-03-13 10:52:53 +01:00
5d0ead5889 Can remove members from conversation 2021-03-13 10:48:59 +01:00
ba60fa9e37 Can create conversations 2021-03-13 10:32:11 +01:00
f54cc22fc6 Can change conversation color 2021-03-13 10:09:17 +01:00
d8b2dd2599 Show who is writing messages 2021-03-13 09:29:54 +01:00
7ccc7a492e Fix icon color 2021-03-13 09:10:55 +01:00
1e0e2fca52 Send writing messages event 2021-03-13 09:09:26 +01:00
dbb2a3f1a1 Can cancel file sending 2021-03-13 09:00:00 +01:00
bd5ed8fb33 Change send messages color 2021-03-13 08:41:54 +01:00
3546bacc83 Fix issues on white mode 2021-03-13 08:40:37 +01:00
201200299c Improve messages appearance 2021-03-13 08:37:59 +01:00
c1196a6359 Show files thumbnails, if available 2021-03-13 08:33:55 +01:00
bedc3f5277 Add user account image 2021-03-13 08:26:56 +01:00
5a25769b71 Start to improve messages appearance 2021-03-13 08:17:54 +01:00
05c806b358 Fix colors 2021-03-12 23:09:40 +01:00
70eb088756 Remove useless code 2021-03-12 23:07:26 +01:00
b0cfeec513 Apply conversation color 2021-03-12 22:45:55 +01:00
e35a0d2fd4 Improve send message form 2021-03-12 22:40:33 +01:00
e638398b2e Work progress on conversation form 2021-03-12 22:18:32 +01:00
ece9164d93 Fix audio record 2021-03-12 21:19:40 +01:00
e7b1beca50 Start to record MP3 files 2021-03-12 20:52:26 +01:00
6fc1a263d2 Enforce thumbnail width for videos 2021-03-12 19:37:25 +01:00
b84eba59e3 Generate video thumbnails 2021-03-12 19:36:42 +01:00
8f7ca14586 Can take videos 2021-03-12 19:10:10 +01:00
19d4e1d31c Extend the possibilities of file picker 2021-03-12 18:54:15 +01:00
701d5d3c27 File update system 2021-03-12 17:47:09 +01:00
ec4ca238de Improve update message dialog 2021-03-12 16:37:21 +01:00
f70717a987 Hide useless menu options 2021-03-12 16:21:45 +01:00
858f81d05e Add a video player 2021-03-11 20:31:06 +01:00
46affd4e68 Avoid too big dialog 2021-03-11 20:20:41 +01:00
3518594eea Integrate an audio player in the application 2021-03-11 20:15:49 +01:00
8f2574a555 Fix unread conversations drop down 2021-03-11 18:50:36 +01:00
3257fd865f Fix conversations appeareance in sidebar 2021-03-11 18:18:58 +01:00
f9502d1700 Apply conversation icon to more places 2021-03-11 18:11:24 +01:00
b9babd43a8 Display icons for all conversations 2021-03-11 18:00:06 +01:00
c8ca80f6e7 Added conversation message statistics 2021-03-11 17:27:20 +01:00
217111e3fd Can copy message to clipboard 2021-03-11 17:04:18 +01:00
8705aa1b0d Resize conversation images 2021-03-11 00:25:58 +01:00
0458d5431c Fix files background color 2021-03-11 00:23:11 +01:00
75a80b1018 Fix date appearance 2021-03-11 00:15:04 +01:00
52d217a89c Simplify conversation files appearance 2021-03-11 00:13:05 +01:00
1f1ed0cda4 Fix display issue 2021-03-11 00:06:29 +01:00
6c00e0bcab Show message files 2021-03-11 00:02:41 +01:00
2989e98c50 Add support for server conversation message 2021-03-10 19:08:18 +01:00
08c77340a0 Add support for conversation image 2021-03-10 18:12:56 +01:00
a23b76b552 Parse correctly conversation color 2021-03-10 18:04:29 +01:00
dacccf57b5 Start conversation upgrade 2021-03-10 17:54:41 +01:00
1ea286f3ef Add download link on deprecation dialog 2021-02-20 09:59:21 +01:00
a32e968992 Terms of use are not hard coded anymore 2021-02-20 09:35:03 +01:00
0cd9371460 Show deprecation warning 2021-02-20 09:24:51 +01:00
54e37b3e69 Display current build version on startup screen 2021-02-20 08:58:03 +01:00
4f9001cb2b Remove useless configuration load checks 2021-02-19 17:38:12 +01:00
613ceadfaa Load configuration at application startup 2021-02-19 17:32:38 +01:00
459757b292 Fix issues with WebSocket 2021-02-18 19:36:51 +01:00
e399f71a78 Fix issue when WebSocket is closed 2021-02-18 19:11:50 +01:00
c5d1512375 Apply password policy on all forms 2021-02-18 18:58:47 +01:00
16ec9a8e00 Rename route with a more logical name 2021-02-18 18:28:57 +01:00
277c08048d Implement password policy for account creation 2021-02-18 18:20:50 +01:00
482e938744 Fix bad layout 2021-02-16 19:36:14 +01:00
1d0bd45632 Finish data conservation policy screen 2021-02-16 19:35:52 +01:00
3a39387365 Start to integrate data conservation policy 2021-02-16 19:30:06 +01:00
24765789df Improve account image settings 2021-02-12 22:45:17 +01:00
52cc8407d5 Fix bugs in application settings 2021-02-12 22:36:22 +01:00
a3e5b1a70b Rationalize config 2021-02-12 18:20:28 +01:00
5e51fbe617 Attempt to fix call issue 2021-02-07 18:44:57 +01:00
ee6e28426c Start update 2021-02-07 17:09:08 +01:00
c759b54024 Update translations 2021-02-04 17:10:47 +01:00
e7073292b5 Add new translations 2021-02-04 16:08:27 +01:00
b337e632bd Can reload survey 2020-05-18 19:15:16 +02:00
e0d69ab504 Can create a new choice for the survey 2020-05-18 18:43:57 +02:00
5086f45cc1 Fix bad check 2020-05-18 18:24:04 +02:00
acc81acdea Can block the creation of new responses on a survey 2020-05-18 18:19:07 +02:00
b4465cc70c Allow to create new choices on survey on its creation 2020-05-18 17:58:54 +02:00
ef0ae2a586 Do not offer to open private conversation on user page 2020-05-17 15:02:29 +02:00
9697ba8149 Made left pane scrollable if required 2020-05-17 14:57:34 +02:00
d70c2751bb Add a padding to the page 2020-05-17 14:56:21 +02:00
cac23dd620 Display user website 2020-05-17 14:53:26 +02:00
3794eca68b Display user note 2020-05-17 14:26:52 +02:00
e3c11e48b2 Show user membership 2020-05-17 14:17:37 +02:00
cfc3552011 Show friends list as a dialog 2020-05-16 17:36:52 +02:00
f8ba06d0ae Avoid a user to appear in its own friends list 2020-05-16 17:31:16 +02:00
6528ef5bc2 Auto adapt the list of friends to show 2020-05-16 17:24:47 +02:00
bf2ba03912 Add more actions 2020-05-16 17:21:33 +02:00
e7181c1f59 Display virtual directory 2020-05-16 14:01:59 +02:00
9b0c1323b6 Start to show user information 2020-05-16 13:41:11 +02:00
61098ffc43 Start to create user page tablet mode 2020-05-16 11:04:58 +02:00
b364c7aece Prepare for tablet mode of user page 2020-05-16 10:20:27 +02:00
288cd492a2 Improve user access denied screen 2020-05-16 09:46:38 +02:00