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
/
main
/
src
/
ui
/
conversation_summary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use own file type icons
fiaxh
2019-08-06
1
-16
/
+27
*
Refactor file receive/send interfaces and UI
fiaxh
2019-07-18
2
-130
/
+310
*
Fix runtime criticals
fiaxh
2019-06-22
1
-1
/
+1
*
Add hover effect on conversation content
fiaxh
2019-06-01
3
-103
/
+88
*
Fix date separators
fiaxh
2019-05-26
2
-8
/
+10
*
Don't move opened conversation to the top of the list, scroll along with sele...
fiaxh
2019-04-24
1
-1
/
+1
*
Use glib log functions
fiaxh
2019-03-15
1
-1
/
+1
*
Respect EXIF orientation tag
fiaxh
2019-02-13
1
-4
/
+12
*
Check FileTransfer's mime_type for null (unknown) when handeling it
fiaxh
2018-12-31
1
-1
/
+1
*
Detect emoji-only messages and display them larger
fiaxh
2018-12-27
1
-0
/
+7
*
(Partially) Fix messages being displayed wrongly sorted in ConversationSummar...
fiaxh
2018-12-27
2
-8
/
+9
*
FileProvider for aesgcm links
fiaxh
2018-11-27
1
-1
/
+2
*
Merge PR #413 "Improvements to the OMEMO plugin"
Marvin W
2018-11-10
1
-1
/
+24
|
\
|
*
More cleanup and database modifications
Marvin W
2018-06-26
1
-3
/
+11
|
*
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
1
-0
/
+14
*
|
Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati...
fiaxh
2018-11-04
1
-1
/
+1
*
|
Display bold/italic/monospace message formating, improve message-to-markup pa...
fiaxh
2018-10-23
1
-4
/
+3
*
|
Use Label instead of TextView for message display
fiaxh
2018-09-21
3
-190
/
+31
*
|
Fix presence subscription notification displaying
fiaxh
2018-09-12
1
-0
/
+9
*
|
Fix sent messages sometimes being displayed twice
fiaxh
2018-09-02
1
-1
/
+1
*
|
add button that scrolls to the bottom of the conversation
bobufa
2018-08-13
1
-3
/
+2
*
|
fix message filter in conversation view for first message
bobufa
2018-08-13
1
-8
/
+13
*
|
filter out messages outside the range of displayed messages
bobufa
2018-08-13
1
-11
/
+23
*
|
hide search bar when clicking outside of it, only reset search entry on conve...
bobufa
2018-08-13
1
-10
/
+0
*
|
improve sidebar UI
bobufa
2018-08-13
2
-27
/
+67
*
|
accumulate conversation content in meta db table
bobufa
2018-08-13
2
-20
/
+23
*
|
initial search logic / display
bobufa
2018-08-13
1
-1
/
+1
*
|
ui: search sidebar initial
bobufa
2018-08-13
1
-1
/
+2
*
|
load+display later messages when scrolling down
bobufa
2018-08-13
2
-35
/
+87
*
|
refactor conversation item management (accumulate them in libdino)
bobufa
2018-08-13
12
-527
/
+347
|
/
*
Redesign chat input + move file upload there
fiaxh
2018-04-30
1
-0
/
+16
*
Handle multiple chat state notifications per bare jid
fiaxh
2018-03-10
2
-33
/
+84
*
Small fixes
fiaxh
2018-01-30
1
-1
/
+1
*
Only display transferred images, display file names, open in system viewer, i...
fiaxh
2018-01-28
2
-15
/
+6
*
Visually highlight mentions in MUCs
fiaxh
2018-01-28
3
-0
/
+26
*
Render avatar on demand
Marvin W
2018-01-28
2
-3
/
+18
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
4
-2
/
+6
*
Fix typos in comments and variable names (#269)
linkmauve
2018-01-10
3
-3
/
+3
*
Place time+encryption+read directly right of name
fiaxh
2017-12-31
3
-57
/
+95
*
Clear chat states on own/contact disconnect
fiaxh
2017-12-30
1
-1
/
+0
*
Show subscription request in conversation summary
fiaxh
2017-12-30
2
-0
/
+78
*
Fallback display for all file types
fiaxh
2017-12-13
4
-124
/
+231
*
Load messages for conversation view from cache
fiaxh
2017-12-13
2
-4
/
+16
*
Repopulate message TextView context menu, include "Copy URL" (#219)
Yussuf Khalil
2017-12-05
1
-6
/
+48
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
3
-3
/
+3
*
ConversationView: Date separator
fiaxh
2017-12-01
3
-4
/
+122
*
Fix memory leak
fiaxh
2017-11-23
3
-5
/
+13
*
ConversationView: Split merged messages when an in-between one is added
fiaxh
2017-11-22
2
-10
/
+58
*
Fix unit tests using async + read message marker
fiaxh
2017-11-17
1
-1
/
+1
*
Read+(write) stream async
fiaxh
2017-11-16
3
-9
/
+5
[next]