Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Display special char for encrypted messages | James Booth | 2015-08-26 | 1 | -2/+2 | |
| | ||||||
* | Show software version result in current window | James Booth | 2015-08-06 | 1 | -0/+2 | |
| | ||||||
* | Use id handler for software version requests, handle errors | James Booth | 2015-08-05 | 1 | -0/+1 | |
| | ||||||
* | Added cons_show_padded | James Booth | 2015-07-29 | 1 | -1/+2 | |
| | ||||||
* | Added indent padding | James Booth | 2015-07-29 | 1 | -2/+2 | |
| | ||||||
* | Removed old command help | James Booth | 2015-07-26 | 1 | -1/+2 | |
| | ||||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 1 | -0/+2 | |
| | ||||||
* | Removed /mouse command | James Booth | 2015-07-19 | 1 | -1/+0 | |
| | ||||||
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 1 | -5/+5 | |
| | ||||||
* | Added PGP prefs | James Booth | 2015-06-22 | 1 | -0/+1 | |
| | ||||||
* | Moved setting otr.warn -> enc.warn | James Booth | 2015-06-21 | 1 | -0/+1 | |
| | ||||||
* | Moved window creation to sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -1/+1 | |
| | ||||||
* | Added current window reference to command functions | James Booth | 2015-06-17 | 1 | -110/+1 | |
| | ||||||
* | Tidied cmd_otr, added check-unit target to Makefile | James Booth | 2015-06-15 | 1 | -1/+0 | |
| | ||||||
* | Removed ui_get_current_chat() | James Booth | 2015-06-15 | 1 | -2/+0 | |
| | ||||||
* | Moved UI interfaces to ui.h | James Booth | 2015-06-15 | 1 | -2/+139 | |
| | ||||||
* | Added win_clear() function | James Booth | 2015-06-15 | 1 | -1/+0 | |
| | ||||||
* | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 1 | -5/+0 | |
| | ||||||
* | Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected ↵ | Pete | 2015-06-01 | 1 | -1/+1 | |
| | | | | underline, removed call to function 'wins_resize_all()'. | |||||
* | Added window auto tidy. | Pete | 2015-05-29 | 1 | -0/+1 | |
| | ||||||
* | Moved logic to notify_message | James Booth | 2015-05-10 | 1 | -1/+1 | |
| | ||||||
* | Added ui_contact_online | James Booth | 2015-05-07 | 1 | -0/+1 | |
| | ||||||
* | Added ui_ev_new_private_win to ui events | James Booth | 2015-05-04 | 1 | -2/+2 | |
| | ||||||
* | ui_outgoing_chat_msg now takes ProfChatWin as argument | James Booth | 2015-05-04 | 1 | -1/+1 | |
| | ||||||
* | Move current win check to event, removed next and prev win functions | James Booth | 2015-04-30 | 1 | -2/+0 | |
| | ||||||
* | Removed ui_win_switch_num | James Booth | 2015-04-30 | 1 | -2/+1 | |
| | ||||||
* | Removed some ui functions, inlined | James Booth | 2015-04-30 | 1 | -2/+0 | |
| | ||||||
* | Added ui_win_error_line() | James Booth | 2015-04-29 | 1 | -0/+1 | |
| | ||||||
* | Return result on OTR message sending | James Booth | 2015-04-29 | 1 | -1/+1 | |
| | ||||||
* | Moved new chat win events to client events module | James Booth | 2015-04-21 | 1 | -2/+3 | |
| | ||||||
* | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 1 | -0/+1 | |
| | ||||||
* | Added /receipts command | James Booth | 2015-03-15 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' into xep-0184 | James Booth | 2015-03-15 | 1 | -0/+2 | |
|\ | ||||||
| * | Added OTR error messages | James Booth | 2015-03-15 | 1 | -0/+2 | |
| | | ||||||
* | | 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 | 1 | -1/+1 | |
| | | ||||||
* | | Added basic delivery receipts | James Booth | 2015-03-11 | 1 | -0/+1 | |
|/ | ||||||
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 1 | -0/+1 | |
|\ | ||||||
| * | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into readline | James Booth | 2015-02-11 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | Conflicts: src/tools/history.c src/tools/history.h | |||||
| * | | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 | |
| |/ | ||||||
* | | Moved command processing to main loop, allow resize during password prompt | James Booth | 2015-02-05 | 1 | -1/+1 | |
| | | ||||||
* | | Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing | James Booth | 2015-02-04 | 1 | -0/+1 | |
| | | ||||||
* | | Added paging handlers | James Booth | 2015-01-31 | 1 | -0/+5 | |
| | | ||||||
* | | Moved readline code to inputwin.c | James Booth | 2015-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | Added gnu readline | James Booth | 2015-01-27 | 1 | -0/+1 | |
|/ | ||||||
* | Simplified autocompleters and command history | James Booth | 2015-01-16 | 1 | -1/+2 | |
| | ||||||
* | Moved input line to inputwin | James Booth | 2015-01-15 | 1 | -2/+0 | |
| |