aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/manage_accounts/add_account_dialog.vala
Commit message (Collapse)AuthorAgeFilesLines
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-1/+1
|
* Add and enable newly created (first) accountfiaxh2019-08-231-4/+13
| | | | fixes #584
* Fix runtime criticals (and compiler warnings)fiaxh2019-02-131-1/+1
| | | | fixes #520
* Split login jid/password into two steps with checksfiaxh2018-11-161-39/+151
|
* In-Band Registrationfiaxh2018-08-221-11/+219
|
* Add forgotten strings to translations (#282)linkmauve2018-02-021-1/+1
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
|
* Gettext supportfiaxh2017-04-101-1/+1
|
* Move some database interaction into entitiesfiaxh2017-03-231-5/+4
| | | | fixes #2
* Move UI code into main dirMarvin W2017-03-111-0/+62