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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't clear MAM id times on stream negotiated
fiaxh
2020-09-02
1
-1
/
+2
*
Implement MUC self ping
fiaxh
2020-08-31
2
-2
/
+48
*
Don't create a second message object for each typing notification
fiaxh
2020-07-22
3
-5
/
+14
*
Visually highlight pending messages, improve resending
fiaxh
2020-07-16
2
-7
/
+26
*
Only query entity caps when we need them
fiaxh
2020-07-16
4
-36
/
+185
*
Add queue and resending to stream management
fiaxh
2020-07-15
1
-0
/
+3
*
Fix unread bubbles having wrong color on startup
fiaxh
2020-07-15
1
-1
/
+0
*
Show bubble containing the number of unread messages in the conversation list...
codedust
2020-07-06
1
-5
/
+13
*
Don't strip() at XML layer
Marvin W
2020-06-28
1
-1
/
+3
*
fixup Fetch avatars only when they are used
fiaxh
2020-06-23
1
-1
/
+1
*
Recreate avatar database table, fixes unique constraint
fiaxh
2020-06-11
1
-2
/
+10
*
Use sqlite UPSERT
fiaxh
2020-06-10
1
-3
/
+3
*
Fetch avatars only when they are used
fiaxh
2020-06-10
3
-107
/
+131
*
Fix runtime critical
fiaxh
2020-06-03
1
-1
/
+1
*
Fix cyclic references => let objects be freed
fiaxh
2020-06-03
1
-15
/
+6
*
Code cleanup
fiaxh
2020-06-03
1
-10
/
+0
*
Fix compiler warnings
fiaxh
2020-06-03
4
-12
/
+10
*
Store last read content item for conversations
fiaxh
2020-06-03
7
-56
/
+86
*
Check if server supports uid
fiaxh
2020-06-03
1
-3
/
+12
*
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
*
Handle incoming own read marker in private MUCs
fiaxh
2020-04-28
3
-42
/
+59
*
Fix nick change in MUC, update bookmark accordingly; remove unused code
fiaxh
2020-04-26
3
-55
/
+32
*
xmpp-vala: Use more async
fiaxh
2020-04-24
1
-1
/
+1
*
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
2
-10
/
+8
*
voice handling in moderated groups (#788)
Anmol
2020-04-22
2
-0
/
+32
*
Add file upload preview
fiaxh
2020-04-22
2
-2
/
+21
*
Remove features from service discovery module when detaching module from stream
fiaxh
2020-04-21
1
-1
/
+1
*
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
*
Handle unknown own MUC jid better
fiaxh
2020-04-14
2
-9
/
+17
*
Last message correction fixes
fiaxh
2020-04-06
1
-0
/
+3
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
2
-2
/
+10
*
Add support for last message correction
fiaxh
2020-04-03
6
-7
/
+226
*
Store entity identity info, use it in conversation list tooltips
fiaxh
2020-03-29
5
-32
/
+153
*
Fix+optimize contact-to-avatar storage and loading
fiaxh
2020-03-10
2
-53
/
+51
*
Fix messages to self being duplicated
fiaxh
2020-03-09
1
-4
/
+12
*
Update live whether encryption is possible in MUC (lock icon visible)
fiaxh
2020-03-08
1
-3
/
+3
*
Make message sending async and set unsent on error
fiaxh
2020-03-05
1
-29
/
+37
*
Improve MUC message resending
fiaxh
2020-03-03
4
-28
/
+42
*
Enable secure_delete PRAGMA on SQLite databases (#370)
Alexander Krotov
2020-02-21
1
-0
/
+3
*
Preserve unchanged conference data (name) in bookmarks
fiaxh
2020-02-20
1
-19
/
+4
*
Only distinguish between typing or not (incoming)
fiaxh
2020-02-20
3
-32
/
+63
*
Correctly set direction in file transfers in MUCs
fiaxh
2020-02-20
1
-1
/
+2
*
Don't assume Jingle to be available in MUCs
fiaxh
2020-02-11
1
-2
/
+3
*
Don't process message markers on MUC messages
fiaxh
2020-01-27
1
-1
/
+5
*
Fix some compiler warnings
Marvin W
2020-01-22
1
-5
/
+5
*
Deactivate MUC conversations with non-autojoin bookmarks
fiaxh
2020-01-17
1
-23
/
+23
*
Fix ConversationRow closing if animations are disabled
fiaxh
2020-01-17
2
-0
/
+7
[next]