aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator (unfollow)
Commit message (Expand)AuthorFilesLines
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 Straub2-5/+3
2015-07-19Clean up loggingAndreas Straub1-1/+1
2015-07-19Rework PEP content verificationAndreas Straub1-1/+1
2015-07-19Fetch bundles on-demand, encrypt in backgroundAndreas Straub1-4/+6
2015-07-19Migrate to new PEP layoutAndreas Straub1-20/+9
2015-07-19Reformat code to use tabsAndreas Straub2-29/+29
2015-07-19Added PEP and message protocol layersAndreas Straub3-1/+94
2015-06-30made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch1-2/+2
2015-06-29initial http upload supportDaniel Gultsch2-8/+26
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch1-1/+8
2015-05-03Fix typos in URL to the projectAlexander Groshev1-2/+2
2015-04-21OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade1-0/+1
2015-04-09don't resume old session when changing resourceiNPUTmice1-0/+7
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 #210iNPUTmice2-15/+8
2015-02-16support for XEP-0092: Software VersioniNPUTmice2-6/+29
2015-02-10strip fractional seconds from timestamp before parsingiNPUTmice1-1/+1
2015-01-29made version codes ready for release candidate in beta channeliNPUTmice1-1/+1
2015-01-28fixed broken capsiNPUTmice2-14/+17
2015-01-26changed version code and version name to 1.0-beta2iNPUTmice1-1/+1
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice2-7/+17
2015-01-24fixed mam to work with muciNPUTmice1-1/+3
2015-01-20otr4j: update to 0.22Michael1-1/+1
2015-01-19added changelog for 1.0iNPUTmice1-1/+1
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch1-3/+13
2015-01-08kick after banDaniel Gultsch1-0/+10
2015-01-07basic affiliation changes in mucDaniel Gultsch1-0/+11
2015-01-04Make IqPacket type an enumSam Whited1-8/+8
2015-01-03version bump to 0.10Daniel Gultsch1-1/+1
2014-12-25added callback to change account password to notify UI on success / failureDaniel Gultsch1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-1/+11
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited2-36/+55
2014-12-13fixed regressioniNPUTmice1-3/+3
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice1-2/+4
2014-12-13various mam improvmentsiNPUTmice1-1/+6
2014-12-10very basic mam supportiNPUTmice1-0/+18
2014-12-10store last message received date in conversationiNPUTmice1-0/+10
2014-12-07version bump to 0.9.30.9.3iNPUTmice1-1/+1
2014-12-03version bump to 0.9.20.9.2iNPUTmice1-1/+1
2014-12-01bumped cap version as well0.9.1iNPUTmice1-1/+1
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-2/+2
2014-11-17avoided some null pointersiNPUTmice1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited2-8/+8