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

210 Commits

Author SHA1 Message Date
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
e7e81da05d Fix conversation alignments 2020-05-09 09:32:10 +02:00
af8e558d9f Create window container 2020-05-09 09:30:46 +02:00
109ba3f04b Ready to build conversation windows 2020-05-09 08:17:52 +02:00
68b4c79960 Auto-hide conversations list when a conversation is selected 2020-05-09 07:28:17 +02:00
6cb9fd97e2 Use small add button 2020-05-09 07:10:18 +02:00
fe17f81a40 Display the list of conversation to open one 2020-05-09 07:07:14 +02:00
b0fd0d7d51 Add button to open new conversations 2020-05-09 06:49:05 +02:00
13cd3186f5 Attempt to avoid autofocus 2020-05-08 21:07:51 +02:00
3835ec4fe1 Add padding on conversation dropdown 2020-05-08 21:05:56 +02:00
33eb0c5aed Made search live 2020-05-08 21:02:39 +02:00
af079cc4b0 Create search field 2020-05-08 16:06:10 +02:00
2311af8219 Improve dropdown position 2020-05-08 15:44:33 +02:00
5fb845732f Display the list of unread conversations 2020-05-08 15:40:13 +02:00
ccb1547523 Disable BBCode parsing 2020-05-08 09:32:45 +02:00
f41983304a Improve user page performances 2020-05-08 09:23:02 +02:00
edff7868f2 Disable pre-rendering 2020-05-08 09:14:25 +02:00
c7f970ae70 Add scaffold on dropdown 2020-05-07 19:15:43 +02:00
97db56ae78 Improve notifications delete button 2020-05-07 19:13:22 +02:00
89d3b79617 Simplify code 2020-05-07 19:04:58 +02:00
8943ae8144 Hide popup menu button in Notifications list 2020-05-07 19:01:04 +02:00
de063bd797 Display the list of notifications in the dropdown 2020-05-07 18:16:33 +02:00
24e08d63f8 Expose AppBarCustomDropDownWidget state to programmatically close dropdown 2020-05-07 18:12:11 +02:00
1750d6079e Highlight active option in AppBar 2020-05-07 18:07:38 +02:00
0b1dfa460a Use constants 2020-05-07 13:50:57 +02:00
cd82fac803 Start to create custom appbar overlay 2020-05-07 13:49:40 +02:00
d8fa90fc6a Add active mode 2020-05-07 13:03:08 +02:00
fe163b3c69 Fix bad names 2020-05-06 18:54:32 +02:00
86575a1e86 Display the number of unread notifications 2020-05-06 18:52:35 +02:00
91be430dbb ComunicAppBar => ComunicMobileAppBar 2020-05-06 18:25:55 +02:00
f31323fe23 Automatically refresh the list of memberships 2020-05-06 18:16:57 +02:00
6961694fd2 Add calls notice 2020-05-06 18:05:02 +02:00
0103779608 Highlight unread conversations 2020-05-06 17:57:49 +02:00
5c4020d511 Fix theming issues 2020-05-06 17:53:27 +02:00
968321b12c Handles groups membership request in memberships panel 2020-05-06 17:48:02 +02:00
eabb27495c Remove a TODO 2020-05-06 13:39:14 +02:00
263849266f Can respond to friendship requests from memberships bar 2020-05-06 13:38:11 +02:00
c5c544fb34 Display the list of memberships 2020-05-05 19:33:04 +02:00
286639889b Load memberships 2020-05-05 18:49:50 +02:00
3d0bfe6c3f Add user panel 2020-05-05 18:18:09 +02:00
d3132942bc Start to draw tablet mode 2020-05-05 13:31:03 +02:00
28451eddbd Prepare Tablet mode integration 2020-05-05 13:21:37 +02:00
5c76f6e0a6 Fix login route theme 2020-05-04 19:28:16 +02:00
e3c9105b1c Improve login route 2020-05-04 19:05:21 +02:00
0c2f3a28d0 Fix light theme issue 2020-05-03 21:13:20 +02:00
e00f452b98 Move "About Comunic" dialog 2020-05-03 17:00:38 +02:00
e1795bac03 Enable again BBcode parsing 2020-05-02 18:22:02 +02:00
2ec8693e85 Move a file to a more logical location 2020-05-02 15:32:06 +02:00
804457c761 Create pick user dialog 2020-05-02 15:30:19 +02:00
2d86780f0b Can change group visibility 2020-05-01 20:52:24 +02:00
0bb9be9a72 Fix issue when user decide to sign out 2020-05-01 11:00:30 +02:00
02e60ad87c Pop routes when WebSocket connection is interrupted 2020-05-01 09:17:08 +02:00
289bf30a40 Can change password 2020-04-30 18:19:01 +02:00
75e15f9f83 Can update user public note 2020-04-27 19:21:30 +02:00
88ea7e2431 Fix issue 2020-04-27 19:08:19 +02:00
38c1474d2e Can update "allow posts from friends" setting 2020-04-27 18:58:18 +02:00
8f927e9f72 Start to update general settings 2020-04-27 13:27:37 +02:00
8bd937420e Fix overflow issue 2020-04-25 17:32:25 +02:00
e1f8ad1466 Do not render survey pie chart which have not response 2020-04-25 17:28:13 +02:00
cbc0de944e Fix typo 2020-04-25 17:17:11 +02:00
da48328c92 Can create YouTube posts 2020-04-25 17:16:33 +02:00
c65d87dacc Can show user account image in full screen 2020-04-25 14:45:43 +02:00
622258802b Can create weblink posts 2020-04-25 14:38:15 +02:00
4e951c6a78 Can create surveys 2020-04-25 11:58:45 +02:00
8af4a61072 Fix issue 2020-04-25 10:10:52 +02:00
ee5f791638 Adapt form to small screens 2020-04-25 10:01:45 +02:00
9a991b221c Improve precision 2020-04-25 08:25:32 +02:00
ba07247ec4 Can create countdown timers 2020-04-25 08:23:52 +02:00
60c135bf01 Simplify check 2020-04-24 13:37:44 +02:00
3a9bb3d13e Can post PDFs 2020-04-24 13:35:05 +02:00
ee6509bb9a Close remote peer connections on exit 2020-04-20 17:47:51 +02:00
5eaf8d6b72 Open login page if login tokens are rejected by server 2020-04-20 09:02:54 +02:00
159e7228bf Close WebSocket when InitWidget state is disposed 2020-04-20 08:52:01 +02:00
dab4e7bde1 Handles comment deletion events 2020-04-18 16:57:00 +02:00
6b08b62832 Register to comment udpate events 2020-04-18 16:46:55 +02:00
a60c1ed68c Handles new comments events 2020-04-18 16:35:53 +02:00
02034acbbe Register to post events 2020-04-18 16:07:56 +02:00
469e1e1f92 Use WebSocket to update likes 2020-04-18 15:24:57 +02:00
526f698bf4 Automatically change the number of unread conversations 2020-04-18 14:33:07 +02:00
1b13a90615 Use Websocket to update number of unread notifications 2020-04-18 14:14:54 +02:00
36f89a9a53 Listen to WebSocket close events 2020-04-18 13:48:21 +02:00
de3cd9c7b7 Connect to WebSocket 2020-04-17 16:04:47 +02:00
9021ca7168 Rename HomeRoute => MainRoute 2020-04-17 15:26:37 +02:00
7549a9ff22 Add initialization layer 2020-04-17 15:25:26 +02:00
8b6e464644 Improve code 2020-04-17 13:29:00 +02:00
003eb1efc2 Diplay the number of unread notifications / conversations 2020-04-17 13:28:01 +02:00
9b53a3b0c9 Improve links color 2020-04-17 11:56:28 +02:00
b326507417 Automatically reset post create form 2020-04-17 10:41:10 +02:00
414f81b32f Fix issue 2020-04-17 10:37:02 +02:00
0494a9058d Create search page 2020-04-17 10:30:29 +02:00
8feea380a4 Can upload new account image 2020-04-16 19:16:44 +02:00
7071600c3f Ready to implement account settings 2020-04-16 16:33:44 +02:00
0ec0f216e2 Use DisplayString for messages 2020-04-16 15:10:47 +02:00
32c491ae84 Remove Navigator references from conversations pages 2020-04-16 14:58:02 +02:00