1804 Commits (bcffe326f2d274f31f6d1e0775400742a730d4ac)
 

Author SHA1 Message Date
Simon Eisenmann f0fee56826 Do not log io.EOF errors. 11 years ago
Simon Eisenmann 78956b15a7 Removed debug and gofmt. 11 years ago
Simon Eisenmann a4a815cc06 Implemented stats API. 11 years ago
Simon Eisenmann 8efd6dac2f Fixed compass. 11 years ago
Simon Eisenmann 48d21a25db Removed large loops over connections and users and implemented per room processing. 11 years ago
Simon Eisenmann ff802725fd Comments. 11 years ago
Simon Eisenmann af7c004638 Comment fixes. 11 years ago
Simon Eisenmann 505e9b0703 Implemented sending pings while in queue flush loop and added ping/pong logging. 11 years ago
Simon Eisenmann 8e1377ffaf Updated to latest version of webrtc.adapter.js. 11 years ago
Simon Eisenmann 5db0ac11da Added info about Id field in Screenshare document. 11 years ago
Simon Eisenmann 0b1a53da37 Implemented Angular Module support in plugins. 11 years ago
Simon Eisenmann b70c61fdc2 Fixed error callback when room data could not be loaded. 11 years ago
Simon Eisenmann 55e22afe32 Added configration for maxfd and automatically use the numer of cpus for GOMAXPROCS per default. 11 years ago
Simon Eisenmann eff92a008e Changed Makefile to allow tarball and release builds with local third party sources in ./vendor too. 11 years ago
Simon Eisenmann cd55d8a2df Added usability text when in default room. 11 years ago
Simon Eisenmann c489ab07e0 Implemented social links for email, facebook, twitter, google plus and xing. 11 years ago
Simon Eisenmann df19fefb96 Rebuilt translations. 11 years ago
Simon Eisenmann 17a2a67f52 Updated usability text. 11 years ago
Simon Eisenmann 968cc182ce Fixed german translation. 11 years ago
Simon Eisenmann 5fb8deff08 Avoid putting usability into its own scope. 11 years ago
Simon Eisenmann c337ec4f29 Reduced help font size. 11 years ago
Simon Eisenmann 3407e9ad36 Compare room number properly with null. 11 years ago
Simon Eisenmann 53143dfd41 Use captial and lower case letters and increased length to 11 for random room names. 11 years ago
Simon Eisenmann 92b45ba789 Added url functions as mediaStream api. 11 years ago
Simon Eisenmann 67de408100 Refactored room events. 11 years ago
Simon Eisenmann 387b20b78a Added translations for new text. 11 years ago
Simon Eisenmann 3d04daa92f Implemented room selection screed with automatic room id generator. 11 years ago
Simon Eisenmann 67bcaf0f4b Hide buddy list when not in a room. 11 years ago
Simon Eisenmann bda30e9682 Fixed merge bug. 11 years ago
Simon Eisenmann ba14e3fa4b Added server side code to disable default room. 11 years ago
Simon Eisenmann 959ee93a96 Bumped API document version. 11 years ago
Simon Eisenmann ba1969e850 No longer close xfer connections on ice state disconnected and instead sed bye message when downloader does no longer require a connection. 11 years ago
Simon Eisenmann 65c5803846 Log signalingState in onsignalingstatechange event. 11 years ago
Simon Eisenmann 63d0de1344 Fixed loosing buddies in the buddy list when they there pushed before. 11 years ago
Simon Eisenmann bbc859e06e Use base path for api token request. 11 years ago
Simon Eisenmann 0e76d60f22 Removed bunch of dead code. 11 years ago
Simon Eisenmann 8dabd2cfd0 Added support for url prefixes when behind a web server sub path (see server.conf.in basePath configuration). 11 years ago
Simon Eisenmann 23524690d5 Use new background tile. 11 years ago
Simon Eisenmann 1b99fa497f Fixed typo. 11 years ago
Joachim Bauch 7189530935 Merge pull request #1 from fancycode/travisci-integration 11 years ago
Joachim Bauch 75a9bfbaad Use "nodejs"/"node" from PATH. 11 years ago
Joachim Bauch ab81461606 We need Sass 3.2.0 or newer. 11 years ago
Joachim Bauch 70ca7c2c09 Install "sass" and "compass" as gems to get recent versions. 11 years ago
Joachim Bauch daa970ea61 Show build status of master branch. 11 years ago
Joachim Bauch 6f48312ff6 Support both "/usr/bin/nodejs" and "/usr/bin/node" when compiling JavaScript. 11 years ago
Joachim Bauch 8683be8571 Added Travis integration. 11 years ago
Simon Eisenmann 31dbb411ca Added html frontend plugin support. 11 years ago
Simon Eisenmann 18d324f390 Added title as configuration option. 11 years ago
Simon Eisenmann 26d2c18764 Split up html templates and added extra slots for easy customization and extension. 11 years ago
Simon Eisenmann dfb4cbcb16 Added AUTHORS file. 11 years ago