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
/
file_manager.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cache for file transfers
fiaxh
2021-02-17
1
-2
/
+2
*
Use advertized/server/live time for sorting instead of arrival time
fiaxh
2020-12-04
1
-41
/
+0
*
Fix initial file encryption displaying
fiaxh
2020-09-07
1
-0
/
+11
*
Only query entity caps when we need them
fiaxh
2020-07-16
1
-10
/
+10
*
Store last read content item for conversations
fiaxh
2020-06-03
1
-1
/
+2
*
Add file upload preview
fiaxh
2020-04-22
1
-2
/
+10
*
Update last_activity before received_file signal to keep UI in sync (#811)
kmq
2020-04-18
1
-1
/
+1
*
Correctly set direction in file transfers in MUCs
fiaxh
2020-02-20
1
-1
/
+2
*
Correctly display names in groupchat pms
Marvin W
2020-01-09
1
-2
/
+2
*
Display correct name on outgoing file transfers in groups
Marvin W
2019-12-23
1
-1
/
+5
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-3
/
+7
*
Add support for HTTP Upload headers
Wiktor Kwapisiewicz
2019-11-19
1
-0
/
+1
*
Add JET support
Marvin W
2019-09-16
1
-53
/
+48
*
Merge pull request #592 from hrxi/gsoc_1
Marvin W
2019-08-29
1
-4
/
+2
|
\
|
*
Close files involved in file transfers explicitly
hrxi
2019-08-05
1
-4
/
+2
*
|
Fix specified size for encrypted file uploads
fiaxh
2019-08-21
1
-2
/
+2
|
/
*
Refactor file receive/send interfaces and UI
fiaxh
2019-07-18
1
-45
/
+253
*
Address pull requests comments, fix a few TODOs
hrxi
2019-07-12
1
-1
/
+1
*
Add file receiving via Jingle
hrxi
2019-07-09
1
-2
/
+4
*
Implement file sending via Jingle
hrxi
2019-07-09
1
-0
/
+1
*
Fix a couple of typos and double imports
hrxi
2019-06-01
1
-6
/
+6
*
Make file read/write async
fiaxh
2019-02-14
1
-6
/
+6
*
Improve ping timeouts, add debug output for XmlErrors and ping timeouts
fiaxh
2019-01-02
1
-1
/
+1
*
Fix aesgcm http file up/download bugs
fiaxh
2018-11-27
1
-9
/
+16
*
Implement aesgcm encrypted file upload
fiaxh
2018-11-27
1
-1
/
+1
*
Restructure (http) file provider flow: Separate download&get_info, download i...
fiaxh
2018-11-27
1
-9
/
+15
*
sort file transfers into correct conversation
bobufa
2018-08-13
1
-5
/
+5
*
load+display later messages when scrolling down
bobufa
2018-08-13
1
-17
/
+7
*
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
1
-5
/
+32
*
Only display transferred images, display file names, open in system viewer, i...
fiaxh
2018-01-28
1
-2
/
+1
*
Fix warnings
fiaxh
2017-10-31
1
-16
/
+20
*
PGP encrypted file transfers
fiaxh
2017-10-22
1
-8
/
+37
*
Handle file uploading in libdino & main, have http upload as provider
fiaxh
2017-10-21
1
-20
/
+89
*
Download & inline display images
fiaxh
2017-08-31
1
-0
/
+74