aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/util/data_forms.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix some compiler warningsfiaxh2023-10-071-1/+0
|
* Rewrite contact details dialogfiaxh2023-09-241-0/+94
|
* Fix some form entries not updating properlyMarvin W2023-02-071-11/+3
|
* Improve Gtk4 portfiaxh2022-07-271-4/+4
|
* Port from GTK3 to GTK4fiaxh2022-07-271-4/+6
|
* Improve IBR form handling (#990)Michel Le Bihan2021-02-171-1/+1
| | | | | | | | | | | | | | | * 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
* Only send new room config if something was changedfiaxh2019-12-161-1/+1
| | | | fixes #675
* In-Band Registrationfiaxh2018-08-221-0/+57