JC Brand
|
1565decfc0
|
Add identifiable class name
|
2018-03-14 18:25:33 +00:00 |
|
JC Brand
|
ca141401a0
|
Fix failing tests
|
2018-03-13 13:42:00 +01:00 |
|
JC Brand
|
a1145140c3
|
Various small tweaks
- Style room invite
- Remove old border-radius
- Show close icon for minimized chats
|
2018-03-09 23:27:12 +01:00 |
|
JC Brand
|
986921c630
|
Small fixes for minimized chats toggle
|
2018-03-09 23:14:08 +01:00 |
|
JC Brand
|
849d6b2612
|
Update the minimized chats widget
|
2018-03-09 18:14:18 +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 |
|
Mathias Ertl
|
913eeec351
|
Csp compat 2 (#864)
* remove inline style in roster template
* remove inline style from contacts panel
* remove inline-css from roster_filters
* remove inline style in trimmed chats
* remove last inline style from minimized chats
* update converse.css
* update changelog
|
2017-04-30 10:22:54 +02:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
JC Brand
|
aaa8ea36ee
|
Fix CSS for minimized chats (broken after recent refactoring)
|
2015-10-29 08:12:40 +00:00 |
|
JC Brand
|
166b3bd003
|
Increase the clickable area for restoring a minimized chat
|
2014-07-06 12:40:50 +02:00 |
|
JC Brand
|
27cce2c229
|
Refactor to store number of unread messages
|
2014-06-29 15:59:39 +02:00 |
|
JC Brand
|
7d6595435e
|
Add the logic for toggling minimized chats
|
2014-06-11 22:01:18 +02:00 |
|
JC Brand
|
ef9fd9617d
|
Fix rendering of minimized chatrooms
|
2014-06-02 04:47:23 +02:00 |
|
JC Brand
|
afcb49b6b6
|
Show the consolidation in the mockup.
|
2014-06-01 20:56:58 +02:00 |
|
JC Brand
|
ad51e1c0f7
|
More working on trimming chats. (still very buggy)
More flesh on the view and superview for trimmed chats.
Add event handlers.
Renamed some methods to make them shorter, more consistent.
|
2014-05-27 18:34:22 +02:00 |
|
JC Brand
|
0b10ad00fd
|
Some initial work on adding trimmed chat functionality
|
2014-05-11 20:45:28 +02:00 |
|