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
/
registration.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix segfault on accept_certificate signal (fixup 81a5505)
fiaxh
2020-12-31
1
-4
/
+4
|
*
Show invalid certificate screen also when registering account
fiaxh
2020-12-31
1
-5
/
+17
|
*
Allow certificates from unknown CAs from .onion domains
fiaxh
2020-12-31
1
-4
/
+12
|
|
|
|
|
|
It's barely possible for .onion servers to provide a non-self-signed cert. But that's fine because encryption is provided independently though TOR. see #958
*
Refactor XmppStream, TLS and connection method logic
fiaxh
2020-11-20
1
-45
/
+60
|
|
|
|
fixes #534
*
Fix unread bubbles having wrong color on startup
fiaxh
2020-07-15
1
-1
/
+0
|
*
Fix auto-joining bookmark without nick
fiaxh
2020-01-08
1
-1
/
+1
|
*
Don't go through ConnectionManager for initial connection attempt
fiaxh
2019-12-23
1
-17
/
+40
|
*
Don't continue reading after stream was disconnected, make disconnecting async
fiaxh
2019-11-27
1
-3
/
+3
|
|
|
|
fixes #636
*
Open new connection to send filled-in registration form
fiaxh
2019-11-18
1
-3
/
+38
|
|
|
|
fixes #644
*
Use log during IBR
Marvin W
2019-10-18
1
-0
/
+2
|
*
Don't set timeouts on registration connection attempts
fiaxh
2019-06-01
1
-7
/
+18
|
*
Split login jid/password into two steps with checks
fiaxh
2018-11-16
1
-1
/
+85
|
*
In-Band Registration
fiaxh
2018-08-22
1
-0
/
+42