Commit Graph

68 Commits

Author SHA1 Message Date
cbfad9ad87 Fix bad refresh 2021-03-06 17:58:20 +01:00
d33484a476 Can add again members to conversations 2021-03-06 17:43:27 +01:00
cad16967b7 Update 2021-03-06 15:17:57 +01:00
b45d4eaadd Increase max messages length 2021-03-06 15:10:49 +01:00
82a6dcb65b Support all files types in chat box 2021-03-06 15:09:36 +01:00
5c6276d11a Can send file from chat box 2021-03-06 15:06:54 +01:00
b44755b91e searchPrivate 2021-03-06 15:04:10 +01:00
417b8a6600 Can request message content update 2021-03-06 14:52:35 +01:00
92a8c90c1f Can delete again messages 2021-03-06 14:37:59 +01:00
20fedca62d Can send again text message from conversation box 2021-03-06 14:37:18 +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
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
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
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
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
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
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
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
4e295b9a16 Conversation system send images through FormData 2018-04-21 11:00:13 +02:00
Pierre
a773170e55 Added emoji picker in the conversation system 2018-04-21 08:38:45 +02:00
Pierre
cca7b536b2 Fixed typo 2018-03-25 09:43:39 +02:00
Pierre
6251d47ca0 Fixed security breach in conversations system 2017-07-04 21:13:02 +02:00
Pierre
ae4ab7a825 Added lightbox 2017-06-26 15:36:29 +02:00
Pierre
99aa07ed5e Improved conversation messages bubbles 2017-06-26 11:16:14 +02:00
Pierre
71a1a1b9d1 Smiley are parsed in conversation element 2017-06-26 10:56:12 +02:00
Pierre
85b16aec0a Messages automaticaly go bottom 2017-06-26 10:49:53 +02:00