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

341 Commits

Author SHA1 Message Date
08d357fc72 Handles join / leave events 2020-04-20 14:24:35 +02:00
9154fe47e1 Display the list of members of the call 2020-04-20 14:13:03 +02:00
08c2ac32aa Get the list of members of the call 2020-04-20 14:02:32 +02:00
04693cc163 Get calls configuration 2020-04-20 13:43:17 +02:00
391d3150dd Can join & leave the call 2020-04-20 13:24:40 +02:00
da641515fa Display the name of the call 2020-04-20 13:19:49 +02:00
0a03f581d1 Ready to implement calls screen 2020-04-20 10:53:25 +02:00
f227209e9b Get call status from server 2020-04-20 10:37:59 +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
40cf1b1ddc Close WebSocket on logout 2020-04-20 08:47:08 +02:00
909e68e7bb Handles remove message events 2020-04-19 14:29:01 +02:00
88ba2d303e Handles messages update events 2020-04-19 14:16:35 +02:00
2746623b8d Handles new messages events 2020-04-19 13:58:24 +02:00
b0be889833 Register to conversation updates 2020-04-19 13:42:47 +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
a8c358fd58 Fix issue 2020-04-18 14:20:07 +02:00
0700014b3a Automatically refresh the list of notifications when required 2020-04-18 14:17:14 +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
6239c10579 Decode HTML characters 2020-04-17 14:19:38 +02:00
78e75cffdb Improve widget 2020-04-17 14:06:01 +02:00
2c1ae783e3 Can delete all the notifications 2020-04-17 13:50:47 +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
90d58bbee3 Open notifications by default 2020-04-17 12:15:13 +02:00
025e5bdf1c Fix overflow issue 2020-04-17 12:06:37 +02:00
31dfec89ee Force refresh of current user account image when image settings panel is closed 2020-04-17 12:00:42 +02:00
9b53a3b0c9 Improve links color 2020-04-17 11:56:28 +02:00
03c4a4eae0 Automatically cleanup user information 2020-04-17 11:53:47 +02:00
d822e0edd8 Can always refresh group page 2020-04-17 10:42:37 +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
bffdab1423 Improve search appearance 2020-04-17 10:32:22 +02:00
0494a9058d Create search page 2020-04-17 10:30:29 +02:00
ef9a2c7190 Can zoom full screen images 2020-04-17 08:53:46 +02:00
7e01947da9 Can generate a random account image 2020-04-17 08:44:57 +02:00
7bb805bffd Add no account image screen 2020-04-16 19:36:34 +02:00
ef9510e731 Can delete account image 2020-04-16 19:35:09 +02:00
6e0f6d1d79 Can change account image visibility level 2020-04-16 19:30:25 +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
806c6fbc2b Add groups notifications support 2020-04-16 16:04:15 +02:00
90cbd7ab23 Fix issue with new API 2020-04-16 15:14:27 +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
3fa45f9744 Remove useless column 2020-04-16 14:27:55 +02:00
69f8710f31 Simplify user page 2020-04-16 14:20:24 +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
302e5f22ce Can load older posts on user page 2020-04-16 09:17:10 +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
f5914a8d34 Add group create post form 2020-04-16 08:52:26 +02:00
d6f0147339 Improve scrolling of Group Page 2020-04-16 08:43:41 +02:00
cf5b1180a9 Fix issue: when creating a comment on a list of posts where user never appeared before 2020-04-16 08:34:39 +02:00
f0a23bcb47 Display group posts 2020-04-16 08:24:34 +02:00
e777c4c991 Increase like icon size on posts 2020-04-15 19:26:51 +02:00
f8a70faf28 Add like button on group page 2020-04-15 19:23:08 +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
566f205dc9 Start to build group page 2020-04-15 18:23:38 +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
c7d8843f06 Can specify arguments for pages 2020-04-15 16:03:04 +02:00
b52748a93b Automatically refresh groups list 2020-04-15 14:34:48 +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
d0bafd5bd9 Can remove membership 2020-04-15 13:25:55 +02:00
4bedbc4b25 Start to display user groups 2020-04-15 12:04:19 +02:00
8300fc8ca9 Fix HTTPs issue 2020-04-15 11:13:39 +02:00
f16480092b Fix new API support 2020-03-30 22:44:08 +02:00
c0b64580f9 Switch server 2020-03-30 22:43:46 +02:00
8655d20234 Implement translations system 2020-03-28 17:11:11 +01:00
6e867041e8 Updated Dio 2020-03-24 15:01:34 +01:00
7e817106b1 Updated Flutter, Gradle & migrated to android x 2020-03-24 13:15:49 +01:00
1be499f242 Add support for PDFs 2019-11-16 09:24:20 +01: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
a603d5bd3a Create account form is working 2019-11-02 18:54:30 +01:00
32a32224ca Can open Term Of Service from Create Account Page. 2019-11-02 18:16:16 +01:00
0162224b7f Start to work on create account form 2019-11-02 18:09:34 +01:00
886efd8a3c Increase navbar size 2019-11-02 14:02:38 +01:00
190561b588 Delete notification when they are clicked 2019-11-02 13:46:05 +01:00
cf4803684c Handle notifications related to friendship requests 2019-11-02 12:54:18 +01:00
eb3adfd4d1 Import weblink posts on dark theme 2019-11-02 12:48:47 +01:00
053035f350 Handle comments notifications 2019-11-02 12:46:17 +01:00
5250eb59b4 Can delete notifications from notifications screen 2019-11-02 12:14:17 +01:00
559516efbd Display the date of the notifications 2019-11-02 09:57:22 +01:00
3e15064e44 Display the list of notifications 2019-11-02 09:43:09 +01:00
910b8188ae Fix refresh issue when conversation has been closed 2019-11-02 09:18:15 +01:00
32c15ae915 Show a notification when the user has no notification to show 2019-11-01 15:48:02 +01:00
0b204afff9 Get information about users & groups related to the notifications 2019-11-01 15:37:27 +01:00
f0fdb3b378 Create new methods in NotificationsList object 2019-11-01 15:31:44 +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
6a34df6814 Add dark theme 2019-11-01 13:48:40 +01:00
9e151639c2 Create common preference methods 2019-11-01 13:20:33 +01:00
c367939ab6 Create application preferences route 2019-11-01 09:59:22 +01:00
a998ce13a3 Updated application preferences logic 2019-11-01 09:59:05 +01:00
dc79069b77 Fix issue on slow connections 2019-07-06 17:13:16 +02: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
8d7f18b295 Remove useless statement 2019-07-01 12:19:28 +02:00
101c1ab797 Added support for YouTube videos 2019-07-01 12:18:10 +02:00
cf342367b6 Fix issue that prevented to update content of empty posts 2019-07-01 12:08:10 +02:00
73a94f5358 Added the "My Page" button to the new app bar 2019-07-01 12:06:14 +02:00
c3f230efc3 Clean code 2019-07-01 11:57:34 +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
66b4d19004 Fix an issue with web links 2019-06-24 20:27:20 +02:00
4bcb56aa08 Fix an issue 2019-06-24 20:24:40 +02:00
05b1aea7be Added online version 2019-06-24 18:55:41 +02:00
9520a266ff Split api configuration & main function of the application 2019-06-24 18:05:30 +02:00
4085c6cdd5 Added support of weblink posts 2019-06-24 10:48:31 +02:00
54482fc70f Can access user page from the menu 2019-06-15 16:30:20 +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
e20011d42e Can refresh user page 2019-06-15 16:06:20 +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
f26e6139cd Can get the list of friends of a user 2019-06-15 08:16:47 +02:00
d04334f7c9 Can get a list of users with a throw strategy 2019-06-15 08:16:18 +02:00
dd1a130436 Display user posts 2019-06-10 14:47:27 +02:00
f374215c0c Remove (temporarily) useless catch clause 2019-06-10 14:26:25 +02:00
ba93ffb01e Create empty user page 2019-06-10 14:24:34 +02:00