aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* made image file format configurable by Config.javaDaniel Gultsch2015-07-211-4/+0
* bugfix: also add no-permanent-storage to message hintsDaniel Gultsch2015-07-211-0/+1
* Refactor axolotl send processing/caching flowAndreas Straub2015-07-201-4/+1
* attempt to fix the delay problemDaniel Gultsch2015-07-201-27/+7
* Optimize importsAndreas Straub2015-07-202-5/+3
* Clean up loggingAndreas Straub2015-07-191-1/+1
* Rework PEP content verificationAndreas Straub2015-07-191-1/+1
* Fetch bundles on-demand, encrypt in backgroundAndreas Straub2015-07-191-4/+6
* Migrate to new PEP layoutAndreas Straub2015-07-191-20/+9
* Reformat code to use tabsAndreas Straub2015-07-192-29/+29
* Added PEP and message protocol layersAndreas Straub2015-07-193-1/+94
* made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch2015-06-301-2/+2
* initial http upload supportDaniel Gultsch2015-06-292-8/+26
* r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch2015-05-051-1/+8
* Fix typos in URL to the projectAlexander Groshev2015-05-031-2/+2
* OTR: Fix onContactStatusChanged & dont archive OTRBrianBlade2015-04-211-0/+1
* don't resume old session when changing resourceiNPUTmice2015-04-091-0/+7
* Fix OTR-Error messagesBrianBlade2015-04-011-2/+2
* respond to unreadable OTR messages with error message. fixed #1021iNPUTmice2015-03-211-0/+13
* # add delivery receipts for private muc msgsBrianBlade2015-03-181-0/+3
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-212-15/+8
* support for XEP-0092: Software VersioniNPUTmice2015-02-162-6/+29
* strip fractional seconds from timestamp before parsingiNPUTmice2015-02-101-1/+1
* made version codes ready for release candidate in beta channeliNPUTmice2015-01-291-1/+1
* fixed broken capsiNPUTmice2015-01-282-14/+17
* changed version code and version name to 1.0-beta2iNPUTmice2015-01-261-1/+1
* adapt caps on whether or not message confirmation is oniNPUTmice2015-01-262-7/+17
* fixed mam to work with muciNPUTmice2015-01-241-1/+3
* otr4j: update to 0.22Michael2015-01-201-1/+1
* added changelog for 1.0iNPUTmice2015-01-191-1/+1
* ensure that everyone is member before making a room privateDaniel Gultsch2015-01-091-3/+13
* kick after banDaniel Gultsch2015-01-081-0/+10
* basic affiliation changes in mucDaniel Gultsch2015-01-071-0/+11
* Make IqPacket type an enumSam Whited2015-01-041-8/+8
* version bump to 0.10Daniel Gultsch2015-01-031-1/+1
* added callback to change account password to notify UI on success / failureDaniel Gultsch2014-12-251-1/+1
* Add ability to change password on serverSam Whited2014-12-251-1/+11
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-222-36/+55
* fixed regressioniNPUTmice2014-12-131-3/+3
* reverse through mam history when loading larger chuncksiNPUTmice2014-12-131-2/+4
* various mam improvmentsiNPUTmice2014-12-131-1/+6
* very basic mam supportiNPUTmice2014-12-101-0/+18
* store last message received date in conversationiNPUTmice2014-12-101-0/+10
* version bump to 0.9.30.9.3iNPUTmice2014-12-071-1/+1
* version bump to 0.9.20.9.2iNPUTmice2014-12-031-1/+1
* bumped cap version as well0.9.1iNPUTmice2014-12-011-1/+1
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-201-2/+2
* avoided some null pointersiNPUTmice2014-11-171-1/+1
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-092-8/+8
* Add a packet JID place I missed...Sam Whited2014-11-091-1/+1