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
...
*
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
*
Correctly display names in groupchat pms
Marvin W
2020-01-09
3
-4
/
+4
*
Fix auto-joining bookmark without nick
fiaxh
2020-01-08
2
-3
/
+3
*
Store MUC passwords in bookmark
fiaxh
2019-12-24
1
-20
/
+17
*
Only cache fully normalized Jids for reverse lookup
fiaxh
2019-12-24
1
-1
/
+5
*
Don't show own typing notifications (other devices)
fiaxh
2019-12-24
1
-0
/
+3
*
Display correct name on outgoing file transfers in groups
Marvin W
2019-12-23
3
-8
/
+34
*
Properly check Jids everywhere
Marvin W
2019-12-23
7
-43
/
+117
*
Don't go through ConnectionManager for initial connection attempt
fiaxh
2019-12-23
2
-18
/
+41
*
Add timing to logs, fix issue of silently ignored I/O errors
Marvin W
2019-12-22
1
-2
/
+1
*
Trim ms from local_time when creating messages
fiaxh
2019-12-19
1
-3
/
+5
*
Refactor MAM catchup. Fetch from latest to earliest message.
fiaxh
2019-12-18
4
-90
/
+330
*
Add (partial) support for unique stanza ids (XEP-0359)
fiaxh
2019-12-18
2
-9
/
+43
*
Fix chat marker sending
fiaxh
2019-12-16
1
-1
/
+1
*
Only send new room config if something was changed
fiaxh
2019-12-16
1
-5
/
+8
*
Don't continue reading after stream was disconnected, make disconnecting async
fiaxh
2019-11-27
3
-14
/
+21
*
Add support for HTTP Upload headers
Wiktor Kwapisiewicz
2019-11-19
1
-0
/
+1
*
Don't attempt DNS SRV lookups in connection fallback
fiaxh
2019-11-18
1
-1
/
+1
*
Open new connection to send filled-in registration form
fiaxh
2019-11-18
1
-3
/
+38
*
Parse presence delivery errors when joining MUC
fiaxh
2019-11-17
1
-5
/
+6
*
Don't attempt jingle file transfers in MUCs
fiaxh
2019-11-17
2
-0
/
+5
*
Don't send delivery recipts or chat states for own messages
fiaxh
2019-10-22
1
-2
/
+11
*
Base avatars and names on conversation, not JID.
Marvin W
2019-10-18
3
-12
/
+22
[prev]
[next]