Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Check for libmesode, fall back to libstrophe | James Booth | 2015-09-21 | 1 | -0/+7 | |
| | ||||||
* | Pass delay timestamp to all incoming chat events | James Booth | 2015-09-08 | 1 | -10/+6 | |
| | ||||||
* | Tidied pgp memory allocations | James Booth | 2015-08-11 | 1 | -1/+3 | |
| | ||||||
* | Free timestamp and id for receipts | James Booth | 2015-08-09 | 1 | -1/+2 | |
| | ||||||
* | Handle private messages that include muc#user namespace | James Booth | 2015-08-02 | 1 | -3/+10 | |
| | ||||||
* | Add no-copy and no-store hints to OTR messages | Sam Whited | 2015-07-01 | 1 | -0/+2 | |
| | ||||||
* | Use reference counts for GDateTimes #516 | James Booth | 2015-06-30 | 1 | -0/+3 | |
| | ||||||
* | WIP fix for #516, needs memory cleanup | James Booth | 2015-06-29 | 1 | -14/+10 | |
| | ||||||
* | Fixed various jid and account mem leaks | James Booth | 2015-06-24 | 1 | -0/+3 | |
| | ||||||
* | 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 | 1 | -1/+45 | |
| | ||||||
* | 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 | 1 | -1/+11 | |
|\| | ||||||
| * | Removed server event delegation functions | James Booth | 2015-05-01 | 1 | -1/+11 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-28 | 1 | -23/+23 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Renamed event functions | James Booth | 2015-04-28 | 1 | -21/+21 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -23/+23 | |
|\| | | | | | | | | | Conflicts: src/xmpp/message.c | |||||
| * | Renamed server event functions | James Booth | 2015-04-19 | 1 | -21/+21 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-04-19 | 1 | -1/+1 | |
|\| | ||||||
| * | Moved server_events to event/ | James Booth | 2015-04-19 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | 1 | -1/+3 | |
|\| | ||||||
| * | Added password to direct invites | James Booth | 2015-03-29 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'master' into pgp | James Booth | 2015-03-29 | 1 | -1/+10 | |
|\| | ||||||
| * | Added check members only room to send mediated invites | James Booth | 2015-03-28 | 1 | -1/+10 | |
| | | ||||||
* | | Decrypt incoming messages | James Booth | 2015-03-25 | 1 | -0/+16 | |
| | | ||||||
* | | Send encrypted messages | James Booth | 2015-03-24 | 1 | -1/+29 | |
|/ | ||||||
* | 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 | |
|\ |