James Booth
|
ba286c54ef
|
Moved login events to client events module
|
2015-04-22 00:29:37 +01:00 |
|
James Booth
|
1c47b57e19
|
Tidy execute alias code
|
2015-04-21 23:45:03 +01:00 |
|
James Booth
|
88739d5c59
|
Moved new chat win events to client events module
|
2015-04-21 23:28:52 +01:00 |
|
James Booth
|
53f2a4a35c
|
Moved all message sending to client events module
|
2015-04-21 21:57:39 +01:00 |
|
James Booth
|
32da6548da
|
Added client_events module, reuse message sending code for all commands
|
2015-04-19 19:40:15 +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
|
f1f047889e
|
Added individual options to send and request delivery receipts
|
2015-03-19 22:57:51 +00:00 |
|
James Booth
|
311b64a379
|
Tidy cmd_tiny
|
2015-03-16 23:03:31 +00:00 |
|
James Booth
|
848baa95a2
|
Added static function for sending otr tagged messages
|
2015-03-16 21:59:11 +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
|
ec57c72fb4
|
Use static functions in cmd_msg
|
2015-03-16 01:48:12 +00:00 |
|
James Booth
|
d50754aac6
|
Removed window checks before logging in cmd_msg
|
2015-03-16 01:39:43 +00:00 |
|
James Booth
|
981618b7da
|
Added static functions to commands.c for sending messages
|
2015-03-16 01:29:03 +00:00 |
|
James Booth
|
e7e1688d8a
|
Moved _strtoi to common, strtoi_range
|
2015-03-16 01:06:40 +00:00 |
|
James Booth
|
23ef3498b5
|
Removed console dependency from strtoi
|
2015-03-16 01:03:37 +00:00 |
|
James Booth
|
9bf5a68329
|
Moved default and alias command execution
|
2015-03-16 00:03:07 +00:00 |
|
James Booth
|
eeabbc9bb3
|
Fix for chat logging
|
2015-03-15 23:31:39 +00:00 |
|
James Booth
|
8944a3b5bb
|
Move common chat logging code to log.c
|
2015-03-15 23:19:00 +00:00 |
|
James Booth
|
fae2717f27
|
Tidied help
|
2015-03-15 20:04:53 +00:00 |
|
James Booth
|
2762f18a3e
|
Added /receipts command
|
2015-03-15 19:48:19 +00:00 |
|
James Booth
|
bc6e32175d
|
Removed from argument from outgoing message functions
|
2015-03-14 14:50:45 +00:00 |
|
James Booth
|
b84bddc46b
|
Renamed win_save_println -> win_println
|
2015-03-14 14:14:46 +00:00 |
|
James Booth
|
e02dbe24da
|
Renamed win_save_print -> win_print
|
2015-03-14 14:12:32 +00:00 |
|
James Booth
|
f4441ec64f
|
Renamed win_save_vprint -> win_vprint
|
2015-03-14 14:10:10 +00:00 |
|
James Booth
|
57c7564445
|
Show message received text for receipts
|
2015-03-11 23:47:11 +00:00 |
|
James Booth
|
e5bb12a0d6
|
Added /time statusbar preference
|
2015-03-10 23:35:08 +00:00 |
|
James Booth
|
2ff6873cf1
|
Send private carbons element with message when encrypted
|
2015-03-10 21:16:34 +00:00 |
|
James Booth
|
3c1e8c4e15
|
Added server error handling when setting /carbons preference
|
2015-03-09 23:07:51 +00:00 |
|
James Booth
|
2c19fad6d6
|
Added /carbons autocompletion
|
2015-03-09 21:53:29 +00:00 |
|
James Booth
|
88af6e3455
|
Added connection check before sending carbons enable/disable IQ
|
2015-03-09 21:52:09 +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
|
2112ddea65
|
Merge branch 'master' into readline
|
2015-02-26 00:50:49 +00:00 |
|
James Booth
|
cbdfc09a84
|
Renamed /theme set -> /theme load
|
2015-02-26 00:49:21 +00:00 |
|
James Booth
|
7454bede8b
|
Merge branch 'master' into readline
|
2015-02-23 00:50:58 +00:00 |
|
James Booth
|
2f4d66ea6e
|
Merge remote-tracking branch 'stormc/master-spellfixes'
Conflicts:
src/command/command.c
|
2015-02-23 00:49:56 +00:00 |
|
James Booth
|
6979786ace
|
Merge branch 'master' into readline
|
2015-02-23 00:17:24 +00:00 |
|
James Booth
|
c249a60cba
|
Finished help tidy
|
2015-02-23 00:15:33 +00:00 |
|
Christian Storm
|
a1d14c4526
|
Fixed spelling.
|
2015-02-17 10:52:37 +01:00 |
|
James Booth
|
475ec97f99
|
Merge branch 'master' into readline
|
2015-02-16 22:53:15 +00:00 |
|
James Booth
|
0997bafeb9
|
Removed comment
|
2015-02-16 22:52:18 +00:00 |
|
James Booth
|
1a59c6e745
|
Merge branch 'master' into readline
|
2015-02-16 22:38:45 +00:00 |
|
James Booth
|
2605b84a70
|
Tidy help
|
2015-02-16 22:37:17 +00:00 |
|
James Booth
|
32b8ead198
|
Merge branch 'master' into readline
|
2015-02-14 20:46:11 +00:00 |
|
James Booth
|
d02b364b3c
|
Tidy help
|
2015-02-11 23:58:11 +00:00 |
|
James Booth
|
b24510c776
|
Merge branch 'master' into readline
Conflicts:
src/tools/history.c
src/tools/history.h
|
2015-02-11 00:09:58 +00:00 |
|
James Booth
|
b3be26a214
|
Updated copyright
|
2015-02-10 23:16:09 +00:00 |
|
James Booth
|
831be52366
|
Merge branch 'master' into readline
|
2015-02-10 21:32:44 +00:00 |
|