1657 Commits (01f93bd8cde513b4327d15c5a1daf6cad0f91afc)
 

Author SHA1 Message Date
Simon Eisenmann c93fd57c50 First bunch of dom and js changes to make chat switching and events more sane. 11 years ago
Simon Eisenmann b5d2bf079d Group chat is now named room chat. 11 years ago
Simon Eisenmann 11fda3d937 Hide buddy list per default and only show when room status becomes true. 11 years ago
Simon Eisenmann 60ee57edcf Show something during initializing phase and use new style css layout for help. 11 years ago
Joachim Bauch 9137166bbe Added method "mediaStream.url.buddy" to get url of buddy image. 11 years ago
Simon Eisenmann fa1fd303ca Fixed duplicate key. 11 years ago
Simon Eisenmann 865e3c9f1a Small style fixes to room bar. 11 years ago
Simon Eisenmann b826f6c5b5 Fixed height of nicescroll bars. 11 years ago
Simon Eisenmann 30bce70235 Make sure to show title and picture in chat even when append returned nothing. 11 years ago
Joachim Bauch ddd41deb21 Also store absolute url as "buddyPictureLocalUrl" to be used in chat views. 11 years ago
Simon Eisenmann 65feb64303 Make file info not span all the width. 11 years ago
Simon Eisenmann 3e48b88a6f Show message to group chat when new room is joined. 11 years ago
Simon Eisenmann d50a377a33 Make chat use new style layout object. 11 years ago
Joachim Bauch 3a9e25811b Hardcode buddy image resolution in template. 11 years ago
Simon Eisenmann d0a768c743 Added auto hide class to buddy list. 11 years ago
Joachim Bauch 03fab9ca97 Update and evaluate caching headers when returning buddy images. 11 years ago
Simon Eisenmann 404a14f5b1 Removed obsolete code. 11 years ago
Simon Eisenmann 3519575638 Implemented top level controller layout configurations. 11 years ago
Joachim Bauch 62ba6a13b4 Use 15 random bytes as image id so we don't get base64 padding. 11 years ago
Joachim Bauch 9fe209eb3b Include timestamp of last change in URL instead of human readable update index. 11 years ago
Joachim Bauch faa32918fa Only change update index if image actually changed. 11 years ago
Joachim Bauch e54e9e060e Set alt tag of buddy image to user name. 11 years ago
Joachim Bauch aef44cd43b Set width/height for buddy image (currently hardcoded to 46 pixels). 11 years ago
Joachim Bauch 18c46ee4e0 First path component when loading buddy images contains flags (currently unused). 11 years ago
Joachim Bauch 6d94757ce5 Append filename to image url. 11 years ago
Joachim Bauch f4a7de42b2 Added method to generate URL-safe random string. 11 years ago
Joachim Bauch 3cba87304d Use strong random number generator. 11 years ago
Joachim Bauch f4bf2e9c8d Load buddy images from "static" subfolder. 11 years ago
Joachim Bauch c054a78f06 Remove user images on disconnect. 11 years ago
Joachim Bauch 4d82a8c454 Get configuration from "mediaStream" service. 11 years ago
Joachim Bauch 8794894302 Load buddy images from URL. 11 years ago
Simon Eisenmann 6477b59dd8 Updated changelog for 0.16.0 release. 11 years ago
Simon Eisenmann 0bdae16232 Made the screen sharing view show full resolution and a scroll pane. 11 years ago
Simon Eisenmann e911629c7f No longer use ice connection state as screen sharing stop event, but use bye event sent through data channel. 11 years ago
Simon Eisenmann e2a79da07e Added buddylist and chat awareness to mainview. 11 years ago
Simon Eisenmann da7b64bcc1 Prepare for next release. 11 years ago
Simon Eisenmann b802551a84 Fixed roomstatus apply. 11 years ago
Simon Eisenmann e340ef5175 Fixed middle style. 11 years ago
Simon Eisenmann f000c6b531 Brought back missing translations. 11 years ago
Simon Eisenmann 760c0bafed Put chat badge into button. 11 years ago
Joachim Bauch 5eb8ebe51c Support configuring pprof HTTP server. 11 years ago
Simon Eisenmann fb20b17330 Added chat messages badge to count unseen messages when chat is not open. 11 years ago
Simon Eisenmann 9bbd8fbac7 Merge pull request #11 from fancycode/broadcast_json_buffer 11 years ago
Simon Eisenmann 60f4883682 Merge pull request #10 from fancycode/chat_stats 11 years ago
Simon Eisenmann 646271e399 Merge pull request #9 from fancycode/multiple_buffercaches 11 years ago
Simon Eisenmann 58fb2dac1b Merge pull request #7 from fancycode/message_queue_list 11 years ago
Simon Eisenmann b53ea13f85 Rebuilt translations. 11 years ago
Simon Eisenmann 4fa3694518 More padding. 11 years ago
Simon Eisenmann 9ff1e6307a Fixed flash of welcome page. 11 years ago
Simon Eisenmann a0593c95ad Made buddy list empty message a little more professional. 11 years ago