Commit Graph

48 Commits

Author SHA1 Message Date
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
Pierre
7f22b6004c Can show first message 2017-06-25 19:10:26 +02:00
Pierre
ce4502b571 Prepared service to refresh conversations 2017-06-24 19:23:55 +02:00
Pierre
b513814e8a Updated conversation send button 2017-06-23 17:25:29 +02:00
Pierre
48e7109db4 Conversation messages are sent over the network 2017-06-22 11:16:53 +02:00
Pierre
7383be8fe9 Check new conversation messages 2017-06-21 18:38:42 +02:00
Pierre
207ca44ac7 Improve send message form 2017-06-21 18:29:14 +02:00
Pierre
b421e8365f First version of send conversation message 2017-06-21 16:44:10 +02:00
Pierre
89199a8b05 Created conversation cache 2017-06-18 11:32:31 +02:00
Pierre
5ccb548e37 Fixed issues 2017-06-18 11:14:26 +02:00
Pierre
343416ed0c Moved openConversation 2017-06-18 09:15:50 +02:00
Pierre
844c3f7e82 Declared update settings function 2017-06-17 17:32:21 +02:00
Pierre
5c6588513e Created submitUpdateForm function 2017-06-17 17:24:45 +02:00
Pierre
6408ab9b23 Conversation update form : user automaticaly selected 2017-06-17 16:37:40 +02:00
Pierre
37b07b9676 Progress on update settings form 2017-06-17 11:40:57 +02:00
Pierre
dea79bdce1 Created conversation settings pane 2017-06-17 11:20:54 +02:00
Pierre
6e89fe632c Show conversation members 2017-06-17 10:09:37 +02:00
Pierre
cfc1a3cda1 Working on implemention of conversation component 2017-06-16 11:42:28 +02:00
Pierre
fa5cbdf9a6 Conversation window can be opened and closed 2017-06-14 16:39:34 +02:00