Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added rooms iq test | James Booth | 2015-05-24 | 1 | -0/+2 |
| | |||||
* | Tidy ui_room_message | James Booth | 2015-05-10 | 1 | -60/+62 |
| | |||||
* | Moved logic to notify_message | James Booth | 2015-05-10 | 3 | -36/+20 |
| | |||||
* | Added ui_contact_online | James Booth | 2015-05-07 | 2 | -0/+37 |
| | |||||
* | Use null check convention in windows.c | James Booth | 2015-05-04 | 1 | -18/+18 |
| | |||||
* | Use null check convention in window.c | James Booth | 2015-05-04 | 1 | -38/+38 |
| | |||||
* | Use null check convention in titlebar.c | James Booth | 2015-05-04 | 1 | -3/+3 |
| | |||||
* | Use null check convention in statusbar.c | James Booth | 2015-05-04 | 1 | -7/+7 |
| | |||||
* | Use null check convention in notifier.c | James Booth | 2015-05-04 | 1 | -4/+4 |
| | |||||
* | Use null check convention in core.c | James Booth | 2015-05-04 | 1 | -62/+62 |
| | |||||
* | Use null check convention in console.c | James Booth | 2015-05-04 | 1 | -80/+80 |
| | |||||
* | Added enc_mode to ProfChatWin | James Booth | 2015-05-04 | 4 | -10/+15 |
| | |||||
* | Added ui_ev_new_private_win to ui events | James Booth | 2015-05-04 | 2 | -16/+7 |
| | |||||
* | ui_outgoing_chat_msg now takes ProfChatWin as argument | James Booth | 2015-05-04 | 2 | -10/+8 |
| | |||||
* | Added roster list function to get display name for messages | James Booth | 2015-05-03 | 1 | -24/+8 |
| | |||||
* | Show resource in status bar | James Booth | 2015-05-03 | 1 | -1/+6 |
| | |||||
* | Move current win check to event, removed next and prev win functions | James Booth | 2015-04-30 | 4 | -77/+23 |
| | |||||
* | Removed ui_win_switch_num | James Booth | 2015-04-30 | 4 | -86/+62 |
| | |||||
* | Added assert to ui_switch_win | James Booth | 2015-04-30 | 1 | -0/+1 |
| | |||||
* | Removed some ui functions, inlined | James Booth | 2015-04-30 | 2 | -16/+2 |
| | |||||
* | Added ui_win_error_line() | James Booth | 2015-04-29 | 2 | -0/+7 |
| | |||||
* | Return result on OTR message sending | James Booth | 2015-04-29 | 2 | -20/+8 |
| | |||||
* | Reuse ui_new_chat_win | James Booth | 2015-04-29 | 1 | -55/+17 |
| | |||||
* | _win_show_history takes ProfChatWin as first arg | James Booth | 2015-04-29 | 1 | -66/+55 |
| | |||||
* | Removed commented code | James Booth | 2015-04-28 | 1 | -26/+0 |
| | |||||
* | Moved new chat win events to client events module | James Booth | 2015-04-21 | 4 | -56/+55 |
| | |||||
* | Removed unused otr check | James Booth | 2015-04-19 | 1 | -5/+0 |
| | |||||
* | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 7 | -6/+40 |
| | |||||
* | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 3 | -5/+11 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | James Booth | 2015-03-18 | 1 | -1/+1 |
|\ | |||||
| * | Fix buffer entry free | James Booth | 2015-03-17 | 1 | -1/+1 |
| | | |||||
* | | Added keybindings for rxvt | James Booth | 2015-03-18 | 1 | -6/+13 |
|/ | |||||
* | Added static functions to commands.c for sending messages | James Booth | 2015-03-16 | 1 | -1/+0 |
| | |||||
* | Tidied help | James Booth | 2015-03-15 | 1 | -12/+14 |
| | |||||
* | Added /receipts command | James Booth | 2015-03-15 | 2 | -0/+10 |
| | |||||
* | Added receipt.sent theme setting | James Booth | 2015-03-15 | 1 | -3/+3 |
| | |||||
* | Fixed merge | James Booth | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into xep-0184 | James Booth | 2015-03-15 | 2 | -0/+13 |
|\ | |||||
| * | Added OTR error messages | James Booth | 2015-03-15 | 2 | -0/+13 |
| | | |||||
* | | Merge branch 'master' into xep-0184 | James Booth | 2015-03-14 | 2 | -0/+42 |
|\| | | | | | | | | | | | | | | | Conflicts: src/server_events.c src/ui/core.c src/ui/ui.h tests/ui/stub_ui.c | ||||
| * | Don't switch window on sent carbon | James Booth | 2015-03-14 | 2 | -0/+44 |
| | | |||||
* | | Use colouring for message receipts | James Booth | 2015-03-14 | 5 | -20/+92 |
| | | |||||
* | | Removed from argument from outgoing message functions | James Booth | 2015-03-14 | 2 | -11/+7 |
| | | |||||
* | | Renamed win_save_newline -> win_newline | James Booth | 2015-03-14 | 4 | -26/+26 |
| | | |||||
* | | Renamed win_save_println -> win_println | James Booth | 2015-03-14 | 4 | -22/+22 |
| | | |||||
* | | Renamed win_save_print -> win_print | James Booth | 2015-03-14 | 5 | -182/+182 |
| | | |||||
* | | Renamed win_save_vprint -> win_vprint | James Booth | 2015-03-14 | 4 | -191/+191 |
| | | |||||
* | | Show message received text for receipts | James Booth | 2015-03-11 | 2 | -3/+12 |
| | | |||||
* | | Added basic delivery receipts | James Booth | 2015-03-11 | 2 | -0/+14 |
|/ | |||||
* | Added /time statusbar preference | James Booth | 2015-03-10 | 2 | -12/+52 |
| |