summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* rename github accountHEADmasterLaria Carolin Chabowski2016-08-16
|
* Added TLS supportKevin Chabowski2014-06-01
|
* Input field of dialog now matches the overall look and feel better.Kevin Chabowski2014-05-31
|
* Included screenshot to READMEKevin Chabowski2014-05-31
|
* Actually random randomnessKevin Chabowski2014-05-30
|
* Cooler frontend design!Kevin Chabowski2014-05-30
|
* Added README and LICENSEKevin Chabowski2014-03-28
|
* Homepage doneKevin Chabowski2014-03-27
|
* Stopping the ticker in PushKevin Chabowski2014-03-27
|
* Prevent chatrooms with empty namesKevin Chabowski2014-03-27
|
* Prevent users from flooding the serverKevin Chabowski2014-03-27
|
* Nickname and message length limits implementedKevin Chabowski2014-03-27
|
* Fixed nickname coloring in chatlog.Kevin Chabowski2014-03-27
| | | | | | Didn't work that way with webkit and blink. Also removed logging of color
* Join/leave mesages should always ge grayKevin Chabowski2014-03-27
|
* Chat buddies now get a random color assigned.Kevin Chabowski2014-03-27
|
* Fixed styleKevin Chabowski2014-03-27
|
* Some nice styling!Kevin Chabowski2014-03-27
|
* Forbid empty nicknamesKevin Chabowski2014-03-27
|
* Chat now works on the client sideKevin Chabowski2014-03-27
|
* Added TestChat for testing message broadcasting.Kevin Chabowski2014-03-25
|
* Expanded TestLeaveKevin Chabowski2014-03-25
|
* Expanded TestJoinKevin Chabowski2014-03-25
|
* Some test cases and fixesKevin Chabowski2014-03-25
|
* Documenting the new chat package. Also fixing access rightsKevin Chabowski2014-03-25
|
* Move protocol agnostic stuff into own package.Kevin Chabowski2014-03-25
| | | | So we can test it more easily.
* Some placeholders for the HTML pagesKevin Chabowski2014-03-25
|
* Fixed some compile errorsKevin Chabowski2014-03-25
|
* Implemented message broadcasting stuff for type BuddyKevin Chabowski2014-03-25
|
* Joining a room should work nowKevin Chabowski2014-03-25
|
* We need the room too when joiningKevin Chabowski2014-03-25
|
* Moved message stuff into own fileKevin Chabowski2014-03-24
|
* Chatrooms roughly implementedKevin Chabowski2014-03-24
|
* Initial commitKevin Chabowski2014-03-24