James Booth
|
be4ee40ed4
|
Pass ProfChatWin to otr_on_message_send
|
2015-05-02 23:23:12 +01:00 |
|
James Booth
|
0118178080
|
Removed server event delegation functions
|
2015-05-01 00:55:40 +01:00 |
|
James Booth
|
e11e55e31a
|
Move current win check to event, removed next and prev win functions
|
2015-04-30 22:43:08 +01:00 |
|
James Booth
|
d68fb25dde
|
Removed ui_win_switch_num
|
2015-04-30 22:09:39 +01:00 |
|
James Booth
|
0a6b76d6d3
|
Removed some ui functions, inlined
|
2015-04-30 21:23:43 +01:00 |
|
James Booth
|
2e75e54460
|
Added ui_win_error_line()
|
2015-04-29 23:16:28 +01:00 |
|
James Booth
|
665c34414d
|
Return result on OTR message sending
|
2015-04-29 22:59:44 +01:00 |
|
James Booth
|
8aba52f4fe
|
Renamed event functions
|
2015-04-28 23:38:56 +01:00 |
|
James Booth
|
70d1756a1c
|
Moved otr message send event to otr module
|
2015-04-27 23:30:33 +01:00 |
|
James Booth
|
eb177ccbef
|
Removed server_events dependency on libotr headers
|
2015-04-27 23:17:38 +01:00 |
|
James Booth
|
88739d5c59
|
Moved new chat win events to client events module
|
2015-04-21 23:28:52 +01:00 |
|
James Booth
|
e688dd7d28
|
Renamed server event functions
|
2015-04-19 17:29:54 +01:00 |
|
James Booth
|
424f52c3fa
|
Moved server_events to event/
|
2015-04-19 16:54:16 +01:00 |
|
James Booth
|
57dc5f14ef
|
Added option to show jids in occupants panel
|
2015-04-12 02:14:37 +01:00 |
|
James Booth
|
a2ccd89646
|
Autogenerate room name with UUID for /join with no args
|
2015-04-11 23:37:52 +01:00 |
|
James Booth
|
71c2be599b
|
Use password for chat room invites
|
2015-03-29 03:16:41 +01:00 |
|
James Booth
|
714faeb2e6
|
Add callback data to room disco info response handler
|
2015-03-29 00:55:33 +00:00 |
|
James Booth
|
24a45e5292
|
Set members only property when getting room features
|
2015-03-29 00:21:18 +00:00 |
|
James Booth
|
11966d39b0
|
Added otr_tag_message, removed commands.c dependency on libotr
|
2015-03-16 21:41:35 +00:00 |
|
James Booth
|
8944a3b5bb
|
Move common chat logging code to log.c
|
2015-03-15 23:19:00 +00:00 |
|
James Booth
|
2762f18a3e
|
Added /receipts command
|
2015-03-15 19:48:19 +00:00 |
|
James Booth
|
ca30ff3910
|
Merge branch 'master' into xep-0184
Conflicts:
src/server_events.c
src/ui/core.c
src/ui/ui.h
tests/ui/stub_ui.c
|
2015-03-14 23:10:51 +00:00 |
|
James Booth
|
385336c10b
|
Don't switch window on sent carbon
|
2015-03-14 22:59:49 +00:00 |
|
James Booth
|
bc6e32175d
|
Removed from argument from outgoing message functions
|
2015-03-14 14:50:45 +00:00 |
|
James Booth
|
57c7564445
|
Show message received text for receipts
|
2015-03-11 23:47:11 +00:00 |
|
James Booth
|
78becceedb
|
Added basic delivery receipts
|
2015-03-11 23:18:28 +00:00 |
|
James Booth
|
2ff6873cf1
|
Send private carbons element with message when encrypted
|
2015-03-10 21:16:34 +00:00 |
|
James Booth
|
945f29873e
|
Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280
|
2015-03-08 21:51:50 +00:00 |
|
James Booth
|
2e493112bb
|
Merge branch 'master' into readline
|
2015-03-08 18:12:50 +00:00 |
|
James Booth
|
7638f379ca
|
Fixed tests for --disable-otr
|
2015-03-04 23:32:47 +00:00 |
|
Olivier LE MOAL
|
48f9f3b3b0
|
Add XEP-0280 support
|
2015-02-10 11:32:22 +01:00 |
|
James Booth
|
8cec79faef
|
Merge branch 'master' into readline
|
2015-02-08 21:03:26 +00:00 |
|
James Booth
|
44c5b34a71
|
Moved quote stripper to common, added tests
|
2015-02-08 20:59:51 +00:00 |
|
James Booth
|
a70aa0255f
|
Moved command processing to main loop, allow resize during password prompt
|
2015-02-05 00:58:23 +00:00 |
|
James Booth
|
30180ac8bb
|
Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing
|
2015-02-04 23:35:28 +00:00 |
|
James Booth
|
3b3ffcfb37
|
Added mock ui functions to tests
|
2015-01-31 22:14:41 +00:00 |
|
James Booth
|
a9ed64911d
|
Removed history and various key handlers
|
2015-01-30 23:42:51 +00:00 |
|
James Booth
|
83bd207316
|
Moved readline code to inputwin.c
|
2015-01-30 23:28:02 +00:00 |
|
James Booth
|
2cdbfc7eb7
|
Added gnu readline
|
2015-01-27 22:13:09 +00:00 |
|
James Booth
|
25d31101bf
|
Added key insert tests, extracted key_ctrl_left handler
|
2015-01-20 23:02:04 +00:00 |
|
James Booth
|
58239244bb
|
Added key insert handler tests
|
2015-01-20 00:56:35 +00:00 |
|
James Booth
|
2ed78fe5af
|
Extracted keyhandler for printable characters
|
2015-01-20 00:09:47 +00:00 |
|
James Booth
|
ba89297382
|
Added utf8_display_len
|
2015-01-17 21:09:40 +00:00 |
|
James Booth
|
4c6cfcdca0
|
Simplified autocompleters and command history
|
2015-01-16 22:50:40 +00:00 |
|
James Booth
|
82c986775d
|
Moved input to ui module, renamed ui_readline
|
2015-01-15 22:21:24 +00:00 |
|
James Booth
|
5be47cc5a9
|
Moved input size variable to ui module
|
2015-01-15 13:22:54 +00:00 |
|
James Booth
|
aec1484806
|
Removed ch from main loop
|
2015-01-15 01:21:24 +00:00 |
|
James Booth
|
db9a2cf0ab
|
Inlined ui_handle_special_keys
|
2015-01-15 00:02:42 +00:00 |
|
James Booth
|
3984c660b6
|
Removed result from main loop
|
2015-01-14 23:57:45 +00:00 |
|
James Booth
|
a6160d52c6
|
Pass value rather than address of ch during main loop
|
2015-01-14 23:54:46 +00:00 |
|