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

663 Commits

Author SHA1 Message Date
1ba7784324 Start to create about page 2021-03-17 17:40:25 +01:00
160a3e1f27 Add friend tab 2021-03-17 17:14:53 +01:00
20e486fe26 Start to refactor user page 2021-03-17 17:04:45 +01:00
afeb8c4a7d Improve group page 2021-03-17 16:58:10 +01:00
7dd91df471 Improve groups page appearance 2021-03-16 19:14:49 +01:00
cc73782da9 Fix overflow 2021-03-16 19:12:37 +01:00
ca948e4b28 Add about tab 2021-03-16 19:01:50 +01:00
ed109d8c26 Integrate members screen as a tab 2021-03-16 18:41:16 +01:00
a14a701f4d Simplify code 2021-03-16 18:36:17 +01:00
cc553e803d Start to create group page tabs 2021-03-16 18:27:02 +01:00
0920a36cef Fix name too long issue 2021-03-16 17:43:24 +01:00
e31c91a55c Fix theme color 2021-03-16 17:41:14 +01:00
bd794f8079 Do not use SQLite anymore for users 2021-03-14 18:15:38 +01:00
e474725965 Create specific client for Flutter Web 2021-03-14 17:50:45 +01:00
4a905174bf Start to add support for Flutter Web 2021-03-14 17:44:29 +01:00
1aa39ea64f Run flutter create to add web files 2021-03-14 17:35:29 +01:00
577b935e92 Fix conversation links color 2021-03-14 15:28:39 +01:00
63be2e3843 Fix cache issue 2021-03-14 15:27:54 +01:00
af15c1ccbd Fix text overflow 2021-03-14 15:25:29 +01:00
b48af1d638 Fix messages link color 2021-03-14 15:23:34 +01:00
e8c74a8685 Start to work on a new version of the application 2021-03-14 15:16:01 +01:00
06ab90de1e Fix typo 2021-03-13 19:08:23 +01:00
6e4207f517 Fix translation issue 2021-03-13 19:02:08 +01:00
bc0dcbdbb1 Use cleartext traffic in beta 2021-03-13 18:37:39 +01:00
a994d9978c Add missing translations 2021-03-13 18:31:28 +01:00
30b3dc6921 Fix bad translation settings 2021-03-13 18:28:56 +01:00
b1b7772532 Add new french translations 2021-03-13 18:23:12 +01:00
f8910c8f8b Force square account image 2021-03-13 18:11:28 +01:00
e70aaabbc9 Simplify image picking code 2021-03-13 18:03:20 +01:00
ea45bf828c Can crop image 2021-03-13 17:50:59 +01:00
2a00530126 Finish to fix deprecation warnings 2021-03-13 15:42:19 +01:00
ad2cf6d4f9 Continue to fix deprecation warnings 2021-03-13 15:38:43 +01:00
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
f9db9aa632 Remove misplaced try catch block 2021-03-13 13:32:38 +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