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

64 Commits

Author SHA1 Message Date
f8a70faf28 Add like button on group page 2020-04-15 19:23:08 +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
b10163575f Start to build groups page 2020-04-15 18:06:20 +02:00
b52748a93b Automatically refresh groups list 2020-04-15 14:34:48 +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
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
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
61124c34ef Ready to implement the list of notifications 2019-11-01 14:55:28 +01:00
dc79069b77 Fix issue on slow connections 2019-07-06 17:13:16 +02:00
c3f230efc3 Clean code 2019-07-01 11:57:34 +02:00
54482fc70f Can access user page from the menu 2019-06-15 16:30:20 +02:00
5c37aae000 Can get older posts on latest posts page 2019-06-15 16:25:06 +02:00
d62d23bd44 Show posts targets 2019-05-23 18:37:56 +02:00
59c3e47419 Add counter on comment form 2019-05-20 09:20:11 +02:00
be53a73d9f Can like a text 2019-05-11 15:35:07 +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
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
3109f7c482 Fix issue 2019-05-01 17:10:23 +02:00
9d20c407fc Fix issue on conversation update 2019-05-01 11:30:55 +02:00
8d1de2aac8 Can update a conversation from the list of conversations 2019-05-01 10:58:45 +02:00
db02a41b75 Can delete a conversation from the list of conversations 2019-05-01 10:52:10 +02:00
e7c34e6e71 Can update a conversation 2019-05-01 09:24:50 +02:00
92054d6e29 Display a notice when there is no messages in a conversation 2019-04-27 18:32:07 +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
91b5d55a83 Limit new messages length 2019-04-27 10:13:29 +02:00
0e8803c6a0 Automatically refresh conversations 2019-04-27 09:52:16 +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