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
/
avatar_manager.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
New Avatar UI
Marvin W
2023-03-05
1
-15
/
+63
*
Fix some compiler warnings
fiaxh
2020-10-27
1
-34
/
+0
*
Display placeholder avatar while loading
Marvin W
2020-09-12
1
-2
/
+44
*
Fetch avatars only when they are used
fiaxh
2020-06-10
1
-53
/
+116
*
Fix+optimize contact-to-avatar storage and loading
fiaxh
2020-03-10
1
-29
/
+38
*
Ensure avatars are not loaded multiple times
Marvin W
2019-07-09
1
-0
/
+10
*
Don't change type of a conversation
fiaxh
2019-06-01
1
-1
/
+6
*
Remove invalid MUC avatars
fiaxh
2019-06-01
1
-13
/
+15
*
Remove avatars with missmatch between supposed and actual sha1 hash on load, ...
fiaxh
2019-04-24
1
-13
/
+36
*
Use glib log functions
fiaxh
2019-03-15
1
-2
/
+2
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-42
/
+26
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
1
-1
/
+1
*
xmpp-vala/core+libdino: concurrency + nullity improvements
Marvin W
2017-04-18
1
-22
/
+38
*
Some caching and fix gpgme on some systems
Marvin W
2017-03-24
1
-2
/
+14
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-11
/
+3
*
Move storage into user directory and fix plugin search path
Marvin W
2017-03-12
1
-1
/
+11
*
Use delegates + object storage instead of listener objects
fiaxh
2017-03-11
1
-7
/
+0
*
Use typed identity in stream modules
fiaxh
2017-03-11
1
-1
/
+1
*
Use typed identity in module manager
Marvin W
2017-03-10
1
-2
/
+2
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+134