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

202 Commits

Author SHA1 Message Date
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
717ae3e316 Cache groups informations 2019-06-10 09:57:42 +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
14b6f17042 Can update posts visibility levels 2019-05-23 18:27:43 +02:00
57cf1d5da1 Show post visibility levels 2019-05-20 09:35:03 +02:00
59c3e47419 Add counter on comment form 2019-05-20 09:20:11 +02:00
073ddd8386 Improve post image loading size 2019-05-20 09:13:12 +02:00
0bf85b478a Can update post content 2019-05-19 17:42:09 +02:00
1fbe59c83c Can delete posts 2019-05-19 14:54:09 +02:00
d3f5fb6c28 Show time of posts 2019-05-18 18:50:15 +02:00
67b6764f09 Can update comments content 2019-05-18 18:48:12 +02:00
6d73d38bf8 Can delete comments 2019-05-18 16:48:19 +02:00
55088f2b23 Provide user credentials when signing in 2019-05-18 16:37:46 +02:00
9d5762ecfd Improve comments appearance 2019-05-18 16:22:40 +02:00
64958bb391 Simplify like update code 2019-05-18 16:04:21 +02:00
9290617cd5 Can update like status 2019-05-18 15:54:10 +02:00
2e4d3119f8 Make PostTile hosts all actions on posts 2019-05-18 15:11:31 +02:00
754745fd5f Show newly created comment 2019-05-18 15:05:26 +02:00
1f899f7594 Can send comments 2019-05-18 14:58:35 +02:00
c267940ce6 Created comments form 2019-05-18 09:45:15 +02:00
28de22f427 Display the list of comments 2019-05-16 14:52:22 +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
ddbea1727b Get latest posts from server 2019-05-10 19:15:11 +02:00
8d188373ce Create newest posts screen 2019-05-04 20:01:17 +02:00
67a6befc02 Cache the list of friends 2019-05-04 19:35:03 +02:00
62125d7c3d Can update a conversation message 2019-05-04 10:24:38 +02:00
c8b68e71aa Add RefreshIndicator on friends screen 2019-05-04 09:37:53 +02:00
b06c28dc87 Use RefreshIndicator for conversations list 2019-05-04 09:21:40 +02:00
1f0d70848f Can delete conversation messages 2019-05-04 08:58:14 +02:00
533d2a86a3 Reduce containers size for small messages 2019-05-02 08:29:10 +02:00
bc02131045 Fix issue with API output when the private conversation was just created 2019-05-02 08:19:51 +02:00
a80ccb0a9f Improved loading bar 2019-05-02 08:14:54 +02:00
21a60f423b Open private conversation from friends list 2019-05-02 08:09:40 +02:00
eba12736e9 Can set to follow a friend 2019-05-01 19:46:13 +02:00
7c3390f8af Can remove a friend from the list of friends 2019-05-01 19:29:46 +02:00
a7b2bf410e Can respond to friendship requests 2019-05-01 18:01:20 +02:00
5021ded039 Display the list of friends of the user 2019-05-01 17:52:41 +02:00