Commit graph

  • 9838d56794 Prepare for 0.3 release v0.3.0 fiaxh 2022-02-12 22:18:06 +0100
  • f5d1435182 Update translations Translations 2022-02-12 22:07:08 +0100
  • 6dca4f499e
    Fix call participant widget Marvin W 2022-02-12 20:51:31 +0100
  • ad00f3f930 Remove call notification if other device accepted/denied fiaxh 2022-02-12 19:16:38 +0100
  • 3f169c64d7
    CIM: Announce accepted method Marvin W 2022-02-12 19:15:52 +0100
  • 602834bdf7
    Fix build on Debian 10 Marvin W 2022-02-12 19:15:35 +0100
  • 06f0bc00f1 Calls: Show invite button quicker fiaxh 2022-02-12 17:32:13 +0100
  • b586aebbac
    Calls: Fix OMEMO in group calls Marvin W 2022-02-12 17:18:03 +0100
  • 6f9375e6ea
    Calls: Only show invite button when it's supported Marvin W 2022-02-12 15:14:15 +0100
  • 369d0c79d7
    Calls: Fix device selector for multi-party calls, allow picking device before call started Marvin W 2022-02-12 14:35:44 +0100
  • 0f5f57888e
    Calls: Use GtkHeaderBar for each participant Marvin W 2022-02-12 12:54:48 +0100
  • be751a5dda Various call fixes fiaxh 2022-02-12 14:07:19 +0100
  • 6532c2b160
    RTP: Only display SSRC mismatch warning for GLib versions supporting warning_once Marvin W 2022-02-11 20:33:06 +0100
  • e768c40e11
    RTP: Make codec and hardware support compile-time configurable Marvin W 2022-02-11 19:55:19 +0100
  • dbc6d87cb9 Various call fixes fiaxh 2022-02-10 15:41:24 +0100
  • 11828cc2cf no need to ignore wasapi LAGonauta 2022-02-09 21:09:44 -0300
  • a583a44994 fix call notifications buttons not working LAGonauta 2022-02-09 21:01:26 -0300
  • 28248607f0
    DTLS: Handle DTLS fingerprint in transport-info before session-accept Marvin W 2022-02-09 23:52:47 +0100
  • dd71e943c3 Merge remote-tracking branch 'upstream/master' into master-windows-changes LAGonauta 2022-02-08 20:32:22 -0300
  • b8b74817f7 Merge remote-tracking branch 'upstream/master' into master-windows-changes LAGonauta 2022-02-08 18:33:09 -0300
  • 7718def74d Wording: Use singular in 'No camera/microphone/speaker found' fiaxh 2022-02-08 22:29:33 +0100
  • fb10aefefa Update translations Translations 2022-02-08 22:17:26 +0100
  • 8b473c890b Call Invite Message: Send 'finished' messages, include reasons fiaxh 2022-02-08 22:04:36 +0100
  • 43fd04ce41 define _POSIX_C_SOURCE=1 on windows mjk 2022-01-16 13:47:30 +0000
  • 733d612b18
    Merge pull request #5 from danielreuther/master-windows-changes-gcc11-fix Felipe 2022-02-08 18:04:58 -0300
  • 43ea088f64
    Calls: Device picker Marvin W 2022-02-08 21:57:48 +0100
  • 35526ab5a5 Update translations Translations 2022-02-08 17:46:21 +0100
  • 408406e652 Let call notification say if it's a group call fiaxh 2022-02-08 17:45:57 +0100
  • 3088879a7b Various call fixes fiaxh 2022-02-07 22:09:51 +0100
  • ee085e3e0d Fix quote styling occurring in the middle of a line fiaxh 2022-02-07 17:06:04 +0100
  • 29d1abccac Support direct jingle call invites with call invite messages fiaxh 2022-02-06 23:48:58 +0100
  • 071d925e37 Add support for call invite messages fiaxh 2022-01-19 16:54:56 +0100
  • 4ef50db3e5 Various call UI/UX improvements fiaxh 2022-02-02 21:37:05 +0100
  • 5ed8d28a27
    RTP: Use two channels for Opus Marvin W 2022-02-05 23:57:30 +0100
  • bfd089516a
    RTP: Add support for G.722 Marvin W 2022-02-05 23:56:55 +0100
  • 51dc414631
    Use uppercase hex for DTLS fingerprints Marvin W 2022-02-05 23:55:18 +0100
  • 460c520db7
    RTP: Restrict number of recaps to save resources Marvin W 2022-01-28 11:01:07 +0100
  • 3e19778deb Revert "Prevent ChatTextView from increasing in height after text was entered" fiaxh 2022-02-04 13:21:13 +0100
  • 454c00ac0b Apply message quote style prior to urls fiaxh 2022-02-04 13:19:28 +0100
  • f94d95fa44 Update translations Translations 2022-02-02 13:08:05 +0100
  • b7ca33a37d Initialize and use dbus interfaces async fiaxh 2022-02-01 17:38:15 +0100
  • 1e63cb3bd9
    Update license text (#1186) Undefined behavior sanitaire 2022-01-29 14:46:37 +0000
  • 5c5dfea9d8
    update copyright text to 2022 (#1187) Daniel Pono Takamori 2022-01-29 06:46:07 -0800
  • 0c524cdc4a
    RTP: Workaround drawing issues on resolution change Marvin W 2022-01-27 22:08:35 +0100
  • 5089e9cad7 Remove color from /me name, remove use_markup from sender label fiaxh 2022-01-23 19:32:28 +0100
  • b123800f26 Small cleanup fiaxh 2022-01-23 19:00:05 +0100
  • 19a3fa5e02 Stop using opacity for text due to side-effects fiaxh 2022-01-23 18:58:13 +0100
  • f270fc7686
    RTP: VAAPI seems to not support VBR and low-power mode at the same time Marvin W 2022-01-21 15:34:06 +0100
  • 37cfbd8c76
    RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+ Marvin W 2022-01-21 15:23:38 +0100
  • eefce3fd81 Prevent ChatTextView from increasing in height after text was entered fiaxh 2022-01-12 21:04:54 +0100
  • 4e9e09a648 Apply message quote style prior to bold/italic style fiaxh 2022-01-11 22:48:12 +0100
  • fa6d49e3bf Update PEP native bookmarks to :1 version, fixes fiaxh 2022-01-11 20:37:30 +0100
  • f2ef2bcfe7 Only process PEP messages from bare JIDs fiaxh 2022-01-10 16:52:13 +0100
  • 82a492b33f
    Remove GStreamer dependencies from main Marvin W 2022-01-05 13:57:36 +0100
  • c5461b8536 Imrove file widget menu (fixup 25db512) fiaxh 2022-01-09 14:28:17 +0100
  • 25db512297
    Introduce file widget menu with "Save as..." and "Open" actions (#1080) wkg 2022-01-09 16:34:09 +0300
  • 975b37c498 Stop making superfluous requests when joining a MUC fiaxh 2022-01-08 21:35:58 +0100
  • e40de72631 Fix circular buttons to actually be round fiaxh 2022-01-08 21:33:57 +0100
  • bafec6e202 Actually return the new list in Presence.Flag.get_resources; fixup c702010 fiaxh 2022-01-07 22:28:02 +0100
  • ac2af04740 Display message sender in bold+text color instead of small+colored fiaxh 2022-01-05 19:46:16 +0100
  • b3d452265f
    Allow spaces in nick for affiliate command (#1170) jugendhacker 2022-01-05 12:35:46 +0100
  • f422734cc8
    Replace invalid UTF-8 with U+FFFD Marvin W 2022-01-05 01:04:58 +0100
  • c70201080b Create a new list to return in Presence.Flag.get_resources fiaxh 2022-01-04 20:06:43 +0100
  • 33104a778d Add 'unknown' encryption state for establishing calls fiaxh 2022-01-04 12:34:16 +0100
  • 85f4bddf99 Use opacity for "pending" and "edited" hints fiaxh 2022-01-03 23:00:27 +0100
  • 07a05db26e Escape occupant name and JID in occupants view fiaxh 2022-01-03 19:41:04 +0100
  • 9e8b99e86c Fix runtime critical on incoming read marker fiaxh 2022-01-03 18:33:22 +0100
  • 6b8ad7a104 Fix delivery error displaying for MUC PMs fiaxh 2022-01-01 19:47:46 +0100
  • 839be0e316 Collect previous counter from failed stream resumption Kim Alvefur 2021-12-23 00:08:12 +0100
  • 9072f15556 Forget previous session on failed stream resumption (#1164) Kim Alvefur 2021-12-23 00:02:43 +0100
  • 795af2d9ce
    Format quotes as preformatted text (#1111) Xavi92 2021-12-30 15:22:03 +0000
  • 9490ffed6b
    Fixes for older valac versions Marvin W 2021-12-25 18:25:13 +0100
  • f591335ee3
    Remove unnecessary override from interface method implementation Marvin W 2021-12-23 07:27:39 +0100
  • 1c47652814
    Fix build with older Vala compilers Marvin W 2021-12-23 06:39:18 +0100
  • d02c5bc55d Merge branch groupcalls fiaxh 2021-12-23 00:44:51 +0100
  • f0c7dd0682 UI + libdino: Improve MUJI calls from MUC fiaxh 2021-12-20 00:15:05 +0100
  • ff4e2540ae xmpp-vala: Fix muji issues when waiting for peer to prepare fiaxh 2021-12-20 19:44:15 +0100
  • 1378224444 Fix unread counting in new conversations w/o read_up_to_item fiaxh 2021-12-21 18:51:57 +0100
  • 8e99ed1e9c RTP: Disable VP9 Marvin W 2021-12-19 22:38:27 +0100
  • cd6d501c23 RTP: Improve screen resolution update logic Marvin W 2021-12-19 22:38:00 +0100
  • b1c1751cc4 DTLS: Use own thread for connection establishment Marvin W 2021-12-19 22:36:26 +0100
  • 4e9957deaf Update translations Translations 2021-12-18 23:40:47 +0100
  • b07c4187ef RTP: Less log spam Marvin W 2021-12-18 21:47:50 +0100
  • 9aeff4bf9e SRTP: Do not continue processing data after encrypt/decrypt failed RTP: Copy less Marvin W 2021-12-18 21:45:36 +0100
  • 4f80a9f5cc RTP: Correctly handle timestamp after re-enabling a stream Marvin W 2021-12-18 21:43:12 +0100
  • 09cd060889 ICE: Use non-blocking send Marvin W 2021-12-18 21:39:19 +0100
  • 52698a23d3 ICE: Run receiver in own thread Marvin W 2021-12-18 22:35:52 +0100
  • 474512e9d1 SRTP: Drop unnecessary buffer copy Marvin W 2021-12-18 22:35:32 +0100
  • 78bb2bbdda Add calls in private MUCs via a MUJI MUC fiaxh 2021-12-18 21:34:39 +0100
  • be0233000c
    fix screenshot dimensions (#1163) seahawk1986 2021-12-14 15:09:14 +0100
  • 9cfc5a1827
    fix for "retracted" call from remote side. (#1160) wkg 2021-12-12 14:56:58 +0300
  • fa1ba2f83d Remove ContentFilters fiaxh 2021-12-09 15:46:16 +0100
  • 905f93bccc
    Reject non-TLS URLs in HTTP File Upload (#1098) linkmauve 2021-11-28 22:54:48 +0100
  • e7500138a9
    Fix auto download if public MUC JID is in roster (#1137) mesonium 2021-11-18 23:11:29 +0100
  • 2b3d150949 Improve call details dialog + small multi-party call fixes fiaxh 2021-11-15 13:29:13 +0100
  • ec65415186
    Optimize encoder for low cpu usage Marvin W 2021-11-15 23:48:47 +0100
  • 0b828a0ae5
    Add maximum bitrate and adjust video resolution based on bitrate Marvin W 2021-11-15 22:49:44 +0100
  • 9958cfbe7b
    Log probe for decode QOS Marvin W 2021-11-11 22:49:48 +0100
  • 9e5a3895ae
    Limit REMB target bitrate to 2x maximum actually seen value Marvin W 2021-11-11 22:35:45 +0100
  • e205743f0c Display target bitrates in connection details UI fiaxh 2021-11-11 21:54:55 +0100