element-portable/src/components/views
Luke Barnard e7a2c3b975 Only send HTML when using RTE when necessary
When there are no styled blocks or inline styles applied within blocks, just send text instead of HTML.

Also, don't add <br /> for the last <p> (the last block).

Fixes https://github.com/vector-im/riot-web/issues/3147
2017-06-30 11:27:00 +01:00
..
avatars Implement /user/@userid:domain?action=chat 2017-06-02 11:36:18 +01:00
create_room Add more translations.. 2017-06-08 09:44:58 +01:00
dialogs Fix ability to invite users with caps in their user IDs 2017-06-20 15:46:54 +01:00
elements Add missing import and fix apps reference. 2017-06-28 15:53:18 +01:00
login comment why we send the empty string 2017-06-23 14:48:15 +01:00
messages Null-guard m.video info 2017-06-26 22:22:03 +01:00
room_settings Self-review 2017-06-08 14:36:20 +01:00
rooms Only send HTML when using RTE when necessary 2017-06-30 11:27:00 +01:00
settings Make enter submit change password form 2017-06-14 14:50:48 +01:00
voip Everything but src/components/views/rooms 2017-06-08 12:33:29 +01:00