aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/generator/AbstractGenerator.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* set tablet, phone or pc identityDaniel Gultsch2016-07-311-2/+9
|
* feed version response from app name instead of static variableDaniel Gultsch2016-07-221-2/+2
|
* announce OTR support as per XEP-0378Daniel Gultsch2016-07-171-0/+6
|
* respond to XEP-0202: Entity TimeDaniel Gultsch2016-07-131-0/+6
|
* support jingle ft:4 to be compatible with swiftDaniel Gultsch2016-06-291-1/+3
| | | | Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-4/+3
|
* only subscribe to omemo pep events if omemo is enabledDaniel Gultsch2016-05-251-2/+5
|
* make omemo default when all resources support itDaniel Gultsch2016-05-121-1/+1
|
* added setting to opt-out of message correction. renamed preferences and ↵Daniel Gultsch2016-02-161-1/+6
| | | | options to settings
* basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-151-0/+1
|
* send push enable to server. simplified loggingDaniel Gultsch2016-02-131-0/+2
|
* push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch2015-10-291-0/+1
|
* use Conversations 1.x.y as user agent string in http upload and downloadDaniel Gultsch2015-09-231-3/+3
|
* Added PEP and message protocol layersAndreas Straub2015-07-191-1/+3
| | | | Can now fetch/retrieve from PEP, as well as encode/decode messages
* added typing notifications through XEP-0085. fixed #210iNPUTmice2015-02-211-1/+2
|
* support for XEP-0092: Software VersioniNPUTmice2015-02-161-4/+18
|
* 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-281-9/+15
|
* 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-261-6/+16
|
* added changelog for 1.0iNPUTmice2015-01-191-1/+1
|
* version bump to 0.10Daniel Gultsch2015-01-031-1/+1
|
* 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
|
* avoided some null pointersiNPUTmice2014-11-171-1/+1
|
* version bump to 0.8.3 + changelogiNPUTmice2014-11-091-1/+1
|
* version bump to 0.8.20.8.2iNPUTmice2014-11-061-1/+1
|
* version bump to 0.8.1iNPUTmice2014-11-031-5/+6
|
* Make conversations the root projectSam Whited2014-10-221-0/+48