Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't respond to otr messages in muc pms | Daniel Gultsch | 2016-05-25 | 1 | -4/+5 |
| | |||||
* | update ui after affiliation changes | Daniel Gultsch | 2016-05-21 | 1 | -0/+3 |
| | |||||
* | resetting fetch status error when mutual subscription is reestablished | Daniel Gultsch | 2016-05-19 | 1 | -0/+8 |
| | |||||
* | refactored muc item parsing to also parse muc status messages | Daniel Gultsch | 2016-05-17 | 1 | -3/+13 |
| | |||||
* | keep conference members in memory and show them in conference details | Daniel Gultsch | 2016-05-16 | 1 | -2/+2 |
| | |||||
* | escape HTML in OTR messages if other client is Pidgin | Daniel Gultsch | 2016-05-15 | 1 | -3/+40 |
| | |||||
* | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-10 | 1 | -5/+2 |
| | |||||
* | save otr fingerprint in message | Daniel Gultsch | 2016-03-31 | 1 | -4/+7 |
| | |||||
* | mark oob messages and always display download button | Daniel Gultsch | 2016-03-04 | 1 | -1/+5 |
| | |||||
* | refactored omemo to take multiple recipients | Daniel Gultsch | 2016-02-29 | 1 | -2/+12 |
| | |||||
* | made hard coded choice for encryptions more flexible and disable parsing | Daniel Gultsch | 2016-02-24 | 1 | -4/+3 |
| | |||||
* | update notification after message correction | Daniel Gultsch | 2016-02-23 | 1 | -0/+1 |
| | |||||
* | change uuid when replacing messages | Daniel Gultsch | 2016-02-20 | 1 | -1/+4 |
| | |||||
* | decrypt pgp message corrections | Daniel Gultsch | 2016-02-19 | 1 | -8/+9 |
| | |||||
* | only offer message correction for the very last message | Daniel Gultsch | 2016-02-17 | 1 | -1/+5 |
| | |||||
* | log reason why otr message won't be parsed | Daniel Gultsch | 2016-02-16 | 1 | -1/+2 |
| | |||||
* | added setting to opt-out of message correction. renamed preferences and ↵ | Daniel Gultsch | 2016-02-16 | 1 | -1/+1 |
| | | | | options to settings | ||||
* | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2016-02-15 | 1 | -14/+47 |
| | |||||
* | prepend instead off append mam messages to conversations when going in reverse | Daniel Gultsch | 2016-02-04 | 1 | -1/+5 |
| | |||||
* | count all messages in a query | Daniel Gultsch | 2016-02-03 | 1 | -4/+2 |
| | |||||
* | Revert "get rid of broken totalMessageCount for mam queries" | Daniel Gultsch | 2016-02-03 | 1 | -2/+4 |
| | | | | This reverts commit 58c6f9bfb283f5c54695b9662b5b4b08e5d4357f. | ||||
* | get rid of broken totalMessageCount for mam queries | Daniel Gultsch | 2016-02-02 | 1 | -4/+2 |
| | |||||
* | fixed false set of subject in conference with empty body tag | Daniel Gultsch | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | use actual message timestamp instead of delay when updating last seen. fixes ↵ | Daniel Gultsch | 2015-12-31 | 1 | -3/+4 |
| | | | | #1618 | ||||
* | let message parser not artifically fail on messages with no to attribute | Daniel Gultsch | 2015-12-17 | 1 | -4/+4 |
| | |||||
* | set bookmark name to room subject if no subject has been set before | Daniel Gultsch | 2015-12-11 | 1 | -2/+10 |
| | |||||
* | get rid of lastMessageTransmitted in favor of db query | Daniel Gultsch | 2015-12-11 | 1 | -6/+1 |
| | |||||
* | notify on mam catchup messages | Daniel Gultsch | 2015-12-10 | 1 | -5/+15 |
| | |||||
* | properly clean up timed out mam queries | Daniel Gultsch | 2015-12-10 | 1 | -1/+1 |
| | |||||
* | check for query object as condition to trigger deduplication instead of serverId | Daniel Gultsch | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | parse stanza-id from messages | Daniel Gultsch | 2015-12-04 | 1 | -3/+19 |
| | |||||
* | parse vcard avatars from muc presences | Daniel Gultsch | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | combine multiple message receipts into single message | Daniel Gultsch | 2015-12-01 | 1 | -6/+7 |
| | |||||
* | Merge pull request #1513 from fiaxh/pgp_background_decryption | Daniel Gultsch | 2015-10-30 | 1 | -1/+9 |
|\ | | | | | PGP messages background decryption | ||||
| * | Decrypt PGP messages in background | fiaxh | 2015-10-28 | 1 | -1/+9 |
| | | |||||
* | | push CN into nick pep node when uploading certificate. subscribe to nick node | Daniel Gultsch | 2015-10-29 | 1 | -1/+1 |
|/ | |||||
* | update last seen in mucs. fixes #1508 | Daniel Gultsch | 2015-10-19 | 1 | -1/+5 |
| | |||||
* | work with muc services that change the message id | Daniel Gultsch | 2015-10-14 | 1 | -1/+1 |
| | |||||
* | clear notification and activate grace period when receiving chat marker from ↵ | Daniel Gultsch | 2015-10-06 | 1 | -1/+5 |
| | | | | another instance | ||||
* | Revert "improved compatibility with muc components that change the message id" | Daniel Gultsch | 2015-08-26 | 1 | -3/+2 |
| | | | | This reverts commit df86b0fc47cb7af8e97826f97d0e202405cff414. | ||||
* | Merge branch 'development' | Daniel Gultsch | 2015-08-15 | 1 | -15/+58 |
|\ | |||||
| * | Provide process function for key transport message | Andreas Straub | 2015-07-31 | 1 | -1/+1 |
| | | |||||
| * | Refactor axolotl message processing workflow | Andreas Straub | 2015-07-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | XmppAxolotlMessage is now entirely responsible for handling encryption and decryption of messages, only leveraging XmppAxolotlSession as a packing/unpacking primitive for payload keys. Removed pseudo-dead session generation code step from prepareMessage function, as sessions have been created by invoking the TrustKeysActivity for a while now. Added prepareKeyTransportMessage function, which creates a message with no payload. The key that is packed into the header keyElements can then be used for other purposes (e.g. encrypted file transfer). | ||||
| * | Change to new wire protocol version | Andreas Straub | 2015-07-31 | 1 | -1/+1 |
| | | |||||
| * | improved 'next encryption' selection | Daniel Gultsch | 2015-07-31 | 1 | -2/+0 |
| | | |||||
| * | Tag carbon messages in parser, adapt session logic | Andreas Straub | 2015-07-29 | 1 | -1/+4 |
| | | | | | | | | | | | | Messages sent from another device of the own account are now explicitly tagged as carboned message. The session detection logic now uses this tag to find "session borders". | ||||
| * | log reason for message failure | Daniel Gultsch | 2015-07-28 | 1 | -0/+7 |
| | | |||||
| * | use type=chat more often to go along with new, simple carbon and mam rules | Daniel Gultsch | 2015-07-22 | 1 | -6/+10 |
| | | | | | | | | | | * change chat states to type=chat and chat markers to type=chat * use same type as requesting stanza for delivery receipts (which should make them type=chat most of the time) | ||||
| * | fixed npe in error message handling | Daniel Gultsch | 2015-07-21 | 1 | -1/+1 |
| | | |||||
| * | end otr session when receiving failed otr message warnings | Daniel Gultsch | 2015-07-21 | 1 | -1/+7 |
| | |