Commit Graph

19 Commits

Author SHA1 Message Date
fo aff8916618 Adds a style to the nick input field and hides the smiley button. 2014-10-23 14:33:45 +03:00
fo 54946909e6 Change the css theme of the chat. 2014-10-23 12:49:53 +03:00
fo 4d5bb61f0a Change the visual when it is switched between chat and contact list. 2014-09-30 15:57:41 +03:00
hristoterezov 37d28b2d2d Merge pull request #120 from fouksf/chat-bug
Fix bug with chat and bottom toolbar.
2014-09-05 16:13:29 +03:00
fo c9aebf6c1d Fix bug with chat and bottom toolbar. 2014-09-05 16:08:10 +03:00
fo 32fab4c222 Hide the bottom toolbar with the header toolbar if the film strip is hidden. 2014-09-04 17:32:19 +03:00
yanas e89c7ea85c Adds a last-n user interface. Some code restructuring related to last-n and stream reception/deletion. Adds a contact list user interface. 2014-08-22 17:37:11 +02:00
yanas 1dcbf7fce6 Fixes a minor bug in toolbar hide/show behavior when etherpad or prezi is opened. 2014-07-24 13:39:46 +02:00
yanas 1d3df3c41c Audio level indication. Improvements in rollover and active speaker UI. Part 2. 2014-07-22 15:12:48 +02:00
yanas 66a64b6b78 Fixes thumbnails wrap after opening chat window. Closes issue #89. 2014-07-14 12:34:27 +02:00
yanas a89555b4b6 Makes chat message notifications more visible. 2014-07-13 20:12:38 +02:00
hristoterezov 6e55d38ca9 Implements the functionality to set subject to the chat room. 2014-06-20 11:00:49 +02:00
yanas 7b6443969e Part 2 of previous commit. Makes the toolbar more visible. Moves toolbar and videolayout related code in separate classes. 2014-06-12 21:35:42 +03:00
Philipp Hancke 78c8f43c3d fix errors reported by jshint 2014-04-13 14:30:47 +02:00
yanas 102680512b Beta version of the new meet.jit.si interface. 2014-03-26 11:33:46 +01:00
Matthew Duggan 8314936a14 jshint cleanups
- equality operators
- missing/excess semicolons
- trailing whitespace
2014-03-01 16:39:39 +09:00
yanas 8ebe2d9468 Escapes html special chars and makes invitation field non-editable. 2014-02-26 17:20:28 +02:00
yanas 8f84261169 Uses roomjid to distinguish the local participant in the chat. Defines etherpad button in the html instead of dynamically adding it through js. Disables chat icon scaling on new message (keeps the glow). 2014-02-19 15:32:22 +01:00
yanas ee5936aaef Implements audio and visual chat notifications. Closes issue #7. Implements audio notifications for people joining and leaving. Closes issue #37. 2014-02-18 20:11:27 +01:00