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

306 Commits

Author SHA1 Message Date
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
14882a80cd Improved posts form 2019-07-05 11:50:37 +02:00
3a5a395f79 Can create posts 2019-07-05 11:40:43 +02:00
73a94f5358 Added the "My Page" button to the new app bar 2019-07-01 12:06:14 +02:00
63dfe2827f Created custom appbar 2019-07-01 11:51:23 +02:00
fdf8cd08ef Add posts with surveys support 2019-06-28 11:32:36 +02:00
a29af0fe01 Avoid posts to load twice 2019-06-15 16:29:07 +02:00
48f2db98b0 Can refresh the list of latest posts 2019-06-15 16:26:42 +02:00
5c37aae000 Can get older posts on latest posts page 2019-06-15 16:25:06 +02:00
f1b92c8dcd Display a notice when there is no post on a page. 2019-06-15 16:09:49 +02:00
4fb34e6f90 Create user access denied route 2019-06-15 16:01:58 +02:00
972cee0a18 Can click on user account image for posts to open user page 2019-06-15 08:27:20 +02:00
dd1a130436 Display user posts 2019-06-10 14:47:27 +02:00
ee864d3d98 Show groups posts 2019-06-10 09:47:02 +02:00
d62d23bd44 Show posts targets 2019-05-23 18:37:56 +02:00
073ddd8386 Improve post image loading size 2019-05-20 09:13:12 +02:00
1fbe59c83c Can delete posts 2019-05-19 14:54:09 +02:00
2e4d3119f8 Make PostTile hosts all actions on posts 2019-05-18 15:11:31 +02:00
be53a73d9f Can like a text 2019-05-11 15:35:07 +02:00
315c61a212 Display posts text and images 2019-05-11 09:48:01 +02:00
35e9c30ba2 Create NetworkImage widget 2019-05-11 09:43:30 +02:00
5021ded039 Display the list of friends of the user 2019-05-01 17:52:41 +02:00
fcc8c2faa4 Parse links 2019-05-01 10:21:26 +02:00
e7c34e6e71 Can update a conversation 2019-05-01 09:24:50 +02:00
d6e5b668cc Get older messages 2019-04-27 18:29:30 +02:00
852064e82d Create new conversations 2019-04-27 16:23:08 +02:00
765ca82300 Created inline user picker 2019-04-27 14:40:27 +02:00
09d43ab5c0 Created a tile to quickly show user account image 2019-04-27 14:19:39 +02:00