Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added README and LICENSE | Kevin Chabowski | 2014-03-28 |
| | |||
* | Homepage done | Kevin Chabowski | 2014-03-27 |
| | |||
* | Stopping the ticker in Push | Kevin Chabowski | 2014-03-27 |
| | |||
* | Prevent chatrooms with empty names | Kevin Chabowski | 2014-03-27 |
| | |||
* | Prevent users from flooding the server | Kevin Chabowski | 2014-03-27 |
| | |||
* | Nickname and message length limits implemented | Kevin Chabowski | 2014-03-27 |
| | |||
* | Fixed nickname coloring in chatlog. | Kevin Chabowski | 2014-03-27 |
| | | | | | | Didn't work that way with webkit and blink. Also removed logging of color | ||
* | Join/leave mesages should always ge gray | Kevin Chabowski | 2014-03-27 |
| | |||
* | Chat buddies now get a random color assigned. | Kevin Chabowski | 2014-03-27 |
| | |||
* | Fixed style | Kevin Chabowski | 2014-03-27 |
| | |||
* | Some nice styling! | Kevin Chabowski | 2014-03-27 |
| | |||
* | Forbid empty nicknames | Kevin Chabowski | 2014-03-27 |
| | |||
* | Chat now works on the client side | Kevin Chabowski | 2014-03-27 |
| | |||
* | Added TestChat for testing message broadcasting. | Kevin Chabowski | 2014-03-25 |
| | |||
* | Expanded TestLeave | Kevin Chabowski | 2014-03-25 |
| | |||
* | Expanded TestJoin | Kevin Chabowski | 2014-03-25 |
| | |||
* | Some test cases and fixes | Kevin Chabowski | 2014-03-25 |
| | |||
* | Documenting the new chat package. Also fixing access rights | Kevin Chabowski | 2014-03-25 |
| | |||
* | Move protocol agnostic stuff into own package. | Kevin Chabowski | 2014-03-25 |
| | | | | So we can test it more easily. | ||
* | Some placeholders for the HTML pages | Kevin Chabowski | 2014-03-25 |
| | |||
* | Fixed some compile errors | Kevin Chabowski | 2014-03-25 |
| | |||
* | Implemented message broadcasting stuff for type Buddy | Kevin Chabowski | 2014-03-25 |
| | |||
* | Joining a room should work now | Kevin Chabowski | 2014-03-25 |
| | |||
* | We need the room too when joining | Kevin Chabowski | 2014-03-25 |
| | |||
* | Moved message stuff into own file | Kevin Chabowski | 2014-03-24 |
| | |||
* | Chatrooms roughly implemented | Kevin Chabowski | 2014-03-24 |
| | |||
* | Initial commit | Kevin Chabowski | 2014-03-24 |