about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Use password for chat room invitesJames Booth2015-03-297-17/+47
| | |
* | | Merge branch 'master' into pgpJames Booth2015-03-293-4/+10
|\| |
| * | Added password to direct invitesJames Booth2015-03-293-4/+10
| | |
* | | Merge branch 'master' into pgpJames Booth2015-03-2911-30/+196
|\| |
| * | Add callback data to room disco info response handlerJames Booth2015-03-296-35/+103
| | |
| * | Set members only property when getting room featuresJames Booth2015-03-296-4/+26
| | |
| * | Added check members only room to send mediated invitesJames Booth2015-03-286-1/+77
| | |
* | | Decrypt incoming messagesJames Booth2015-03-253-5/+63
| | |
* | | Send encrypted messagesJames Booth2015-03-245-19/+109
| | |
* | | Added signature verification, /pgp fps commandJames Booth2015-03-247-14/+130
| | |
* | | Added check for HAVE_LIBGPGME in presence.cJames Booth2015-03-231-0/+4
| | |
* | | Fixed tabsJames Booth2015-03-231-13/+13
| | |
* | | Fixed tabsJames Booth2015-03-231-36/+36
| | |
* | | Added pgpkeyid account setting, send signed presenceJames Booth2015-03-2316-19/+182
| | |
* | | Added Id and fingerprint to pgp key listJames Booth2015-03-224-5/+40
| | |
* | | Added /pgp libver commandJames Booth2015-03-225-5/+34
| | |
* | | Fixed whitespaceJames Booth2015-03-221-1/+1
| | |
* | | Added pgp key list commandJames Booth2015-03-2212-4/+210
|/ /
* | Added individual options to send and request delivery receiptsJames Booth2015-03-198-21/+73
| |
* | Merge remote-tracking branch 'origin/master'James Booth2015-03-181-1/+1
|\ \
| * | Fix buffer entry freeJames Booth2015-03-171-1/+1
| | |
* | | Added keybindings for rxvtJames Booth2015-03-181-6/+13
|/ /
* | Tidy cmd_tinyJames Booth2015-03-161-33/+44
| |
* | Added static function for sending otr tagged messagesJames Booth2015-03-161-17/+20
| |
* | Added otr_tag_message, removed commands.c dependency on libotrJames Booth2015-03-164-11/+23
| |
* | Use static functions in cmd_msgJames Booth2015-03-161-21/+8
| |
* | Removed window checks before logging in cmd_msgJames Booth2015-03-161-9/+3
| |
* | Added static functions to commands.c for sending messagesJames Booth2015-03-162-31/+35
| |
* | Moved _strtoi to common, strtoi_rangeJames Booth2015-03-163-39/+39
| |
* | Removed console dependency from strtoiJames Booth2015-03-161-63/+123
| |
* | Moved default and alias command executionJames Booth2015-03-163-112/+113
| |
* | Fix for chat loggingJames Booth2015-03-151-68/+64
| |
* | Move common chat logging code to log.cJames Booth2015-03-156-174/+167
| |
* | Updated CHANGELOGJames Booth2015-03-151-0/+1
| |
* | Tidied helpJames Booth2015-03-152-14/+16
| |
* | Added /receipts commandJames Booth2015-03-156-1/+29
| |
* | Added receipt.sent theme settingJames Booth2015-03-1518-78/+97
| |
* | Merge branch 'master' into xep-0184James Booth2015-03-151-2/+2
|\ \
| * | Added freebsd check for libnotifyJames Booth2015-03-151-2/+2
| | |
* | | Fixed mergeJames Booth2015-03-151-1/+1
| | |
* | | Merge branch 'master' into xep-0184James Booth2015-03-153-6/+64
|\| |
| * | Added OTR error messagesJames Booth2015-03-153-6/+64
| | |
* | | Return after message receiptJames Booth2015-03-141-1/+1
| | |
* | | Merge branch 'master' into xep-0184James Booth2015-03-144-3/+47
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/server_events.c src/ui/core.c src/ui/ui.h tests/ui/stub_ui.c
| * | Don't switch window on sent carbonJames Booth2015-03-144-1/+47
| | |
* | | Merge branch 'master' into xep-0184James Booth2015-03-141-1/+1
|\| |
| * | Check for sent and received carbonsJames Booth2015-03-141-1/+1
| | |
* | | Merge branch 'master' into xep-0184James Booth2015-03-141-33/+36
|\| | | | | | | | | | | | | | Conflicts: src/xmpp/message.c
| * | Fixed error with /otr start with carbons enabledJames Booth2015-03-141-33/+36
| | |
* | | Use colouring for message receiptsJames Booth2015-03-145-20/+92
| | |