565 Commits (v0.23.8)

Author SHA1 Message Date
cfrisemo 3b4616abd9 Added korean language 12 years ago
cfrisemo 9b26c00bad Renamed language code 12 years ago
Simon Eisenmann 30fcfd3db6 Removed option to set 1080p video resolution as it does not seem likely that Chrome will get this any time soon (see https://code.google.com/p/webrtc/issues/detail?id=1750). 12 years ago
Simon Eisenmann 8004f70fe0 Added automatic support for new po files. 12 years ago
Simon Eisenmann a77297ab5a Allow easy extensions of supported languages. 12 years ago
cfrisemo e05031d36a Korean language 12 years ago
cfrisemo 0e970074f3 Language Chinese 12 years ago
cfrisemo 4c72935376 Revert "New languages" 12 years ago
cfrisemo a788a419f5 New languages 12 years ago
Simon Eisenmann 90c28a9f5a Fixed logo size. 12 years ago
Simon Eisenmann 7feb8f1ae5 Implemented spreed logo video overlay. 12 years ago
Simon Eisenmann 0c8fc48162 Fixed typo. 12 years ago
Simon Eisenmann fa5c3b57cf Gofmt. 12 years ago
Simon Eisenmann 919e758a31 Removed obsolete different TURN user formats. 12 years ago
Simon Eisenmann ac3a2c32b5 Use expiration time stamp for TURN REST API auth. 12 years ago
Simon Eisenmann ed7cf2d826 Improved TURN server support. 12 years ago
Simon Eisenmann 362248cfa0 Always make screen sharing availble when browser supports it. 12 years ago
Simon Eisenmann 850a8a94d2 Fixed audio indicator to actually work correctly. 12 years ago
Simon Eisenmann ed867a14f3 Added support for screen sharing options (fit screen). 12 years ago
Simon Eisenmann ca0ba9eb4b Implemented support to hide chats from chat list. 12 years ago
Simon Eisenmann 740a37fef2 Fixed disabled color. 12 years ago
Simon Eisenmann 2cb94cd3af Fixed disabled color. 12 years ago
Simon Eisenmann 26b82f2e90 Fixed couple of edge cases where chat animations got stuck or nothing was shown. 12 years ago
Simon Eisenmann a4c1f9a48c More nice animations to chat ui. 12 years ago
Simon Eisenmann 1202b2c81f Fixed duplicate chat visual unread and missing mouse pointer. 12 years ago
Simon Eisenmann a30e815fb0 Implemented chat sessions view. 12 years ago
Simon Eisenmann 2b6f3e6ebb Reduced size of room bar. 12 years ago
Simon Eisenmann 557dc99f1b Cound chat message badge per chat. 12 years ago
Simon Eisenmann 31467b90ce Made chat room reuse sane. 12 years ago
Simon Eisenmann 765f9d6278 Prepare for chat icons. 12 years ago
Simon Eisenmann c93fd57c50 First bunch of dom and js changes to make chat switching and events more sane. 12 years ago
Simon Eisenmann b5d2bf079d Group chat is now named room chat. 12 years ago
Simon Eisenmann 60ee57edcf Show something during initializing phase and use new style css layout for help. 12 years ago
Simon Eisenmann 865e3c9f1a Small style fixes to room bar. 12 years ago
Simon Eisenmann b826f6c5b5 Fixed height of nicescroll bars. 12 years ago
Simon Eisenmann 65feb64303 Make file info not span all the width. 12 years ago
Simon Eisenmann 3e48b88a6f Show message to group chat when new room is joined. 12 years ago
Simon Eisenmann d50a377a33 Make chat use new style layout object. 12 years ago
Simon Eisenmann d0a768c743 Added auto hide class to buddy list. 12 years ago
Joachim Bauch 03fab9ca97 Update and evaluate caching headers when returning buddy images. 12 years ago
Simon Eisenmann 3519575638 Implemented top level controller layout configurations. 12 years ago
Joachim Bauch 62ba6a13b4 Use 15 random bytes as image id so we don't get base64 padding. 12 years ago
Joachim Bauch 9fe209eb3b Include timestamp of last change in URL instead of human readable update index. 12 years ago
Joachim Bauch faa32918fa Only change update index if image actually changed. 12 years ago
Joachim Bauch 18c46ee4e0 First path component when loading buddy images contains flags (currently unused). 12 years ago
Joachim Bauch 6d94757ce5 Append filename to image url. 12 years ago
Joachim Bauch f4a7de42b2 Added method to generate URL-safe random string. 12 years ago
Joachim Bauch 3cba87304d Use strong random number generator. 12 years ago
Joachim Bauch f4bf2e9c8d Load buddy images from "static" subfolder. 12 years ago
Joachim Bauch c054a78f06 Remove user images on disconnect. 12 years ago