Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added id attributes to roster queries | James Booth | 2015-07-22 | 2 | -4/+11 |
| | | | | fixes #596 | ||||
* | Add no-copy and no-store hints to OTR messages | Sam Whited | 2015-07-01 | 3 | -0/+29 |
| | |||||
* | Use reference counts for GDateTimes #516 | James Booth | 2015-06-30 | 2 | -0/+5 |
| | |||||
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 3 | -22/+23 |
| | |||||
* | Fixed various jid and account mem leaks | James Booth | 2015-06-24 | 3 | -0/+5 |
| | |||||
* | Encryption modes for sv_ev_incoming_message | James Booth | 2015-06-21 | 1 | -16/+5 |
| | |||||
* | Extracted chat session code from message senders | James Booth | 2015-06-21 | 1 | -49/+40 |
| | |||||
* | Added pgp checks for message sending | James Booth | 2015-06-21 | 2 | -2/+47 |
| | |||||
* | Merge branch 'master' into openpgp | James Booth | 2015-06-05 | 2 | -5/+6 |
|\ | | | | | | | | | Conflicts: .travis.yml | ||||
| * | Added initial stabber test | James Booth | 2015-05-17 | 2 | -5/+6 |
| | | |||||
* | | Removed libgpg include from presence.c | James Booth | 2015-05-10 | 1 | -4/+1 |
| | | |||||
* | | Moved pgp signature generation to cl_ev_presence_send | James Booth | 2015-05-08 | 2 | -23/+12 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 1 | -1/+2 |
|\| | |||||
| * | Added cl_ev_presence_send | James Booth | 2015-05-07 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 3 | -11/+6 |
|\| | |||||
| * | Renamed presence_update -> presence_send | James Booth | 2015-05-07 | 3 | -11/+6 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-07 | 1 | -32/+30 |
|\| | |||||
| * | Tidied _roster_result_handler | James Booth | 2015-05-07 | 1 | -32/+30 |
| | | |||||
* | | Moved pgp signature verification to sv_ev_contact_online | James Booth | 2015-05-07 | 1 | -11/+8 |
| | | |||||
* | | Merge branch 'master' into openpgp | James Booth | 2015-05-06 | 1 | -0/+6 |
|\| | |||||
| * | Set ui nonblocking on presence updates | James Booth | 2015-05-06 | 1 | -0/+6 |
| | | | | | | | | Speeds up joining rooms, and connecting. | ||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 8 | -151/+151 |
|\| | |||||
| * | Use null check convention in stanza.c | James Booth | 2015-05-04 | 1 | -32/+32 |
| | | |||||
| * | Use null check convention in roster.c | James Booth | 2015-05-04 | 1 | -11/+11 |
| | | |||||
| * | Use null check convention in presence.c | James Booth | 2015-05-04 | 1 | -21/+21 |
| | | |||||
| * | Use null check convention in iq.c | James Booth | 2015-05-04 | 1 | -48/+48 |
| | | |||||
| * | Use null check convention in form.c | James Booth | 2015-05-04 | 1 | -1/+1 |
| | | |||||
| * | Use null check convention in connection.c | James Booth | 2015-05-04 | 1 | -12/+12 |
| | | |||||
| * | Use null check convention in capabilities.c | James Booth | 2015-05-04 | 1 | -15/+15 |
| | | |||||
| * | Use null check convention in bookmark.c | James Booth | 2015-05-04 | 1 | -11/+11 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 1 | -40/+54 |
|\| | |||||
| * | Extracted carbons handling | James Booth | 2015-05-04 | 1 | -41/+55 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-04 | 1 | -52/+52 |
|\| | |||||
| * | Revert "Added carbons handler" | James Booth | 2015-05-04 | 1 | -52/+52 |
| | | | | | | | | This reverts commit ff867e7f2bdfbd8856bd2a010e9d19b9a429a239. | ||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-03 | 1 | -52/+52 |
|\| | |||||
| * | Added carbons handler | James Booth | 2015-05-03 | 1 | -52/+52 |
| | | |||||
* | | Merge branch 'master' into pgp | James Booth | 2015-05-03 | 1 | -12/+31 |
|\| | |||||
| * | Extracted receipt request processing in message.c | James Booth | 2015-05-03 | 1 | -12/+31 |
| | | |||||
* | | 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 |
| | |