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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show dark unread counts for notifying conversations, light ones otherwise
fiaxh
2020-07-06
3
-4
/
+27
*
Show bubble containing the number of unread messages in the conversation list...
codedust
2020-07-06
4
-11
/
+63
*
Fix messages mistakenly treated as /me command (#872)
Kim Alvefur
2020-07-02
1
-4
/
+4
*
Change test code for older vala compat
Marvin W
2020-06-28
2
-86
/
+88
*
Clean up some image rendering code
Marvin W
2020-06-28
3
-8
/
+87
*
Fix rare 1 byte buffer over-read
Marvin W
2020-06-28
2
-10
/
+11
*
Don't strip() at XML layer
Marvin W
2020-06-28
3
-7
/
+14
*
Fix async tests
Marvin W
2020-06-28
3
-14
/
+91
*
Make Travis CI use debian stable in docker
Marvin W
2020-06-23
1
-10
/
+18
*
Do not use GNOME specific setting for 24 hours
Marvin W
2020-06-23
1
-4
/
+6
*
Focus textinput after closing file send dialog
fiaxh
2020-06-23
2
-1
/
+6
*
fixup Fetch avatars only when they are used
fiaxh
2020-06-23
1
-1
/
+1
*
Don't offer encryption in MUC PMs
fiaxh
2020-06-23
4
-2
/
+27
*
Recreate avatar database table, fixes unique constraint
fiaxh
2020-06-11
1
-2
/
+10
*
Use sqlite UPSERT
fiaxh
2020-06-10
12
-75
/
+75
*
Fetch avatars only when they are used
fiaxh
2020-06-10
9
-194
/
+190
*
Fix voice request notification
fiaxh
2020-06-06
2
-12
/
+12
*
Show unencryptable/untrusted OMEMO warnings also in MUCs
fiaxh
2020-06-05
3
-16
/
+51
*
Only consider first file if multiple ones are drag and droped
fiaxh
2020-06-04
2
-7
/
+18
*
Fix runtime critical in entity capabilities hashing
fiaxh
2020-06-04
1
-1
/
+1
*
Add image sending via clipboard paste
fiaxh
2020-06-04
2
-0
/
+16
*
Add shortcuts for search (CTRL+F) and file upload (CTRL+U)
fiaxh
2020-06-03
4
-2
/
+39
*
Fix runtime critical
fiaxh
2020-06-03
1
-5
/
+6
*
Fix runtime critical
fiaxh
2020-06-03
1
-1
/
+1
*
Fix cyclic references => let objects be freed
fiaxh
2020-06-03
4
-29
/
+42
*
Code cleanup
fiaxh
2020-06-03
2
-27
/
+6
*
Fix compiler warnings
fiaxh
2020-06-03
8
-16
/
+16
*
Store last read content item for conversations
fiaxh
2020-06-03
10
-58
/
+100
*
Check if server supports uid
fiaxh
2020-06-03
4
-5
/
+15
*
Add missing ellipsis, in line with similar strings (#862)
Jordi Mallach
2020-05-27
1
-1
/
+1
*
Update Catalan translation. (#861)
Jordi Mallach
2020-05-27
1
-30
/
+29
*
Store current resource for sent message (if server didn't give us the resourc...
fiaxh
2020-05-24
1
-0
/
+6
*
Fix crash in clear_all_chat_states (it removed an entry from a HashMap while ...
fiaxh
2020-05-21
1
-1
/
+2
*
Global search: Display dates in local timezone (#855)
selurvedu
2020-05-20
1
-1
/
+1
*
Update translations
Translations
2020-05-17
90
-1173
/
+1097
*
Update translations
Translations
2020-05-16
87
-1262
/
+4477
*
Convert '<' back to '<' in factors of the XEP-0115 verification string
fiaxh
2020-05-14
1
-11
/
+28
*
Handle incoming own read marker in private MUCs
fiaxh
2020-04-28
4
-44
/
+64
*
ConversationSummaryView: Fix crash when accessing content_item's first() or l...
fiaxh
2020-04-28
1
-2
/
+2
*
Fix nick change in MUC, update bookmark accordingly; remove unused code
fiaxh
2020-04-26
9
-76
/
+62
*
Handle if Items/InfoResult are null
fiaxh
2020-04-25
5
-7
/
+25
*
Prevent dino from sending whitespace only messages (#821)
selurvedu
2020-04-24
1
-1
/
+1
*
xmpp-vala: Use more async
fiaxh
2020-04-24
16
-123
/
+90
*
Fix runtime critical from read marker sending (fixup 3a8fef7)
fiaxh
2020-04-24
1
-1
/
+1
*
Handle entity hash in server features node, make ServiceDiscovery request_inf...
fiaxh
2020-04-24
10
-162
/
+199
*
Remove unused file (fixup 51a2372)
fiaxh
2020-04-24
2
-42
/
+0
*
Exclude valac versions affected by #816 from using fast vapi
Marvin W
2020-04-22
1
-1
/
+2
*
Fix rare issue with incorrect link parsing
Marvin W
2020-04-22
1
-2
/
+3
*
Small fixes to moderation
Marvin W
2020-04-22
1
-13
/
+12
*
Fix mouse hover highlighting the wrong message
selurvedu
2020-04-22
1
-4
/
+5
[next]