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
/
stream_interactor.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implement MUC self ping
fiaxh
2020-08-31
1
-0
/
+3
|
*
Visually highlight pending messages, improve resending
fiaxh
2020-07-16
1
-1
/
+4
|
*
Store entity identity info, use it in conversation list tooltips
fiaxh
2020-03-29
1
-1
/
+1
|
*
Don't continue reading after stream was disconnected, make disconnecting async
fiaxh
2019-11-27
1
-2
/
+2
|
|
|
|
fixes #636
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
1
-1
/
+1
|
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
1
-0
/
+7
|
|
|
|
Fixes #598
*
Fix a couple of typos and double imports
hrxi
2019-06-01
1
-1
/
+1
|
*
Use regex literals, fixes some compiler warnings
fiaxh
2019-03-14
1
-1
/
+1
|
*
Split login jid/password into two steps with checks
fiaxh
2018-11-16
1
-4
/
+4
|
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-4
/
+4
|
*
Stream Management
fiaxh
2017-08-14
1
-1
/
+2
|
*
xmpp-vala/core+libdino: concurrency + nullity improvements
Marvin W
2017-04-18
1
-2
/
+2
|
*
Select conversation on startup, placeholder for "No conversation selected", ↵
fiaxh
2017-03-20
1
-1
/
+1
|
|
|
|
start services before UI
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-8
/
+23
|
*
"No accounts active, add?" stack in main view
fiaxh
2017-03-18
1
-0
/
+2
|
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
1
-1
/
+1
|
*
Use typed identity in module manager
Marvin W
2017-03-10
1
-1
/
+1
|
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+70