Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-03 | 1 | -78/+83 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Extract private message hanlding in message.c | James Booth | 2015-05-03 | 1 | -66/+71 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-03 | 1 | -40/+50 | |
|\| | ||||||
| * | Tidy message.c | James Booth | 2015-05-03 | 1 | -40/+50 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-03 | 1 | -30/+34 | |
|\| | ||||||
| * | Extracted receipt received handler | James Booth | 2015-05-03 | 1 | -30/+34 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-02 | 1 | -68/+62 | |
|\| | ||||||
| * | Tidy message.c | James Booth | 2015-05-02 | 1 | -68/+62 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-01 | 4 | -36/+76 | |
|\| | ||||||
| * | Removed server event delegation functions | James Booth | 2015-05-01 | 4 | -36/+76 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-28 | 5 | -79/+79 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Renamed event functions | James Booth | 2015-04-28 | 5 | -77/+77 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 5 | -79/+79 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Renamed server event functions | James Booth | 2015-04-19 | 5 | -77/+77 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 6 | -7/+7 | |
|\| | ||||||
| * | Moved server_events to event/ | James Booth | 2015-04-19 | 6 | -7/+7 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-11 | 1 | -1/+3 | |
|\| | ||||||
| * | Autogenerate room name with UUID for /join with no args | James Booth | 2015-04-11 | 1 | -1/+3 | |
| | | ||||||
* | | 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 | 1 | -4/+13 | |
|\| | ||||||
| * | Use password for chat room invites | James Booth | 2015-03-29 | 1 | -4/+13 | |
| | | ||||||
* | | 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 | 5 | -25/+148 | |
|\| | ||||||
| * | Add callback data to room disco info response handler | James Booth | 2015-03-29 | 2 | -28/+95 | |
| | | ||||||
| * | Set members only property when getting room features | James Booth | 2015-03-29 | 2 | -3/+8 | |
| | | ||||||
| * | Added check members only room to send mediated invites | James Booth | 2015-03-28 | 3 | -1/+52 | |
| | | ||||||
* | | Decrypt incoming messages | James Booth | 2015-03-25 | 1 | -0/+16 | |
| | | ||||||
* | | Send encrypted messages | James Booth | 2015-03-24 | 3 | -2/+31 | |
| | | ||||||
* | | Added signature verification, /pgp fps command | James Booth | 2015-03-24 | 1 | -12/+23 | |
| | | ||||||
* | | Added check for HAVE_LIBGPGME in presence.c | James Booth | 2015-03-23 | 1 | -0/+4 | |
| | | ||||||
* | | Added pgpkeyid account setting, send signed presence | James Booth | 2015-03-23 | 2 | -0/+23 | |
|/ | ||||||
* | Added individual options to send and request delivery receipts | James Booth | 2015-03-19 | 1 | -3/+3 | |
| | ||||||
* | Return after message receipt | James Booth | 2015-03-14 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into xep-0184 | James Booth | 2015-03-14 | 1 | -1/+1 | |
|\ | ||||||
| * | Check for sent and received carbons | James Booth | 2015-03-14 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into xep-0184 | James Booth | 2015-03-14 | 1 | -33/+36 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Fixed error with /otr start with carbons enabled | James Booth | 2015-03-14 | 1 | -33/+36 | |
| | | ||||||
* | | Show message received text for receipts | James Booth | 2015-03-11 | 4 | -12/+20 | |
| | | ||||||
* | | Added basic delivery receipts | James Booth | 2015-03-11 | 3 | -36/+130 | |
|/ | ||||||
* | Send private carbons element with message when encrypted | James Booth | 2015-03-10 | 4 | -8/+45 | |
| | ||||||
* | Added server error handling when setting /carbons preference | James Booth | 2015-03-09 | 2 | -46/+65 | |
| | ||||||
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280 | James Booth | 2015-03-08 | 6 | -1/+117 | |
|\ | ||||||
| * | merge | Olivier LE MOAL | 2015-02-23 | 1 | -1/+6 | |
| |\ | ||||||
| | * | fix segfault on self sent message carbon | Olivier Le Moal | 2015-02-21 | 1 | -0/+5 | |
| | | | ||||||
| | * | Add preference/commands for carbons message | Olivier LE MOAL | 2015-02-03 | 5 | -5/+43 | |
| | | | ||||||
| | * | Add XEP-0280 support | Olivier LE MOAL | 2015-02-02 | 6 | -0/+73 | |
| | | | ||||||
| * | | Add XEP-0280 support | Olivier LE MOAL | 2015-02-10 | 6 | -0/+111 | |
| | | | ||||||
* | | | Lowercase barejid in Jid | James Booth | 2015-02-23 | 1 | -0/+3 | |
| | | | ||||||
* | | | Lowercase barejid before adding to roster | James Booth | 2015-02-23 | 1 | -9/+11 | |
| | | |