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
/
plugins
/
http-files
/
src
/
file_provider.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check content_length for null before parsing in http HEAD message response
fiaxh
2018-11-29
1
-1
/
+3
*
Fix aesgcm http file up/download bugs
fiaxh
2018-11-27
1
-5
/
+7
*
Implement aesgcm encrypted file upload
fiaxh
2018-11-27
1
-5
/
+0
*
FileProvider for aesgcm links
fiaxh
2018-11-27
1
-2
/
+1
*
Restructure (http) file provider flow: Separate download&get_info, download i...
fiaxh
2018-11-27
1
-62
/
+78
*
Add `hidden` column to content_item table
fiaxh
2018-08-31
1
-2
/
+8
*
sort file transfers into correct conversation
bobufa
2018-08-13
1
-1
/
+1
*
Small fixes
fiaxh
2018-01-30
1
-4
/
+2
*
Only display transferred images, display file names, open in system viewer, i...
fiaxh
2018-01-28
1
-11
/
+1
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
1
-12
/
+38
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-0
/
+1
*
Restore window state (size, maximized, position)
fiaxh
2017-12-31
1
-22
/
+24
*
Fallback display for all file types
fiaxh
2017-12-13
1
-6
/
+19
*
http-files: async file download
fiaxh
2017-11-27
1
-29
/
+32
*
Disconnect stanza listeners from pipeline
fiaxh
2017-11-22
1
-1
/
+1
*
Fix warnings
fiaxh
2017-10-31
1
-2
/
+6
*
PGP encrypted file transfers
fiaxh
2017-10-22
1
-1
/
+1
*
Handle file uploading in libdino & main, have http upload as provider
fiaxh
2017-10-21
1
-35
/
+1
*
http-files: max-file-size handling
fiaxh
2017-09-26
1
-4
/
+5
*
Download & inline display images
fiaxh
2017-08-31
1
-0
/
+106