aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-19include pgp signature only in non anonymous mucsDaniel Gultsch1-1/+5
2016-10-09add password to direct muc inviteDaniel Gultsch1-0/+4
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch1-2/+6
2016-08-25send register IQs without full fromDaniel Gultsch1-1/+1
2016-07-31set tablet, phone or pc identityDaniel Gultsch2-4/+11
2016-07-27add OS to version responseDaniel Gultsch1-0/+5
2016-07-22feed version response from app name instead of static variableDaniel Gultsch2-3/+4
2016-07-17announce OTR support as per XEP-0378Daniel Gultsch1-0/+6
2016-07-14include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch1-2/+5
2016-07-13respond to XEP-0202: Entity TimeDaniel Gultsch2-0/+20
2016-06-29support jingle ft:4 to be compatible with swiftDaniel Gultsch1-1/+3
2016-06-12actually do add fall back message for omemoDaniel Gultsch1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-4/+3
2016-05-29avoid npe when sending omemo messages to groupDaniel Gultsch1-1/+3
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-0/+10
2016-05-25sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch1-1/+13
2016-05-25only subscribe to omemo pep events if omemo is enabledDaniel Gultsch1-2/+5
2016-05-12make omemo default when all resources support itDaniel Gultsch1-1/+1
2016-05-12check if pgpengine is still bound before using itDaniel Gultsch1-1/+1
2016-05-05refactor captcha response handling to avoid network on main thread exceptionDaniel Gultsch1-2/+4
2016-03-23only add image files to media scannerDaniel Gultsch1-1/+0
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch1-0/+7
2016-02-16added setting to opt-out of message correction. renamed preferences and optio...Daniel Gultsch1-1/+6
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2-0/+4
2016-02-15add missing type='submit' attribute to enable push formDaniel Gultsch1-0/+1
2016-02-13send push enable to server. simplified loggingDaniel Gultsch2-0/+15
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-1/+15
2016-01-24Use a Presence class for presence informationStephen Paul Weber1-15/+4
2016-01-03add obb url to unencrypted messagesDaniel Gultsch1-0/+1
2016-01-01removed xhtml body. fixes #1594Daniel Gultsch1-12/+0
2015-12-17add 'store' message hint to displayed chat markersDaniel Gultsch1-0/+1
2015-12-10renamed pretty-please-store message hint to storeDaniel Gultsch1-1/+1
2015-12-01combine multiple message receipts into single messageDaniel Gultsch1-6/+8
2015-11-09Sign empty statusfiaxh1-1/+0
2015-10-29push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch2-0/+7
2015-10-16introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch1-3/+7
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-0/+21
2015-10-11Captcha support.Armin Novak1-0/+10
2015-10-08removed oob element from file messagesDaniel Gultsch1-1/+0
2015-10-08introduced expert options to set status to away and xa if screen is off or if...Daniel Gultsch1-1/+16
2015-10-07add xhtml image tag to unencrypted image urls. add oob tag to all files that ...Daniel Gultsch1-2/+18
2015-09-23use Conversations 1.x.y as user agent string in http upload and downloadDaniel Gultsch1-3/+3
2015-09-19fixed content-type indication in http uploadDaniel Gultsch1-1/+1
2015-09-15added missing type='submit' to mam queriesDaniel Gultsch1-3/+4
2015-09-01use same method to add message hints to otr message everywhere it is neededDaniel Gultsch1-5/+9
2015-09-01tag axolotl messages with pretty-please-storeDaniel Gultsch1-0/+1
2015-08-01use content-type in http slot request and stick with during uploadDaniel Gultsch1-1/+4
2015-07-31Refactor axolotl message processing workflowAndreas Straub1-1/+1
2015-07-22add no-store to chat statesDaniel Gultsch1-0/+2
2015-07-22use type=chat more often to go along with new, simple carbon and mam rulesDaniel Gultsch1-6/+5