640 Commits (5f8d2b5bb0586ea1be389d0f4061a12195ae24ab)

Author SHA1 Message Date
Simon Eisenmann 17f82a844c Fixed chat background image. 12 years ago
Simon Eisenmann e2d390f694 Gofmt. 12 years ago
Simon Eisenmann 979e61941a Fixed API without handle support. 12 years ago
Joachim Bauch 1d92587732 Use multiple channels for caching of buffers. 12 years ago
Joachim Bauch 2822ceb7c8 Release message only after it has been sent to all connections. 12 years ago
Joachim Bauch fe3ec466c8 Store pending messages in list. 12 years ago
Joachim Bauch f185864ca9 Use refcounted buffers for IO. 12 years ago
Joachim Bauch 139c6ab740 Don't run ping ticker in own goroutine and get rid of long-running "defer"s. 12 years ago
Joachim Bauch b2f5e7a2e8 Avoid excessive timer usage to throttle clients. 12 years ago
Joachim Bauch bc5aee4658 Prevent duplicate room creation. 12 years ago
Simon Eisenmann 2be499c346 Do not initialize queue with fixed size. 12 years ago
Simon Eisenmann 34a2a315b6 Use distinct icons for chat message delivery states. 12 years ago
Joachim Bauch 17aba85b51 Reuse buffers when reading/writing data. 12 years ago
Simon Eisenmann d0bde353bd No longer show picture and names in 1to1 chats. 12 years ago
Simon Eisenmann 1d0853ac93 Added support for general handlers in sleeply API registration. 12 years ago
Simon Eisenmann c607509788 Use uint64 values. 12 years ago
Simon Eisenmann 1e68c9ceea gofmt 12 years ago
Simon Eisenmann 8534be0312 Fixed panic when users disconnect while they were looped for Users request. 12 years ago
Simon Eisenmann 4f449341a2 Removed debug logging of register and unregister. 12 years ago
Simon Eisenmann f0fee56826 Do not log io.EOF errors. 12 years ago
Simon Eisenmann 78956b15a7 Removed debug and gofmt. 12 years ago
Simon Eisenmann a4a815cc06 Implemented stats API. 12 years ago
Simon Eisenmann 48d21a25db Removed large loops over connections and users and implemented per room processing. 12 years ago
Simon Eisenmann ff802725fd Comments. 12 years ago
Simon Eisenmann af7c004638 Comment fixes. 12 years ago
Simon Eisenmann 505e9b0703 Implemented sending pings while in queue flush loop and added ping/pong logging. 12 years ago
Simon Eisenmann 0b1a53da37 Implemented Angular Module support in plugins. 12 years ago
Simon Eisenmann 55e22afe32 Added configration for maxfd and automatically use the numer of cpus for GOMAXPROCS per default. 12 years ago
Simon Eisenmann cd55d8a2df Added usability text when in default room. 12 years ago
Simon Eisenmann c489ab07e0 Implemented social links for email, facebook, twitter, google plus and xing. 12 years ago
Simon Eisenmann df19fefb96 Rebuilt translations. 12 years ago
Simon Eisenmann 17a2a67f52 Updated usability text. 12 years ago
Simon Eisenmann 968cc182ce Fixed german translation. 12 years ago
Simon Eisenmann c337ec4f29 Reduced help font size. 12 years ago
Simon Eisenmann 53143dfd41 Use captial and lower case letters and increased length to 11 for random room names. 12 years ago
Simon Eisenmann 387b20b78a Added translations for new text. 12 years ago
Simon Eisenmann 3d04daa92f Implemented room selection screed with automatic room id generator. 12 years ago
Simon Eisenmann 67bcaf0f4b Hide buddy list when not in a room. 12 years ago
Simon Eisenmann bda30e9682 Fixed merge bug. 12 years ago
Simon Eisenmann ba14e3fa4b Added server side code to disable default room. 12 years ago
Simon Eisenmann 0e76d60f22 Removed bunch of dead code. 12 years ago
Simon Eisenmann 8dabd2cfd0 Added support for url prefixes when behind a web server sub path (see server.conf.in basePath configuration). 12 years ago
Simon Eisenmann 23524690d5 Use new background tile. 12 years ago
Simon Eisenmann 31dbb411ca Added html frontend plugin support. 12 years ago
Simon Eisenmann 18d324f390 Added title as configuration option. 12 years ago
Simon Eisenmann 26d2c18764 Split up html templates and added extra slots for easy customization and extension. 12 years ago
Simon Eisenmann 729384eade Global room id name as configuration option and disabled per default. 12 years ago
Simon Eisenmann 7883ee2e26 Merged with inhouse changes. 12 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago