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

209 Commits

Author SHA1 Message Date
ee6509bb9a Close remote peer connections on exit 2020-04-20 17:47:51 +02:00
e05323c3bb Fix potential issue 2020-04-20 17:34:31 +02:00
096251eaad Can send SDP back to server 2020-04-20 17:29:36 +02:00
45d903bcf7 Create peer connection for remote streams 2020-04-20 17:24:42 +02:00
473402149a Handles new signal events 2020-04-20 16:23:33 +02:00
80f05cb008 Can request call offer 2020-04-20 15:50:01 +02:00
73c7fa8807 Add hang up button 2020-04-20 15:20:01 +02:00
c0856c5126 id => userID (improve clarity) 2020-04-20 15:02:49 +02:00
99ecc399ee Handles peer ready & peer destroyed streams events 2020-04-20 14:58:23 +02:00
0f99e807f8 Add confirmation to leave call 2020-04-20 14:41:09 +02:00
456df166b1 Handle call closed event 2020-04-20 14:32:57 +02:00
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
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
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
9021ca7168 Rename HomeRoute => MainRoute 2020-04-17 15:26:37 +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
d822e0edd8 Can always refresh group page 2020-04-17 10:42:37 +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
806c6fbc2b Add groups notifications support 2020-04-16 16:04:15 +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
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
2bb75da017 Add references support 2020-04-16 12:06:01 +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
f0a23bcb47 Display group posts 2020-04-16 08:24:34 +02:00
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
6ab75bbacd Display users account images 2019-04-26 11:04:06 +02:00
051654d7d5 Display text messages 2019-04-26 08:58:18 +02:00
05f7396c98 Improved send message form UI 2019-04-25 20:23:14 +02:00
18a8ddfbf4 Can send images in conversations 2019-04-25 20:14:19 +02:00
517b97f12b Fix issue on load error on conversations list screen 2019-04-25 11:47:48 +02:00
c2891c3c84 Added image picker 2019-04-25 11:13:02 +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
f8298919c2 Make use of cached user information 2019-04-24 11:33:58 +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