index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdino
/
src
/
service
/
connection_manager.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TLS error notification wrongly appearing
fiaxh
2018-11-21
1
-5
/
+3
*
Split login jid/password into two steps with checks
fiaxh
2018-11-16
1
-2
/
+2
*
Fix runtime criticals
fiaxh
2018-09-16
1
-8
/
+14
*
Initial implementation of SCRAM-SHA-1
Marvin W
2018-09-01
1
-1
/
+1
*
Small connection fixes
fiaxh
2018-03-10
1
-41
/
+35
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-13
/
+13
*
Move to GNetworkMonitor (#236)
Mathieu Bridon
2018-01-09
1
-20
/
+20
*
Show error on invalid TLS certificate
fiaxh
2018-01-04
1
-12
/
+24
*
Read+(write) stream async
fiaxh
2017-11-16
1
-32
/
+19
*
Replace deprecated function usages
fiaxh
2017-11-16
1
-3
/
+1
*
Go offline before quiting application
fiaxh
2017-10-31
1
-5
/
+20
*
Fix warnings
fiaxh
2017-10-31
1
-1
/
+0
*
Remove new from struct initialisation, as it is deprecated (#180)
linkmauve
2017-10-23
1
-2
/
+2
*
http-files: max-file-size handling
fiaxh
2017-09-26
1
-1
/
+1
*
Use utc time everywhere
fiaxh
2017-08-31
1
-1
/
+1
*
connection: keep-alive pings, act upon connection change (VPN)
fiaxh
2017-08-25
1
-7
/
+47
*
Stream Management
fiaxh
2017-08-14
1
-1
/
+1
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
1
-19
/
+8
*
Show account status (incl errors) in ManageAccounts.Dialog
fiaxh
2017-04-10
1
-41
/
+88
*
Add --print-xmpp flag to log details
Marvin W
2017-04-03
1
-1
/
+2
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-1
/
+1
*
Fix account repeated disconnect/connect issues
Marvin W
2017-03-13
1
-4
/
+7
*
Use typed identity in stream modules
fiaxh
2017-03-11
1
-2
/
+2
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+222