aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/ServiceDiscoveryResult.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.12.4' into trz/merge_1.12.4 (not tested yet)trz/merge_1.12.4lookshe2016-05-261-1/+56
|\
| * also save form elements in disco storageDaniel Gultsch2016-05-191-2/+56
| * use the same typo in both saving disco and reading discoDaniel Gultsch2016-05-151-1/+2
* | Merge tag '1.11.3' into trz/rebaselookshe2016-04-051-2/+30
|\|
| * add methods to check max file size for http uploadDaniel Gultsch2016-03-311-0/+13
| * include form fields into caps hash calculationDaniel Gultsch2016-03-311-2/+17
* | Reviewed commit for FS#34 after mergesteckbrief2016-02-241-1/+1
|/
* cache server capsDaniel Gultsch2016-02-031-1/+18
* refactored disco cache. avoid making duplicate call. check hashDaniel Gultsch2016-02-031-7/+13
* Persisitence and loading for ServiceDiscoveryResultStephen Paul Weber2016-01-231-10/+58
* Implement toJSON on ServiceDiscoveryResultStephen Paul Weber2016-01-231-0/+34
* Generate capHash from any discovery resultStephen Paul Weber2016-01-231-4/+80
* Factor out a representation of XEP-0030 resultsStephen Paul Weber2016-01-231-0/+84