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

518 Commits

Author SHA1 Message Date
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
736accaca4 Fix missing splash effect on memberships pane 2020-05-16 09:23:59 +02:00
922fce541f Put post create form into a card 2020-05-16 09:20:17 +02:00
bc3972082c Improve show more comments button 2020-05-16 09:17:49 +02:00
fbe22c5031 Create post container 2020-05-16 09:10:09 +02:00
7f1130aca8 Do not show too many comments at the same time 2020-05-15 13:34:53 +02:00
313e7a4b3c Fix issue 2020-05-13 18:38:57 +02:00
e231f26231 Handles correctly notifications 2020-05-13 18:36:20 +02:00
9a2efaae1c Can open groups page 2020-05-13 18:33:15 +02:00
67e881af0d Can toggle performances overlay 2020-05-13 18:26:21 +02:00
a6ce969e89 Can force to use mobile mode 2020-05-13 18:21:30 +02:00
21d844b2ba Add missing padding 2020-05-13 18:13:28 +02:00
4c11aa9753 Make settings route responsive 2020-05-13 18:12:45 +02:00
395b9aca6b Add access to settings from tablet app bar 2020-05-13 17:40:29 +02:00
70e3efc93d Can toggle dark mode from menu on tablet mode 2020-05-12 19:27:23 +02:00
fe3f0c0e85 Automatically apply new dark theme settings 2020-05-12 19:18:42 +02:00
57e504540a Refactor settings files 2020-05-12 18:42:33 +02:00
9e5e93da39 Remove old application settings route 2020-05-12 18:40:40 +02:00
f7bf69fbfd Deactivate old settings page 2020-05-12 18:40:07 +02:00
78ffc38534 Create application settings section 2020-05-12 17:50:05 +02:00
466803a1ac Add a comment 2020-05-11 18:57:37 +02:00
39f4e8c78c Can logout in tablet mode 2020-05-11 18:56:28 +02:00
4c749ec6ac Made search results work 2020-05-11 18:39:07 +02:00
620ad0d5cf Add [WillPopScope] on tablet mode 2020-05-11 18:32:58 +02:00
f3eda1c89d Can open conversation in full screen 2020-05-11 18:27:00 +02:00
a01ebe7d8a Hide back button in tablet mode 2020-05-11 18:21:09 +02:00
f4ced0324c Highlight active conversation 2020-05-11 18:12:49 +02:00
5c26626f92 Can go back to newest posts screen 2020-05-11 13:53:15 +02:00
e7f360c6fc Can easily open current user page 2020-05-11 13:51:57 +02:00
773cf17da0 Highlight active user / group in memberships panel 2020-05-11 13:50:13 +02:00
1bd2bdd1aa Fix pages navigation issue on mobile version 2020-05-11 13:40:48 +02:00
c65558ef6c Fix pages navigation issue 2020-05-11 13:38:51 +02:00
1309e7ad3a Make membership buttons live 2020-05-11 13:27:31 +02:00
096fd42f22 Start to display widgets 2020-05-11 13:24:01 +02:00
27a56ae533 Fix issue with posts list 2020-05-10 18:48:26 +02:00
e3130c9e4b Fix issue 2020-05-10 18:34:54 +02:00
a119f60fdb Simplify pages system 2020-05-10 18:29:43 +02:00
a53ae381dc Can toggle fullscreen on calls 2020-05-10 15:21:10 +02:00
6bdaf83563 Make close window button lives 2020-05-10 15:07:20 +02:00
476f08681b Use custom app bar for call windows 2020-05-10 15:00:26 +02:00
cf9f93dcb3 Improve code 2020-05-10 14:36:33 +02:00
1d7e846973 Improve buttons bar 2020-05-10 14:32:44 +02:00
ef186f79d2 Can move window 2020-05-10 14:09:44 +02:00
b40308c9e4 Start to show call window 2020-05-10 13:46:45 +02:00
63a8e61e80 Improve call membership tile 2020-05-09 20:19:16 +02:00
25222e9156 Manage to add call button in a visible way 2020-05-09 20:11:54 +02:00
642820127c Ready to implement call system 2020-05-09 19:45:07 +02:00
44f417a0f2 Improve video appearance 2020-05-09 16:06:24 +02:00
ce908d1b51 Reduce minimal messages size 2020-05-09 14:57:59 +02:00
4db9191fd8 Can open conversation from unread conversations dropdown 2020-05-09 14:56:33 +02:00
c262e40e81 Can create new conversations 2020-05-09 14:38:58 +02:00
27176531cf Can change conversation settings 2020-05-09 14:21:02 +02:00
b23aa782b8 Can call MainController from dialogs 2020-05-09 14:18:09 +02:00
4367dcc728 Use a key for main controller 2020-05-09 14:07:14 +02:00
db52c495ec Fix theming issue 2020-05-09 12:47:00 +02:00
32aa73a951 Fix bad check 2020-05-09 12:41:15 +02:00
67c217715a Display the list of members of a conversation 2020-05-09 12:37:06 +02:00
f45bcd691e Fix button color 2020-05-09 12:31:38 +02:00
099f282cd6 Ready to start to show the list of members 2020-05-09 12:16:55 +02:00
032815b29f Visually notify user of new messages when conversation is collapsed 2020-05-09 10:39:37 +02:00
123eaad296 Add an icon to the conversations windows 2020-05-09 10:26:15 +02:00
b020895a8c Fix typo 2020-05-09 10:20:44 +02:00
2cea14a012 Can collpase conversation window 2020-05-09 10:20:06 +02:00
38f0257fa3 Remove a warning 2020-05-09 10:07:05 +02:00
150529a740 Identify conversation windows with keys 2020-05-09 09:59:05 +02:00
6cbe34379e Display conversation 2020-05-09 09:51:37 +02:00