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
*
update copyright text to 2022 (#1187)
Daniel Pono Takamori
2022-01-29
2
-2
/
+2
*
RTP: Workaround drawing issues on resolution change
Marvin W
2022-01-27
1
-24
/
+87
*
Remove color from /me name, remove use_markup from sender label
fiaxh
2022-01-23
4
-6
/
+3
*
Small cleanup
fiaxh
2022-01-23
7
-8
/
+9
*
Stop using opacity for text due to side-effects
fiaxh
2022-01-23
2
-17
/
+29
*
RTP: VAAPI seems to not support VBR and low-power mode at the same time
Marvin W
2022-01-21
1
-1
/
+1
*
RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+
Marvin W
2022-01-21
2
-3
/
+7
*
Prevent ChatTextView from increasing in height after text was entered
fiaxh
2022-01-12
1
-2
/
+7
*
Apply message quote style prior to bold/italic style
fiaxh
2022-01-11
1
-13
/
+12
*
Update PEP native bookmarks to :1 version, fixes
fiaxh
2022-01-11
4
-42
/
+139
*
Only process PEP messages from bare JIDs
fiaxh
2022-01-10
4
-4
/
+14
*
Remove GStreamer dependencies from main
Marvin W
2022-01-09
4
-53
/
+11
*
Imrove file widget menu (fixup 25db512)
fiaxh
2022-01-09
4
-48
/
+54
*
Introduce file widget menu with "Save as..." and "Open" actions (#1080)
wkg
2022-01-09
3
-6
/
+80
*
Stop making superfluous requests when joining a MUC
fiaxh
2022-01-08
3
-12
/
+6
*
Fix circular buttons to actually be round
fiaxh
2022-01-08
3
-2
/
+11
*
Actually return the new list in Presence.Flag.get_resources; fixup c702010
fiaxh
2022-01-07
1
-2
/
+2
*
Display message sender in bold+text color instead of small+colored
fiaxh
2022-01-05
3
-24
/
+8
*
Allow spaces in nick for affiliate command (#1170)
jugendhacker
2022-01-05
1
-3
/
+5
*
Replace invalid UTF-8 with U+FFFD
Marvin W
2022-01-05
1
-1
/
+5
*
Create a new list to return in Presence.Flag.get_resources
fiaxh
2022-01-04
1
-0
/
+3
*
Add 'unknown' encryption state for establishing calls
fiaxh
2022-01-04
3
-1
/
+5
*
Use opacity for "pending" and "edited" hints
fiaxh
2022-01-04
2
-11
/
+2
*
Escape occupant name and JID in occupants view
fiaxh
2022-01-03
1
-2
/
+2
*
Fix runtime critical on incoming read marker
fiaxh
2022-01-03
1
-0
/
+2
*
Fix delivery error displaying for MUC PMs
fiaxh
2022-01-01
1
-3
/
+7
*
Collect previous counter from failed stream resumption
Kim Alvefur
2021-12-30
1
-0
/
+5
*
Forget previous session on failed stream resumption (#1164)
Kim Alvefur
2021-12-30
1
-1
/
+1
*
Format quotes as preformatted text (#1111)
Xavi92
2021-12-30
1
-0
/
+13
*
Fixes for older valac versions
Marvin W
2021-12-25
2
-3
/
+8
*
Remove unnecessary override from interface method implementation
Marvin W
2021-12-23
1
-1
/
+1
*
Fix build with older Vala compilers
Marvin W
2021-12-23
2
-2
/
+13
*
Merge branch groupcalls
fiaxh
2021-12-23
62
-1254
/
+3628
|
\
|
*
UI + libdino: Improve MUJI calls from MUC
fiaxh
2021-12-23
13
-44
/
+75
|
*
xmpp-vala: Fix muji issues when waiting for peer to prepare
fiaxh
2021-12-22
1
-8
/
+11
|
*
RTP: Disable VP9
Marvin W
2021-12-19
1
-0
/
+1
|
*
RTP: Improve screen resolution update logic
Marvin W
2021-12-19
2
-25
/
+30
|
*
DTLS: Use own thread for connection establishment
Marvin W
2021-12-19
1
-22
/
+30
|
*
RTP: Less log spam
Marvin W
2021-12-18
3
-88
/
+0
|
*
SRTP: Do not continue processing data after encrypt/decrypt failed
Marvin W
2021-12-18
3
-37
/
+87
|
*
RTP: Correctly handle timestamp after re-enabling a stream
Marvin W
2021-12-18
2
-3
/
+14
|
*
ICE: Use non-blocking send
Marvin W
2021-12-18
1
-8
/
+14
|
*
ICE: Run receiver in own thread
Marvin W
2021-12-18
1
-1
/
+14
|
*
SRTP: Drop unnecessary buffer copy
Marvin W
2021-12-18
1
-6
/
+4
|
*
Add calls in private MUCs via a MUJI MUC
fiaxh
2021-12-18
5
-52
/
+116
|
*
Improve call details dialog + small multi-party call fixes
fiaxh
2021-11-15
8
-144
/
+139
|
*
Optimize encoder for low cpu usage
Marvin W
2021-11-15
1
-5
/
+5
|
*
Add maximum bitrate and adjust video resolution based on bitrate
Marvin W
2021-11-15
4
-12
/
+111
|
*
Log probe for decode QOS
Marvin W
2021-11-11
1
-0
/
+40
|
*
Limit REMB target bitrate to 2x maximum actually seen value
Marvin W
2021-11-11
1
-32
/
+48
[next]