Simon Eisenmann
31467b90ce
Made chat room reuse sane.
12 years ago
Simon Eisenmann
765f9d6278
Prepare for chat icons.
12 years ago
Simon Eisenmann
c93fd57c50
First bunch of dom and js changes to make chat switching and events more sane.
12 years ago
Simon Eisenmann
b5d2bf079d
Group chat is now named room chat.
12 years ago
Simon Eisenmann
60ee57edcf
Show something during initializing phase and use new style css layout for help.
12 years ago
Simon Eisenmann
865e3c9f1a
Small style fixes to room bar.
12 years ago
Simon Eisenmann
b826f6c5b5
Fixed height of nicescroll bars.
12 years ago
Simon Eisenmann
65feb64303
Make file info not span all the width.
12 years ago
Simon Eisenmann
3e48b88a6f
Show message to group chat when new room is joined.
12 years ago
Simon Eisenmann
d50a377a33
Make chat use new style layout object.
12 years ago
Simon Eisenmann
d0a768c743
Added auto hide class to buddy list.
12 years ago
Joachim Bauch
03fab9ca97
Update and evaluate caching headers when returning buddy images.
12 years ago
Simon Eisenmann
3519575638
Implemented top level controller layout configurations.
12 years ago
Joachim Bauch
62ba6a13b4
Use 15 random bytes as image id so we don't get base64 padding.
12 years ago
Joachim Bauch
9fe209eb3b
Include timestamp of last change in URL instead of human readable update index.
12 years ago
Joachim Bauch
faa32918fa
Only change update index if image actually changed.
12 years ago
Joachim Bauch
18c46ee4e0
First path component when loading buddy images contains flags (currently unused).
12 years ago
Joachim Bauch
6d94757ce5
Append filename to image url.
12 years ago
Joachim Bauch
f4a7de42b2
Added method to generate URL-safe random string.
12 years ago
Joachim Bauch
3cba87304d
Use strong random number generator.
12 years ago
Joachim Bauch
f4bf2e9c8d
Load buddy images from "static" subfolder.
12 years ago
Joachim Bauch
c054a78f06
Remove user images on disconnect.
12 years ago
Joachim Bauch
8794894302
Load buddy images from URL.
...
This allows the frontend proxy to cache images and avoids hitting the backend server too often. This also is required in preparation for further changes to move user data away from memory.
12 years ago
Simon Eisenmann
0bdae16232
Made the screen sharing view show full resolution and a scroll pane.
12 years ago
Simon Eisenmann
e2a79da07e
Added buddylist and chat awareness to mainview.
12 years ago
Simon Eisenmann
e340ef5175
Fixed middle style.
12 years ago
Simon Eisenmann
f000c6b531
Brought back missing translations.
12 years ago
Simon Eisenmann
760c0bafed
Put chat badge into button.
12 years ago
Joachim Bauch
5eb8ebe51c
Support configuring pprof HTTP server.
...
See http://golang.org/pkg/net/http/pprof/ for details.
12 years ago
Simon Eisenmann
fb20b17330
Added chat messages badge to count unseen messages when chat is not open.
12 years ago
Simon Eisenmann
b53ea13f85
Rebuilt translations.
12 years ago
Simon Eisenmann
4fa3694518
More padding.
12 years ago
Simon Eisenmann
a0593c95ad
Made buddy list empty message a little more professional.
12 years ago
Simon Eisenmann
fed0df52b1
Adjust better to optical middle.
12 years ago
Simon Eisenmann
aac3c0bd7f
Fixed overlapp of chat controls and buddy list slider.
12 years ago
Simon Eisenmann
ab524e5223
Put remote indicator to bottom.
12 years ago
Simon Eisenmann
6b32a2e828
Added background to roombar.
12 years ago
Simon Eisenmann
d29235c3fc
Fixed buddy list visibility layer.
12 years ago
Simon Eisenmann
926683ac8a
Fixed chat slide width.
12 years ago
Simon Eisenmann
943b81b851
Implemented page loader.
12 years ago
Simon Eisenmann
59efc365fb
Text shadow fixes.
12 years ago
Simon Eisenmann
72aed04603
Fixed help style bottom margin.
12 years ago
Simon Eisenmann
5f09051636
Fixed responsive width. Not optimal but better than before.
12 years ago
Simon Eisenmann
f60a0062f0
Added chat maximize support.
12 years ago
Simon Eisenmann
90e4fd4d4c
Fixed bar styles.
12 years ago
Simon Eisenmann
0ce3444915
Implemented buddy list toggle icon.
12 years ago
Simon Eisenmann
90f3eb8724
Added buddy classes to let css react on component hide/show stuff.
12 years ago
Simon Eisenmann
3b56141bf4
Rebuilt translations.
12 years ago
Joachim Bauch
c25a4fd6f3
Also cache buffers when encoding broadcast JSON.
12 years ago
Joachim Bauch
a0220f6eb1
Include number of chat message in hub statistics.
12 years ago