Joachim Bauch
51b457a92d
Merge dbd3db3393 into 881d6b7de2
11 years ago
Simon Eisenmann
881d6b7de2
Merge pull request #241 from theurere/hound-ignore-libs
...
Have hound ignore subfolders of js/static/libs/
11 years ago
Evan Theurer
ef935fccd7
Ensure that files and folders under static/js/libs/ are ignored by hound.
11 years ago
Simon Eisenmann
97fd691773
Merge pull request #229 from fancycode/jshint_errors
...
Fix some jshint errors
11 years ago
Simon Eisenmann
b178c1ed80
Merge pull request #232 from theurere/update-readme
...
Document how to enable javascript console logging
11 years ago
Simon Eisenmann
af1569af18
Merge pull request #237 from theurere/fix-autoprefixer
...
Fix autoprefixer
11 years ago
Evan Theurer
ef533d174e
Autoprefixer moved to postcss-cli, limit version for now to keep autoprefixer binary.
11 years ago
Evan Theurer
e9a3a599e2
Document how to enable javascript console logging.
11 years ago
Joachim Bauch
dbd3db3393
Always use general "send" API and determine internally to encrypt.
...
With that also get rid of the "Api.send2" and "Api.apply" hacks. Now the
respective methods take an optional function to call for sending the data
as first argument. No more magic object binding, yay!
11 years ago
Joachim Bauch
6591cdfae1
Trigger events through service instead of "appData".
11 years ago
Joachim Bauch
77e33deb9d
Don't specify dependencies explicitly.
11 years ago
Simon Eisenmann
941abd8b80
Merge branch 'ava1ar-master' into develop
11 years ago
ava1ar
c20a819914
make install target now respect
11 years ago
Simon Eisenmann
704111c452
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
873314ec73
Merge branch 'release-0.24'
11 years ago
Simon Eisenmann
7ea04e9a5b
0.24.8
11 years ago
Simon Eisenmann
abebed3c4b
Avoid to scale up screen sharing while still keep mandatory constraints in Chrome.
11 years ago
Simon Eisenmann
393ef70138
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
e40ca05d8b
Merge branch 'release-0.24'
11 years ago
Simon Eisenmann
dd4d90f2d0
0.24.7
11 years ago
Simon Eisenmann
35f4f41ea1
Make sure that the constraint adapter generates mandatory screen sharing constraints in for Chrome.
11 years ago
Joachim Bauch
6cec7e88c4
Invoke constructor with "new".
11 years ago
Joachim Bauch
689e2e0c15
Fix mixed tabs/spaces.
11 years ago
Simon Eisenmann
e855eff47a
Fixed disable of sounds for sound aliases of interval sounds.
11 years ago
Simon Eisenmann
5174834058
Removed debug.
11 years ago
Simon Eisenmann
490168d5e3
Added window.showCiphers helper for testing WebRTC stats API.
11 years ago
Simon Eisenmann
4cba567ae2
Merge pull request #226 from theurere/update-screensharing-readme
...
Add screen sharing configuration information to readme
11 years ago
Joachim Bauch
79d369640a
Make hound happy.
11 years ago
Joachim Bauch
72a5d60f9a
Initial UI integration.
...
- Show own fingerprint in settings.
- Show notification in chat while peer identity is requested.
- Show lock icon on encrypted chat messages.
- Show button in chat menu to open dialog with fingerprint of remote peer.
Needs rebuilding of styles after merging.
11 years ago
Joachim Bauch
848289a9e5
Log initialization result in service and use result directly from API.
11 years ago
Joachim Bauch
7f492d315c
Log an error if encrypted message is received but not supported.
11 years ago
Joachim Bauch
c33d2cb416
Renamed stuff to "EndToEndEncryption".
11 years ago
Joachim Bauch
81318f09aa
Explicitly set dependencies for axolotl library.
11 years ago
Evan Theurer
82b898171f
Add screen sharing configuration information.
11 years ago
Simon Eisenmann
a03e100094
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
3bc5e45191
Merge branch 'release-0.24'
11 years ago
Simon Eisenmann
82a27e4f63
0.24.6
11 years ago
Simon Eisenmann
9292032003
Merge pull request #223 from fancycode/travis_make_test
...
Also run "make test" in Travis.
11 years ago
Simon Eisenmann
ccddf38c80
Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856
11 years ago
Joachim Bauch
3e30c10336
Use new encryption service to get end-to-end encryption between peers.
11 years ago
Joachim Bauch
9e3257c3bb
Add new encryption service using libaxolotl-javascript.
11 years ago
Joachim Bauch
6e091c26bf
Implement new message types required for encryption support.
11 years ago
Joachim Bauch
c13b358e50
Add libaxolotl-javascript 1.3.0 with dependencies.
11 years ago
Simon Eisenmann
b98a70a33a
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
c3c9347e00
Merge branch 'release-0.24'
11 years ago
Simon Eisenmann
9b911542f5
0.24.5
11 years ago
Simon Eisenmann
0304d9baff
Fixed resurrection shrine.
11 years ago
Simon Eisenmann
5e9200bc3c
Trigger signalingState changes.
11 years ago
Simon Eisenmann
78a8c34151
Use onended event handler on tracks instead.
11 years ago
Simon Eisenmann
b842bdf26b
Fixed a problem where streams could not be started when they are disabled when the call was started and the server has renegotiation disabled.
11 years ago