summary refs log tree commit diff
path: root/.ci (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-28Elide nicks and userids in read reciepts dialogLoren Burkholder1-6/+9
2023-02-28Prevent long nicks/userids from breaking roomlist layoutLoren Burkholder1-4/+3
2023-02-28Use the nheko spinner everywhereLoren Burkholder3-72/+4
2023-02-28Translated using Weblate (Ukrainian)Weblate1-51/+51
2023-02-28Remove test configurationsJoseph Donofry1-4/+4
2023-02-28Fix macOS artifact names and fix jq quotes issueJoseph Donofry3-4/+4
2023-02-28Fix typo in flatpak name for amd64Joseph Donofry1-1/+1
2023-02-28Fix dependenciesJoseph Donofry1-2/+4
2023-02-28Put releasable artifacts into artifacts dirJoseph Donofry2-5/+11
2023-02-28Fix upload_url json keyJoseph Donofry1-2/+3
2023-02-28Release notes are already quotedJoseph Donofry1-2/+3
2023-02-28Add more logging to CI scriptJoseph Donofry1-2/+10
2023-02-27Maybe fix key naming issueJoseph Donofry1-1/+1
2023-02-27Add perlJoseph Donofry1-1/+1
2023-02-27Install curl from apkJoseph Donofry1-1/+1
2023-02-27Fix ci ruleJoseph Donofry1-1/+1
2023-02-27Make github script executableJoseph Donofry2-1/+1
2023-02-27Test pattern for validation of functionalityJoseph Donofry1-1/+1
2023-02-25Fix bug that prevented storing member events in the same database as the restNicolas Werner1-14/+22
2023-02-25README.md: fix link of stable download badgeAminda Suomalainen1-1/+1
2023-02-25Disable qml diskcache by defaultNicolas Werner2-0/+12
2023-02-23Delete some unneeded stuffLoren Burkholder1-3/+0
2023-02-24add missing license headerNicolas Werner1-0/+4
2023-02-24Show rooms you share with someoneNicolas Werner8-130/+311
2023-02-23Reenable the nosync options for the databaseNicolas Werner1-1/+6
2023-02-23Honour Qt scaling factor on OpenBSDKlemens Nanni1-1/+1
2023-02-23Recognise OpenBSD on login pageKlemens Nanni1-0/+2
2023-02-23fix build/clear notifications on exit on OpenBSDKlemens Nanni2-2/+2
2023-02-22Fade in images when fully recievedLoren Burkholder2-27/+8
2023-02-23Hotfix redundant null terminator inserted by emoji completerNicolas Werner7-11513/+11817
2023-02-22print errors on failed dialog creationMarcus Hoffmann3-101/+195
2023-02-22Translated using Weblate (Esperanto)Weblate1-3/+3
2023-02-22Update contributing notesNicolas Werner1-0/+13
2023-02-22Dedup reactionsNicolas Werner1-6/+4
2023-02-21Get rid of year in license headersNicolas Werner255-754/+255
2023-02-21Fix newlines in status messagesNicolas Werner1-3/+3
2023-02-21Simplify status message in profile a bitNicolas Werner1-7/+4
2023-02-21UserProfile: add padding to device listMarcus Hoffmann1-0/+2
2023-02-21UserProfile: fix status message overflowingMarcus Hoffmann1-3/+10
2023-02-21UserProfile: reduce spacing by a bitMarcus Hoffmann1-1/+1
2023-02-21UserProfile: display status messageMarcus Hoffmann1-0/+15
2023-02-21MessageView: Add ToolTip to status messageMarcus Hoffmann1-2/+9
2023-02-21MessageView: improve styling of presence statusMarcus Hoffmann1-0/+3
2023-02-21Switch to upstream olm error codeNicolas Werner3-4/+4
2023-02-20Properly handle images without blurhashesLoren Burkholder2-36/+99
2023-02-20Use a single, reversible privacy screen transitionLoren Burkholder2-34/+4
2023-02-20Generate release notes from CHANGELOG.mdJoseph Donofry2-2/+3
2023-02-20Use regex to match vX.Y.ZJoseph Donofry1-1/+1
2023-02-20Create github release from tags and upload artifacts as assetsJoseph Donofry3-6/+74
2023-02-20Animate transition to blurhashLoren Burkholder1-0/+44
2023-02-20Blurhash images when the privacy screen is activeLoren Burkholder5-17/+24
2023-02-20Cirrus updatesJoe Donofry1-8/+2
2023-02-20Translated using Weblate (Chinese (Simplified))Weblate1-4/+4
2023-02-20Translated using Weblate (Ukrainian)Weblate1-26/+26
2023-02-20Translated using Weblate (Indonesian)Weblate1-4/+4
2023-02-20Fix typo in tagNicolas Werner1-1/+1
2023-02-20Amend changelogNicolas Werner1-0/+5
2023-02-20Bump versionNicolas Werner4-10/+11
2023-02-20Update READMENicolas Werner2-2/+72
2023-02-20Mention qt5 image formats in FAQNicolas Werner1-0/+9
2023-02-20Fix forwarding stickersNicolas Werner1-3/+4
2023-02-20More template bloat reductionNicolas Werner4-107/+115
2023-02-19Remove a few more unused symbolsNicolas Werner8-45/+37
2023-02-19Fix flatpak bundle uploadNicolas Werner1-2/+2
2023-02-19Fix gcc10 again. Remove this once we stop supporting gcc10Nicolas Werner1-14834/+14873
2023-02-19Fix gcc10 compatNicolas Werner2-2/+2
2023-02-19Reduce code bloat a bitNicolas Werner8-11335/+11378
2023-02-18Automatically fetch keys for undecrypted messages after verificationNicolas Werner8-15/+80
2023-02-18Fix edits in other clients jumping out of threadsNicolas Werner1-5/+9
2023-02-16Added ability to build with packaged version of blurhash.Vitaly Zaitsev1-6/+15
2023-02-16Explicitly set parent for scrollbars to prevent them from showing on some pla...Nicolas Werner2-6/+6
2023-02-15Fix build on macOSNicolas Werner1-1/+7
2023-02-15Translated using Weblate (Estonian)Weblate1-5/+5
2023-02-15Added ability to build with packaged version of cpp-httplib.Vitaly Zaitsev1-2/+10
2023-02-14Fix lintingNicolas Werner1-1/+1
2023-02-14Make scrollbars optional and disabled by defaultNicolas Werner32-315/+637
2023-02-14Room list: add scrollbar when not collapsedAlexander Bantyev1-1/+7
2023-02-14Translated using Weblate (German)Weblate1-1/+1
2023-02-14Update translationsNicolas Werner28-200/+424
2023-02-14Focus text input when quick switcher is closedLoren Burkholder1-0/+1
2023-02-14Update resources/qml/delegates/EncryptionEnabled.qmlLoren Burkholder1-1/+1
2023-02-14Translated using Weblate (Ukrainian)Weblate1-77/+77
2023-02-14Add a generic video icon when there is no thumbnailLoren Burkholder1-1/+1
2023-02-14Pause video when switching roomsLoren Burkholder1-0/+7
2023-02-13Limit max width of blurbLoren Burkholder1-1/+2
2023-02-13Update messageLoren Burkholder1-3/+1
2023-02-13Add a fancy delegate when encryption is enabledLoren Burkholder3-3/+64
2023-02-13Translated using Weblate (Indonesian)Weblate1-4/+4
2023-02-12Translated using Weblate (Estonian)Weblate1-3/+3
2023-02-12Translated using Weblate (Chinese (Simplified))Weblate1-17/+17
2023-02-12Translated using Weblate (Esperanto)Weblate1-3/+3
2023-02-11Remove some commands from the translationsNicolas Werner29-1248/+128
2023-02-11Translated using Weblate (Finnish)Weblate1-2/+2
2023-02-11Translated using Weblate (French)Weblate1-3/+3
2023-02-11Translated using Weblate (French)Weblate1-10/+10
2023-02-11Translated using Weblate (French)Weblate1-3/+3
2023-02-11Translated using Weblate (French)Weblate1-35/+35
2023-02-11Update translationsNicolas Werner28-721/+721
2023-02-11Standardise command format messagesphyto13-283/+283
2023-02-10Make ImageOverlay set appropriate windowRole againThulinma3-0/+10
2023-02-10Translated using Weblate (Estonian)Weblate1-9/+9
2023-02-10Translated using Weblate (Dutch)Weblate1-9/+9
2023-02-10Translated using Weblate (Esperanto)Weblate1-9/+9
2023-02-10Translated using Weblate (Italian)Weblate1-8/+8
2023-02-10Translated using Weblate (Indonesian)Weblate1-8/+8
2023-02-08Update translationsNicolas Werner29-1360/+2347
2023-02-08Fix build without voipNicolas Werner1-1/+1
2023-02-08Fix empty list freeze in CompleterJoseph Donofry1-0/+3
2023-02-08Fix required plugin check on gstreamer 1.22Nicolas Werner3-52/+80
2023-02-06Use more modern flatpak build featuresNicolas Werner2-11/+6
2023-02-06Add a reduced motion optionNicolas Werner5-4/+132
2023-02-02lint and avoid copyNicolas Werner3-43/+44
2023-02-02lintNicolas Werner1-34/+40
2023-02-01Allow nested ()/[] brackets in URLs (fixes #1346)Lukas Mai1-5/+45
2023-02-01Make notifications show the window againNicolas Werner2-1/+13
2023-02-01chore: Adjust about function closeAllNotificationShootingStarDragons4-13/+4
2023-01-31spoiler -> +warningNicolas Werner1-3/+4
2023-01-31document /cmark and Markdown extensions in man page (#1344)tastytea1-0/+18
2023-01-31Optimize user model construction by 2.5xNicolas Werner3-10/+20
2023-02-01Fix some leftover menus from #1319q234rty2-0/+9
2023-01-31Make single newlines cause a <br> by defaultNicolas Werner8-15/+48
2023-01-31Uncoditionally request keyframesNicolas Werner1-4/+3
2023-01-31add user search to invite dialog (#1253)Malte E12-100/+438
2023-01-29feat: clean all notifications if exit on linuxShootingStarDragons5-1/+33
2023-01-28Make newline behave consistently in markdown modeNicolas Werner1-1/+5
2023-01-28Support strikethrough via ~~Nicolas Werner1-0/+118
2023-01-28chore: remove button checkShootingStarDragons1-3/+1
2023-01-28Get rid of shadowing even if the shadowing there is probably the safer solutionNicolas Werner1-3/+5
2023-01-28Support simplified spoiler input using || tagsNicolas Werner1-68/+211
2023-01-27Translated using Weblate (Ukrainian)Weblate1-57/+61
2023-01-27Translated using Weblate (Ukrainian)Weblate1-1/+1
2023-01-27Translated using Weblate (Ukrainian)Weblate1-8/+8
2023-01-27Translated using Weblate (Ukrainian)Weblate1-16/+16
2023-01-27Translated using Weblate (Estonian)Weblate1-21/+27
2023-01-27Fix br tagsNicolas Werner1-1/+3
2023-01-26chore: limit it to linux waylandShootingStarDragons1-2/+6
2023-01-24Translated using Weblate (French)Weblate1-35/+35
2023-01-23Fix free-ing invalid pointer in call devices. From Jason Volk <jason@zemos.net>Joseph Donofry1-1/+1
2023-01-23remove unneeded font tagsenigma9o71-2/+2
2023-01-23feat: hide all popup menus when press leftbutton on somewhere elseShootingStarDragons5-0/+39
2023-01-22update Zsh completiontastytea1-14/+9
2023-01-22Make code tags preserve whitespaceNicolas Werner1-2/+3
2023-01-22Warn when no secret can be requestedNicolas Werner1-1/+3
2023-01-22Skip empty requests for cross-signing keys when user only has one device.Jason Volk1-0/+3
2023-01-22Fix a few minor leaks (or just memory showing up as not freed in tools)Nicolas Werner4-5/+28
2023-01-21Fix creating DMs from pasting an mxidNicolas Werner1-2/+3
2023-01-21Work around multiple destructor calls after consteval construction in full ex...Nicolas Werner1-5/+5
2023-01-20chore: when save file, hide ImageOverlay windowShootingStarDragons1-0/+1
2023-01-20Translated using Weblate (Russian)Weblate1-3/+3
2023-01-20Translated using Weblate (Finnish)Weblate1-21/+21
2023-01-20Translated using Weblate (Estonian)Weblate1-80/+83
2023-01-19Make it more obvious that the add reaction button is not an emojiNicolas Werner3-1/+3
2023-01-18Fix html in sidebar againNicolas Werner1-1/+1
2023-01-18Try building only the qml gstreamer plugin in flatpak packageNicolas Werner2-1/+36
2023-01-17Merge Debian/Ubuntu Dependenciesenigma9o71-37/+21
2023-01-16ErrataJoseph Donofry1-1/+1
2023-01-15update Ubuntu dependency list for building from source (#1294)tastytea1-5/+12
2023-01-15v0.11.1Joseph Donofry4-6/+14
2023-01-15Update README.md (#1287)squid-f1-0/+5
2023-01-14Translated using Weblate (Finnish)Weblate1-1/+1
2023-01-14Translated using Weblate (Portuguese (Portugal))Weblate1-21/+21
2023-01-14Pause ParticleEmitter when not in use (#1284)Joseph Donofry3-21/+45
2023-01-13Translated using Weblate (Japanese)Weblate1-8/+8
2023-01-13Translated using Weblate (German)Weblate1-1/+1
2023-01-13Translated using Weblate (Finnish)Weblate1-22/+22
2023-01-13Add missing translations to READMENicolas Werner1-0/+1
2023-01-12Remove dead codeNicolas Werner3-74/+0
2023-01-12There was always supposed to be a failed state for eventsNicolas Werner2-4/+11
2023-01-12v0.11.0Nicolas Werner5-16/+17
2023-01-12Fix white bar above sticker pickerNicolas Werner2-35/+17
2023-01-12Translated using Weblate (Esperanto)Weblate1-5/+5
2023-01-12Fix weirdly big spinnerNicolas Werner1-2/+2
2023-01-12Fix white bar above emoji pickerNicolas Werner1-35/+19
2023-01-12Update changelogNicolas Werner1-2/+2
2023-01-12Try to fix binding loop in emoji pickerNicolas Werner1-2/+2
2023-01-12Update changelog for 0.11.0Nicolas Werner2-2/+100
2023-01-12Translated using Weblate (Chinese (Simplified))Weblate1-2/+2
2023-01-12Bump mtxclient versionNicolas Werner4-67/+65
2023-01-12Log registration flowsNicolas Werner4-115/+6
2023-01-10Translated using Weblate (Ukrainian)NullPointerException1-246/+249
2023-01-10Translated using Weblate (Indonesian)Linerly1-93/+95
2023-01-10Translated using Weblate (Portuguese (Brazil))Terry Cukerberg1-5/+5
2023-01-10Translated using Weblate (Portuguese (Brazil))Daimar Stein1-29/+29
2023-01-10Translated using Weblate (Portuguese (Brazil))zerowhy1-4/+4
2023-01-10Translated using Weblate (Esperanto)Tirifto1-358/+375
2023-01-10Translated using Weblate (Estonian)Priit Jõerüüt1-53/+53
2023-01-10Translated using Weblate (Finnish)Lurkki141-8/+10
2023-01-10Translated using Weblate (Chinese (Simplified))Chen Shaoju1-27/+30
2023-01-10Translated using Weblate (Chinese (Simplified))Poesty Li1-131/+134
2023-01-10Translated using Weblate (Chinese (Simplified))ling1-11/+13
2023-01-10Translated using Weblate (Russian)SOT-TECH1-2/+2
2023-01-10Translated using Weblate (Polish)Przemysław Romanik1-95/+95
2023-01-10Translated using Weblate (Dutch)Jaron Viëtor1-153/+162
2023-01-10Update supported Matrix versionNicolas Werner30-2949/+2951
2023-01-10Properly regenerate emoji using regional indicatorsNicolas Werner2-2/+106
2023-01-09Try to make clang-format happyNicolas Werner1-1/+1
2023-01-09Document Safari workaroundNicolas Werner1-1/+4
2023-01-09Possibly fix paste from SafariNicolas Werner1-1/+7
2023-01-09Add some more error loggingNicolas Werner3-26/+18
2023-01-09Make server connection errors more usefulNicolas Werner2-15/+10
2023-01-08Fix potential crash from the room directoryNicolas Werner2-18/+48
2023-01-07Speedup quick switcherNicolas Werner5-38/+57
2023-01-07Fix clear button stylingNicolas Werner1-20/+7
2023-01-07Fix html in usernamesNicolas Werner2-2/+2
2023-01-07Navigate to space when room is selectedNicolas Werner5-3/+11
2023-01-07Fix crash in migrations during secrets deletionNicolas Werner3-18/+53
2023-01-05Update .gitlab-ci.ymlDeepBlueV7.X1-0/+2
2023-01-05Update AppImageBuilder.ymlZhymabek Roman1-0/+8
2023-01-05Try to fix blank screen in AppImage buildZhymabek Roman1-0/+1
2023-01-05Try to fix blank screen in AppImage buildZhymabek Roman1-2/+2
2023-01-05Fix stupid typo in AppImageZhymabek Roman1-0/+4
2023-01-05Fix appimage-builder package version query bugZhymabek Roman1-2/+6
2023-01-02Bump mtxclient versionNicolas Werner2-2/+2
2023-01-02Maybe fix text selection in raw message dialogNicolas Werner1-0/+1
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner252-0/+252
2023-01-02Fix pagination after timeline