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 |
Simon Eisenmann
|
fb20b17330
|
Added chat messages badge to count unseen messages when chat is not open.
|
11 years ago |
Simon Eisenmann
|
9bbd8fbac7
|
Merge pull request #11 from fancycode/broadcast_json_buffer
Also cache buffers when encoding broadcast JSON.
|
11 years ago |
Simon Eisenmann
|
60f4883682
|
Merge pull request #10 from fancycode/chat_stats
Include number of chat message in hub statistics.
|
11 years ago |
Simon Eisenmann
|
646271e399
|
Merge pull request #9 from fancycode/multiple_buffercaches
Use multiple channels for caching of buffers.
|
11 years ago |
Simon Eisenmann
|
58fb2dac1b
|
Merge pull request #7 from fancycode/message_queue_list
Store pending messages in list.
|
11 years ago |
Simon Eisenmann
|
b53ea13f85
|
Rebuilt translations.
|
11 years ago |
Simon Eisenmann
|
4fa3694518
|
More padding.
|
11 years ago |
Simon Eisenmann
|
9ff1e6307a
|
Fixed flash of welcome page.
|
11 years ago |
Simon Eisenmann
|
a0593c95ad
|
Made buddy list empty message a little more professional.
|
11 years ago |
Simon Eisenmann
|
ad9af7f8fa
|
Only show welcome when in status waiting.
|
11 years ago |
Simon Eisenmann
|
fed0df52b1
|
Adjust better to optical middle.
|
11 years ago |
Simon Eisenmann
|
aac3c0bd7f
|
Fixed overlapp of chat controls and buddy list slider.
|
11 years ago |
Simon Eisenmann
|
ab524e5223
|
Put remote indicator to bottom.
|
11 years ago |
Simon Eisenmann
|
6b32a2e828
|
Added background to roombar.
|
11 years ago |
Simon Eisenmann
|
d29235c3fc
|
Fixed buddy list visibility layer.
|
11 years ago |
Simon Eisenmann
|
926683ac8a
|
Fixed chat slide width.
|
11 years ago |
Simon Eisenmann
|
934fe83497
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
227e18d4df
|
Removed debug.
|
11 years ago |
Simon Eisenmann
|
7368d35502
|
Throttle roomStatus event.
|
11 years ago |
Simon Eisenmann
|
f568f8e650
|
Implemented page loader.
|
11 years ago |
Simon Eisenmann
|
943b81b851
|
Implemented page loader.
|
11 years ago |
Simon Eisenmann
|
59efc365fb
|
Text shadow fixes.
|
11 years ago |
Simon Eisenmann
|
72aed04603
|
Fixed help style bottom margin.
|
11 years ago |
Simon Eisenmann
|
5f09051636
|
Fixed responsive width. Not optimal but better than before.
|
11 years ago |
Simon Eisenmann
|
f60a0062f0
|
Added chat maximize support.
|
11 years ago |
Simon Eisenmann
|
90e4fd4d4c
|
Fixed bar styles.
|
11 years ago |
Simon Eisenmann
|
0ce3444915
|
Implemented buddy list toggle icon.
|
11 years ago |
Simon Eisenmann
|
90f3eb8724
|
Added buddy classes to let css react on component hide/show stuff.
|
11 years ago |
Simon Eisenmann
|
a0efabc58e
|
Do not restore chat on room switch.
|
11 years ago |
Simon Eisenmann
|
37b80eb90a
|
Only show rightslide when in a room.
|
11 years ago |
Simon Eisenmann
|
3b56141bf4
|
Rebuilt translations.
|
11 years ago |
Joachim Bauch
|
c25a4fd6f3
|
Also cache buffers when encoding broadcast JSON.
|
11 years ago |
Joachim Bauch
|
a0220f6eb1
|
Include number of chat message in hub statistics.
|
11 years ago |