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

76 Commits

Author SHA1 Message Date
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
08669d2632 Catch properly network exceptions 2019-04-27 09:29:38 +02:00
0579397ba7 Use the conversation messages cache before going online 2019-04-27 09:24:29 +02:00
eaac6b1afa Do not retrieve twice the same message 2019-04-27 08:51:58 +02:00
c9eb57586f Cache conversation messages 2019-04-27 08:42:27 +02:00
d07774c6d5 Remove useless warning about empty response body for request with files 2019-04-25 20:14:55 +02:00
18a8ddfbf4 Can send images in conversations 2019-04-25 20:14:19 +02:00
ac48270303 Use http package for requests 2019-04-25 11:44:58 +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
f8298919c2 Make use of cached user information 2019-04-24 11:33:58 +02:00
de1ef7fd6d Cache user information 2019-04-24 11:24:05 +02:00
2cb9a7e1c0 Remove current user name from conversations members names. 2019-04-23 18:15:29 +02:00
5eac36c9a2 Automatically get current user ID 2019-04-23 18:11:19 +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
d10df9dd7a Can sign out of the application 2019-04-23 11:48:49 +02:00
23f25e7704 Can sign in user 2019-04-22 19:16:26 +02:00
c1a667b84b Initial commit 2019-04-21 10:34:27 +02:00