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

277 Commits

Author SHA1 Message Date
27a56ae533 Fix issue with posts list 2020-05-10 18:48:26 +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
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
27176531cf Can change conversation settings 2020-05-09 14:21:02 +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
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
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
824be11013 Cache parsed emojies 2020-04-16 14:07:21 +02:00
6e96a554ff Little optimisation 2020-04-16 13:34:49 +02:00
3bbb09e813 Fix user access denied page 2020-04-16 13:26:04 +02:00
cecf18f5a0 Turn user page route into a screen 2020-04-16 13:13:31 +02:00
7014ded7f0 Optimize parsing 2020-04-16 12:18:39 +02:00
45d3f93192 Add references support 2020-04-16 12:06:57 +02:00
2bb75da017 Add references support 2020-04-16 12:06:01 +02:00
7de882338d Parse URLs 2020-04-16 10:53:09 +02:00
3389ca18f7 Parse emojies 2020-04-16 10:14:45 +02:00
b7be59bc6e Include BBcode parser 2020-04-16 09:53:19 +02:00
ec1732088a Add about dialog 2020-04-16 09:29:37 +02:00
c7502e6a04 Can load older posts on group page 2020-04-16 09:07:23 +02:00
8881ef3af4 Fix appearance issues 2020-04-16 08:58:56 +02:00
e777c4c991 Increase like icon size on posts 2020-04-15 19:26:51 +02:00
dde909457d Simplify use of like widget 2020-04-15 19:17:29 +02:00
2d26395d73 Use Like widget on Post element 2020-04-15 19:07:15 +02:00
5f70669a84 Create like widget 2020-04-15 18:58:45 +02:00
add1712b7d Can update following status of a group 2020-04-15 18:39:07 +02:00
bd33e1f9c2 Handles the case of closed registrations 2020-04-15 18:09:22 +02:00
b10163575f Start to build groups page 2020-04-15 18:06:20 +02:00
8d49a80e79 Can respond to group membership invitations 2020-04-15 14:31:45 +02:00
cd677deec0 Add an icon to the requested state 2020-04-15 14:07:50 +02:00
2c9dc5199c Can cancel membership request 2020-04-15 14:04:47 +02:00
eaeb07db69 Can cancel membership request 2020-04-15 13:56:59 +02:00
4bedbc4b25 Start to display user groups 2020-04-15 12:04:19 +02:00
527927da82 Fix little issues with countdown timer. 2019-11-02 20:17:00 +01:00
bcf9a1586a Add support for countdown posts 2019-11-02 20:14:34 +01:00
c714d24dfa Fix issue on slow connections 2019-11-02 20:11:06 +01:00
886efd8a3c Increase navbar size 2019-11-02 14:02:38 +01:00
053035f350 Handle comments notifications 2019-11-02 12:46:17 +01:00
61124c34ef Ready to implement the list of notifications 2019-11-01 14:55:28 +01:00
481d718338 Improve dark theme 2019-11-01 14:17:46 +01:00
c367939ab6 Create application preferences route 2019-11-01 09:59:22 +01:00