about summary refs log tree commit diff stats
path: root/src/server_events.h
Commit message (Expand)AuthorAgeFilesLines
* WIP - /statuses command optionsJames Booth2014-01-201-0/+2
* Refactored roster add/updateJames Booth2014-01-051-0/+1
* Moved roster handlers to server_eventsJames Booth2014-01-051-0/+5
* Moved presence handlers to server_eventsJames Booth2014-01-051-0/+18
* Moved messages handlers to server_eventsJames Booth2014-01-051-0/+16
* Moved handle_room_list and handle_disco_items to server_eventsJames Booth2014-01-051-0/+2
* Moved handle_disco_info to server_eventsJames Booth2014-01-051-0/+1
* Moved handle_software_version_result to server_eventsJames Booth2014-01-051-0/+2
* Moved handle_lost_connection and handle_failed_login to server_eventsJames Booth2014-01-051-0/+2
* Moved handle_login_account_success to server_eventsJames Booth2014-01-051-0/+1
* Added server_events.cJames Booth2014-01-051-0/+28