Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 3 | -19/+0 |
| | |||||
* | Use password for chat room invites | James Booth | 2015-03-29 | 1 | -7/+7 |
| | |||||
* | Add callback data to room disco info response handler | James Booth | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Set members only property when getting room features | James Booth | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Added otr_tag_message, removed commands.c dependency on libotr | James Booth | 2015-03-16 | 1 | -1/+6 |
| | |||||
* | Move common chat logging code to log.c | James Booth | 2015-03-15 | 1 | -2/+8 |
| | |||||
* | Added /receipts command | James Booth | 2015-03-15 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into xep-0184 | James Booth | 2015-03-14 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | 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 | 1 | -0/+2 |
| | | |||||
* | | Removed from argument from outgoing message functions | James Booth | 2015-03-14 | 1 | -4/+2 |
| | | |||||
* | | Show message received text for receipts | James Booth | 2015-03-11 | 2 | -3/+5 |
| | | |||||
* | | Added basic delivery receipts | James Booth | 2015-03-11 | 1 | -0/+2 |
|/ | |||||
* | Send private carbons element with message when encrypted | James Booth | 2015-03-10 | 2 | -2/+8 |
| | |||||
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 2 | -0/+3 |
|\ | |||||
| * | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 2 | -0/+3 |
| | | |||||
* | | Merge branch 'master' into readline | James Booth | 2015-03-08 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fixed tests for --disable-otr | James Booth | 2015-03-04 | 1 | -0/+2 |
| |/ | |||||
* | | Merge branch 'master' into readline | James Booth | 2015-02-08 | 3 | -1/+53 |
|\| | |||||
| * | Moved quote stripper to common, added tests | James Booth | 2015-02-08 | 3 | -1/+53 |
| | | |||||
* | | Moved command processing to main loop, allow resize during password prompt | James Booth | 2015-02-05 | 1 | -2/+2 |
| | | |||||
* | | Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing | James Booth | 2015-02-04 | 1 | -0/+1 |
| | | |||||
* | | Added mock ui functions to tests | James Booth | 2015-01-31 | 1 | -0/+5 |
| | | |||||
* | | Removed history and various key handlers | James Booth | 2015-01-30 | 3 | -298/+0 |
| | | |||||
* | | Moved readline code to inputwin.c | James Booth | 2015-01-30 | 1 | -2/+2 |
| | | |||||
* | | Added gnu readline | James Booth | 2015-01-27 | 6 | -183/+276 |
| | | |||||
* | | Added key insert tests, extracted key_ctrl_left handler | James Booth | 2015-01-20 | 3 | -10/+507 |
| | | |||||
* | | Added key insert handler tests | James Booth | 2015-01-20 | 3 | -17/+111 |
| | | |||||
* | | Extracted keyhandler for printable characters | James Booth | 2015-01-20 | 3 | -0/+171 |
|/ | |||||
* | Added utf8_display_len | James Booth | 2015-01-17 | 3 | -0/+55 |
| | |||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 2 | -3/+4 |
| | |||||
* | Moved input to ui module, renamed ui_readline | James Booth | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Moved input size variable to ui module | James Booth | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | Removed ch from main loop | James Booth | 2015-01-15 | 1 | -2/+2 |
| | |||||
* | Inlined ui_handle_special_keys | James Booth | 2015-01-15 | 1 | -2/+0 |
| | |||||
* | Removed result from main loop | James Booth | 2015-01-14 | 1 | -1/+1 |
| | |||||
* | Pass value rather than address of ch during main loop | James Booth | 2015-01-14 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'incertia/eval_pass-fixes' | James Booth | 2015-01-14 | 1 | -0/+1 |
|\ | |||||
| * | fix tests | Will Song | 2015-01-12 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 3 | -1/+75 |
|\ \ | |/ |/| | |||||
| * | Add unit tests for eval_password | Peter Vilim | 2015-01-12 | 3 | -1/+75 |
| | | |||||
* | | Merge remote-tracking branch 'peterlvilim/keyring' | James Booth | 2015-01-13 | 5 | -11/+24 |
|\| | |||||
| * | Fix current tests | Peter Vilim | 2015-01-07 | 5 | -11/+24 |
| | | |||||
* | | Merge remote-tracking branch 'savar/dynamic_input_block' | James Booth | 2015-01-12 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'incertia/exit-title' | James Booth | 2015-01-12 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c src/config/preferences.c src/config/preferences.h | ||||
| * | | add cons_exittitle_setting to tests | Will Song | 2015-01-08 | 1 | -0/+1 |
| | | | |||||
| * | | add ui_goodbye_title to tests | Will Song | 2014-12-29 | 1 | -0/+1 |
| | | | |||||
* | | | Fixed tests | James Booth | 2015-01-11 | 4 | -12/+12 |
| | | | |||||
* | | | Added remaining chat states | James Booth | 2015-01-11 | 1 | -0/+6 |
| | | | |||||
* | | | Send active chat state, handle composing and gone from recipients | James Booth | 2015-01-10 | 3 | -10/+10 |
| | | | |||||
* | | | Added preferences for showing resource in titlebar and messages | James Booth | 2015-01-10 | 1 | -0/+1 |
| | | |