Simon Eisenmann
|
919e758a31
|
Removed obsolete different TURN user formats.
|
11 years ago |
Simon Eisenmann
|
ac3a2c32b5
|
Use expiration time stamp for TURN REST API auth.
|
11 years ago |
Simon Eisenmann
|
ed7cf2d826
|
Improved TURN server support.
|
11 years ago |
Simon Eisenmann
|
4af9e74111
|
Fixed iceServers response to be an array for Chrome >= 34.
|
11 years ago |
Simon Eisenmann
|
362248cfa0
|
Always make screen sharing availble when browser supports it.
|
11 years ago |
Simon Eisenmann
|
850a8a94d2
|
Fixed audio indicator to actually work correctly.
|
11 years ago |
Simon Eisenmann
|
ed867a14f3
|
Added support for screen sharing options (fit screen).
|
11 years ago |
Simon Eisenmann
|
c3a724c90f
|
Added missing closing span.
|
11 years ago |
Simon Eisenmann
|
45f159b6f7
|
Merge pull request #14 from fancycode/secure_random
Secure random
|
11 years ago |
Simon Eisenmann
|
6bf3c41fdd
|
Merge pull request #12 from fancycode/pprof_server
Support configuring pprof HTTP server.
|
11 years ago |
Simon Eisenmann
|
f3c2865201
|
Prepare for release.
|
11 years ago |
Simon Eisenmann
|
ca0ba9eb4b
|
Implemented support to hide chats from chat list.
|
11 years ago |
Simon Eisenmann
|
740a37fef2
|
Fixed disabled color.
|
11 years ago |
Simon Eisenmann
|
2cb94cd3af
|
Fixed disabled color.
|
11 years ago |
Simon Eisenmann
|
26b82f2e90
|
Fixed couple of edge cases where chat animations got stuck or nothing was shown.
|
11 years ago |
Simon Eisenmann
|
6c787bb146
|
Auto unmax chat when layout hide.
Show compress icon in list mode when maximized.
|
11 years ago |
Simon Eisenmann
|
a4c1f9a48c
|
More nice animations to chat ui.
|
11 years ago |
Simon Eisenmann
|
1202b2c81f
|
Fixed duplicate chat visual unread and missing mouse pointer.
|
11 years ago |
Simon Eisenmann
|
a30e815fb0
|
Implemented chat sessions view.
|
11 years ago |
Simon Eisenmann
|
2b6f3e6ebb
|
Reduced size of room bar.
|
11 years ago |
Simon Eisenmann
|
4988edcd36
|
Cleanups.
|
11 years ago |
Simon Eisenmann
|
557dc99f1b
|
Cound chat message badge per chat.
|
11 years ago |
Simon Eisenmann
|
31467b90ce
|
Made chat room reuse sane.
|
11 years ago |
Simon Eisenmann
|
765f9d6278
|
Prepare for chat icons.
|
11 years ago |
Simon Eisenmann
|
c93fd57c50
|
First bunch of dom and js changes to make chat switching and events more sane.
|
11 years ago |
Simon Eisenmann
|
b5d2bf079d
|
Group chat is now named room chat.
|
11 years ago |
Simon Eisenmann
|
11fda3d937
|
Hide buddy list per default and only show when room status becomes true.
|
11 years ago |
Simon Eisenmann
|
60ee57edcf
|
Show something during initializing phase and use new style css layout for help.
|
11 years ago |
Simon Eisenmann
|
fa1fd303ca
|
Fixed duplicate key.
|
11 years ago |
Simon Eisenmann
|
865e3c9f1a
|
Small style fixes to room bar.
|
11 years ago |
Simon Eisenmann
|
b826f6c5b5
|
Fixed height of nicescroll bars.
|
11 years ago |
Simon Eisenmann
|
30bce70235
|
Make sure to show title and picture in chat even when append returned nothing.
|
11 years ago |
Simon Eisenmann
|
65feb64303
|
Make file info not span all the width.
|
11 years ago |
Simon Eisenmann
|
3e48b88a6f
|
Show message to group chat when new room is joined.
|
11 years ago |
Simon Eisenmann
|
d50a377a33
|
Make chat use new style layout object.
|
11 years ago |
Simon Eisenmann
|
d0a768c743
|
Added auto hide class to buddy list.
|
11 years ago |
Simon Eisenmann
|
404a14f5b1
|
Removed obsolete code.
|
11 years ago |
Simon Eisenmann
|
3519575638
|
Implemented top level controller layout configurations.
|
11 years ago |
Joachim Bauch
|
f4a7de42b2
|
Added method to generate URL-safe random string.
|
11 years ago |
Joachim Bauch
|
3cba87304d
|
Use strong random number generator.
|
11 years ago |
Simon Eisenmann
|
6477b59dd8
|
Updated changelog for 0.16.0 release.
|
11 years ago |
Simon Eisenmann
|
0bdae16232
|
Made the screen sharing view show full resolution and a scroll pane.
|
11 years ago |
Simon Eisenmann
|
e911629c7f
|
No longer use ice connection state as screen sharing stop event, but use bye event sent through data channel.
|
11 years ago |
Simon Eisenmann
|
e2a79da07e
|
Added buddylist and chat awareness to mainview.
|
11 years ago |
Simon Eisenmann
|
da7b64bcc1
|
Prepare for next release.
|
11 years ago |
Simon Eisenmann
|
b802551a84
|
Fixed roomstatus apply.
|
11 years ago |
Simon Eisenmann
|
e340ef5175
|
Fixed middle style.
|
11 years ago |
Simon Eisenmann
|
f000c6b531
|
Brought back missing translations.
|
11 years ago |
Simon Eisenmann
|
760c0bafed
|
Put chat badge into button.
|
11 years ago |
Joachim Bauch
|
5eb8ebe51c
|
Support configuring pprof HTTP server.
See http://golang.org/pkg/net/http/pprof/ for details.
|
11 years ago |