Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 8 | -7/+7 | |
|\| | ||||||
| * | Moved server_events to event/ | James Booth | 2015-04-19 | 8 | -7/+7 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-04-12 | 12 | -21/+109 | |
|\| | ||||||
| * | Added option to show jids in occupants panel | James Booth | 2015-04-12 | 12 | -21/+109 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 3 | -9/+29 | |
|\| | ||||||
| * | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 3 | -9/+29 | |
* | | Fixed message sending when not PGP key found | James Booth | 2015-04-05 | 1 | -0/+2 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 6 | -10/+40 | |
|\| | ||||||
| * | Use password for chat room invites | James Booth | 2015-03-29 | 6 | -10/+40 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 3 | -4/+10 | |
|\| | ||||||
| * | Added password to direct invites | James Booth | 2015-03-29 | 3 | -4/+10 | |
* | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 10 | -29/+195 | |
|\| | ||||||
| * | Add callback data to room disco info response handler | James Booth | 2015-03-29 | 5 | -34/+102 | |
| * | Set members only property when getting room features | James Booth | 2015-03-29 | 5 | -3/+25 | |
| * | Added check members only room to send mediated invites | James Booth | 2015-03-28 | 6 | -1/+77 | |
* | | Decrypt incoming messages | James Booth | 2015-03-25 | 3 | -5/+63 | |
* | | Send encrypted messages | James Booth | 2015-03-24 | 5 | -19/+109 | |
* | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 6 | -13/+121 | |
* | | Added check for HAVE_LIBGPGME in presence.c | James Booth | 2015-03-23 | 1 | -0/+4 | |
* | | Fixed tabs | James Booth | 2015-03-23 | 1 | -13/+13 | |
* | | Fixed tabs | James Booth | 2015-03-23 | 1 | -36/+36 | |
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 11 | -5/+166 | |
* | | Added Id and fingerprint to pgp key list | James Booth | 2015-03-22 | 3 | -5/+36 | |
* | | Added /pgp libver command | James Booth | 2015-03-22 | 4 | -5/+28 | |
* | | Fixed whitespace | James Booth | 2015-03-22 | 1 | -1/+1 | |
* | | Added pgp key list command | James Booth | 2015-03-22 | 7 | -2/+179 | |
|/ | ||||||
* | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 8 | -21/+73 | |
* | Merge remote-tracking branch 'origin/master' | James Booth | 2015-03-18 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix buffer entry free | James Booth | 2015-03-17 | 1 | -1/+1 | |
* | | Added keybindings for rxvt | James Booth | 2015-03-18 | 1 | -6/+13 | |
|/ | ||||||
* | 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 | 3 | -10/+17 | |
* | 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 | 2 | -31/+35 | |
* | Moved _strtoi to common, strtoi_range | James Booth | 2015-03-16 | 3 | -39/+39 | |
* | 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 | 5 | -172/+159 | |
* | Tidied help | James Booth | 2015-03-15 | 2 | -14/+16 | |
* | Added /receipts command | James Booth | 2015-03-15 | 5 | -1/+28 | |
* | Added receipt.sent theme setting | James Booth | 2015-03-15 | 3 | -65/+70 | |
* | Fixed merge | James Booth | 2015-03-15 | 1 | -1/+1 | |
* | Merge branch 'master' into xep-0184 | James Booth | 2015-03-15 | 3 | -6/+64 | |
|\ | ||||||
| * | Added OTR error messages | James Booth | 2015-03-15 | 3 | -6/+64 | |
* | | Return after message receipt | James Booth | 2015-03-14 | 1 | -1/+1 | |
* | | Merge branch 'master' into xep-0184 | James Booth | 2015-03-14 | 3 | -3/+46 | |
|\| | ||||||
| * | Don't switch window on sent carbon | James Booth | 2015-03-14 | 3 | -1/+45 |