JC Brand
|
9c0b7c71cd
|
Render OTR menu as a bootstrap dropdown
|
2018-03-09 17:30:42 +01:00 |
|
JC Brand
|
b3f2fafeea
|
Various smaller fixes and improvements
|
2018-03-07 14:36:19 +01:00 |
|
JC Brand
|
860befcab9
|
Fixes #1025
Rename icon to avoid confusion. Add back the OTR status text.
|
2018-03-02 12:11:47 +01:00 |
|
JC Brand
|
aab957b0b8
|
Show only icon for OTR button
|
2018-02-07 11:16:24 +01:00 |
|
JC Brand
|
8a4aa4efdd
|
Use a named variable for _.template
This removes the need for `switch (obj)` in the template which is not
allowed in strict mode.
Additionally using a named variable speeds up rendering.
|
2017-11-05 18:59:29 +01:00 |
|
JC Brand
|
b2a118ca9e
|
Refactor slide methods in utils and use them for toolbar menus
|
2017-07-15 11:03:22 +02:00 |
|
JC Brand
|
f988cb03c0
|
Various inverse-related CSS improvements.
Most notably, make toolbar same color as chat head and make private chats green
instead of orange.
|
2017-06-18 00:07:41 +02:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
JC Brand
|
df99fa8c0d
|
Use rel=noopener with links that contain target=_blank ...
to prevent potential phishing attacks.
More info here: https://mathiasbynens.github.io/rel-noopener
|
2016-03-16 08:52:45 +00:00 |
|
JC Brand
|
9eba9989dc
|
OTR stuff has been moved to a component/plugin in src/converse-otr.js
Also fixed errors with converse obj not being defined in the MUC plugin.
|
2016-02-16 07:47:16 +00:00 |
|