aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/forms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* also save form elements in disco storageDaniel Gultsch2016-05-191-1/+1
|
* include form fields into caps hash calculationDaniel Gultsch2016-03-311-4/+8
|
* send push enable to server. simplified loggingDaniel Gultsch2016-02-131-2/+7
|
* cache server capsDaniel Gultsch2016-02-031-1/+2
|
* show values in formfieldwrappers and allow form to be set to read onlyDaniel Gultsch2016-01-261-3/+3
|
* added FormWrapper and form field validationDaniel Gultsch2016-01-231-0/+15
|
* added UI wrapper for (some) form fieldsDaniel Gultsch2016-01-222-1/+17
|
* hide subject edit button if not editable by userDaniel Gultsch2015-11-261-0/+4
|
* added missing type='submit' to mam queriesDaniel Gultsch2015-09-151-1/+1
| | | | | fixed some nasty inheritance problems along the way fixes #1411
* very basic mam supportiNPUTmice2014-12-101-0/+10
|
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-202-0/+125