aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/manage_accounts
Commit message (Collapse)AuthorAgeFilesLines
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-282-0/+2
|
* Show error on invalid TLS certificatefiaxh2018-01-041-4/+9
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-033-3/+3
|
* Fix memory leakfiaxh2017-11-231-2/+1
|
* Read+(write) stream asyncfiaxh2017-11-162-22/+13
|
* Replace deprecated function usagesfiaxh2017-11-161-1/+1
|
* small fixesfiaxh2017-11-011-1/+1
|
* fixup 8c0a44e (Added a confirmation dialog before removing an account)fiaxh2017-10-301-4/+7
|
* Added a confirmation dialog before removing an account. Fixes #51Dennis Fink2017-10-301-8/+16
|
* support platforms without UTF-8 and use native file pickerMarvin W2017-08-291-6/+14
|
* README: Discussion MUC, change urlfiaxh2017-08-223-4/+4
|
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-3/+9
|
* Small i18n fixes (#53)linkmauve2017-06-291-1/+1
| | | | | * Replace “...” with “…” in user-visible strings, as per GNOME’s HIG. * Add a message for translators to know that a string starts a sentence.
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-171-100/+43
| | | | StartConversation
* Conversation details dialogfiaxh2017-05-301-1/+1
|
* ManageAccounts: Window -> Dialogfiaxh2017-05-091-1/+2
|
* Gettext supportfiaxh2017-04-102-10/+10
|
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-102-40/+120
|
* Move some database interaction into entitiesfiaxh2017-03-232-7/+6
| | | | fixes #2
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-2/+2
|
* Move UI code into main dirMarvin W2017-03-113-0/+314