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
*
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
*
Improve message highlighting logic
selurvedu
2020-04-22
1
-12
/
+13
*
Fix late highlighting of conversation items
selurvedu
2020-04-22
1
-2
/
+5
*
voice handling in moderated groups (#788)
Anmol
2020-04-22
13
-2
/
+207
*
Add file upload preview
fiaxh
2020-04-22
21
-195
/
+588
*
Remove features from service discovery module when detaching module from stream
fiaxh
2020-04-21
25
-33
/
+122
*
Improve message read markers for MUCs
fiaxh
2020-04-21
1
-5
/
+10
*
Update last_activity before received_file signal to keep UI in sync (#811)
kmq
2020-04-18
1
-1
/
+1
*
HTTP-Upload: parsing max-file-size attribute (#809)
kmq
2020-04-17
1
-8
/
+10
*
Handle unknown own MUC jid better
fiaxh
2020-04-14
2
-9
/
+17
*
Bump libsignal-protocol-c version to 2.3.3
Marvin W
2020-04-13
3
-2
/
+2
*
Fix FileWidget sometimes showing two states
fiaxh
2020-04-13
1
-26
/
+24
*
Update translations
Translations
2020-04-12
85
-505
/
+528
*
Update README.md (#767)
Echolon
2020-04-12
1
-3
/
+4
*
Shortened sentence, "use the %s account" (#807)
Allan Nordhøy
2020-04-12
1
-1
/
+1
*
Update translations
Translations
2020-04-11
87
-7177
/
+9627
*
Clean up file widget code
fiaxh
2020-04-10
4
-201
/
+293
*
Fix runtime criticals when showing resource identites on conversation row hover
fiaxh
2020-04-07
1
-5
/
+8
*
Last message correction fixes
fiaxh
2020-04-06
3
-0
/
+10
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
9
-21
/
+84
*
Fix unencrypted message warning when switching between encryptions
fiaxh
2020-04-05
1
-11
/
+11
*
Add support for last message correction
fiaxh
2020-04-03
36
-265
/
+808
*
Fix message markup parsing for single characters
fiaxh
2020-04-03
1
-1
/
+1
*
Work-around use after free
Marvin W
2020-04-01
2
-2
/
+2
*
Fix issue rendering messages outside reachable scroll area
Marvin W
2020-04-01
4
-2
/
+21
[next]