Joachim Bauch
6591cdfae1
Trigger events through service instead of "appData".
11 years ago
Joachim Bauch
77e33deb9d
Don't specify dependencies explicitly.
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
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
4ab86e4822
Fixed tabs and spaces.
11 years ago
Simon Eisenmann
934d09c0b0
Fixed header name to make SSL connections work.
11 years ago
Simon Eisenmann
e6e794a1ca
Fixed formatting of Nginx configuration.
11 years ago
Simon Eisenmann
ba1adde50b
Added example Apache HTTP Server configuration.
11 years ago
Simon Eisenmann
737a34482d
Fixed test by initializing default room type correctly.
11 years ago
Simon Eisenmann
810dfdf48d
Merge pull request #162 from theurere/update-ua-parser-js
...
Update ua-parser to 0.7.9
11 years ago
Evan Theurer
486505a57c
Update ua-parser to 0.7.9.
11 years ago
Simon Eisenmann
1671ad3334
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
9308e17dfa
0.24.4
11 years ago
Simon Eisenmann
85b6d0859e
Merge branch 'develop' into release-0.24
11 years ago
Simon Eisenmann
9e1aedaad3
Avoid to handle the main room as global room.
11 years ago
Simon Eisenmann
b55fd10906
Added missing semicolon
11 years ago
Simon Eisenmann
1cfea7196f
Fixed invalid experimental constraints.
11 years ago
Simon Eisenmann
944550adbc
Updated translations and translated to German.
11 years ago
Simon Eisenmann
f85ed34f2b
Merge branch 'release-0.24' into develop
11 years ago
Simon Eisenmann
777f09a9e8
0.24.3
11 years ago
Simon Eisenmann
af194a64b8
Remove deprecated MediaStream.stop api (see https://groups.google.com/a/chromium.org/forum/#\!msg/blink-dev/s0UsMk8i2YM/WpepA4w3mPEJ for details).
11 years ago
Simon Eisenmann
86d740bd51
Improved behavior on small devices.
11 years ago
Simon Eisenmann
72f99ab4c6
Merge branch 'master' into develop
11 years ago
Simon Eisenmann
1e86a62f7c
Fixed typo.
11 years ago
Simon Eisenmann
655cc38312
Added link to http://spreedbox.com
11 years ago
Simon Eisenmann
f63ab8639e
More improvements to chat usability by colors.
11 years ago
Simon Eisenmann
00499fad15
Improved chat color and increased panel size.
11 years ago
Simon Eisenmann
1f3edd3607
Use default buttons for chat sub actions.
11 years ago
Simon Eisenmann
d1028521be
Use max widths for chat messages.
11 years ago
Simon Eisenmann
71ec7e8b21
Use variable properly.
11 years ago
Simon Eisenmann
61eb329630
Use css to provide ellipsis for buddy subline.
11 years ago
Simon Eisenmann
d7a269d765
Use steps for animation.
11 years ago
Simon Eisenmann
9a5d35935a
Removed obsolete icons from chat list.
11 years ago
Simon Eisenmann
815ee9bb9e
Reduced chat blink animation to 1 step.
11 years ago
Simon Eisenmann
f0ba9f14ee
Fixed chat icon color.
11 years ago
Simon Eisenmann
f9f27bda48
Fixed chat arrows.
11 years ago
Simon Eisenmann
a4844a9a11
Improved settings so OK button is static on top.
11 years ago
Simon Eisenmann
215408598a
Added more sound options and moved them to separate section in settings.
11 years ago
Simon Eisenmann
239dea4ecd
Show unsupported dialog when run in Microsoft Edge.
11 years ago
Simon Eisenmann
e207726148
Updated WebRTC adapter to latest version.
11 years ago
Simon Eisenmann
6cd8ce1258
Added media-src to CSP example.
11 years ago
Simon Eisenmann
c86eaf1449
Merge pull request #217 from theurere/cleanup-screensharing
...
Improve handling of peercall event remoteStreamAdded
11 years ago