Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-29 | use more literals | Nicolas Werner | 7 | -25/+25 | |
2021-12-29 | Add clazy to CI | Nicolas Werner | 4 | -15/+43 | |
2021-12-28 | Cleanup remaining clazy issues | Nicolas Werner | 6 | -25/+37 | |
2021-12-28 | more cleanups | Nicolas Werner | 2 | -12/+12 | |
2021-12-28 | Fix more warnings and remove dead code | Nicolas Werner | 50 | -695/+276 | |
2021-12-28 | Remove unused button class | Nicolas Werner | 3 | -133/+0 | |
2021-12-28 | Some qt6 prep | Nicolas Werner | 32 | -66/+89 | |
2021-12-28 | Misc clang-tidy fixes | Nicolas Werner | 2 | -12/+11 | |
2021-12-28 | Fixup clang-tidy suggestion | Nicolas Werner | 3 | -8/+9 | |
2021-12-27 | Translated using Weblate (Indonesian) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-12-27 | Make custom emoticons twice as high as the font. | tastytea | 1 | -7/+10 | |
2021-12-27 | MxcImageProvider: Only use scaledToHeight if width <= 0. | tastytea | 1 | -2/+8 | |
2021-12-27 | Request inline images in the right size and anti-alias them | tastytea | 2 | -9/+39 | |
- If an inline image has specified a height, add parameters to the image:// URI. - Add scaled to the parameters, the images would be cropped otherwise. - Extract the height from image:// URI and use it for requestSize. - Use scaledToHeight instead of scaled. | |||||
2021-12-27 | Run linter | MTRNord | 2 | -17/+22 | |
2021-12-27 | Use body in alt text of custom emoji | Nicolas Werner | 2 | -2/+2 | |
2021-12-27 | Make nheko usable without a secret storage service | rnhmjoj | 1 | -7/+43 | |
This change adds the ability to run Nheko without a secrets storage service[1]. The secrets are stored in plaintext under the [secrets] section of nheko.conf. Since this is a "I know what I'm doing" type of feature, it's disabled by default and can only be enabled with an hidden setting `run_without_secure_secrets_service=true`. Fixes issue #705. [1]: https://freedesktop.org/wiki/Specifications/secret-storage-spec | |||||
2021-12-27 | Fix inclusion condition for overriden pack types | Nicolas Werner | 2 | -3/+1 | |
2021-12-27 | Add an ugly custom emote completer using ~ | Nicolas Werner | 5 | -24/+66 | |
2021-12-23 | Apply (selective) Clang-tidy const function and new const pointer ↵ | MTRNord | 2 | -9/+9 | |
suggestions on TimelineModel | |||||
2021-12-23 | Apply (selective) Clang-tidy move and some new detected const pointer ↵ | MTRNord | 2 | -11/+12 | |
suggestions on TimelineModel | |||||
2021-12-23 | Apply (selective) Clang-tidy and clazy suggestions on TimelineModel | MTRNord | 2 | -55/+54 | |
2021-12-22 | Add man page (#851) | tastytea | 5 | -1/+255 | |
This adds a man page which lists command line options, key bindings and commands. A new CMake option `MAN` is added, enabled by default on `UNIX` but not `APPLE`. The man pages are generated with either `a2x` (from asciidoc) or `asciidoctor`. If both are not found, a fatal error is signaled. | |||||
2021-12-22 | Add alternative shortcut to Alt-A for systems, where that is taken already | Nicolas Werner | 1 | -1/+3 | |
2021-12-22 | Make edits replace the previous notification on Linux | Nicolas Werner | 1 | -7/+26 | |
2021-12-21 | Add note about secret server to Arch installation instructions | Marshall Lochbaum | 1 | -0/+2 | |
2021-12-21 | Use global threadpool | Nicolas Werner | 3 | -18/+7 | |
2021-12-21 | Cleanup jdenticon code in the same way as blurhashes | Nicolas Werner | 3 | -58/+91 | |
2021-12-21 | Cleanup blurhash formatting | Nicolas Werner | 1 | -4/+2 | |
2021-12-21 | Modernize blurhashprovider implementation | Nicolas Werner | 2 | -20/+45 | |
Might fix #844 See https://code.qt.io/cgit/qt/qtdeclarative.git/commit/examples/quick/imageresponseprovider/imageresponseprovider.cpp?h=5.15&id=b1f238568214e6587b829d6695677e55a99b1d40 for context. | |||||
2021-12-21 | Fix date in CHANGELOG and appdata | Nicolas Werner | 2 | -2/+2 | |
2021-12-21 | Release 0.9.1 | Nicolas Werner | 4 | -6/+63 | |
2021-12-20 | Translated using Weblate (Indonesian) | Weblate | 1 | -7/+7 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-12-19 | Bump dep versions | Nicolas Werner | 2 | -11/+13 | |
2021-12-19 | Set the app_id on wayland | Nicolas Werner | 1 | -0/+5 | |
2021-12-19 | Set notification category | Nicolas Werner | 2 | -0/+3 | |
2021-12-19 | Make Nheko show up in system notification settings on Linux | Nicolas Werner | 2 | -2/+5 | |
relates to #845 | |||||
2021-12-19 | Explicitly set text format for raw message dialog | Nicolas Werner | 1 | -0/+1 | |
2021-12-17 | Add openSUSE install instructions | Loren Burkholder | 1 | -0/+9 | |
2021-12-17 | Translated using Weblate (Indonesian) | Weblate | 1 | -11/+11 | |
Currently translated at 99.0% (621 of 627 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-12-17 | Translated using Weblate (Estonian) | Weblate | 1 | -19/+19 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-12-17 | Fix crash when receiving matrix uri | Nicolas Werner | 3 | -13/+20 | |
It seems like handling the message in a blocking manner is a no-go. I have no idea how to fix that, so just use a queued connection for now... (ASAN does not cooperate and just hides the crash D:) fixes #842 | |||||
2021-12-16 | Translated using Weblate (French) | Weblate | 1 | -90/+90 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-12-16 | Translated using Weblate (German) | Weblate | 1 | -6/+6 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko | |||||
2021-12-16 | Translated using Weblate (Dutch) | Weblate | 1 | -19/+19 | |
Currently translated at 100.0% (627 of 627 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-12-16 | Update translations | Nicolas Werner | 23 | -1281/+3122 | |
2021-12-16 | Fix a small alignment issue of text in notification bubbles | Nicolas Werner | 1 | -4/+4 | |
2021-12-15 | Fix a few things | Loren Burkholder | 2 | -16/+4 | |
2021-12-15 | Make notification count bubbles expand some more | Loren Burkholder | 1 | -11/+30 | |
2021-12-15 | Strip space chars from recovery passphrase | Nicolas Werner | 1 | -1/+7 | |
2021-12-15 | Update to SingleApplication 3.3.2 proper | Nicolas Werner | 31 | -62/+112 | |
2021-12-14 | Use icns on macOS | Joseph Donofry | 1 | -1/+2 | |
2021-12-13 | make lint | Loren Burkholder | 1 | -1/+4 | |
2021-12-13 | Don't get too large of corners | Loren Burkholder | 1 | -1/+1 | |
2021-12-13 | Use better translation method | Loren Burkholder | 1 | -1/+1 | |
2021-12-13 | Make opening room members from rooms settings dialog work | Loren Burkholder | 2 | -1/+2 | |
2021-12-13 | Make it obvious that this is a notification and not the actual message | Loren Burkholder | 1 | -27/+53 | |
2021-12-13 | Only show room pack button, when you can actually create one | Nicolas Werner | 4 | -3/+7 | |
2021-12-13 | Multiply source size by scale factor | Nicolas Werner | 7 | -16/+20 | |
Might be unnecessary, but docs are unclear on that. | |||||
2021-12-13 | Fix turnserver check not being started when restoring from cache | Nicolas Werner | 1 | -0/+1 | |
2021-12-13 | Misc pack editor improvements | Nicolas Werner | 3 | -5/+8 | |
2021-12-13 | Show some avatar for image packs | Nicolas Werner | 3 | -1/+68 | |
2021-12-13 | Add recently used reactions | Nicolas Werner | 6 | -1/+95 | |
fixes #435 | |||||
2021-12-12 | Vertically align message input | Nicolas Werner | 1 | -1/+2 | |
fixes #351 | |||||
2021-12-11 | Allow clicking links in replies | Nicolas Werner | 1 | -1/+8 | |
fixes #529 | |||||
2021-12-11 | Properly set position of resize handler after letting it go | Nicolas Werner | 2 | -4/+7 | |
fixes #817 fixes sidebar not staying small after restart | |||||
2021-12-11 | Fix broken top bar clicks without pins | Nicolas Werner | 1 | -7/+7 | |
2021-12-11 | Change width of pinned message box | Nicolas Werner | 1 | -1/+1 | |
2021-12-11 | Bump mtxclient dependency | Nicolas Werner | 2 | -2/+2 | |
2021-12-11 | Fix a few shadowing warnings | Nicolas Werner | 3 | -11/+11 | |
fixes #824 | |||||
2021-12-11 | Support pinned messages | Nicolas Werner | 11 | -14/+298 | |
fixes #519 | |||||
2021-12-08 | Fix escaped html showing up in playable media message labels | Nicolas Werner | 1 | -1/+1 | |
fixes #840 | |||||
2021-12-08 | Fix blurry thumbnails AGAIN | Nicolas Werner | 1 | -1/+5 | |
2021-12-07 | Translated using Weblate (Indonesian) | Weblate | 1 | -15/+16 | |
Currently translated at 100.0% (612 of 612 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-12-08 | Fix lint | Nicolas Werner | 1 | -6/+3 | |
2021-12-08 | Limit max memory usage of images | Nicolas Werner | 1 | -1/+4 | |
2021-12-08 | Fix display of images, that can't be thumbnailed | Nicolas Werner | 1 | -3/+3 | |
2021-12-08 | Get rid of threadpool for images | Nicolas Werner | 3 | -21/+48 | |
2021-12-06 | Allow swiping between views in single page mode | Nicolas Werner | 2 | -7/+37 | |
Allows access to spaces on mobile for example | |||||
2021-12-06 | Fix a few clang tidy warnings | Nicolas Werner | 3 | -12/+6 | |
2021-12-05 | Added window role to image overlay | Thulinma | 1 | -0/+1 | |
2021-12-05 | Translated using Weblate (Dutch) | Weblate | 1 | -10/+11 | |
Currently translated at 100.0% (612 of 612 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-12-04 | Fix sanitizer warning about signed shifts | Nicolas Werner | 1 | -1/+2 | |
2021-12-02 | Translated using Weblate (Esperanto) | Weblate | 1 | -9/+10 | |
Currently translated at 99.8% (611 of 612 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | |||||
2021-12-02 | Translated using Weblate (French) | Weblate | 1 | -82/+83 | |
Currently translated at 100.0% (612 of 612 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-12-03 | InputBar: run clang-format | Marcus Hoffmann | 2 | -27/+29 | |
2021-12-03 | InputBar: Mark some functions as [[nodiscard]] | Marcus Hoffmann | 1 | -3/+3 | |
This warns when you the return value of those functions isn't used. Suggested-by: Clang-Tidy: Function X should be marked [[nodiscard]] | |||||
2021-12-03 | InputBar: mark constrictor as explicit | Marcus Hoffmann | 1 | -1/+1 | |
Suggested-By: Clang-Tidy: Single-argument constructors must be marked explicit to avoid unintentional implicit conversions More info: https://clang.llvm.org/extra/clang-tidy/checks/google-explicit-constructor.html | |||||
2021-12-03 | InputBar: use X.empty() instead of !X.size() | Marcus Hoffmann | 1 | -2/+2 | |
Suggested-by: Clang-Tidy: The 'empty' method should be used to check for emptiness instead of 'size' | |||||
2021-12-03 | InputBar: use auto type | Marcus Hoffmann | 1 | -1/+1 | |
Suggested-by: Clang-Tidy: Use auto when initializing with new to avoid duplicating the type name | |||||
2021-12-03 | InputBar: use multi-arg string replacement | Marcus Hoffmann | 1 | -2/+2 | |
This could actually change the behaviour here (could, because I don't know if we can hit this special case) but this should hopefully the correct way of doing this. There's some detailed explanation of the difference here: https://doc.qt.io/qt-5/qstring.html#arg-14 > This is the same as str.arg(a1).arg(a2), except that the strings > a1 and a2 are replaced in one pass. This can make a difference if > a1 contains e.g. %1: ``` QString str; str = "%1 %2"; str.arg("%1f", "Hello"); // returns "%1f Hello" str.arg("%1f").arg("Hello"); // returns "Hellof %2" ``` Suggested-by: Clazy: Use multi-arg instead | |||||
2021-12-03 | InputBar: use character argument instead of string | Marcus Hoffmann | 1 | -1/+1 | |
Suggested-by: Clang-Tidy: 'find' called with a string literal consisting of a single character; consider using the more effective overload accepting a character | |||||
2021-12-03 | InputBar: apply clang-tidy const reference suggestions | Marcus Hoffmann | 2 | -17/+17 | |
All suggested by: Clang-Tidy: The parameter 'X' is copied for each invocation but only used as a const reference; consider making it a const reference | |||||
2021-12-03 | InputBar: use QFileInfo::exists() | Marcus Hoffmann | 1 | -1/+1 | |
Suggested by: Clazy: Use the static QFileInfo::exists() instead. It's documented to be faster. | |||||
2021-12-03 | InputBar: remove unused imports | Marcus Hoffmann | 1 | -4/+0 | |
2021-12-03 | add clion/idea dir to gitignore | Marcus Hoffmann | 1 | -0/+3 | |
2021-12-02 | Navigate to subspaces by clicking on them | Nicolas Werner | 1 | -0/+4 | |
2021-12-01 | Translated using Weblate (Finnish) | Weblate | 1 | -8/+8 | |
Currently translated at 92.9% (569 of 612 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | |||||
2021-12-01 | Translated using Weblate (Estonian) | Weblate | 1 | -11/+12 | |
Currently translated at 100.0% (612 of 612 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-12-01 | Remember all the collapsed trees | Nicolas Werner | 4 | -2/+76 | |
2021-12-01 | Don't waste space for non existing subspaces | Nicolas Werner | 3 | -1/+12 | |
2021-12-01 | Don't pad, just fill | Nicolas Werner | 1 | -1/+2 | |
2021-12-01 | Leaves can't collapse | Nicolas Werner | 3 | -4/+3 | |
2021-12-01 | Hide me underneath the space tree | Nicolas Werner | 8 | -31/+344 | |
2021-11-29 | Fix crash on redactions without because | Nicolas Werner | 1 | -3/+5 | |
2021-11-29 | Translated using Weblate (English) | Weblate | 1 | -10/+10 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko | |||||
2021-11-29 | Cleanup error logging a bit | Nicolas Werner | 1 | -30/+11 | |
2021-11-29 | Delete rooms even if we fail to leave | Nicolas Werner | 1 | -0/+10 | |
2021-11-29 | Remove double padding on redactions | Nicolas Werner | 1 | -3/+6 | |
2021-11-29 | Fix source translation | Nicolas Werner | 1 | -6/+7 | |
2021-11-29 | Change QML UI for redactions | Joe Donofry | 29 | -868/+1644 | |
2021-11-27 | If the locale is set to C, force english locale | Nicolas Werner | 1 | -1/+2 | |
This fixes date formatting as well as count based translations. | |||||
2021-11-27 | Use old flatpak runtime to prevent crashes on arm | Nicolas Werner | 2 | -5/+7 | |
2021-11-25 | Translated using Weblate (Italian) | Weblate | 1 | -1/+1 | |
Currently translated at 43.0% (261 of 606 strings) Co-authored-by: Elia Tomasi <elia.tomasi@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/ Translation: Nheko/nheko | |||||
2021-11-24 | Properly fix #825 | Nicolas Werner | 1 | -1/+3 | |
We should read the message before sending the ack! | |||||
2021-11-24 | fix lint | Nicolas Werner | 1 | -1/+0 | |
2021-11-24 | Fix crash in SingleApplication when other end exits immediately | Nicolas Werner | 1 | -2/+2 | |
In those cases the emit might cause the server to remove the connection and we are working with a dangling pointer. We can't call putChar on that, so acknowledge the message immediately and then emit the message. | |||||
2021-11-24 | Initialize client lazily | Nicolas Werner | 1 | -4/+2 | |
This prevents a use after free in the coeurl logging, if we exit immediately. | |||||
2021-11-24 | Fix loading on Gnome when in flatpak | Nicolas Werner | 2 | -5/+7 | |
See https://gitlab.gnome.org/GNOME/libsecret/-/issues/49 fixes #816 | |||||
2021-11-24 | Fix colors of sidebar in replies | Nicolas Werner | 1 | -1/+1 | |
2021-11-24 | Use a more random hash to generate user colors | Nicolas Werner | 1 | -7/+7 | |
Fixes an issue where most uses just had their color determined by their username length and distributes the colors a bit more evenly. | |||||
2021-11-22 | Fix one more wrong background color | Nicolas Werner | 1 | -1/+1 | |
2021-11-22 | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 22 | -114/+116 | |
I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | |||||
2021-11-21 | Try to tame Windows headers | Nicolas Werner | 1 | -1/+1 | |
See also: https://stackoverflow.com/questions/1394910/how-to-tame-the-windows-headers-useful-defines | |||||
2021-11-21 | Return nullopt for state events in rooms we are not in | Nicolas Werner | 1 | -27/+27 | |
2021-11-21 | Only mark as direct, if invite was direct | Nicolas Werner | 3 | -5/+20 | |
2021-11-21 | Mark rooms as direct chats | Nicolas Werner | 5 | -2/+79 | |
Either by accepting an invite or manually using /converttodm and revert with /converttoroom. | |||||
2021-11-21 | Pretty error printing | Nicolas Werner | 4 | -13/+121 | |
2021-11-20 | Add a filter for direct chats | Nicolas Werner | 10 | -40/+192 | |
fixes #317 | |||||
2021-11-20 | Translated using Weblate (French) | Weblate | 1 | -73/+73 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-11-20 | Pass correct background color to username separator | Nicolas Werner | 1 | -1/+1 | |
2021-11-19 | Make user colors a bit more vibrant | Nicolas Werner | 1 | -5/+3 | |
2021-11-19 | Update macOS icon package to macOS-y style. Thanks quinn | Joseph Donofry | 2 | -0/+2 | |
2021-11-19 | Preliminary gstreamer 1.20 compatibility | Nicolas Werner | 1 | -1/+2 | |
The transceiver was made private in https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2241 The direction property was added here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/commit/28b0be4036ac59d6e6068586ab7bc55e8ac51166 | |||||
2021-11-19 | Fix jdenticon plugin not loading | Nicolas Werner | 1 | -2/+2 | |
2021-11-19 | Release 0.9.0 | Nicolas Werner | 4 | -13/+14 | |
2021-11-19 | Small changelog fixes | Nicolas Werner | 1 | -2/+2 | |
2021-11-19 | Add some build notes and update the E2EE note | Nicolas Werner | 1 | -5/+3 | |
2021-11-19 | Fix mouse cursor on top bar | Nicolas Werner | 1 | -0/+5 | |
2021-11-18 | Jdenticon update | Joseph Donofry | 2 | -3/+3 | |
2021-11-18 | Make VOIP and screenshare explicit options | Nicolas Werner | 4 | -43/+18 | |
2021-11-18 | Fix colors and alignment in dialogs | Nicolas Werner | 5 | -27/+15 | |
2021-11-18 | Fix video call filename and qtjdenticon for windows | Joseph Donofry | 2 | -2/+2 | |
2021-11-18 | Try to fix lmdbxx download | Nicolas Werner | 1 | -2/+3 | |
2021-11-18 | Try to fix lmdbxx download | Nicolas Werner | 2 | -4/+4 | |
2021-11-18 | Fix hunter messing with pkg-config | Nicolas Werner | 1 | -8/+56 | |
2021-11-18 | Update bundled deps | Nicolas Werner | 3 | -37/+44 | |
2021-11-18 | Fix qml warnings and missing icons | Nicolas Werner | 2 | -4/+4 | |
2021-11-18 | Translated using Weblate (Dutch) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-11-18 | Fix linebreaks in README | Nicolas Werner | 1 | -2/+2 | |
2021-11-18 | Fix resolution of failed image | Nicolas Werner | 1 | -1/+1 | |
2021-11-18 | Mention fluent icons in readme | Nicolas Werner | 1 | -0/+1 | |
2021-11-18 | Fix video call filename and qtjdenticon for windows | Joseph Donofry | 2 | -2/+2 | |
2021-11-18 | Try to fix lmdbxx download | Nicolas Werner | 1 | -2/+3 | |
2021-11-18 | Try to fix lmdbxx download | Nicolas Werner | 2 | -4/+4 | |
2021-11-18 | Fix hunter messing with pkg-config | Nicolas Werner | 1 | -8/+56 | |
2021-11-18 | Update bundled deps | Nicolas Werner | 3 | -37/+44 | |
2021-11-17 | Fix qml warnings and missing icons | Nicolas Werner | 2 | -4/+4 | |
2021-11-16 | Translated using Weblate (Dutch) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-11-16 | Quality-of-life improvements to InputDialog | Loren Burkholder | 1 | -0/+9 | |
2021-11-16 | Don't add arbitrary padding | Loren Burkholder | 1 | -2/+1 | |
This breaks the vertical-centeredness on the close button. | |||||
2021-11-16 | Simplify code for padding delegates | Loren Burkholder | 2 | -4/+8 | |
2021-11-17 | Fix linebreaks in README | Nicolas Werner | 1 | -2/+2 | |
2021-11-17 | Fix resolution of failed image | Nicolas Werner | 1 | -1/+1 | |
2021-11-16 | Remove duplicate property | Loren Burkholder | 1 | -4/+0 | |
2021-11-16 | Don't add a user twice | Loren Burkholder | 1 | -0/+4 | |
2021-11-16 | Allow removing users from the invite dialog | Loren Burkholder | 3 | -3/+29 | |
2021-11-16 | Nicer padding | Loren Burkholder | 3 | -6/+9 | |
2021-11-16 | Add pointing hand cursor shape | Loren Burkholder | 1 | -0/+5 | |
2021-11-16 | Port invite dialog to use ItemDelegate | Loren Burkholder | 1 | -23/+39 | |
2021-11-16 | Add highlight on hover | Loren Burkholder | 2 | -2/+8 | |
2021-11-16 | Switch member dialog to using ItemDelegate | Loren Burkholder | 1 | -46/+63 | |
2021-11-17 | Mention fluent icons in readme | Nicolas Werner | 1 | -0/+1 | |
2021-11-17 | Use filled shields everywhere and distinguish different states more | Nicolas Werner | 11 | -26/+38 | |
2021-11-17 | Switch icon theme to Fluent icons | Loren Burkholder | 167 | -209/+364 | |
2021-11-16 | Translated using Weblate (Polish) | Weblate | 1 | -5/+5 | |
Currently translated at 83.4% (506 of 606 strings) Translated using Weblate (Polish) Currently translated at 83.4% (506 of 606 strings) Co-authored-by: AXD <dexkingcrazy@gmail.com> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko | |||||
2021-11-16 | Translated using Weblate (Portuguese (Portugal)) | Weblate | 1 | -103/+105 | |
Currently translated at 95.8% (581 of 606 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko | |||||
2021-11-16 | Translated using Weblate (Esperanto) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | |||||
2021-11-16 | Fix rpath not being set while uninstalled | Nicolas Werner | 1 | -1/+1 | |
2021-11-15 | Try to fix notarization issues | Joseph Donofry | 1 | -4/+15 | |
2021-11-15 | Try to add jdenticon plugin to Windows build | Nicolas Werner | 1 | -0/+7 | |
2021-11-15 | Support exif rotation on received videos | Nicolas Werner | 3 | -16/+40 | |
fixes #674 | |||||
2021-11-15 | Try to add jdenticon plugin to macos build | Nicolas Werner | 1 | -0/+1 | |
2021-11-15 | Add qt-jdention to flatpak | Nicolas Werner | 1 | -0/+10 | |
2021-11-15 | Cleanup qt-jdenticon loading | Nicolas Werner | 1 | -13/+9 | |
2021-11-14 | Translated using Weblate (Indonesian) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-11-14 | Translated using Weblate (Portuguese (Portugal)) | Weblate | 1 | -74/+79 | |
Currently translated at 79.2% (480 of 606 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko | |||||
2021-11-14 | Update changelog | Nicolas Werner | 1 | -0/+4 | |
2021-11-14 | Fix being dropped into an empty room after a join | Nicolas Werner | 1 | -8/+0 | |
2021-11-14 | Reenable still image viewer for WebP until we qmlify the image viewer | Nicolas Werner | 1 | -9/+10 | |
2021-11-14 | Disallow displaynames with only spaces or control characters | Nicolas Werner | 1 | -5/+12 | |
2021-11-13 | Prevent edits from removing quotes at the beginning of a message | Nicolas Werner | 1 | -5/+8 | |
2021-11-13 | Fix some colors switched to yellow by accident | Nicolas Werner | 2 | -2/+4 | |
2021-11-12 | Translated using Weblate (Esperanto) | Weblate | 1 | -14/+14 | |
Currently translated at 99.5% (603 of 606 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | |||||
2021-11-11 | Fix secrets status not shown after startup | Nicolas Werner | 1 | -0/+4 | |
2021-11-11 | Format qml | Nicolas Werner | 5 | -100/+103 | |
2021-11-11 | Make yellow darker | Nicolas Werner | 2 | -4/+4 | |
Fixes readability issues in the userprofile. fixes #440 | |||||
2021-11-11 | Make pill text color match the separator color | Nicolas Werner | 1 | -1/+1 | |
2021-11-11 | Fix SSO login showing password prompt | Nicolas Werner | 1 | -0/+2 | |
2021-11-11 | Make it possible to unhide the controls on mobile | Nicolas Werner | 2 | -19/+21 | |
2021-11-11 | Cleanup positioning of player elements | Nicolas Werner | 5 | -261/+174 | |
2021-11-11 | More refactoring and layout updates | Joseph Donofry | 6 | -75/+191 | |
2021-11-11 | Swap encryption and edit indicator | Nicolas Werner | 1 | -9/+9 | |
2021-11-11 | Improve the layout and behaviour of topbar slightly | Nicolas Werner | 3 | -16/+39 | |
2021-11-11 | Fix no replies being rendered for edits sent from Element in encrypted rooms | Nicolas Werner | 1 | -5/+4 | |
2021-11-10 | Translated using Weblate (Estonian) | Weblate | 1 | -3/+3 | |
Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-11-10 | Translated using Weblate (Esperanto) | Weblate | 1 | -31/+33 | |
Currently translated at 97.1% (589 of 606 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | |||||
2021-11-10 | Translated using Weblate (Finnish) | Weblate | 1 | -17/+17 | |
Currently translated at 93.7% (568 of 606 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | |||||
2021-11-09 | More player fixes | Joseph Donofry | 2 | -123/+25 | |
2021-11-09 | Fix audio player and use same controls for video and audio | Joseph Donofry | 1 | -80/+77 | |
2021-11-09 | Move rest of controls to separate file | Joseph Donofry | 5 | -237/+311 | |
2021-11-09 | Initial Refactoring into separate controls | Joseph Donofry | 4 | -88/+115 | |
2021-11-09 | Fix parsing some exotic image packs | Nicolas Werner | 3 | -4/+9 | |
2021-11-08 | Incorporate nico's suggestions, fix volume slider | Joseph Donofry | 1 | -272/+272 | |
2021-11-08 | Fix clicking on avatar | Loren Burkholder | 1 | -0/+1 | |
2021-11-09 | Explicitly namespace platform module | Nicolas Werner | 1 | -3/+3 | |
2021-11-09 | Add preliminary changelog | Nicolas Werner | 1 | -0/+178 | |
2021-11-08 | Minor fixes for undefined qml behavior | Joseph Donofry | 1 | -7/+4 | |
2021-11-08 | Remove appimage | Nicolas Werner | 3 | -222/+0 | |
2021-11-08 | Update translations | Nicolas Werner | 23 | -507/+760 | |
2021-11-08 | Fix redaction of edited messages | Nicolas Werner | 4 | -5/+38 | |
2021-11-08 | Fix bootstrap after registration | Nicolas Werner | 2 | -2/+2 | |
2021-11-08 | Improve fetching of device keys after login | Nicolas Werner | 4 | -6/+23 | |
2021-11-08 | Translated using Weblate (French) | Weblate | 1 | -104/+106 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | |||||
2021-11-08 | Translated using Weblate (Dutch) | Weblate | 1 | -2/+2 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-11-08 | Translated using Weblate (Esperanto) | Weblate | 1 | -9/+9 | |
Currently translated at 93.0% (562 of 604 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | |||||
2021-11-07 | Fix self verification status never updating | Nicolas Werner | 2 | -1/+3 | |
2021-11-07 | Don't try to load verification status before db is ready | Nicolas Werner | 1 | -1/+0 | |
2021-11-07 | Move away from using an event loop to access secrets | Nicolas Werner | 11 | -208/+267 | |
Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789 | |||||
2021-11-06 | Use ItemDelegate for read receipts | Loren Burkholder | 1 | -42/+39 | |
2021-11-06 | Translated using Weblate (Estonian) | Weblate | 1 | -1/+1 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-11-06 | Fix crash when clearing empty timeline | Nicolas Werner | 1 | -3/+5 | |
2021-11-05 | Fix leave room dialog | Nicolas Werner | 1 | -3/+3 | |
2021-11-05 | Translated using Weblate (Indonesian) | Weblate | 1 | -51/+53 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | |||||
2021-11-04 | Fix crash in debug code for matrix uri handler | Nicolas Werner | 1 | -3/+4 | |
fixes #776 fixes #590 | |||||
2021-11-04 | Update translation files | Weblate | 1 | -5/+0 | |
Updated by "Cleanup translation files" hook in Weblate. Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translation: Nheko/nheko | |||||
2021-11-04 | Update translations | Nicolas Werner | 1 | -2/+2 | |
2021-11-04 | Update German translation | Nicolas Werner | 23 | -209/+216 | |
2021-11-04 | Translated using Weblate (Estonian) | Weblate | 1 | -51/+53 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | |||||
2021-11-03 | Fix syntax issue | Joseph Donofry | 1 | -1/+1 | |
2021-11-03 | PlayableMediaMessage fixes on macOS | Joseph Donofry | 1 | -2/+31 | |
2021-11-04 | Translate some german texts | Nicolas Werner | 1 | -22/+22 | |
2021-11-04 | Fix translation nits | Nicolas Werner | 2 | -2/+2 | |
2021-11-03 | Translated using Weblate (Dutch) | Weblate | 1 | -52/+54 | |
Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-11-03 | Update translations | Nicolas Werner | 24 | -5595/+10059 | |
2021-11-03 | Use ItemDelegate for CommunitiesList | Nicolas Werner | 1 | -23/+22 | |
2021-11-03 | Use ItemDelegate in RoomList instead of a Rectangle with handlers | Nicolas Werner | 9 | -482/+1879 | |
fixes #683 relates to #571 | |||||
2021-11-03 | Fix unjoinable invites on mobile as well as unclickable previews | Nicolas Werner | 4 | -6/+27 | |
2021-11-03 | Fix copyright order | Nicolas Werner | 1 | -1/+1 | |
2021-11-03 | Fix registration on matrix.org | Nicolas Werner | 9 | -124/+587 | |
This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670 | |||||
2021-11-03 | Fix macOS m.image notif crash | Joe Donofry | 1 | -7/+34 | |