1811 Commits (bc25d998d722c5d55b6a98956e4d4c6adaa7caeb)
 

Author SHA1 Message Date
Joachim Bauch bc25d998d7 Add special "hook" mode to polint to fix language detection. 9 years ago
Joachim Bauch dc4585080d Support multiline message ids. 9 years ago
Joachim Bauch d833abd23b Added missing trailing dot. 9 years ago
Simon Eisenmann d689a58c9a 0.27.2 9 years ago
Simon Eisenmann eacc7671f0 Merge pull request #327 from strukturag/docker-minimal-build 9 years ago
Simon Eisenmann 60a5e020d9 Update -X arguments syntax 9 years ago
Simon Eisenmann 39a920e845 Add Docker instructions to README.md 9 years ago
Simon Eisenmann bcffe326f2 Add Dockerfiles to build minimal Docker 9 years ago
Joachim Bauch 31260c397a Merge pull request #333 from fancycode/ci-i18n 9 years ago
Joachim Bauch 659ecb4337 Check .po files before committing. 9 years ago
Joachim Bauch 410ab9dc10 Added script to check style of .po files. 9 years ago
Joachim Bauch 10387754d9 Fixed various style issues in .po files. 9 years ago
Simon Eisenmann 2dee813c0d Allow custom GOROOT to make Travis happy 9 years ago
Simon Eisenmann 0b051e7fae Unset GOROOT and GOBIN in Makefile 9 years ago
Simon Eisenmann 6b9c2c9c12 Update Dockerfile to make sense 9 years ago
Simon Eisenmann f19c38fa2c Bump go.uuid to 1.1.0 9 years ago
Simon Eisenmann 4a9d0c85fa Add Go tip to travis (allowed to fail) 9 years ago
Simon Eisenmann 21b58e1b16 Bump Go requirement to 1.4 9 years ago
Simon Eisenmann 39469786c9 Update gorilla websocket build dependency 9 years ago
Simon Eisenmann 01129b2cbc 0.27.1 9 years ago
Simon Eisenmann ae90855b9f Compute 'extra.d' relative URL 9 years ago
Simon Eisenmann 1532e1c2d6 Remove extra.d folder to get rid of build error 9 years ago
Simon Eisenmann 98ae511ae8 Add require relative load support 9 years ago
Simon Eisenmann 68a1233fb6 Merge pull request #309 from leonklingele/constant-time-hmac 9 years ago
Leon Klingele ed044a3d8b Compare HMACs in constant time to mitigate timing attack 9 years ago
Simon Eisenmann 8888a496c5 Merge pull request #305 from leonklingele/fix-extrad-detection 9 years ago
Leon Klingele 1a33e4fe1c Use proper variable for extra.d folder detection 9 years ago
Simon Eisenmann ab47f59fe9 Fix syntax error from previous commit 9 years ago
Simon Eisenmann e6c5046201 Add support for symlinks inside extra.d 9 years ago
Simon Eisenmann f603cbc6b9 0.27.0 9 years ago
Simon Eisenmann 6cc02c4a2c Merge pull request #304 from longsleep/extra.d-support 9 years ago
Simon Eisenmann a51131b3e3 Stop to use window.alert() for load errors 9 years ago
Simon Eisenmann cfec82384a Add support for extra.d directory 9 years ago
Joachim Bauch 2ba4773781 Merge pull request #302 from fancycode/disable_call_on_conference_rooms 9 years ago
Joachim Bauch 8b6b28f241 Hide "call" button when in conference rooms. 9 years ago
Simon Eisenmann 2f21c984c4 Merge pull request #301 from fancycode/leave_api 9 years ago
Simon Eisenmann 0c5c4ac8d4 Merge pull request #303 from fancycode/githook_non_checkout 9 years ago
Joachim Bauch 0c2f59c2a3 Only install git hook if cloned from git. 9 years ago
Joachim Bauch d0f6b3a481 Only broadcast a "soft" left event on room leave. 9 years ago
Joachim Bauch 983c9b991f Added API to leave a room. 9 years ago
Joachim Bauch 1425a52426 Merge pull request #296 from fancycode/nats_room_type 9 years ago
Joachim Bauch da3cb4d0c4 Make the room type configurable through NATS. 9 years ago
Simon Eisenmann c1496fb782 Merge pull request #294 from fancycode/conference_error_handling 9 years ago
Simon Eisenmann 0207e83418 Merge pull request #295 from fancycode/join_status 9 years ago
Joachim Bauch 4abbf575be Include user status in "Joined" event. 9 years ago
Joachim Bauch 6ff9ee6b47 Fix moving between conference rooms. 9 years ago
Joachim Bauch c8763deb58 Try to recover from (some) lost p2p connection state. 9 years ago
Joachim Bauch ee1f73ba40 Don't add dummy remote streams if call is closed. 9 years ago
Joachim Bauch 2e51880315 Don't show "failed" error if connection was established before. 9 years ago
Joachim Bauch c6354b8a14 Merge pull request #293 from fancycode/conference_refactoring 9 years ago