aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* fixed code formattingHEADmasterFred Martin2017-05-06-5/+10
* updates to README.md and test figureIbrahim Mkusa2017-05-01-1/+1
* updated README.mdIbrahim Mkusa2017-05-01-14/+4
* final report draft 1 for iskmIbrahim Mkusa2017-04-30-97/+175
* Start work on final report. Using Prof. Martin's template.Ibrahim Mkusa2017-04-30-0/+158
* Created reportDoug-Richardson2017-04-28-0/+144
* Merge branch 'master' of github.com:oplS17projects/HermesIbrahim Mkusa2017-04-24-1/+1
|\
| * minor configs for demoIbrahim Mkusa2017-04-24-1/+1
* | Added server logs from todays demos.Ibrahim Mkusa2017-04-24-1/+107
|/
* Added example file to readmeDoug-Richardson2017-04-24-0/+3
* Added an example imageDoug-Richardson2017-04-24-0/+0
* Merge branch 'master' of github.com:oplS17projects/HermesIbrahim Mkusa2017-04-23-0/+0
|\
| * updates to README.md(manual)Ibrahim Mkusa2017-04-23-3/+3
* | updates to README.md(manual)Ibrahim Mkusa2017-04-23-4/+6
|/
* updates to README.mdIbrahim Mkusa2017-04-23-2/+2
* updates to README.mdIbrahim Mkusa2017-04-23-5/+1
* updated architecture diagramIbrahim Mkusa2017-04-23-0/+0
* updates to README.mdIbrahim Mkusa2017-04-23-18/+21
* Hermes is fully functionalIbrahim Mkusa2017-04-23-3/+5
* fixed bug causing multiple GUI to show up. Now prompts for hostname andIbrahim Mkusa2017-04-23-26/+36
* timestamps are properly paddedIbrahim Mkusa2017-04-23-5/+10
* server colors default to blueIbrahim Mkusa2017-04-23-8/+15
* text-field and send-button display on the same lineIbrahim Mkusa2017-04-23-2/+15
* whispers are properly taggedIbrahim Mkusa2017-04-23-2/+3
* Handles disconnected users gracefully when you /whisperIbrahim Mkusa2017-04-23-8/+11
* on launch focus goes to text-fieldIbrahim Mkusa2017-04-23-0/+3
* clients now display received messages in the color of their originIbrahim Mkusa2017-04-23-11/+22
* updates to Hermes/Hermes/README.mdIbrahim Mkusa2017-04-23-4/+8
* Merge pull request #7 from oplS17projects/mangoiskm2017-04-23-1/+1
|\
| * updates to README.md (manual) to reflect change quit -> /quitmangoIbrahim Mkusa2017-04-23-1/+1
|/
* Merge pull request #6 from oplS17projects/mangoiskm2017-04-23-6/+35
|\
| * preliminary work on a short-manual for using HermesIbrahim Mkusa2017-04-23-0/+30
| * Hermes is ready. Did some polishing and updated TODOs.Ibrahim Mkusa2017-04-23-6/+5
|/
* Merge pull request #5 from oplS17projects/mangoiskm2017-04-23-209/+375
|\
| * bug fix: improved responsiveness of GUIIbrahim Mkusa2017-04-23-4/+4
| * GUI no longer burns through CPU cycles.Ibrahim Mkusa2017-04-23-4/+49
| * Validate that username is at most 10 characters. Added Padding for username.Ibrahim Mkusa2017-04-23-3/+10
| * Now accepts "/quit" to quit instead of "quit"Ibrahim Mkusa2017-04-23-3/+6
| * Now prompts for user name via the GUIIbrahim Mkusa2017-04-23-3/+15
| * updated TODO'sIbrahim Mkusa2017-04-23-1/+3
| * bug fix: no longer attaches username to every received message.Ibrahim Mkusa2017-04-23-4/+7
| * Basic input and output now can be done through guiIbrahim Mkusa2017-04-23-5/+30
| * messages from other clients now display on the GUIIbrahim Mkusa2017-04-23-7/+25
| * renamed Hermes_Gui1.3.rkt to GUI.rkt for readabilityIbrahim Mkusa2017-04-23-1/+1
| * beginning merge processIbrahim Mkusa2017-04-23-7/+26
| * Merge branch 'master' of github.com:oplS17projects/Hermes into mangoIbrahim Mkusa2017-04-23-24/+23
| |\ | |/ |/|
* | Modified the readmeDoug-Richardson2017-04-22-24/+23
| * removed unnecessary begin statements. Added more documentation to gui code.Ibrahim Mkusa2017-04-23-32/+65
| * removed unnecessary begin statementsIbrahim Mkusa2017-04-21-3/+2
|/
* Formatting edits to code to enhance readibility for coming mergeIbrahim Mkusa2017-04-20-19/+27