|
4f85e42295
|
Handle new messages
|
2021-03-06 14:30:24 +01:00 |
|
|
3d503e1560
|
Can get older messages
|
2021-03-06 14:29:15 +01:00 |
|
|
538112d767
|
Handle server messages
|
2021-03-06 14:25:41 +01:00 |
|
|
e5f91e6ab2
|
Handle the messages of people who left the conversation
|
2021-03-06 14:09:19 +01:00 |
|
|
d3f6c293e1
|
Fix time sent
|
2021-03-06 14:07:20 +01:00 |
|
|
3f5d9fc466
|
Start to update conversations pane
|
2021-03-06 12:04:01 +01:00 |
|
|
e89906a640
|
Can send files to conversations
|
2021-03-06 10:35:54 +01:00 |
|
|
ff4d5ae344
|
Upgrade conversation page
|
2021-03-05 17:49:51 +01:00 |
|
|
6dab962349
|
Fix conversation lists
|
2021-03-05 15:41:31 +01:00 |
|
|
136db55703
|
Upgrade user memberships pane
|
2021-03-05 15:26:45 +01:00 |
|
|
f3c3e9420d
|
Update unread conversations dropdown
|
2021-03-05 14:37:22 +01:00 |
|
|
4749374702
|
Add "allowEveryoneToAddMembers" settings when creating a conversation
|
2020-04-26 14:41:09 +02:00 |
|
|
9bb9ff6153
|
Update conversation members
|
2020-04-25 18:44:40 +02:00 |
|
|
1f35b02326
|
Simplify code
|
2020-04-25 18:39:01 +02:00 |
|
|
00f0bf2f73
|
Automatically update checkbox
|
2020-04-25 18:24:47 +02:00 |
|
|
95411483c3
|
Add new canEveryoneAddMembers setting
|
2020-04-25 18:20:29 +02:00 |
|
|
c3226a4fe1
|
Automatically reoopen conversations on page reload
|
2020-04-10 13:51:36 +02:00 |
|
|
a59b9b6441
|
Ready to implement call system
|
2020-04-10 11:24:46 +02:00 |
|
|
c8d0fc3186
|
Remove old call system
|
2020-04-10 11:17:10 +02:00 |
|
|
b07ae2ee39
|
Start to upgrade memberships sidebar
|
2020-04-09 08:45:03 +02:00 |
|
|
8d6adb336c
|
"Forward" user information to emoji parser
|
2020-04-03 19:38:21 +02:00 |
|
|
a6ca315a37
|
Propagate conversation message to chat window
|
2020-04-03 09:04:41 +02:00 |
|
|
3ce0eeb509
|
Connect to message update events
|
2020-04-02 19:30:11 +02:00 |
|
|
e6cdcd8ed8
|
Prepare file for improvments
|
2020-04-02 19:13:10 +02:00 |
|
|
6f4e543876
|
Returns the message
|
2020-04-01 14:19:56 +02:00 |
|
|
11b11ff289
|
Start to migrate conversation system
|
2020-04-01 14:14:08 +02:00 |
|
|
cd8280ae01
|
Improved connection between big and small conversation windows
|
2019-05-16 18:40:39 +02:00 |
|
|
7e3558d5f9
|
Fix another infos typo
|
2019-05-16 15:07:58 +02:00 |
|
|
a3f8e2f243
|
Get number of members per conversation from API
|
2019-02-02 08:25:12 +01:00 |
|
|
faba9b36cb
|
Fix build system.
|
2019-01-26 16:46:36 +01:00 |
|
|
f79ef55e3b
|
Created a function to easily get the name of a conversation
|
2019-01-24 18:14:53 +01:00 |
|
|
e90c20c262
|
Display basic call window
|
2019-01-24 14:40:36 +01:00 |
|
|
cd4e6ddcb1
|
Show call button on conversation of two people when available
|
2019-01-23 15:45:19 +01:00 |
|
|
f67670dc0a
|
Fixed little issue
|
2019-01-20 19:40:29 +01:00 |
|
|
584bb42c93
|
Can update conversation message content.
|
2019-01-11 18:17:37 +01:00 |
|
|
f8e8454b86
|
Can delete conversation messages
|
2019-01-11 17:57:55 +01:00 |
|
Pierre HUBERT
|
ee2689ad84
|
Reduce too long conversation names.
|
2018-08-16 12:37:03 +02:00 |
|
Pierre HUBERT
|
52d1328f93
|
Translated conversations dropdown.
|
2018-08-04 09:58:40 +02:00 |
|
Pierre
|
7a473d1aa8
|
Can query the server to refresh only a single conversation.
|
2018-05-14 17:23:33 +02:00 |
|
Pierre
|
e32a7c67e1
|
Can send messages from the conversation page
|
2018-05-13 15:40:19 +02:00 |
|
Pierre
|
1044e3ff64
|
Added text parser
|
2018-05-03 22:05:06 +02:00 |
|
Pierre
|
998e500154
|
Added date to conversations
|
2018-05-02 16:16:18 +02:00 |
|
Pierre
|
a61e6905bc
|
Made slimscroll more user friendly when scrolling up in conversations
|
2018-04-28 10:04:12 +02:00 |
|
Pierre
|
1509ca3533
|
Can go up in a conversation
|
2018-04-27 19:05:06 +02:00 |
|
Pierre
|
f5818cf142
|
Splited addMessage and the generation of message HTML element
|
2018-04-27 18:41:57 +02:00 |
|
Pierre
|
210e8406ad
|
Restructured addMessage function
|
2018-04-27 18:26:16 +02:00 |
|
Pierre
|
370512a6b6
|
Ready to display older messages
|
2018-04-26 17:55:38 +02:00 |
|
Pierre
|
09fbdb2933
|
Can get and set oldest message ID known of a conversation
|
2018-04-26 06:50:23 +02:00 |
|
Pierre
|
6170a4eb03
|
Service also stores first message ID
|
2018-04-26 06:43:38 +02:00 |
|
Pierre
|
9bfd55c7df
|
Fixed issue on iOS 9
|
2018-04-24 20:19:00 +02:00 |
|