about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* cl_ev_send_muc_msg takes ProfMucWin as argJames Booth2015-05-043-5/+5
* ui_outgoing_chat_msg now takes ProfChatWin as argumentJames Booth2015-05-045-15/+13
* Added roster list function to get display name for messagesJames Booth2015-05-033-24/+37
* Added carbons handlerJames Booth2015-05-031-52/+52
* Show resource in status barJames Booth2015-05-031-1/+6
* Extracted receipt request processing in message.cJames Booth2015-05-031-12/+31
* Extract private message hanlding in message.cJames Booth2015-05-033-70/+75
* Tidy message.cJames Booth2015-05-031-40/+50
* Extracted receipt received handlerJames Booth2015-05-031-30/+34
* Tidy message.cJames Booth2015-05-021-68/+62
* Pass ProfChatWin to otr_on_message_sendJames Booth2015-05-024-52/+22
* Removed server event delegation functionsJames Booth2015-05-018-394/+76
* Move current win check to event, removed next and prev win functionsJames Booth2015-04-307-90/+30
* Removed ui_win_switch_numJames Booth2015-04-3010-155/+77
* Added assert to ui_switch_winJames Booth2015-04-301-0/+1
* Removed some ui functions, inlinedJames Booth2015-04-304-36/+13
* Added ui_win_error_line()James Booth2015-04-294-2/+10
* Return result on OTR message sendingJames Booth2015-04-2911-49/+74
* Return new window on new chat win eventJames Booth2015-04-293-12/+9
* Changed message when sending non encrypted message with OTR policy alwaysJames Booth2015-04-291-2/+2
* Reuse ui_new_chat_winJames Booth2015-04-291-55/+17
* _win_show_history takes ProfChatWin as first argJames Booth2015-04-291-66/+55
* Added ui events moduleJames Booth2015-04-286-16/+92
* Renamed event functionsJames Booth2015-04-2811-251/+251
* Removed commented codeJames Booth2015-04-281-26/+0
* Moved otr message send event to otr moduleJames Booth2015-04-274-33/+44
* Removed server_events dependency on libotr headersJames Booth2015-04-274-41/+48
* Renamed incoming otr messageJames Booth2015-04-271-6/+6
* Tidied account loginJames Booth2015-04-235-60/+79
* Moved login events to client events moduleJames Booth2015-04-223-98/+121
* Tidy execute alias codeJames Booth2015-04-211-11/+11
* Moved new chat win events to client events moduleJames Booth2015-04-219-67/+102
* Moved all message sending to client events moduleJames Booth2015-04-213-50/+57
* Removed unused otr checkJames Booth2015-04-191-5/+0
* Added client_events module, reuse message sending code for all commandsJames Booth2015-04-194-77/+132
* Renamed server event functionsJames Booth2015-04-198-221/+221
* Moved server_events to event/James Booth2015-04-1910-10/+10
* Added option to show jids in occupants panelJames Booth2015-04-1216-23/+113
* Updated travis build to include uuid-dev dependencyJames Booth2015-04-121-1/+1
* Autogenerate room name with UUID for /join with no argsJames Booth2015-04-117-28/+32
* Updated CHANGELOGJames Booth2015-04-111-0/+1
* Use password for chat room invitesJames Booth2015-03-297-17/+47
* Added password to direct invitesJames Booth2015-03-293-4/+10
* Add callback data to room disco info response handlerJames Booth2015-03-296-35/+103
* Set members only property when getting room featuresJames Booth2015-03-296-4/+26
* Added check members only room to send mediated invitesJames Booth2015-03-286-1/+77
* Added individual options to send and request delivery receiptsJames Booth2015-03-198-21/+73
* Merge remote-tracking branch 'origin/master'James Booth2015-03-181-1/+1
|\
| * Fix buffer entry freeJames Booth2015-03-171-1/+1
* | Added keybindings for rxvtJames Booth2015-03-181-6/+13
|/