aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* catch all axolotl parse exception at once. fixes #1692Daniel Gultsch2016-02-111-5/+4
|
* prepend instead off append mam messages to conversations when going in reverseDaniel Gultsch2016-02-041-1/+5
|
* removed unecessary logging when muc tiles updateDaniel Gultsch2016-02-041-1/+0
|
* count all messages in a queryDaniel Gultsch2016-02-031-4/+2
|
* Revert "get rid of broken totalMessageCount for mam queries"Daniel Gultsch2016-02-031-2/+4
| | | | This reverts commit 58c6f9bfb283f5c54695b9662b5b4b08e5d4357f.
* refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch2016-02-031-26/+7
|
* Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations ↵Daniel Gultsch2016-02-021-3/+33
|\ | | | | | | into singpolyma-disco-caps
| * Do disco for caps hashes we have never seenStephen Paul Weber2016-01-241-2/+23
| | | | | | | | Then cache it
| * Fetch cached caps result on new presenceStephen Paul Weber2016-01-241-2/+10
| |
| * Use a Presence class for presence informationStephen Paul Weber2016-01-241-1/+2
| | | | | | | | Only has status for now, but doing it so I can add disco to it
* | get rid of broken totalMessageCount for mam queriesDaniel Gultsch2016-02-021-4/+2
| |
* | catch a few NPE when parsing invalid pep nodesDaniel Gultsch2016-02-021-3/+3
| |
* | refactored user handling in conferences. show try again button when ↵Daniel Gultsch2016-02-011-1/+8
| | | | | | | | conference has errors
* | fixed false set of subject in conference with empty body tagDaniel Gultsch2016-01-311-1/+1
|/
* use actual message timestamp instead of delay when updating last seen. fixes ↵Daniel Gultsch2015-12-312-7/+8
| | | | #1618
* let message parser not artifically fail on messages with no to attributeDaniel Gultsch2015-12-171-4/+4
|
* more detailed loggingDaniel Gultsch2015-12-121-2/+1
|
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-111-2/+10
|
* get rid of lastMessageTransmitted in favor of db queryDaniel Gultsch2015-12-111-6/+1
|
* notify on mam catchup messagesDaniel Gultsch2015-12-101-5/+15
|
* properly clean up timed out mam queriesDaniel Gultsch2015-12-101-1/+1
|
* always show conversations with pending subscription requestsDaniel Gultsch2015-12-091-3/+5
|
* when no avatar found show avatar of contact and not the muc user in conferencesDaniel Gultsch2015-12-091-1/+4
|
* check for query object as condition to trigger deduplication instead of serverIdDaniel Gultsch2015-12-051-1/+1
|
* parse stanza-id from messagesDaniel Gultsch2015-12-041-3/+19
|
* properly clear muc user avatar cachesDaniel Gultsch2015-12-041-2/+4
|
* use proposed nick as default nick in mucoptionsDaniel Gultsch2015-12-041-4/+0
|
* parse vcard avatars from muc presencesDaniel Gultsch2015-12-032-7/+112
|
* Show status message when contact requests presenceSam Whited2015-12-021-2/+14
| | | | Remove presence when conversation closed
* combine multiple message receipts into single messageDaniel Gultsch2015-12-011-6/+7
|
* Merge pull request #1513 from fiaxh/pgp_background_decryptionDaniel Gultsch2015-10-301-1/+9
|\ | | | | PGP messages background decryption
| * Decrypt PGP messages in backgroundfiaxh2015-10-281-1/+9
| |
* | push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch2015-10-291-1/+1
|/
* update last seen in mucs. fixes #1508Daniel Gultsch2015-10-191-1/+5
|
* introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-0/+29
| | | | cleaned up TrustKeysActivity to automatically close if there is nothing to do
* work with muc services that change the message idDaniel Gultsch2015-10-141-1/+1
|
* clear notification and activate grace period when receiving chat marker from ↵Daniel Gultsch2015-10-061-1/+5
| | | | another instance
* catch invalid base64 on omemo key decodingDaniel Gultsch2015-08-301-3/+8
|
* Revert "improved compatibility with muc components that change the message id"Daniel Gultsch2015-08-261-3/+2
| | | | This reverts commit df86b0fc47cb7af8e97826f97d0e202405cff414.
* catch invalid base64 in axolotl key parsingDaniel Gultsch2015-08-241-1/+1
|
* introduce special iq type for internal timeouts. always use != result to ↵Daniel Gultsch2015-08-231-1/+1
| | | | check for error in callbacks
* modified clearIqCallbacks into 2-step processDaniel Gultsch2015-08-231-6/+6
|
* Merge branch 'development'Daniel Gultsch2015-08-153-16/+221
|\
| * Provide process function for key transport messageAndreas Straub2015-07-311-1/+1
| |
| * Refactor axolotl message processing workflowAndreas Straub2015-07-311-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 versionAndreas Straub2015-07-311-1/+1
| |
| * improved 'next encryption' selectionDaniel Gultsch2015-07-311-2/+0
| |
| * Tag carbon messages in parser, adapt session logicAndreas Straub2015-07-291-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 failureDaniel Gultsch2015-07-281-0/+7
| |
| * use type=chat more often to go along with new, simple carbon and mam rulesDaniel Gultsch2015-07-221-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)