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

46 Commits

Author SHA1 Message Date
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
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
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
61124c34ef Ready to implement the list of notifications 2019-11-01 14:55:28 +01:00
3a5a395f79 Can create posts 2019-07-05 11:40:43 +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
4fb34e6f90 Create user access denied route 2019-06-15 16:01:58 +02:00
ba93ffb01e Create empty user page 2019-06-10 14:24:34 +02:00
ee864d3d98 Show groups posts 2019-06-10 09:47:02 +02:00
14b6f17042 Can update posts visibility levels 2019-05-23 18:27:43 +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
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
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
1f899f7594 Can send comments 2019-05-18 14:58:35 +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
ddbea1727b Get latest posts from server 2019-05-10 19:15:11 +02:00
67a6befc02 Cache the list of friends 2019-05-04 19:35:03 +02:00
1f0d70848f Can delete conversation messages 2019-05-04 08:58:14 +02:00
5021ded039 Display the list of friends of the user 2019-05-01 17:52:41 +02:00
e7c34e6e71 Can update a conversation 2019-05-01 09:24:50 +02:00
b02315cf09 Fix compilation issue 2019-04-27 17:34:24 +02:00
852064e82d Create new conversations 2019-04-27 16:23:08 +02:00
c9eb57586f Cache conversation messages 2019-04-27 08:42:27 +02:00
afd999400e Display messages images 2019-04-26 11:28:33 +02:00
051654d7d5 Display text messages 2019-04-26 08:58:18 +02:00
18a8ddfbf4 Can send images in conversations 2019-04-25 20:14:19 +02:00
779333f20a Fix name issue 2019-04-25 11:14:05 +02:00
3f75c565ca Send message 2019-04-25 09:48:52 +02:00
e2202a4794 Get conversation message 2019-04-25 08:56:16 +02:00
1ec197202c Created conversation route 2019-04-24 17:46:25 +02:00
4be5a1b5a8 Show cached conversations list before getting list from the server 2019-04-24 15:03:36 +02:00
eb34ed5c3d Store locally the list of conversations 2019-04-24 14:25:46 +02:00
7f41f0dae1 Make it easy to cache new data 2019-04-24 13:56:56 +02:00
de1ef7fd6d Cache user information 2019-04-24 11:24:05 +02:00
7fc03ba15c Get and show the name of conversation members 2019-04-23 17:29:58 +02:00
7666af0975 Get and show the list of conversations 2019-04-23 14:35:41 +02:00
23f25e7704 Can sign in user 2019-04-22 19:16:26 +02:00