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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: Add version detection for some dependencies
hrxi
2023-10-06
1
-3
/
+9
*
meson: Add RTP options that are also present in the CMakeLists.txt
hrxi
2023-10-06
1
-7
/
+24
*
meson: Add rtp plugin
hrxi
2023-10-06
3
-0
/
+42
*
meson: Add omemo plugin
hrxi
2023-10-06
5
-0
/
+77
*
meson: Add ice plugin
hrxi
2023-10-06
2
-0
/
+29
*
meson: Add notification-sound plugin
hrxi
2023-10-06
2
-0
/
+20
*
meson: Add openpgp plugin
hrxi
2023-10-06
4
-0
/
+51
*
meson: Add http-files plugin
hrxi
2023-10-06
2
-0
/
+23
*
Merge `signal-protocol` into `omemo` plugin
hrxi
2023-10-06
20
-757
/
+705
*
Merge `gpgme-vala` into `openpgp` plugin
hrxi
2023-10-06
10
-256
/
+192
*
Fix every inclusion of `gpgme_fix.h` getting their own mutex
hrxi
2023-10-06
2
-4
/
+4
*
Fix potential crash in video calls
Marvin W
2023-07-09
1
-1
/
+5
*
Fix certificate start time
Marvin W
2023-07-09
1
-1
/
+1
*
Do not send DTLS datagrams to RTP even after handshake
Marvin W
2023-07-09
1
-2
/
+9
*
Ignore non-DTLS data before handshake is complete
Stephen Paul Weber
2023-07-09
1
-1
/
+1
*
Fix video for cameras with rotated image
Marvin W
2023-04-22
4
-15
/
+122
*
Build: Adjust to never build with libsignal-protocol-c
Marvin W
2023-04-22
2
-48
/
+4
*
Bind soup session lifetime to File provider/sender lifetime
Marvin W
2023-03-22
2
-6
/
+6
*
Fix C binding for gst_video_frame_get_data
Marvin W
2023-03-20
1
-0
/
+1
*
Consider stream readable when EOS is reached.
Marvin W
2023-03-02
1
-1
/
+1
*
Fix some memory leaks
fiaxh
2023-02-27
1
-10
/
+31
*
Update translations
Translations
2023-02-07
73
-71
/
+122
*
OMEMO: Make device list public
fiaxh
2023-02-05
1
-6
/
+9
*
Fix build
fiaxh
2023-01-28
2
-2
/
+0
*
Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1)
fiaxh
2023-01-28
2
-2
/
+0
*
Remove Dutch (Belgium) translation, fallback to Dutch
Translations
2023-01-28
2
-408
/
+0
*
Update translations
Translations
2023-01-28
76
-2465
/
+2547
*
Fix QR code being displayed way too small
fiaxh
2023-01-28
2
-6
/
+8
*
Fix compiler warnings
fiaxh
2022-12-30
1
-1
/
+0
*
HTTP: Make LimitInputStream pollable for better async compatibility
Marvin W
2022-11-04
1
-1
/
+20
*
Automatically select appropriate libsoup version
Marvin W
2022-11-03
3
-13
/
+12
*
DTLS: Use ECDSA key
Marvin W
2022-10-28
2
-2
/
+3
*
OMEMO QR code: Switch to paintable, fix css
fiaxh
2022-09-18
2
-8
/
+7
*
RTP: Use gstreamers new VideoFrame.map
Marvin W
2022-08-21
2
-2
/
+2341
*
RTP: Use latest gstreamer vapi if vala version older than 0.56.1
Marvin W
2022-08-21
4
-27
/
+1132
*
CMake: Fix version checks
Marvin W
2022-08-21
1
-4
/
+4
*
Gtk4 bug fixes and improvements
Marvin W
2022-07-27
2
-0
/
+11
*
Improve Gtk4 port
fiaxh
2022-07-27
7
-18
/
+17
*
Video for GTK4
Marvin W
2022-07-27
3
-96
/
+178
*
Port from GTK3 to GTK4
fiaxh
2022-07-27
23
-537
/
+454
*
Support devices with multiple framerate options in get_max_fps (#1224)
Matthew Egeler
2022-05-17
1
-2
/
+20
*
Fix calculation of best camera framerate
foucault
2022-05-17
1
-1
/
+3
*
Prepare http-files plugin for libsoup-3 support
Marvin W
2022-04-09
3
-33
/
+60
*
Fix build of tests
Marvin W
2022-04-08
1
-2
/
+2
*
Allow cancellation of file transfers
Marvin W
2022-03-30
2
-6
/
+46
*
set a generic MIME type for encrypted file (#1213)
Nkwuda Sunday Cletus
2022-03-23
1
-1
/
+1
*
Fix build on Vala < 0.50 and pre-release Vala versions
Marvin W
2022-03-16
1
-2
/
+1
*
QR-code: Actually use Uri.join if glib version supports it
fiaxh
2022-03-09
1
-6
/
+6
*
OMEMO QR code: URI-escape the JID
mjk
2022-02-26
1
-1
/
+17
*
OMEMO: Make QR code "scalable" in accordance with GDK_SCALE
mjk
2022-02-25
1
-2
/
+4
[next]