electron128
2c2c7936e5
libresapi: make list of chat lobby participants available at chat/lobby_participants/<chat_id>
2016-02-07 14:28:46 +01:00
electron128
5b63762eef
removed useless code which caused lots of ChatId conversation warnings
2015-12-17 18:59:30 +01:00
electron128
7cd880e1e4
removed member gxs_id from ChatId class, because ChatId now uses tunnel ids stored in distant_chat_id for distant chat.
...
reverted naming confusion in in libresapi ChatHandler and fixed author of distant chat messages (distant chat is still unfinished)
2015-12-05 17:00:57 +01:00
csoler
9193d3579b
merged with latest master before creating PR
2015-12-04 21:24:51 -05:00
csoler
81ab43beb9
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
2015-11-30 00:02:44 -05:00
Phenom
904ea94f9f
Remove (void)
2015-10-02 19:10:54 +02:00
Phenom
986853d058
Add Broadcast in list of lobbies.
...
Before you can only write text on it if unread messages are in.
2015-10-02 18:24:05 +02:00
Phenom
d6ba9a22ad
Order in WebUI Lobbies by first:
...
auto_subscribe, is_private and then subscribed
2015-09-25 17:00:50 +02:00
AsamK
7aad9c12d0
Improve HTML parsing in libresapi
...
- Completely ignore content of <style> tags, otherwise CSS declarations
from newer RS builds are displayed
- Only remove <…> tags if it's really html, to prevent destroying messages
from other webui users
2015-09-09 13:36:00 +02:00
AsamK
b8c3c89ae0
Extract getPlainText method
2015-09-09 12:42:41 +02:00
electron128
d94124a18b
webui: allow only whitelisted link protocols to prevent javascript in links
2015-07-31 17:27:26 +02:00
electron128
7a144c231b
webui: make link detection work if the message ends with </a>
2015-07-31 17:26:32 +02:00
electron128
a9ef48d133
webui: added chat
2015-07-31 17:26:11 +02:00
electron128
b05ee805e4
webui:
...
- added better live reload. It uses the Retroshare built in server. Grunt is not required anymore.
- removed unused buttons
- started ChatHandler
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-04-29 11:57:56 +00:00