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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add calls in private MUCs via a MUJI MUC
fiaxh
2021-12-18
3
-23
/
+91
|
*
Improve call details dialog + small multi-party call fixes
fiaxh
2021-11-15
3
-56
/
+43
|
*
Display target bitrates in connection details UI
fiaxh
2021-11-11
1
-0
/
+12
|
*
Add multiparty call support to libdino and xmpp-vala
fiaxh
2021-11-10
12
-486
/
+1068
*
|
Fix unread counting in new conversations w/o read_up_to_item
fiaxh
2021-12-21
1
-9
/
+13
*
|
fix for "retracted" call from remote side. (#1160)
wkg
2021-12-12
1
-2
/
+2
*
|
Remove ContentFilters
fiaxh
2021-12-09
3
-31
/
+10
*
|
Fix auto download if public MUC JID is in roster (#1137)
mesonium
2021-11-18
1
-1
/
+7
|
/
*
Display corrected messages with original message time
fiaxh
2021-10-13
1
-0
/
+1
*
Fix compiler warnings ('passing argument .. from incompatible pointer type') ...
fiaxh
2021-10-12
1
-2
/
+2
*
Fix compiler warnings ('Switch does not handle .. of enum ..')
fiaxh
2021-10-12
1
-2
/
+4
*
Fix misc compiler warnings
fiaxh
2021-10-12
1
-4
/
+8
*
Fix compiler warnings ('cast between incompatible function types') by not con...
fiaxh
2021-10-12
1
-9
/
+13
*
Display message delivery error, color text using theme colors
fiaxh
2021-08-17
2
-1
/
+17
*
Fix file traversal issue on incoming file transfers
fiaxh
2021-06-07
1
-1
/
+12
*
Merge remote-tracking branch 'origin/feature/calls'
fiaxh
2021-05-11
19
-22
/
+1046
|
\
|
*
Calls: Indicate whether OMEMO key is verified
fiaxh
2021-05-11
3
-2
/
+20
|
*
Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...
fiaxh
2021-05-01
1
-6
/
+16
|
*
Adjust JMI vs direct calling order
fiaxh
2021-04-29
1
-10
/
+28
|
*
Improve JMI handling (type=chat, filter message sender)
fiaxh
2021-04-29
1
-1
/
+11
|
*
Add support for OMEMO call encryption
fiaxh
2021-04-29
2
-12
/
+36
|
*
Handle non-existant call support
fiaxh
2021-04-29
2
-4
/
+36
|
*
Send JMI retract
fiaxh
2021-04-11
1
-0
/
+6
|
*
Improve encryption displaying in calls
fiaxh
2021-04-11
1
-30
/
+19
|
*
Fix warnings
fiaxh
2021-04-11
3
-6
/
+5
|
*
Accept additional jingle contents with senders=both (but modify to senders=peer)
fiaxh
2021-04-09
1
-1
/
+12
|
*
Display+store call encryption info
fiaxh
2021-04-09
5
-7
/
+55
|
*
Use outgoing JMI if contact has supporting device
fiaxh
2021-04-01
2
-31
/
+81
|
*
Store limited history of contact resources
fiaxh
2021-04-01
1
-8
/
+15
|
*
Add initial support for DTLS-SRTP
fiaxh
2021-03-25
1
-16
/
+6
|
*
Add support for unencrypted RTP calls to libdino
fiaxh
2021-03-21
14
-7
/
+814
|
*
Add libnice and listen for direct connections in Jingle SOCKS5 (#608)
hrxi
2021-03-19
2
-1
/
+6
*
|
Use drop index if exists to help database up-down-grading
fiaxh
2021-05-01
1
-5
/
+5
*
|
Fix processing of XEP-0184 delivery receipts
fiaxh
2021-04-11
1
-4
/
+4
*
|
Fix regression in FileItem generation
fiaxh
2021-03-23
2
-8
/
+17
|
/
*
Add cache for file transfers
fiaxh
2021-02-17
5
-23
/
+69
*
Make spell checking a setting, store language per conversation
fiaxh
2021-01-21
2
-2
/
+30
*
Add support for Direct MUC Invitations (XEP-0249)
fiaxh
2021-01-12
2
-1
/
+22
*
Fix segfault on accept_certificate signal (fixup 81a5505)
fiaxh
2020-12-31
2
-5
/
+5
*
Show invalid certificate screen also when registering account
fiaxh
2020-12-31
1
-5
/
+17
*
Allow certificates from unknown CAs from .onion domains
fiaxh
2020-12-31
2
-5
/
+25
*
Set window urgency hint independent of notification setting
fiaxh
2020-12-30
1
-6
/
+8
*
Make db version 18 downgradable
fiaxh
2020-12-27
1
-2
/
+2
*
Use advertized/server/live time for sorting instead of arrival time
fiaxh
2020-12-04
7
-84
/
+40
*
Improve contact description in OMEMO warnings
fiaxh
2020-12-04
1
-2
/
+2
*
Refactor Notifications, add freedesktop backend
fiaxh
2020-11-20
4
-26
/
+202
*
Refactor XmppStream, TLS and connection method logic
fiaxh
2020-11-20
4
-111
/
+189
*
Improve entity identity getter
fiaxh
2020-11-20
1
-24
/
+31
*
Fix compiler warnings in WeakMap
fiaxh
2020-11-17
1
-19
/
+24
*
Use WeakMap for message caching
fiaxh
2020-11-14
2
-72
/
+128
[prev]
[next]