Simon Eisenmann
|
71ec7e8b21
|
Use variable properly.
|
10 years ago |
Simon Eisenmann
|
61eb329630
|
Use css to provide ellipsis for buddy subline.
|
10 years ago |
Simon Eisenmann
|
d7a269d765
|
Use steps for animation.
|
10 years ago |
Simon Eisenmann
|
9a5d35935a
|
Removed obsolete icons from chat list.
|
10 years ago |
Simon Eisenmann
|
815ee9bb9e
|
Reduced chat blink animation to 1 step.
|
10 years ago |
Simon Eisenmann
|
f0ba9f14ee
|
Fixed chat icon color.
|
10 years ago |
Simon Eisenmann
|
f9f27bda48
|
Fixed chat arrows.
|
10 years ago |
Simon Eisenmann
|
a4844a9a11
|
Improved settings so OK button is static on top.
|
10 years ago |
Simon Eisenmann
|
215408598a
|
Added more sound options and moved them to separate section in settings.
|
10 years ago |
Simon Eisenmann
|
239dea4ecd
|
Show unsupported dialog when run in Microsoft Edge.
|
10 years ago |
Simon Eisenmann
|
e207726148
|
Updated WebRTC adapter to latest version.
|
10 years ago |
Simon Eisenmann
|
6cd8ce1258
|
Added media-src to CSP example.
|
10 years ago |
Simon Eisenmann
|
c86eaf1449
|
Merge pull request #217 from theurere/cleanup-screensharing
Improve handling of peercall event remoteStreamAdded
|
10 years ago |
Simon Eisenmann
|
f1c291ad81
|
Merge pull request #218 from fancycode/update_godeps
Update dependencies to latest versions.
|
10 years ago |
Simon Eisenmann
|
660d14be1a
|
Merge pull request #219 from fancycode/gpm_travis
Check GPM setup in Travis.
|
10 years ago |
Joachim Bauch
|
4315c6fe75
|
Check GPM setup in Travis.
|
10 years ago |
Joachim Bauch
|
0904a05bfd
|
Update dependencies to latest versions:
- github.com/gorilla/mux
- github.com/gorilla/securecookie
- github.com/gorilla/websocket
- github.com/satori/go.uuid
- github.com/strukturag/phoenix
|
10 years ago |
Evan Theurer
|
652cefb9af
|
Handle peercall event remoteStreamAdded being triggered without a stream.
|
10 years ago |
Simon Eisenmann
|
63c3895a4a
|
Added support for (gpm)[https://github.com/pote/gpm]
|
10 years ago |
Simon Eisenmann
|
05a5b1b4bf
|
Disable joined and left sound when in a call.
|
10 years ago |
Simon Eisenmann
|
8d28b9a597
|
Use a refcount for disable sound.
|
10 years ago |
Simon Eisenmann
|
78d15a3040
|
Added playsound service api to disable sounds by id.
|
10 years ago |
Simon Eisenmann
|
9a3f98de34
|
Moved registry back to outer scope.
|
10 years ago |
Simon Eisenmann
|
e6dd204ce5
|
Merge pull request #213 from theurere/custom-dialogs
Support alertify dialogs of custom type
|
10 years ago |
Simon Eisenmann
|
197a3a69be
|
Rebuilt translation files and updated German.
|
10 years ago |
Simon Eisenmann
|
0373580755
|
Do not use a separate section for a single checkbox.
|
10 years ago |
Evan Theurer
|
ff7cdb5835
|
Support alertify dialogs of custom type.
|
10 years ago |
Simon Eisenmann
|
be26aea188
|
Merge pull request #208 from theurere/disable-sound-setting
Settings option to control app sounds
|
10 years ago |
Evan Theurer
|
3f8bcd5a0e
|
Add settings option to disable sound effects.
|
10 years ago |
Simon Eisenmann
|
35857a4ab5
|
Merge branch 'release-0.24' into develop
|
10 years ago |
Simon Eisenmann
|
06cadcb05a
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
65d176be62
|
0.24.2
|
10 years ago |
Simon Eisenmann
|
36a8d8f66c
|
Merge branch 'release-0.24' into develop
|
10 years ago |
Simon Eisenmann
|
9432535665
|
Use webfonts.js in main to avoid load order error in built javascript.
|
10 years ago |
Simon Eisenmann
|
b702ebc818
|
Merge branch 'release-0.24' into develop
|
10 years ago |
Simon Eisenmann
|
975768f1c2
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
6e96755cd1
|
0.24.1
|
10 years ago |
Simon Eisenmann
|
d85daa87bd
|
Merge pull request #214 from fancycode/welcome_global_no_duplicates
Don't return users twice in "Welcome" from global room.
|
10 years ago |
Simon Eisenmann
|
ff8150569b
|
Load Youtube sandbox content on demand.
|
10 years ago |
Simon Eisenmann
|
344c5a4484
|
Add notes about youtube sandbox.
|
10 years ago |
Simon Eisenmann
|
62480cccdb
|
Merge branch 'longsleep-sandboxcsp' into develop
|
10 years ago |
Simon Eisenmann
|
77d7860ba1
|
Moved CSP into HTTP response headers for odf and pdf sandbox and allowed blob: and data: img-src.
|
10 years ago |
Simon Eisenmann
|
7fcc9b57a6
|
Install sandbox html files.
|
10 years ago |
Simon Eisenmann
|
bfd866a11e
|
Make sure to build pdf js separatly.
|
10 years ago |
Simon Eisenmann
|
b3d03b819c
|
Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570).
|
10 years ago |
Simon Eisenmann
|
e35dd0f8a3
|
Added URL support to sandbox service.
|
10 years ago |
Simon Eisenmann
|
a523d6b783
|
Improved comments.
|
10 years ago |
Simon Eisenmann
|
588b26a41b
|
Merge branch 'master' into develop
|
10 years ago |
Simon Eisenmann
|
7df88de38c
|
Removed vim settings to avoid file beeing detected as Java by GitHub.
|
10 years ago |
Joachim Bauch
|
5be1eda4ee
|
Don't return users twice in "Welcome" from global room.
|
10 years ago |