index
:
xavi/dino
call-inhibit-suspend
catch-disconnect-error
default-encryption-gtk4
desktop-fork
inhibit-before-suspend
master
send-button
Fork of GTK3 Dino with experimental features.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
src
/
ui
/
manage_accounts
/
dialog.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
fiaxh
2021-10-12
1
-13
/
+13
*
Reduce use of Widget.destroy()
fiaxh
2021-02-10
1
-1
/
+1
*
Fetch avatars only when they are used
fiaxh
2020-06-10
1
-1
/
+1
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
1
-2
/
+2
*
Don't show conversations from account after it was disabled
fiaxh
2019-08-28
1
-1
/
+0
*
Add and enable newly created (first) account
fiaxh
2019-08-23
1
-2
/
+1
*
Add non-CSD alternative for more windows
fiaxh
2019-03-14
1
-1
/
+1
*
Fix runtime criticals (and compiler warnings)
fiaxh
2019-02-13
1
-1
/
+1
*
Improve FileFilter for avatar selection
fiaxh
2019-01-30
1
-6
/
+5
*
Notification on TLS error/wrong password, log TLS cert issues, don't make acc...
fiaxh
2018-09-15
1
-9
/
+0
*
Add image preview to file choosers
fiaxh
2018-04-19
1
-3
/
+3
*
Render avatar on demand
Marvin W
2018-01-28
1
-3
/
+3
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-0
/
+1
*
Show error on invalid TLS certificate
fiaxh
2018-01-04
1
-4
/
+9
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
1
-1
/
+1
*
Fix memory leak
fiaxh
2017-11-23
1
-2
/
+1
*
Read+(write) stream async
fiaxh
2017-11-16
1
-14
/
+7
*
Replace deprecated function usages
fiaxh
2017-11-16
1
-1
/
+1
*
small fixes
fiaxh
2017-11-01
1
-1
/
+1
*
fixup 8c0a44e (Added a confirmation dialog before removing an account)
fiaxh
2017-10-30
1
-4
/
+7
*
Added a confirmation dialog before removing an account. Fixes #51
Dennis Fink
2017-10-30
1
-8
/
+16
*
support platforms without UTF-8 and use native file picker
Marvin W
2017-08-29
1
-6
/
+14
*
README: Discussion MUC, change url
fiaxh
2017-08-22
1
-1
/
+1
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
1
-3
/
+9
*
Small i18n fixes (#53)
linkmauve
2017-06-29
1
-1
/
+1
*
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...
fiaxh
2017-06-17
1
-100
/
+43
*
Conversation details dialog
fiaxh
2017-05-30
1
-1
/
+1
*
ManageAccounts: Window -> Dialog
fiaxh
2017-05-09
1
-1
/
+2
*
Gettext support
fiaxh
2017-04-10
1
-9
/
+9
*
Show account status (incl errors) in ManageAccounts.Dialog
fiaxh
2017-04-10
1
-40
/
+99
*
Move some database interaction into entities
fiaxh
2017-03-23
1
-2
/
+2
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-2
/
+2
*
Move UI code into main dir
Marvin W
2017-03-11
1
-0
/
+230