JC Brand
|
658c27730c
|
Fix showing of room info in rooms list
|
2018-02-19 18:11:02 +01:00 |
|
JC Brand
|
650ed22da7
|
Update requesting contacts and tweak bookmark icons
|
2018-02-16 15:24:17 +01:00 |
|
JC Brand
|
c4a99c7f29
|
Render rooms and bookmarks lists according to mockups
|
2018-02-16 15:08:16 +01:00 |
|
JC Brand
|
5ea1b07b6b
|
Use an OrderedListView to render the bookmarks list
|
2018-01-04 21:51:42 +00: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
|
023a68458c
|
Initial work on showing unread messages indicator for chat rooms
|
2017-05-15 19:08:08 +02:00 |
|
JC Brand
|
70e4f28548
|
Initial work on showing open rooms in the "Rooms" panel
|
2017-05-08 21:28:56 +02:00 |
|
JC Brand
|
09bf04bf03
|
converse-bookmarks: Bugfix + make bookmark.html more generic
- Bugfix: Entire list was removed when last bookmark was removed.
- Make the template more generic so that it can be used for showing open chat
rooms
|
2017-05-08 21:28:56 +02:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
JC Brand
|
1de2f7145c
|
Let bookmarks list use same markup/css as the available rooms list
|
2016-10-18 11:34:46 +02:00 |
|
JC Brand
|
0020be34d7
|
Show a list of current bookmarks in the "Rooms" panel
|
2016-10-06 12:05:25 +02:00 |
|