about summary refs log tree commit diff stats
path: root/src/event/server_events.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved pgp signature verification to sv_ev_contact_onlineJames Booth2015-05-071-1/+10
|
* Added ui_contact_onlineJames Booth2015-05-071-32/+2
|
* Use null check convention in server_events.cJames Booth2015-05-041-7/+7
|
* Extract private message hanlding in message.cJames Booth2015-05-031-2/+2
|
* Removed server event delegation functionsJames Booth2015-05-011-234/+0
|
* Renamed event functionsJames Booth2015-04-281-65/+65
|
* Removed server_events dependency on libotr headersJames Booth2015-04-271-40/+1
|
* Renamed incoming otr messageJames Booth2015-04-271-6/+6
|
* Renamed server event functionsJames Booth2015-04-191-65/+65
|
* Moved server_events to event/James Booth2015-04-191-0/+825