summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation for --profile; add completers to man pagetastytea2022-01-271-3/+24
* Fix gray scale images breaking notifications on dunstNicolas Werner2022-01-261-21/+5
* Merge pull request #901 from AyuBisht/masterDeepBlueV7.X2022-01-181-1/+1
|\
| * Fixed a grammatical errorAyushi Bisht2022-01-181-1/+1
* | Merge pull request #900 from AyuBisht/masterDeepBlueV7.X2022-01-171-1/+1
|\|
| * fixed a typo in Cache.cppAyushi Bisht2022-01-171-1/+1
|/
* Translated using Weblate (Indonesian)Weblate2022-01-151-11/+11
* Fix setting double values in setting spinboxesNicolas Werner2022-01-133-8/+46
* Small size and selection improvements for the settings pageNicolas Werner2022-01-131-7/+9
* Add profile to notifications on KDENicolas Werner2022-01-121-0/+4
* Fix device verification colorsNicolas Werner2022-01-128-67/+46
* Move usersettings page to pages subdirNicolas Werner2022-01-123-2/+4
* Merge pull request #883 from Nheko-Reborn/qml-usersettingsJoseph Donofry2022-01-1117-868/+1334
|\
| * Address review commentsNicolas Werner2022-01-113-13/+8
| * Port usersettings to qmlNicolas Werner2022-01-0916-868/+1339
* | Translated using Weblate (Dutch)Weblate2022-01-091-10/+10
* | Merge pull request #879 from skiedlx/spanish-translationDeepBlueV7.X2022-01-061-281/+295
|\ \
| * | Spanish translation doneDrake2022-01-061-281/+295
|/ /
* / Fix some minor UI issues with ImageOverlay and RawMessageDialogJoseph Donofry2022-01-052-24/+27
|/
* Work around images with size 0 in infoNicolas Werner2022-01-042-2/+5
* Fix presence db creation on servers without presenceNicolas Werner2022-01-032-11/+9
* Update translationsNicolas Werner2022-01-0324-1926/+1970
* Add minimum scale in image viewerNicolas Werner2022-01-032-2/+33
* Possibly fix crash on accepting invitesNicolas Werner2022-01-031-24/+28
* Fix download icon sizeNicolas Werner2022-01-021-0/+5
* Translated using Weblate (Estonian)Weblate2022-01-021-10/+10
* Translated using Weblate (French)Weblate2022-01-021-2/+2
* Make some icons smootherNicolas Werner2022-01-0211-10/+14
* Merge branch 'gstreamer_windows_macos' into 'master'Joe Donofry2022-01-024-8/+39
|\
| * Gstreamer glib event loop for macos and windowsJoe Donofry2022-01-024-8/+39
* | Port image overlay to qmlNicolas Werner2022-01-0215-191/+196
* | Fix fade out of rippleNicolas Werner2022-01-021-1/+1
|/
* Simplify Ripple effect and make it easier to use everywhereNicolas Werner2022-01-026-154/+97
* Optimize blurhashes a bit moreNicolas Werner2022-01-021-43/+45
* Translated using Weblate (French)Weblate2022-01-011-79/+79
* Update translation filesWeblate2022-01-011-5/+0
* Merge pull request #869 from skiedlx/spanish-translationDeepBlueV7.X2022-01-011-426/+435
|\
| * Added more spanish translationDrake2022-01-011-426/+435
|/
* Fix hovering aliases that only have textNicolas Werner2022-01-011-17/+10
* Speed up blurhashesNicolas Werner2022-01-011-3/+22
* Strip variant selector in some casesNicolas Werner2022-01-014-9/+17
* Use fully qualified emoji and use literalsNicolas Werner2022-01-012-7220/+10353
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-01249-0/+249
* Merge pull request #867 from tastytea/enhance-manpageDeepBlueV7.X2022-01-011-15/+15
|\
| * man: Document arguments for invite, kick, ban, unban, shrugtastytea2022-01-011-10/+10
| * Fix typos and first level headings in man pagetastytea2022-01-011-5/+5
* | Update translation filesWeblate2021-12-311-5/+0
* | Update translationsNicolas Werner2022-01-0124-1923/+2705
|/
* Translated using Weblate (Spanish)Weblate2021-12-311-18/+18
* Added translation using Weblate (Catalan)Weblate2021-12-311-0/+3431
* Use the styles default delay for tooltipsNicolas Werner2021-12-317-1/+32
* Get rid of some useless codeNicolas Werner2021-12-318-12/+8
* Fix wrapping in member eventsNicolas Werner2021-12-311-0/+1
* Translated using Weblate (Spanish)Weblate2021-12-301-4/+4
* Add missing license headersNicolas Werner2021-12-302-0/+8
* Try to reduce CPU overhead of animated images a bitNicolas Werner2021-12-301-4/+8
* Merge branch 'completer_scrolling' into 'master'Joe Donofry2021-12-302-16/+35
|\
| * Increase Completer limit to 30Joe Donofry2021-12-302-16/+35
* | Update presence dynamically and reduce allocationsNicolas Werner2021-12-3011-79/+145
|/
* Convert blurhash image format on worker threadNicolas Werner2021-12-301-1/+1
* Fix crash after sending image caused by the recent refactorNicolas Werner2021-12-301-4/+4
* Reduce allocations and time spent creating delegates by halfNicolas Werner2021-12-292-7/+9
* Reduce allocations for presence states a bitNicolas Werner2021-12-291-3/+10
* Prevent copies when querying themeNicolas Werner2021-12-294-18/+38
* Cache supported animated image formatsNicolas Werner2021-12-291-1/+2
* Pretty up code with fewer allocationsNicolas Werner2021-12-291-2/+2
* Reduce allocations for accessing event membersNicolas Werner2021-12-295-35/+40
* Remove a few castsNicolas Werner2021-12-292-4/+4
* Reserve size of some containers we are fillingNicolas Werner2021-12-2931-211/+319
* Reduce allocations required for the paletteNicolas Werner2021-12-291-34/+40
* Reduce allocations using QStringLiteralNicolas Werner2021-12-2946-539/+539
* use more literalsNicolas Werner2021-12-297-25/+25
* Add clazy to CINicolas Werner2021-12-294-15/+43
* Cleanup remaining clazy issuesNicolas Werner2021-12-286-25/+37
* Merge pull request #855 from rnhmjoj/masterDeepBlueV7.X2021-12-281-7/+43
|\
| * Make nheko usable without a secret storage servicernhmjoj2021-12-271-7/+43
* | more cleanupsNicolas Werner2021-12-282-12/+12
* | Fix more warnings and remove dead codeNicolas Werner2021-12-2850-695/+276
* | Remove unused button classNicolas Werner2021-12-283-133/+0
* | Some qt6 prepNicolas Werner2021-12-2832-66/+89
* | Misc clang-tidy fixesNicolas Werner2021-12-282-12/+11
* | Fixup clang-tidy suggestionNicolas Werner2021-12-283-8/+9
* | Merge pull request #853 from MTRNord/MTRNord/clang-tidyDeepBlueV7.X2021-12-282-84/+89
|\ \
| * | Run linterMTRNord2021-12-272-17/+22
| * | Apply (selective) Clang-tidy const function and new const pointer suggestions...MTRNord2021-12-232-9/+9
| * | Apply (selective) Clang-tidy move and some new detected const pointer suggest...MTRNord2021-12-232-11/+12
| * | Apply (selective) Clang-tidy and clazy suggestions on TimelineModelMTRNord2021-12-232-55/+54
* | | Translated using Weblate (Indonesian)Weblate2021-12-271-3/+3
* | | Merge pull request #858 from tastytea/inline-img-aaDeepBlueV7.X2021-12-272-12/+51
|\ \ \
| * | | Make custom emoticons twice as high as the font.tastytea2021-12-271-7/+10
| * | | MxcImageProvider: Only use scaledToHeight if width <= 0.tastytea2021-12-271-2/+8
| * | | Request inline images in the right size and anti-alias themtastytea2021-12-272-9/+39
|/ / /
* | | Use body in alt text of custom emojiNicolas Werner2021-12-272-2/+2
* | | Fix inclusion condition for overriden pack typesNicolas Werner2021-12-272-3/+1
* | | Add an ugly custom emote completer using ~Nicolas Werner2021-12-275-24/+66
| |/ |/|
* | Add man page (#851)tastytea2021-12-225-1/+255
|/
* Add alternative shortcut to Alt-A for systems, where that is taken alreadyNicolas Werner2021-12-221-1/+3
* Make edits replace the previous notification on LinuxNicolas Werner2021-12-221-7/+26
* Merge pull request #850 from mlochbaum/masterDeepBlueV7.X2021-12-211-0/+2
|\
| * Add note about secret server to Arch installation instructionsMarshall Lochbaum2021-12-211-0/+2
|/
* Use global threadpoolNicolas Werner2021-12-213-18/+7
* Cleanup jdenticon code in the same way as blurhashesNicolas Werner2021-12-213-58/+91
* Cleanup blurhash formattingNicolas Werner2021-12-211-4/+2
* Modernize blurhashprovider implementationNicolas Werner2021-12-212-20/+45
* Fix date in CHANGELOG and appdataNicolas Werner2021-12-212-2/+2
* Release 0.9.1Nicolas Werner2021-12-214-6/+63
* Translated using Weblate (Indonesian)Weblate2021-12-201-7/+7
* Bump dep versionsNicolas Werner2021-12-192-11/+13
* Set the app_id on waylandNicolas Werner2021-12-191-0/+5
* Set notification categoryNicolas Werner2021-12-192-0/+3
* Make Nheko show up in system notification settings on LinuxNicolas Werner2021-12-192-2/+5
* Explicitly set text format for raw message dialogNicolas Werner2021-12-191-0/+1
* Merge pull request #843 from Nheko-Reborn/openSUSE-readmeDeepBlueV7.X2021-12-181-0/+9
|\
| * Add openSUSE install instructionsLoren Burkholder2021-12-171-0/+9
|/
* Translated using Weblate (Indonesian)Weblate2021-12-171-11/+11
* Translated using Weblate (Estonian)Weblate2021-12-171-19/+19
* Fix crash when receiving matrix uriNicolas Werner2021-12-173-13/+20
* Translated using Weblate (French)Weblate2021-12-161-90/+90
* Translated using Weblate (German)Weblate2021-12-161-6/+6
* Translated using Weblate (Dutch)Weblate2021-12-161-19/+19
* Update translationsNicolas Werner2021-12-1623-1281/+3122
* Fix a small alignment issue of text in notification bubblesNicolas Werner2021-12-161-4/+4
* Merge pull request #841 from LorenDB/qolImprovementsDeepBlueV7.X2021-12-164-38/+75
|\
| * Fix a few thingsLoren Burkholder2021-12-152-16/+4
| * Make notification count bubbles expand some moreLoren Burkholder2021-12-151-11/+30
| * make lintLoren Burkholder2021-12-131-1/+4
| * Don't get too large of cornersLoren Burkholder2021-12-131-1/+1
| * Use better translation methodLoren Burkholder2021-12-131-1/+1
| * Make opening room members from rooms settings dialog workLoren Burkholder2021-12-132-1/+2
| * Make it obvious that this is a notification and not the actual messageLoren Burkholder2021-12-131-27/+53
* | Strip space chars from recovery passphraseNicolas Werner2021-12-151-1/+7
* | Update to SingleApplication 3.3.2 properNicolas Werner2021-12-1531-62/+112
* | Use icns on macOSJoseph Donofry2021-12-141-1/+2
|/
* Merge pull request #835 from Thulinma/imagewindowroleDeepBlueV7.X2021-12-141-0/+1
|\
| * Added window role to image overlayThulinma2021-12-051-0/+1
* | Only show room pack button, when you can actually create oneNicolas Werner2021-12-134-3/+7
* | Multiply source size by scale factorNicolas Werner2021-12-137-16/+20
* | Fix turnserver check not being started when restoring from cacheNicolas Werner2021-12-131-0/+1
* | Misc pack editor improvementsNicolas Werner2021-12-133-5/+8
* | Show some avatar for image packsNicolas Werner2021-12-133-1/+68
* | Add recently used reactionsNicolas Werner2021-12-136-1/+95
* | Vertically align message inputNicolas Werner2021-12-121-1/+2
* | Allow clicking links in repliesNicolas Werner2021-12-111-1/+8
* | Properly set position of resize handler after letting it goNicolas Werner2021-12-112-4/+7
* | Fix broken top bar clicks without pinsNicolas Werner2021-12-111-7/+7
* | Change width of pinned message boxNicolas Werner2021-12-111-1/+1
* | Bump mtxclient dependencyNicolas Werner2021-12-112-2/+2
* | Fix a few shadowing warningsNicolas Werner2021-12-113-11/+11
* | Support pinned messagesNicolas Werner2021-12-1111-14/+298
* | Fix escaped html showing up in playable media message labelsNicolas Werner2021-12-081-1/+1
* | Fix blurry thumbnails AGAINNicolas Werner2021-12-081-1/+5
* | Translated using Weblate (Indonesian)Weblate2021-12-071-15/+16
* | Fix lintNicolas Werner2021-12-081-6/+3
* | Limit max memory usage of imagesNicolas Werner2021-12-081-1/+4
* | Fix display of images, that can't be thumbnailedNicolas Werner2021-12-081-3/+3
* | Get rid of threadpool for imagesNicolas Werner2021-12-083-21/+48
* | Allow swiping between views in single page modeNicolas Werner2021-12-062-7/+37
* | Fix a few clang tidy warningsNicolas Werner2021-12-063-12/+6
|/
* Translated using Weblate (Dutch)Weblate2021-12-051-10/+11
* Fix sanitizer warning about signed shiftsNicolas Werner2021-12-041-1/+2
* Merge pull request #833 from Bubu/clion_suggestionsDeepBlueV7.X2021-12-033-41/+42
|\
| * InputBar: run clang-formatMarcus Hoffmann2021-12-032-27/+29
| * InputBar: Mark some functions as [[nodiscard]]Marcus Hoffmann2021-12-031-3/+3
| * InputBar: mark constrictor as explicitMarcus Hoffmann2021-12-031-1/+1
| * InputBar: use X.empty() instead of !X.size()Marcus Hoffmann2021-12-031-2/+2
| * InputBar: use auto typeMarcus Hoffmann2021-12-031-1/+1
| * InputBar: use multi-arg string replacementMarcus Hoffmann2021-12-031-2/+2
| * InputBar: use character argument instead of stringMarcus Hoffmann2021-12-031-1/+1
| * InputBar: apply clang-tidy const reference suggestionsMarcus Hoffmann2021-12-032-17/+17
| * InputBar: use QFileInfo::exists()Marcus Hoffmann2021-12-031-1/+1
| * InputBar: remove unused importsMarcus Hoffmann2021-12-031-4/+0
| * add clion/idea dir to gitignoreMarcus Hoffmann2021-12-031-0/+3
* | Translated using Weblate (Esperanto)Weblate2021-12-021-9/+10
* | Translated using Weblate (French)Weblate2021-12-021-82/+83
|/
* Navigate to subspaces by clicking on themNicolas Werner2021-12-021-0/+4
* Translated using Weblate (Finnish)Weblate2021-12-011-8/+8
* Translated using Weblate (Estonian)Weblate2021-12-011-11/+12
* Remember all the collapsed treesNicolas Werner2021-12-014-2/+76
* Don't waste space for non existing subspacesNicolas Werner2021-12-013-1/+12
* Don't pad, just fillNicolas Werner2021-12-011-1/+2
* Leaves can't collapseNicolas Werner2021-12-013-4/+3
* Hide me underneath the space treeNicolas Werner2021-12-018-31/+344
* Fix crash on redactions without becauseNicolas Werner2021-11-291-3/+5
* Translated using Weblate (English)Weblate2021-11-291-10/+10
* Cleanup error logging a bitNicolas Werner2021-11-291-30/+11
* Delete rooms even if we fail to leaveNicolas Werner2021-11-291-0/+10
* Remove double padding on redactionsNicolas Werner2021-11-291-3/+6
* Fix source translationNicolas Werner2021-11-291-6/+7
* Merge branch 'redaction_updates' into 'master'Nicolas Werner2021-11-2929-868/+1644
|\
| * Change QML UI for redactionsJoe Donofry2021-11-2929-868/+1644
|/
* If the locale is set to C, force english localeNicolas Werner2021-11-271-1/+2
* Use old flatpak runtime to prevent crashes on armNicolas Werner2021-11-272-5/+7
* Translated using Weblate (Italian)Weblate2021-11-251-1/+1
* Properly fix #825Nicolas Werner2021-11-241-1/+3
* fix lintNicolas Werner2021-11-241-1/+0
* Fix crash in SingleApplication when other end exits immediatelyNicolas Werner2021-11-241-2/+2
* Initialize client lazilyNicolas Werner2021-11-241-4/+2
* Fix loading on Gnome when in flatpakNicolas Werner2021-11-242-5/+7
* Merge branch 'more-random-colors' into 'master'Nicolas Werner2021-11-242-8/+8
|\
| * Fix colors of sidebar in repliesNicolas Werner2021-11-241-1/+1
| * Use a more random hash to generate user colorsNicolas Werner2021-11-241-7/+7
|/
* Fix one more wrong background colorNicolas Werner2021-11-221-1/+1
* Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner2021-11-2222-114/+116
* Merge pull request #822 from Nheko-Reborn/dm-filterDeepBlueV7.X2021-11-2118-59/+411
|\
| * Try to tame Windows headersNicolas Werner2021-11-211-1/+1
| * Only mark as direct, if invite was directNicolas Werner2021-11-213-5/+20
| * Mark rooms as direct chatsNicolas Werner2021-11-215-2/+79
| * Pretty error printingNicolas Werner2021-11-214-13/+121
| * Add a filter for direct chatsNicolas Werner2021-11-2010-40/+192
* | Return nullopt for state events in rooms we are not inNicolas Werner2021-11-211-27/+27
* | Translated using Weblate (French)Weblate2021-11-201-73/+73
|/
* Pass correct background color to username separatorNicolas Werner2021-11-201-1/+1
* Make user colors a bit more vibrantNicolas Werner2021-11-191-5/+3
* Update macOS icon package to macOS-y style. Thanks quinnJoseph Donofry2021-11-192-0/+2
* Preliminary gstreamer 1.20 compatibilityNicolas Werner2021-11-191-1/+2
* Fix jdenticon plugin not loadingNicolas Werner2021-11-191-2/+2
* Release 0.9.0Nicolas Werner2021-11-194-13/+14
* Small changelog fixesNicolas Werner2021-11-191-2/+2
* Add some build notes and update the E2EE noteNicolas Werner2021-11-191-5/+3
* Fix mouse cursor on top barNicolas Werner2021-11-191-0/+5
* Jdenticon updateJoseph Donofry2021-11-182-3/+3
* Make VOIP and screenshare explicit optionsNicolas Werner2021-11-184-43/+18
* Merge pull request #806 from LorenDB/dialogFixesDeepBlueV7.X2021-11-189-83/+156
|\
| * Fix colors and alignment in dialogsNicolas Werner2021-11-185-27/+15
| * Fix video call filename and qtjdenticon for windowsJoseph Donofry2021-11-182-2/+2
| * Try to fix lmdbxx downloadNicolas Werner2021-11-181-2/+3
| * Try to fix lmdbxx downloadNicolas Werner2021-11-182-4/+4
| * Fix hunter messing with pkg-configNicolas Werner2021-11-181-8/+56
| * Update bundled depsNicolas Werner2021-11-183-37/+44
| * Fix qml warnings and missing iconsNicolas Werner2021-11-182-4/+4
| * Translated using Weblate (Dutch)Weblate2021-11-181-3/+3
| * Fix linebreaks in READMENicolas Werner2021-11-181-2/+2
| * Fix resolution of failed imageNicolas Werner2021-11-181-1/+1
| * Mention fluent icons in readmeNicolas Werner2021-11-181-0/+1
| * Quality-of-life improvements to InputDialogLoren Burkholder2021-11-161-0/+9
| * Don't add arbitrary paddingLoren Burkholder2021-11-161-2/+1
| * Simplify code for padding delegatesLoren Burkholder2021-11-162-4/+8
| * Remove duplicate propertyLoren Burkholder2021-11-161-4/+0
| * Don't add a user twiceLoren Burkholder2021-11-161-0/+4
| * Allow removing users from the invite dialogLoren Burkholder2021-11-163-3/+29
| * Nicer paddingLoren Burkholder2021-11-163-6/+9
| * Add pointing hand cursor shapeLoren Burkholder2021-11-161-0/+5
| * Port invite dialog to use ItemDelegateLoren Burkholder2021-11-161-23/+39
| * Add highlight on hoverLoren Burkholder2021-11-162-2/+8
| * Switch member dialog to using ItemDelegateLoren Burkholder2021-11-161-46/+63
* | Fix video call filename and qtjdenticon for windowsJoseph Donofry2021-11-182-2/+2
* | Try to fix lmdbxx downloadNicolas Werner2021-11-181-2/+3
* | Try to fix lmdbxx downloadNicolas Werner2021-11-182-4/+4
* | Fix hunter messing with pkg-configNicolas Werner2021-11-181-8/+56
* | Update bundled depsNicolas Werner2021-11-183-37/+44