aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0004_data_forms.vala
Commit message (Collapse)AuthorAgeFilesLines
* Improve IBR form handling (#990)Michel Le Bihan2021-02-171-0/+12
| | | | | | | | | | | | | | | * Change register account dialog to show instructions Change data forms to handle title and instructions elements * Change register account dialog to show fixed fields Closes #988 * Change form switch to halign start Closes #992 * Change register account dialog to markup URLs
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+1
|
* Only send new room config if something was changedfiaxh2019-12-161-19/+3
| | | | fixes #675
* OMEMO: Don't set publish options, configure only bundle node insteadfiaxh2019-11-041-1/+1
|
* Don't send delivery recipts or chat states for own messagesfiaxh2019-10-221-3/+3
| | | | fixes #631
* Include data forms in entity capabilities hash computationfiaxh2019-09-031-1/+7
|
* Fix property with custom get+set to not have a default value (compiler error ↵fiaxh2018-09-041-1/+0
| | | | | | with vala 0.41) Fix encryption icon not being shown right away
* In-Band Registrationfiaxh2018-08-221-2/+2
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+0
|
* Message Archive Managementfiaxh2017-08-171-27/+66
|
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-10/+9
|
* MUC config form (data forms), MUC room infofiaxh2017-05-301-0/+208