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
/
entity
/
file_transfer.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow cancellation of file transfers
Marvin W
2022-03-30
1
-0
/
+1
*
Fix file traversal issue on incoming file transfers
fiaxh
2021-06-07
1
-1
/
+12
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-1
/
+1
*
Optimizations: Database indices, cache id-Jid instead of id-jid_string, join ...
fiaxh
2019-08-02
1
-2
/
+1
*
Refactor file receive/send interfaces and UI
fiaxh
2019-07-18
1
-6
/
+16
*
Implement file sending via Jingle
hrxi
2019-07-09
1
-0
/
+1
*
Make file read/write async
fiaxh
2019-02-14
1
-1
/
+0
*
Restructure (http) file provider flow: Separate download&get_info, download i...
fiaxh
2018-11-27
1
-1
/
+7
*
fix local_time field of message and file_transfer being loaded from time db c...
bobufa
2018-08-13
1
-1
/
+1
*
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
1
-2
/
+18
*
Only display transferred images, display file names, open in system viewer, i...
fiaxh
2018-01-28
1
-2
/
+4
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-2
/
+5
*
Fix typos in comments and variable names (#269)
linkmauve
2018-01-10
1
-1
/
+1
*
PGP encrypted file transfers
fiaxh
2017-10-22
1
-0
/
+9
*
Use utc time everywhere
fiaxh
2017-08-31
1
-2
/
+2
*
Download & inline display images
fiaxh
2017-08-31
1
-0
/
+120