summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show custom reactions in reaction historyNicolas Werner2023-05-311-5/+50
| | | | fixes #1467
* Add goto button to hover menu when searchingNicolas Werner2023-05-303-9/+20
| | | | fixes #1457
* Right click option to go to event while searchingSateallia2023-05-301-0/+10
|
* Render custom reactionsNicolas Werner2023-05-271-6/+12
|
* Fix emoji unicodename in tooltipNicolas Werner2023-05-251-1/+1
|
* Make default completer complete custom emojiNicolas Werner2023-05-252-35/+19
|
* Get rid of old emoji pickerNicolas Werner2023-05-256-321/+14
|
* Make emoji picker use the grid viewNicolas Werner2023-05-253-16/+66
|
* Workaround a WM bug that switches the focus incorrectly after initiating a ↵Sateallia2023-05-231-1/+1
| | | | search
* Allow editing stickers from stickerpickerNicolas Werner2023-05-201-0/+18
|
* Allow scrolling to specific sections and order packs in sticker search by ↵Nicolas Werner2023-05-201-24/+48
| | | | match quality
* Fix StickerPicker padding and names of unnamed packsNicolas Werner2023-05-201-27/+31
|
* Fix adding duplicate stickers and strip file extensionNicolas Werner2023-05-201-2/+7
|
* Add rows to stickerpickerNicolas Werner2023-05-202-12/+42
|
* Type keypresses that focus the input barLoren Burkholder2023-05-121-1/+6
|
* Sort rooms in completer by 'activity' and make tombstoned rooms italicNicolas Werner2023-05-061-0/+2
|
* Allow picking multiple files to uploadSateallia2023-04-251-2/+2
|
* Copy image to clipboardNicolas Werner2023-04-233-0/+38
| | | | Fixes #599
* Translated using Weblate (Ukrainian)Weblate2023-04-191-512/+532
| | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2023-04-191-237/+237
| | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Wuzzy <Wuzzy@disroot.org> Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Use the new mtxclient special effects refactoringLoren Burkholder2023-04-111-1/+1
|
* Rain, rain, go away soonerLoren Burkholder2023-04-081-1/+1
|
* Don't apply gravity to rainLoren Burkholder2023-04-081-0/+1
| | | | It makes the rain look wacky.
* Move effects into a separate fileLoren Burkholder2023-04-083-90/+117
|
* Use particle groups to separate effectsLoren Burkholder2023-04-081-13/+10
|
* Add rainfall effectLoren Burkholder2023-04-081-3/+59
| | | | | This is a proof-of-concept example of inplementing a msgtype not found in the spec.
* Implement unknown msgtype functionalityLoren Burkholder2023-04-081-1/+15
|
* Translated using Weblate (German)Weblate2023-04-081-29/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (German) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Julian Groß <julian.g@posteo.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Wuzzy <Wuzzy@disroot.org> Co-authored-by: charlie <nihil@fsfe.org> Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Add a more obvious thread indicatorNicolas Werner2023-04-041-3/+23
|
* Make the profile buttons a bit biggerNicolas Werner2023-04-041-2/+10
|
* Improve choosing screen share typeDavid Elsing2023-03-301-29/+9
|
* Support screen sharing with xdg-desktop-portalDavid Elsing2023-03-302-1/+56
|
* Translated using Weblate (Turkish)Weblate2023-03-271-48/+48
| | | | | | | | Currently translated at 22.2% (210 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* Merge pull request #1409 from Nheko-Reborn/uiTweaksDeepBlueV7.X2023-03-251-7/+60
|\ | | | | | | Overhaul switch appearance
| * Overhaul switch appearanceLoren Burkholder2023-03-241-7/+60
| |
* | Delay some delegate removals to reduce CPU spent on recalculating sizesNicolas Werner2023-03-252-0/+3
| |
* | make name and attribution in image pack settings plain texttastytea2023-03-241-0/+2
| | | | | | | | Otherwise, <foo> would be swallowed.
* | Translated using Weblate (Turkish)Weblate2023-03-241-34/+34
| | | | | | | | | | | | | | | | Currently translated at 17.1% (162 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs0xDEADCADE2023-03-221-0/+1
| | | | | | Same fix as device verification window
* | Add width to device verification window0xDEADCADE2023-03-211-0/+1
| | | | | | Fixes the device verification window being 0 or 1 pixels wide on some tiling window managers.
* | Fix space-community wordingNicolas Werner2023-03-181-1/+1
| |
* | Merge pull request #1404 from LcsTen/dont-show-private-rooms-in-spaceDeepBlueV7.X2023-03-181-2/+2
|\ \ | |/ |/| Don't show inaccessible private rooms in spaces
| * Check isPreviewFetched property for hintsLcsTen2023-03-181-2/+2
| |
| * Show an appropriate hint if the room is inaccessibleLcsTen2023-03-111-1/+1
| |
* | Translated using Weblate (Turkish)Weblate2023-03-161-19/+19
| | | | | | | | | | | | | | | | Currently translated at 13.8% (130 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Translated using Weblate (Turkish)Weblate2023-03-161-74/+77
| | | | | | | | | | | | | | | | Currently translated at 11.7% (111 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-161-6/+6
| | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Turkish)Weblate2023-03-151-22/+22
| | | | | | | | | | | | | | | | Currently translated at 3.9% (37 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Turkish)Weblate2023-03-151-5/+5
| | | | | | | | | | | | | | | | Currently translated at 1.5% (15 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Turkish)Weblate2023-03-151-11/+11
| | | | | | | | | | | | | | | | Currently translated at 1.1% (11 of 942 strings) Co-authored-by: Emilia <emilia@animegirls.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/tr/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Added translation using Weblate (Turkish)Weblate2023-03-151-0/+5102
| | | | | | | | Co-authored-by: Emilia <emilia@animegirls.info>
* | make scroll-down button (toEndButton) focus message inputtastytea2023-03-121-1/+1
|/
* Merge pull request #1388 from Nheko-Reborn/commandDeepBlueV7.X2023-03-105-40/+64
|\ | | | | Warn if an invalid command is entered
| * Handle incomplete commands betterLoren Burkholder2023-03-072-3/+10
| |
| * Don't show timeline behind warningsLoren Burkholder2023-02-282-7/+7
| |
| * Simplify code a bitLoren Burkholder2023-02-281-1/+0
| |
| * Move command calculation logic into InputBarLoren Burkholder2023-02-281-11/+2
| |
| * Show warning when invalid command is enteredLoren Burkholder2023-02-284-5/+30
| | | | | | | | | | | | Fixes #1363 Please note that this doesn't prompt when you try to send a message with a bad command.
| * Enhance appearance of room ping warningLoren Burkholder2023-02-281-7/+9
| |
* | Merge pull request #1394 from Nheko-Reborn/uiTweaksDeepBlueV7.X2023-03-0913-111/+51
|\ \ | | | | | | Some small UI changes
| * | Scroll farther on PgUp/PgDnLoren Burkholder2023-03-021-2/+2
| | |
| * | Add leave button to space previewLoren Burkholder2023-03-021-0/+7
| | |
| * | Don't double-show encryption dialogLoren Burkholder2023-03-011-1/+2
| | |
| * | Make switches respect accent colorLoren Burkholder2023-03-011-1/+1
| | |
| * | Always open the invite dialog properly from the member listLoren Burkholder2023-02-282-5/+1
| | |
| * | Change members button color when hoveredLoren Burkholder2023-02-282-20/+22
| | |
| * | Elide nicks and userids in read reciepts dialogLoren Burkholder2023-02-281-6/+9
| | |
| * | Prevent long nicks/userids from breaking roomlist layoutLoren Burkholder2023-02-281-4/+3
| | | | | | | | | | | | Fixes #1297
| * | Use the nheko spinner everywhereLoren Burkholder2023-02-283-72/+4
| |/
* | Cleanup table renderingNicolas Werner2023-03-091-3/+3
| | | | | | | | fixes #1406
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-031-1/+1
|/ | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Chen Shaoju <oshirisu.red@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (Ukrainian)Weblate2023-02-281-51/+51
| | | | | | | | Currently translated at 47.8% (451 of 942 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* add missing license headerNicolas Werner2023-02-241-0/+4
|
* Show rooms you share with someoneNicolas Werner2023-02-244-130/+206
|
* Merge pull request #1374 from Nheko-Reborn/private_imagesDeepBlueV7.X2023-02-235-40/+105
|\ | | | | | | Blur images properly
| * Fade in images when fully recievedLoren Burkholder2023-02-222-27/+8
| |
| * Properly handle images without blurhashesLoren Burkholder2023-02-202-36/+99
| |
| * Use a single, reversible privacy screen transitionLoren Burkholder2023-02-202-34/+4
| |
| * Animate transition to blurhashLoren Burkholder2023-02-201-0/+44
| |
| * Blurhash images when the privacy screen is activeLoren Burkholder2023-02-205-17/+24
| |
* | Merge pull request #1385 from Bubu/print_dialog_errorsDeepBlueV7.X2023-02-233-101/+195
|\ \ | | | | | | | | | print errors on failed dialog creation
| * | print errors on failed dialog creationMarcus Hoffmann2023-02-223-101/+195
| | | | | | | | | | | | Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | | Merge branch 'v0.11.2-next'Nicolas Werner2023-02-231-0/+1
|\ \ \ | |/ / |/| |
| * | Hotfix redundant null terminator inserted by emoji completerNicolas Werner2023-02-231-0/+1
| | |
* | | Translated using Weblate (Esperanto)Weblate2023-02-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.6% (939 of 942 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* | | Get rid of year in license headersNicolas Werner2023-02-21102-291/+102
| | | | | | | | | | | | | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* | | Fix newlines in status messagesNicolas Werner2023-02-211-3/+3
| | |
* | | Simplify status message in profile a bitNicolas Werner2023-02-211-7/+4
| | |
* | | UserProfile: add padding to device listMarcus Hoffmann2023-02-211-0/+2
| | | | | | | | | | | | | | | | | | Add the same padding as is applied to long status messages. Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | | UserProfile: fix status message overflowingMarcus Hoffmann2023-02-211-3/+10
| | | | | | | | | | | | Also style the "Status:" prefix bold.
* | | UserProfile: reduce spacing by a bitMarcus Hoffmann2023-02-211-1/+1
| | | | | | | | | | | | Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | | UserProfile: display status messageMarcus Hoffmann2023-02-211-0/+15
| | | | | | | | | | | | Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | | MessageView: Add ToolTip to status messageMarcus Hoffmann2023-02-211-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show the user that this is a status text on hover. We need to change the status text label width to be it's implicitWidth (or the maximum width as specified before), otherwise the tooltip is wildly off-centered. Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | | MessageView: improve styling of presence statusMarcus Hoffmann2023-02-211-0/+3
| |/ |/| | | | | | | | | | | | | Significantly reduce the font size as to visually indicate this is additional information and not part of the username or message text. Align the text with the username field besides it. Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
* | Translated using Weblate (Chinese (Simplified))Weblate2023-02-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Estela ad Astra <i@estela.cn> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Ukrainian)Weblate2023-02-201-26/+26
| | | | | | | | | | | | | | | | Currently translated at 42.5% (401 of 942 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* | Translated using Weblate (Indonesian)Weblate2023-02-201-4/+4
|/ | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Bump versionNicolas Werner2023-02-201-0/+1
|
* Reduce code bloat a bitNicolas Werner2023-02-191-0/+8
| | | | | | Especially the emoji array shrinks a lot with this, but adds a few extra relocations on startup. But it removes a lot of exception handling code at runtime, which is nice and possibly this is still faster.
* Explicitly set parent for scrollbars to prevent them from showing on some ↵Nicolas Werner2023-02-162-6/+6
| | | | platforms
* Translated using Weblate (Estonian)Weblate2023-02-151-5/+5
| | | | | | | | Currently translated at 100.0% (942 of 942 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
* Make scrollbars optional and disabled by defaultNicolas Werner2023-02-1430-315/+599
| | | | Also add them to the communities sidebar
* Room list: add scrollbar when not collapsedAlexander Bantyev2023-02-141-1/+7
|
* Merge pull request #1366 from Nheko-Reborn/uiTweaksDeepBlueV7.X2023-02-141-0/+1
|\ | | | | Focus text input when quick switcher is closed
| * Focus text input when quick switcher is closedLoren Burkholder2023-02-141-0/+1
| | | | | | | | Fixes #1065
* | Translated using Weblate (German)Weblate2023-02-141-1/+1
| | | | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* | Update translationsNicolas Werner2023-02-1428-200/+424
|/
* Merge pull request #1359 from Nheko-Reborn/encryption_delegateDeepBlueV7.X2023-02-143-3/+63
|\ | | | | Add a fancy delegate when encryption is enabled
| * Update resources/qml/delegates/EncryptionEnabled.qmlLoren Burkholder2023-02-141-1/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * Limit max width of blurbLoren Burkholder2023-02-131-1/+2
| |
| * Update messageLoren Burkholder2023-02-131-3/+1
| |
| * Add a fancy delegate when encryption is enabledLoren Burkholder2023-02-133-3/+64
| |
* | Merge pull request #1365 from Nheko-Reborn/video_improvementsDeepBlueV7.X2023-02-141-1/+1
|\ \ | | | | | | Video player improvements
| * | Add a generic video icon when there is no thumbnailLoren Burkholder2023-02-141-1/+1
| |/
* / Translated using Weblate (Ukrainian)Weblate2023-02-141-77/+77
|/ | | | | | | | Currently translated at 40.4% (380 of 939 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2023-02-131-4/+4
| | | | | | | | Currently translated at 100.0% (939 of 939 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Estonian)Weblate2023-02-121-3/+3
| | | | | | | | Currently translated at 100.0% (939 of 939 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
* Translated using Weblate (Chinese (Simplified))Weblate2023-02-121-17/+17
| | | | | | | | Currently translated at 100.0% (939 of 939 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (Esperanto)Weblate2023-02-121-3/+3
| | | | | | | | Currently translated at 100.0% (939 of 939 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* Merge pull request #914 from Thulinma/imageOverlayRoleQmlDeepBlueV7.X2023-02-111-0/+1
|\ | | | | | | Make ImageOverlay set appropriate windowRole again
| * Make ImageOverlay set appropriate windowRole againThulinma2023-02-101-0/+1
| |
* | Remove some commands from the translationsNicolas Werner2023-02-1128-1209/+89
| |
* | Translated using Weblate (Finnish)Weblate2023-02-111-2/+2
| | | | | | | | | | | | | | | | Currently translated at 95.6% (906 of 947 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2023-02-111-3/+3
| | | | | | | | | | | | | | | | Currently translated at 69.3% (657 of 947 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2023-02-111-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 69.1% (655 of 947 strings) Translated using Weblate (French) Currently translated at 69.1% (655 of 947 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2023-02-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 68.2% (646 of 947 strings) Translated using Weblate (French) Currently translated at 68.2% (646 of 947 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2023-02-111-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 68.0% (644 of 947 strings) Translated using Weblate (French) Currently translated at 68.0% (644 of 947 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Glandos <bugs-github@antipoul.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Update translationsNicolas Werner2023-02-1128-721/+721
| |
* | Standardise command format messagesphyto2023-02-1112-267/+267
|/
* Translated using Weblate (Estonian)Weblate2023-02-101-9/+9
| | | | | | | | Currently translated at 100.0% (947 of 947 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
* Translated using Weblate (Dutch)Weblate2023-02-101-9/+9
| | | | | | | | Currently translated at 100.0% (947 of 947 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Translated using Weblate (Esperanto)Weblate2023-02-101-9/+9
| | | | | | | | Currently translated at 100.0% (947 of 947 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* Translated using Weblate (Italian)Weblate2023-02-101-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 20.0% (188 of 940 strings) Translated using Weblate (Italian) Currently translated at 20.0% (188 of 940 strings) Translated using Weblate (Italian) Currently translated at 20.0% (188 of 940 strings) Translated using Weblate (Italian) Currently translated at 20.0% (188 of 940 strings) Co-authored-by: DynamoFox <magnacacuti@gmail.com> Co-authored-by: Elia Tomasi <elia.tomasi@pm.me> Co-authored-by: Joseph Curto <joe@joe.vr.it> Co-authored-by: Quanterxotur <ganno.lexis.ag@mailbox.org> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2023-02-101-8/+8
| | | | | | | | Currently translated at 99.8% (946 of 947 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Update translationsNicolas Werner2023-02-0829-1360/+2347
|
* Fix empty list freeze in CompleterJoseph Donofry2023-02-081-0/+3
|
* Add a reduced motion optionNicolas Werner2023-02-063-1/+80
| | | | fixes #1350
* Fix some leftover menus from #1319q234rty2023-02-012-0/+9
|
* add user search to invite dialog (#1253)Malte E2023-01-314-75/+200
|
* Merge pull request #1319 from Decodetalkers/menuhideonwaylandDeepBlueV7.X2023-01-283-0/+25
|\ | | | | feat: hide all popup menus when press leftbutton on somewhere else
| * feat: hide all popup menus when press leftbutton on somewhere elseShootingStarDragons2023-01-233-0/+25
| | | | | | | | Log: according to the bug on https://bugreports.qt.io/browse/QTBUG-83972, The menu will always stay if not click one of the item. So I try to make a hack for it, wait qt solve it someday
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-57/+61
| | | | | | | | | | | | | | | | Currently translated at 33.6% (316 of 940 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-1/+1
| | | | | | | | | | | | | | | | Currently translated at 28.1% (265 of 940 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-8/+8
| | | | | | | | | | | | | | | | Currently translated at 28.0% (264 of 940 strings) Co-authored-by: NullPointerException <kigen745@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-16/+16
| | | | | | | | | | | | | | | | Currently translated at 27.2% (256 of 940 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2023-01-271-21/+27
| | | | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 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
* | Translated using Weblate (French)Weblate2023-01-241-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 68.5% (644 of 940 strings) Translated using Weblate (French) Currently translated at 68.5% (644 of 940 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Rick M. G <rick@gnous.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | update Zsh completiontastytea2023-01-221-14/+9
| | | | | | | | | | | | - add new command line switches - prevent duplication in argument descriptions - load helper function before using it (fixes error with Zsh 5.9)
* | Make code tags preserve whitespaceNicolas Werner2023-01-221-2/+3
|/
* Merge pull request #1304 from Decodetalkers/imagesaveDeepBlueV7.X2023-01-221-0/+1
|\ | | | | chore: when save file, hide ImageOverlay window
| * chore: when save file, hide ImageOverlay windowShootingStarDragons2023-01-201-0/+1
| | | | | | | | | | | | Log: on wm like sway, it will cover the whole screen, and I cannot get the file save dialog, then the program will stay there, I must kill it, so I think hide it is better, because after, it will be closed
* | Fix creating DMs from pasting an mxidNicolas Werner2023-01-211-2/+3
|/
* Translated using Weblate (Russian)Weblate2023-01-201-3/+3
| | | | | | | | | | | | | Currently translated at 32.9% (310 of 940 strings) Translated using Weblate (Russian) Currently translated at 32.9% (310 of 940 strings) Co-authored-by: Evgeny <mister.lameni@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2023-01-201-21/+21
| | | | | | | | Currently translated at 96.4% (907 of 940 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Estonian)Weblate2023-01-201-80/+83
| | | | | | | | Currently translated at 97.7% (919 of 940 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
* Make it more obvious that the add reaction button is not an emojiNicolas Werner2023-01-193-1/+3
| | | | fixes #1301
* Fix html in sidebar againNicolas Werner2023-01-181-1/+1
|
* v0.11.1Joseph Donofry2023-01-151-0/+1
|
* Translated using Weblate (Finnish)Weblate2023-01-141-1/+1
| | | | | | | | Currently translated at 94.2% (886 of 940 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Portuguese (Portugal))Weblate2023-01-141-21/+21
| | | | | | | | Currently translated at 48.9% (460 of 940 strings) Co-authored-by: Tmpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* Pause ParticleEmitter when not in use (#1284)Joseph Donofry2023-01-141-21/+43
| | | | | * Pause ParticleEmitter when not in use * Use timer instead to pause particle system
* Translated using Weblate (Japanese)Weblate2023-01-131-8/+8
| | | | | | | | | | | | | Currently translated at 9.3% (88 of 940 strings) Translated using Weblate (Japanese) Currently translated at 9.3% (88 of 940 strings) Co-authored-by: kyoberry <kyo@tilde.pink> Co-authored-by: srr24x7 <sven.r.richter@protonmail.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2023-01-131-1/+1
| | | | | | | | Currently translated at 100.0% (940 of 940 strings) Co-authored-by: 123 <fof300f@posteo.net> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2023-01-131-22/+22
| | | | | | | | Currently translated at 94.1% (885 of 940 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* v0.11.0Nicolas Werner2023-01-121-0/+1
|
* Fix white bar above sticker pickerNicolas Werner2023-01-122-35/+17
|
* Translated using Weblate (Esperanto)Weblate2023-01-121-5/+5
| | | | | | | | Currently translated at 100.0% (940 of 940 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* Fix weirdly big spinnerNicolas Werner2023-01-121-2/+2
|
* Fix white bar above emoji pickerNicolas Werner2023-01-121-35/+19
|
* Try to fix binding loop in emoji pickerNicolas Werner2023-01-121-2/+2
|
* Translated using Weblate (Chinese (Simplified))Weblate2023-01-121-2/+2
| | | | | | | | Currently translated at 100.0% (940 of 940 strings) Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Update translations from weblate, fix conflictsJoseph Donofry2023-01-1010-1220/+1261
|\
| * Translated using Weblate (Ukrainian)NullPointerException2023-01-101-246/+249
| | | | | | | | | | | | | | Currently translated at 25.5% (240 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
| * Translated using Weblate (Indonesian)Linerly2023-01-101-93/+95
| | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
| * Translated using Weblate (Portuguese (Brazil))Terry Cukerberg2023-01-101-5/+5
| | | | | | | | | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
| * Translated using Weblate (Portuguese (Brazil))Daimar Stein2023-01-101-29/+29
| | | | | | | | | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
| * Translated using Weblate (Portuguese (Brazil))zerowhy2023-01-101-4/+4
| | | | | | | | | | | | | | Currently translated at 7.9% (75 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
| * Translated using Weblate (Esperanto)Tirifto2023-01-101-358/+375
| | | | | | | | | | | | | | Currently translated at 99.4% (935 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
| * Translated using Weblate (Estonian)Priit Jõerüüt2023-01-101-53/+53
| | | | | | | | | | | | | | Currently translated at 89.3% (840 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
| * Translated using Weblate (Finnish)Lurkki142023-01-101-8/+10
| | | | | | | | | | | | | | Currently translated at 91.8% (863 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
| * Translated using Weblate (Chinese (Simplified))Chen Shaoju2023-01-101-27/+30
| | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
| * Translated using Weblate (Chinese (Simplified))Poesty Li2023-01-101-131/+134
| | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
| * Translated using Weblate (Chinese (Simplified))ling2023-01-101-11/+13
| | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
| * Translated using Weblate (Russian)SOT-TECH2023-01-101-2/+2
| | | | | | | | | | | | | | Currently translated at 32.6% (307 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
| * Translated using Weblate (Polish)Przemysław Romanik2023-01-101-95/+95
| | | | | | | | | | | | | | Currently translated at 93.2% (877 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
| * Translated using Weblate (Dutch)Jaron Viëtor2023-01-101-153/+162
| | | | | | | | | | | | | | Currently translated at 100.0% (940 of 940 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
* | Update supported Matrix versionNicolas Werner2023-01-1028-2947/+2947
| |
* | Fix clear button stylingNicolas Werner2023-01-071-20/+7
| |
* | Fix html in usernamesNicolas Werner2023-01-072-2/+2
| |
* | Navigate to space when room is selectedNicolas Werner2023-01-071-3/+0
| | | | | | | | fixes #1260
* | Maybe fix text selection in raw message dialogNicolas Werner2023-01-021-0/+1
| |
* | A whole new year full of excitement and possibilities!Nicolas Werner2023-01-02100-0/+100
| |
* | Fix send message logic bug introduced with shift+enter settingJoseph Donofry2022-12-281-2/+2
|/
* Added translation using Weblate (Ukrainian)Weblate2022-12-281-0/+5100
| | | | Co-authored-by: NullPointerException <kigen745@gmail.com>
* Finish german translationNicolas Werner2022-12-281-20/+24
|
* Some german translationsNicolas Werner2022-12-2827-371/+376
|
* Update english translation properlyNicolas Werner2022-12-2827-218/+490
|
* Show invite reason in the UI (hidden by default)Nicolas Werner2022-12-271-0/+39
|
* Update translationsJoseph Donofry2022-12-2627-2042/+13490
|
* Translated using Weblate (Chinese (Simplified))Weblate2022-12-201-22/+23
| | | | | | | | | | | | | | | | | | Currently translated at 92.5% (791 of 855 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 92.5% (791 of 855 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 92.5% (791 of 855 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Poesty Li <poesty7450@gmail.com> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Add 'clear' button to search bar and implement search indicator via spinnerJoseph Donofry2022-12-203-2/+39
|
* Fix unread bar sizeNicolas Werner2022-12-181-1/+3
|
* Fix weird QQC2 crash in alias dialogNicolas Werner2022-12-171-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backtrace: Thread 1 "nheko" received signal SIGSEGV, Segmentation fault. containerWidget (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467 2467 if (const QAbstractScrollArea *sa = qobject_cast<const QAbstractScrollArea *>(w->parentWidget())) { (gdb) bt #0 containerWidget(QWidget const*) (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467 #1 0x00007ffff4aa0ad6 in QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (this=0x555559917900, pe=<optimized out>, opt=0x55555ea4b5c0, p=0x7fffffffcfd0, w=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:4452 #2 0x00007fff61d4a86b in KQuickStyleItem::paint(QPainter*) (this=this@entry=0x55555ea4a1e0, painter=painter@entry=0x7fffffffcfd0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1667 #3 0x00007fff61d4b22a in KQuickStyleItem::updatePolish() (this=0x55555ea4a1e0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1928 #4 0x00007ffff57717c2 in QQuickWindowPrivate::polishItems() (this=0x55555ea2e760) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/items/qquickwindow.cpp:393 #5 0x00007ffff570f4ef in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) (this=this@entry=0x5555598eb770, w=w@entry=0x7fffe000aef0, inExpose=inExpose@entry=true) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1576 #6 0x00007ffff5710a8e in QSGThreadedRenderLoop::handleExposure(QQuickWindow*) (this=0x5555598eb770, window=<optimized out>) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1374 #7 0x00007ffff43d2b45 in QWindow::event(QEvent*) (this=0x7fffe0006eb0, ev=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindow.cpp:2450 #8 0x00007ffff49ee481 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x7fffe0006eb0, e=0x7fffffffd460) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/kernel/qapplication.cpp:3637 #9 0x00007ffff3e2d618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7fffe0006eb0, event=0x7fffffffd460) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qcoreapplication.cpp:1064 #10 0x00007ffff43c8368 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) (e=0x55555f648b30) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qguiapplication.cpp:3261 #11 0x00007ffff43a55ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindowsysteminterface.cpp:1169 #12 0x00007fffef102622 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105 #13 0x00007ffff386d030 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #14 0x00007ffff386d2d8 in () at /usr/lib64/libglib-2.0.so.0 #15 0x00007ffff386d36f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #16 0x00007ffff3e80e55 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5555596a4770, flags=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qeventdispatcher_glib.cpp:423 #17 0x00007ffff3e2c00b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffffffd700, flags=..., flags@entry=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:69 #18 0x00007ffff3e344ea in QCoreApplication::exec() () at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:121 #19 0x00005555594a5c43 in main(int, char**) (argc=2, argv=0x7fffffffdab8) at /home/nicolas/Dokumente/devel/open-source/nheko/src/main.cpp:401 (gdb) p w $1 = (const QWidget *) 0x0
* Fix copy and paste againNicolas Werner2022-12-141-1/+2
|
* Focus text field on key press (swallows first though...)Nicolas Werner2022-12-132-0/+5
|
* Revert "Disable keyboard selection for text by default"Nicolas Werner2022-12-131-2/+0
| | | | This reverts commit 0035c359ce97bf5975e19fd519f5852a40967bd7.
* Add a button to room the upgraded room in the timelineNicolas Werner2022-12-131-0/+28
|
* Disable keyboard selection for text by defaultNicolas Werner2022-12-131-0/+2
|
* confetti (#1243)Loren Burkholder2022-12-106-1/+128
| | | * 🎉 (confetti) message support. Thanks @LorenDB !
* Translated using Weblate (French)Weblate2022-12-091-36/+36
| | | | | | | | | | | | | | | | | | Currently translated at 75.0% (642 of 855 strings) Translated using Weblate (French) Currently translated at 75.0% (642 of 855 strings) Translated using Weblate (French) Currently translated at 75.0% (642 of 855 strings) Co-authored-by: GitEz-code <aandrowindows@gmail.com> Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu> Co-authored-by: lascapi <pascal.isman@keleo-solutions.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* fix squishNicolas Werner2022-12-071-1/+1
|
* Fix downscaleq234rty2022-12-061-2/+2
|
* Fix people icon blurrinessq234rty2022-12-061-2/+0
|
* Translated using Weblate (Chinese (Simplified))Weblate2022-12-031-1/+1
| | | | | | | | Currently translated at 90.0% (770 of 855 strings) Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-11-171-6/+6
| | | | | | | | Currently translated at 92.7% (793 of 855 strings) Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Japanese)Weblate2022-11-171-1/+1
| | | | | | | | Currently translated at 9.1% (78 of 855 strings) Co-authored-by: Max Harmathy <harmathy@secure.mailbox.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/ Translation: Nheko/nheko
* Change margins because people nagged meNicolas Werner2022-11-101-1/+2
|
* Implement a completer for commandsNicolas Werner2022-11-092-0/+26
| | | | fixes #429
* Add room settings in room listLoren Burkholder2022-11-071-0/+5
|
* Add invert enter key settingLordMZTE2022-11-041-1/+6
|
* Make the higlight ring a bit less in your faceNicolas Werner2022-11-031-1/+1
|
* Highlight higlight tweaks in the timelineNicolas Werner2022-11-012-0/+5
| | | | | fixes #400 fixes #1136
* Fix search rooms buttonNicolas Werner2022-11-011-2/+2
|
* Translated using Weblate (Russian)Weblate2022-10-291-25/+26
| | | | | | | | | | | | | | | | | | | Currently translated at 33.0% (283 of 855 strings) Translated using Weblate (Russian) Currently translated at 33.0% (283 of 855 strings) Translated using Weblate (Russian) Currently translated at 33.0% (283 of 855 strings) Co-authored-by: Carmina16 <mistresssilvara@hotmail.com> Co-authored-by: Evgeny <mister.lameni@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Merge pull request #1215 from foxB612/fix-thumbnail-sizeDeepBlueV7.X2022-10-251-2/+3
|\ | | | | Fix UploadBox thumbnail size
| * Fix UploadBox thumbnail sizefoxb6122022-10-251-2/+3
| |
* | Translated using Weblate (Estonian)Weblate2022-10-241-1/+1
|/ | | | | | | | Currently translated at 92.0% (787 of 855 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
* VoIP v1 implementation (#1161)Rohit Sutradhar2022-10-145-6/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting
* Translated using Weblate (Russian)Weblate2022-10-121-8/+9
| | | | | | | | | | | | | | | | | | Currently translated at 30.5% (261 of 855 strings) Translated using Weblate (Russian) Currently translated at 30.5% (261 of 855 strings) Translated using Weblate (Russian) Currently translated at 30.5% (261 of 855 strings) Co-authored-by: Carmina16 <mistresssilvara@hotmail.com> Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru> Co-authored-by: SOT-TECH <sblazhko@sot-te.ch> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Added translation using Weblate (Occidental)Weblate2022-10-121-0/+4655
| | | | Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
* Translated using Weblate (Indonesian)Weblate2022-10-121-4/+4
| | | | | | | | Currently translated at 100.0% (855 of 855 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-10-091-76/+83
| | | | | | | | Currently translated at 99.8% (854 of 855 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Update to unicode 15 and make script jinja:3 compatibleNicolas Werner2022-10-081-46/+79
|
* Fix date separatorNicolas Werner2022-10-071-7/+7
|
* Add a shortcut for searchNicolas Werner2022-10-071-2/+8
|
* Add a slow way to search a roomNicolas Werner2022-10-063-24/+79
|
* Basic thread filteringNicolas Werner2022-10-061-4/+13
| | | | The reply pagination logic is a bit weird rn though.
* Translated using Weblate (Finnish)Weblate2022-10-051-72/+78
| | | | | | | | Currently translated at 100.0% (855 of 855 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Fix userprofile on roomlistNicolas Werner2022-10-051-1/+1
|
* Update translationsNicolas Werner2022-10-0426-5632/+9111
|
* Swap thread and edit buttonNicolas Werner2022-10-041-14/+14
|
* Fix raw message dialogNicolas Werner2022-10-041-1/+1
|
* Merge pull request #1202 from Nheko-Reborn/grammarDeepBlueV7.X2022-10-037-10/+10
|\ | | | | Grammar
| * Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-307-10/+10
| |
* | Merge pull request #1201 from Nheko-Reborn/eoUpdatesDeepBlueV7.X2022-10-031-103/+103
|\ \ | | | | | | Update some Esperanto translations
| * | Update some Esperanto translationsLoren Burkholder2022-10-011-103/+103
| | |