summary refs log tree commit diff
path: root/src/CallDevices.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Translated using Weblate (Hungarian)Weblate1-26/+27
2021-02-16trim invite input textJedi181-1/+1
2021-02-14Fix room list updating on adding to hidden tag or removing tagJedi182-0/+4
2021-02-14Fix two room leaving related bugs and add invite user on clicking inviteJedi182-2/+13
2021-02-14Add double tap to reply featureNicolas Werner1-0/+1
2021-02-14Fix hover handling in the timelineNicolas Werner16-67/+127
2021-02-13Improve scroll to message a bit by using a ScrollViewNicolas Werner1-166/+168
2021-02-13Include notifications header instead of responses headerLoren Burkholder4-4/+4
2021-02-13Move notification parsing into postNotificationLoren Burkholder5-62/+59
2021-02-13Fix typoLoren Burkholder1-1/+1
2021-02-13Display notifications for emote messages properlyLoren Burkholder5-12/+37
2021-02-13Mark messages as read, when Nheko gets focusedNicolas Werner2-4/+17
2021-02-12Revert keeping whitespace in html, it breaks listsNicolas Werner1-1/+1
2021-02-12Fix crash when editing an edited message pointing to itselfNicolas Werner1-7/+9
2021-02-11Translated using Weblate (Hungarian)Weblate1-27/+32
2021-02-11Translated using Weblate (Finnish)Weblate1-11/+11
2021-02-10Translated using Weblate (Estonian)Weblate1-15/+18
2021-02-10Prevent edits of unsent messagesNicolas Werner2-0/+6
2021-02-10Fix cancel edit order on Escape keyNicolas Werner1-3/+3
2021-02-10Update translationsNicolas Werner20-540/+2183
2021-02-10Fix messages sometimes not being rendered, when they are too largeNicolas Werner2-5/+0
2021-02-10Try to avoid QTBUG-89568Nicolas Werner2-2/+2
2021-02-10Fix UI allowing edits of foreign messages in some casesNicolas Werner6-12/+20
2021-02-10Abort -> CancelNicolas Werner1-1/+1
2021-02-10Use fully read marker and fix stuck read marker with editsNicolas Werner1-18/+19
2021-02-10Fix stuck notifications because of editsNicolas Werner5-5/+121
2021-02-09Add edit shortcuts and fix some focus stuffNicolas Werner5-7/+30
2021-02-09Implement message editingNicolas Werner9-15/+90
2021-02-09Display edits correctlyNicolas Werner8-12/+99
2021-02-09Fix edited repliesNicolas Werner3-4/+38
2021-02-09Render editsNicolas Werner4-4/+86
2021-02-09Switch to new relations formatNicolas Werner12-144/+112
2021-02-09Fix wrong font used in emoji escapeNicolas Werner1-1/+1
2021-02-09Fix lintingNicolas Werner1-11/+11
2021-02-09Remove unused variablesNicolas Werner1-3/+1
2021-02-09Clean up config names a bitNicolas Werner2-8/+5
2021-02-09Fixes issue 463tverrbjelke1-1/+1
2021-02-07make linttrilene4-11/+17
2021-02-07Add Duplex call devicestrilene1-0/+4
2021-02-07linting fixJedi182-4/+4
2021-02-07Move call device handling out of WebRTCSessiontrilene8-396/+509
2021-02-07emoji default translation fixJedi182-5/+24
2021-02-07Native rendering breaks kerningNicolas Werner1-4/+0
2021-02-06translation fix for default text in emoji comboJedi181-3/+3
2021-02-05Translated using Weblate (Hungarian)Weblate1-47/+49
2021-02-05focus message input on adding emoji/reacting to a messageJedi184-0/+15
2021-02-05close emoji autocompleter if space typed after : issue #433 and adds default ...Jedi182-0/+5
2021-02-04Don't attempt to begin group ""Loren Burkholder1-3/+5
2021-02-04Set profile to "" if it's the default for compatibilityLoren Burkholder1-2/+2
2021-02-04Use UserSettings where possibleLoren Burkholder1-11/+3
2021-02-04Fix bug on logout of non-default profileLoren Burkholder1-7/+5
2021-02-04Fix scheme handler not passing argumentsNicolas Werner2-2/+2
2021-02-03notifications/mananger: Follow Linux code paths on Haiku as wellAlexander von Gluck IV1-3/+3
2021-02-03cmake: Don't build with Werror on HaikuAlexander von Gluck IV1-1/+1
2021-02-03Cleanup privacy screen, no more grabImageNicolas Werner3-35/+13
2021-02-02Fix QML layout warningsLoren Burkholder1-4/+4
2021-02-02Change matrix to guru overlayNicolas Werner1-1/+1
2021-02-02Fix unused capture warningNicolas Werner1-2/+2
2021-02-02Update format script againJoseph Donofry2-4/+5
2021-02-02Try to fix format script and fix lintingJoseph Donofry3-15/+14
2021-02-02fixed global avatar updation in the dialogJedi182-11/+28
2021-02-02add loading indicatorJedi184-11/+46
2021-02-02add error message and update avatars on avatar change in timeline and user pr...Jedi185-4/+48
2021-02-01Change bash variable checkJoseph Donofry1-1/+1
2021-02-01Allow drag/drop of files on whole timelineLoren Burkholder2-7/+4
2021-02-01Update wording on settings page for privacy timerJoseph Donofry1-1/+1
2021-02-01Small UX fixesJoseph Donofry2-3/+5
2021-02-01Remove redundant import and fix visible warningJoseph Donofry2-5/+6
2021-02-01Fix emojis with fe0f in the middleNicolas Werner1-2/+1
2021-02-01update room and global avatar through user profileJedi183-13/+98
2021-01-31Translated using Weblate (Hungarian)Weblate1-42/+42
2021-01-30focus and select text on clicking edit buttonJedi181-0/+2
2021-01-29Translated using Weblate (Russian)Weblate1-6/+6
2021-01-29Translated using Weblate (Hungarian)Weblate1-45/+53
2021-01-29Close user profile dialog on EscLoren Burkholder1-0/+5
2021-01-29make lintLoren Burkholder1-3/+3
2021-01-29Fix warning about non-NOTIFYable propertyLoren Burkholder1-4/+4
2021-01-29Center user info dialog on the screenLoren Burkholder3-1/+12
2021-01-29shifted isUsernameEditingAllowed to qml from c++Jedi183-28/+14
2021-01-29made requeste changesJedi185-17/+13
2021-01-29fix linting 2Jedi182-3/+3
2021-01-29Shifted fetching of global username fom timeline model to user profileJedi184-21/+34
2021-01-28fix lintingJedi184-8/+8
2021-01-28Changed edit method from double clicking to an edit buttonJedi185-12/+41
2021-01-28Username can be edited by double clicking on text, added global user profile ...Jedi187-70/+86
2021-01-27Translated using Weblate (Estonian)Weblate1-4/+4
2021-01-27Bump version to 0.8.1Nicolas Werner5-10/+12
2021-01-27Update changelogNicolas Werner1-0/+38
2021-01-27Fix crash, when keys for no events were requestedNicolas Werner1-1/+2
2021-01-27Fix request key loopsNicolas Werner1-2/+5
2021-01-27Fix username completion deleting characters before itNicolas Werner1-1/+4
2021-01-27Update new translationsNicolas Werner2-8/+8
2021-01-27Translated using Weblate (Estonian)Weblate1-4/+4
2021-01-27Only select elements in completer when mouse is movedNicolas Werner2-3/+4
2021-01-27Add a few missing strings on the login page to translationsNicolas Werner21-87/+547
2021-01-27Autoclose completer when space is pressed and no suggestion availableNicolas Werner3-1/+5
2021-01-27Translate some of the new messagesNicolas Werner2-8/+8
2021-01-27Update translationsNicolas Werner20-372/+691
2021-01-27Translated using Weblate (Hungarian)Weblate1-39/+39
2021-01-27Translated using Weblate (Hungarian)Weblate1-25/+26
2021-01-27update room specific username from userprofileJedi185-3/+77
2021-01-26Implement Privacy ScreenJoseph Donofry8-35/+137
2021-01-26Fix formattingJoseph Donofry5-27/+44
2021-01-25Initial commit for privacy screenJoseph Donofry6-2/+159
2021-01-25Use updated emoji-test.txtLoren Burkholder1-4177/+4610
2021-01-25Use correct syntax for emoji generation scriptLoren Burkholder2-3734/+3884
2021-01-25Make lintLoren Burkholder1-1/+0
2021-01-25Use new enum structure in emoji generation scriptLoren Burkholder1-6/+0
2021-01-25Get category switching workingLoren Burkholder4-41/+42
2021-01-25Translated using Weblate (Hungarian)Weblate1-66/+66
2021-01-25Reload the timeline after key importNicolas Werner1-0/+1
2021-01-25Remove test log messageNicolas Werner1-4/+1
2021-01-25Focus input area on room switch and reply change againNicolas Werner2-31/+41
2021-01-25Make matrix link chat invites direct chatsNicolas Werner1-2/+4
2021-01-25Treat empty secrets as no secretNicolas Werner1-0/+4
2021-01-24Fix old messages being played back after limit resetNicolas Werner1-0/+9
2021-01-24Add python 3 to path in appveyorNicolas Werner2-5/+4
2021-01-24Add "open in external program" actionrnhmjoj3-8/+39
2021-01-24Write database to the DataLocationrnhmjoj2-4/+27
2021-01-23Fix emoji update scriptNicolas Werner3-97/+1701
2021-01-23Translated using Weblate (Malayalam)Weblate1-57/+57
2021-01-23Translated using Weblate (Hungarian)Weblate1-13/+13
2021-01-23Translated using Weblate (Dutch)Weblate1-4/+4
2021-01-23Request unknown message indicesNicolas Werner5-10/+23
2021-01-22Use colors.mid for Completer borderLoren Burkholder1-2/+1