Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Moved all message sending to client events module | James Booth | 2015-04-21 | 1 | -48/+40 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -77/+4 | |
|\| | | ||||||
| * | | Added client_events module, reuse message sending code for all commands | James Booth | 2015-04-19 | 1 | -77/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-12 | 2 | -15/+64 | |
|\| | | ||||||
| * | | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 2 | -15/+64 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 2 | -8/+26 | |
|\| | | ||||||
| * | | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 2 | -8/+26 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 1 | -1/+6 | |
|\| | | ||||||
| * | | Use password for chat room invites | James Booth | 2015-03-29 | 1 | -1/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Add callback data to room disco info response handler | James Booth | 2015-03-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 2 | -0/+17 | |
| | | | ||||||
* | | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 2 | -0/+10 | |
| | | | ||||||
* | | | Added Id and fingerprint to pgp key list | James Booth | 2015-03-22 | 1 | -3/+7 | |
| | | | ||||||
* | | | Added /pgp libver command | James Booth | 2015-03-22 | 2 | -3/+16 | |
| | | | ||||||
* | | | Added pgp key list command | James Booth | 2015-03-22 | 3 | -2/+45 | |
|/ / | ||||||
* | | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 2 | -9/+51 | |
| | | ||||||
* | | Tidy cmd_tiny | James Booth | 2015-03-16 | 1 | -33/+44 | |
| | | ||||||
* | | Added static function for sending otr tagged messages | James Booth | 2015-03-16 | 1 | -17/+20 | |
| | | ||||||
* | | Added otr_tag_message, removed commands.c dependency on libotr | James Booth | 2015-03-16 | 1 | -10/+3 | |
| | | ||||||
* | | Use static functions in cmd_msg | James Booth | 2015-03-16 | 1 | -21/+8 | |
| | | ||||||
* | | Removed window checks before logging in cmd_msg | James Booth | 2015-03-16 | 1 | -9/+3 | |
| | | ||||||
* | | Added static functions to commands.c for sending messages | James Booth | 2015-03-16 | 1 | -30/+35 | |
| | | ||||||
* | | Moved _strtoi to common, strtoi_range | James Booth | 2015-03-16 | 1 | -39/+11 | |
| | | ||||||
* | | Removed console dependency from strtoi | James Booth | 2015-03-16 | 1 | -63/+123 | |
| | | ||||||
* | | Moved default and alias command execution | James Booth | 2015-03-16 | 3 | -112/+113 | |
| | | ||||||
* | | Fix for chat logging | James Booth | 2015-03-15 | 1 | -68/+64 | |
| | | ||||||
* | | Move common chat logging code to log.c | James Booth | 2015-03-15 | 2 | -136/+74 | |
| | | ||||||
* | | Tidied help | James Booth | 2015-03-15 | 1 | -2/+2 | |
| | | ||||||
* | | Added /receipts command | James Booth | 2015-03-15 | 3 | -1/+18 | |
| | | ||||||
* | | Removed from argument from outgoing message functions | James Booth | 2015-03-14 | 2 | -12/+12 | |
| | | ||||||
* | | Renamed win_save_println -> win_println | James Booth | 2015-03-14 | 1 | -4/+4 | |
| | | ||||||
* | | Renamed win_save_print -> win_print | James Booth | 2015-03-14 | 1 | -5/+5 | |
| | | ||||||
* | | Renamed win_save_vprint -> win_vprint | James Booth | 2015-03-14 | 1 | -8/+8 | |
| | | ||||||
* | | Show message received text for receipts | James Booth | 2015-03-11 | 2 | -15/+16 | |
| | | ||||||
* | | Added /time statusbar preference | James Booth | 2015-03-10 | 2 | -24/+82 | |
| | | ||||||
* | | Send private carbons element with message when encrypted | James Booth | 2015-03-10 | 2 | -6/+6 | |
| | | ||||||
* | | Added server error handling when setting /carbons preference | James Booth | 2015-03-09 | 1 | -1/+1 | |
| | | ||||||
* | | Added /carbons autocompletion | James Booth | 2015-03-09 | 1 | -1/+1 | |
| | | ||||||
* | | Added connection check before sending carbons enable/disable IQ | James Booth | 2015-03-09 | 1 | -0/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 3 | -1/+27 | |
|\ \ | ||||||
| * | | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 3 | -1/+27 | |
| | | | ||||||
* | | | Merge branch 'master' into readline | James Booth | 2015-02-26 | 2 | -11/+11 | |
|\ \ \ | ||||||
| * | | | Renamed /theme set -> /theme load | James Booth | 2015-02-26 | 2 | -11/+11 | |
| | | | | ||||||
* | | | | Merge branch 'master' into readline | James Booth | 2015-02-23 | 1 | -13/+13 | |
|\| | | | ||||||
| * | | | Merge remote-tracking branch 'stormc/master-spellfixes' | James Booth | 2015-02-23 | 1 | -13/+13 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/command/command.c | |||||
| | * | | | Fixed spelling. | Christian Storm | 2015-02-17 | 1 | -16/+16 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' into readline | James Booth | 2015-02-23 | 1 | -279/+331 | |
|\| | | | | ||||||
| * | | | | Finished help tidy | James Booth | 2015-02-23 | 1 | -279/+331 | |
| |/ / / | ||||||
* | | | | Merge branch 'master' into readline | James Booth | 2015-02-16 | 1 | -1/+1 | |
|\| | | |