aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/MessageGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-26add explicit encryption hints to outgoing messagesDaniel Gultsch1-0/+7
2016-10-09add password to direct muc inviteDaniel Gultsch1-0/+4
2016-07-14include pgp and omemo fallback message only when unencrypted is enabledDaniel Gultsch1-2/+5
2016-06-12actually do add fall back message for omemoDaniel Gultsch1-1/+1
2016-05-29avoid npe when sending omemo messages to groupDaniel Gultsch1-1/+3
2016-05-25sending warning to receiving client if that client doesn't support omemo.Daniel Gultsch1-1/+13
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-0/+3
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-10-08removed oob element from file messagesDaniel Gultsch1-1/+0
2015-10-07add xhtml image tag to unencrypted image urls. add oob tag to all files that ...Daniel Gultsch1-2/+18
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-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
2015-07-21made image file format configurable by Config.javaDaniel Gultsch1-4/+0
2015-07-21bugfix: also add no-permanent-storage to message hintsDaniel Gultsch1-0/+1
2015-07-21bugfix: also add no-permanent-storage to message hintsDaniel Gultsch1-0/+1
2015-07-20Refactor axolotl send processing/caching flowAndreas Straub1-4/+1
2015-07-20attempt to fix the delay problemDaniel Gultsch1-27/+7
2015-07-20Optimize importsAndreas Straub1-4/+3
2015-07-19Clean up loggingAndreas Straub1-1/+1
2015-07-19Fetch bundles on-demand, encrypt in backgroundAndreas Straub1-4/+6
2015-07-19Reformat code to use tabsAndreas Straub1-11/+11
2015-07-19Added PEP and message protocol layersAndreas Straub1-0/+21
2015-06-30made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch1-2/+2
2015-06-29initial http upload supportDaniel Gultsch1-7/+15
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade1-0/+1
2015-04-01Fix OTR-Error messagesBrianBlade1-2/+2
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-0/+13
2015-03-18# add delivery receipts for private muc msgsBrianBlade1-0/+3
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice1-14/+6
2015-01-20otr4j: update to 0.22Michael1-1/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-5/+5
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-2/+2
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-6/+6
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-2/+2
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-8/+9
2014-10-22Make conversations the root projectSam Whited1-0/+0