summary refs log tree commit diff
path: root/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Port the reCAPTCHA dialog to QMLLoren Burkholder2023-07-062-0/+76
* | Add an early out cache for event expirationNicolas Werner2023-07-061-2/+2
* | Add experimental event expirationNicolas Werner2023-07-052-0/+185
* | Disable mipmaps for avatarsNicolas Werner2023-07-041-2/+0
|/
* Partially revert alias naming changes in German translationNicolas Werner2023-06-291-190/+190
* Rework how history settings are representedNicolas Werner2023-06-281-51/+124
* Allow viewing and changing the history visibilityNicolas Werner2023-06-241-0/+31
* Fix some sizes in layoutsNicolas Werner2023-06-192-3/+3
* More linter fixesNicolas Werner2023-06-196-11/+12
* Fix screenshare selectionNicolas Werner2023-06-191-1/+1
* Some qmllint fixesNicolas Werner2023-06-193-8/+6
* Fix completer sizeNicolas Werner2023-06-191-1/+1
* Temporarily revert TextArea change until I find a proper fix for the binding ...Nicolas Werner2023-06-191-13/+13
* Fix dialog pathsNicolas Werner2023-06-194-33/+37
* Move to automatic type registrationNicolas Werner2023-06-1928-168/+55
* Remove explicit link stylingNicolas Werner2023-06-181-1/+0
* Translated using Weblate (Estonian)Weblate2023-06-101-0/+5
* Translated using Weblate (French)Weblate2023-06-101-1/+1
* Translated using Weblate (Indonesian)Weblate2023-06-101-0/+5
* Use TextArea for message textNicolas Werner2023-06-101-1/+16
* Show some generic message for ACL changesNicolas Werner2023-06-101-0/+14
* Add inviter to the invite reasonNicolas Werner2023-06-101-1/+24
* Fix binding loop in roomlistNicolas Werner2023-06-092-35/+43
* Fix toggle placement in user settingsNicolas Werner2023-06-091-5/+5
* Fix scrolling in image dialogNicolas Werner2023-06-091-2/+6
* Make settings combobox width dependent on contentNicolas Werner2023-06-082-3/+3
* Fix communites sidebar colorNicolas Werner2023-06-082-3/+6
* Fix theme in cross-signing setupNicolas Werner2023-06-086-10/+19
* Replace some binding loops with othersNicolas Werner2023-06-085-6/+7
* Fix palette in popupsNicolas Werner2023-06-085-6/+18
* Fix playable media playbackNicolas Werner2023-06-082-25/+24
* Fix some undefined variables in the UploadBoxNicolas Werner2023-06-081-2/+3
* Fix member event binding loopNicolas Werner2023-06-081-1/+1
* Fix username label eliding loopNicolas Werner2023-06-082-5/+11
* Fix request for empty imageNicolas Werner2023-06-084-4/+8
* Bump mtxclient depNicolas Werner2023-06-081-1/+1
* Remove style sheetsNicolas Werner2023-06-084-189/+0
* Fix message heightNicolas Werner2023-06-081-2/+1
* Improve timestamp layouting in room listNicolas Werner2023-06-081-13/+13
* Format qmlNicolas Werner2023-06-0827-2691/+2353
* Get rid of scrollhelperNicolas Werner2023-06-0818-186/+2
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-0885-465/+410
* First runnable qt6 NhekoNicolas Werner2023-06-087-47/+44
* Translated using Weblate (French)Weblate2023-06-071-2/+2
* Translated using Weblate (French)Weblate2023-06-071-5/+5
* Translated using Weblate (French)Weblate2023-06-071-9/+9
* Translated using Weblate (French)Weblate2023-06-071-2/+2
* Translated using Weblate (French)Weblate2023-06-071-2/+2
* Translated using Weblate (French)Weblate2023-06-071-2/+2
* Translated using Weblate (French)Weblate2023-06-071-2/+2
* Translated using Weblate (French)Weblate2023-06-071-1/+1
* Translated using Weblate (French)Weblate2023-06-071-8/+9
* Translated using Weblate (French)Weblate2023-06-071-1/+1
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-46/+43
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Update translation filesWeblate2023-06-071-5/+0
* Show custom reactions in reaction historyNicolas Werner2023-05-311-5/+50
* Add goto button to hover menu when searchingNicolas Werner2023-05-303-9/+20
* 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 se...Sateallia2023-05-231-1/+1
* Allow editing stickers from stickerpickerNicolas Werner2023-05-201-0/+18
* Allow scrolling to specific sections and order packs in sticker search by mat...Nicolas Werner2023-05-201-24/+48
* 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
* Translated using Weblate (Ukrainian)Weblate2023-04-191-512/+532
* Translated using Weblate (German)Weblate2023-04-191-237/+237
* 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
* 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
* Implement unknown msgtype functionalityLoren Burkholder2023-04-081-1/+15
* Translated using Weblate (German)Weblate2023-04-081-29/+30
* 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
* Merge pull request #1409 from Nheko-Reborn/uiTweaksDeepBlueV7.X2023-03-251-7/+60
|\
| * 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
* | Translated using Weblate (Turkish)Weblate2023-03-241-34/+34
* | Add width to PowerLevelEditor, fixes 0/1px wide window on tiling WMs0xDEADCADE2023-03-221-0/+1
* | Add width to device verification window0xDEADCADE2023-03-211-0/+1
* | 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
|\ \ | |/ |/|
| * 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
* | Translated using Weblate (Turkish)Weblate2023-03-161-74/+77
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-161-6/+6
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-18/+18
* | Translated using Weblate (Turkish)Weblate2023-03-151-22/+22
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-25/+25
* | Translated using Weblate (Turkish)Weblate2023-03-151-5/+5
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-4/+4
* | Translated using Weblate (Turkish)Weblate2023-03-151-11/+11
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-151-12/+12
* | Added translation using Weblate (Turkish)Weblate2023-03-151-0/+5102
* | 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
|\
| * 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
| * Enhance appearance of room ping warningLoren Burkholder2023-02-281-7/+9
* | Merge pull request #1394 from Nheko-Reborn/uiTweaksDeepBlueV7.X2023-03-0913-111/+51
|\ \
| * | 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
| * | Use the nheko spinner everywhereLoren Burkholder2023-02-283-72/+4
| |/
* | Cleanup table renderingNicolas Werner2023-03-091-3/+3
* | Translated using Weblate (Chinese (Simplified))Weblate2023-03-031-1/+1
|/
* Translated using Weblate (Ukrainian)Weblate2023-02-281-51/+51
* 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
|\
| * 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 creationMarcus Hoffmann2023-02-223-101/+195
* | | 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
* | | Get rid of year in license headersNicolas Werner2023-02-21102-291/+102
* | | 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
* | | UserProfile: fix status message overflowingMarcus Hoffmann2023-02-211-3/+10
* | | UserProfile: reduce spacing by a bitMarcus Hoffmann2023-02-211-1/+1
* | | UserProfile: display status messageMarcus Hoffmann2023-02-211-0/+15
* | | MessageView: Add ToolTip to status messageMarcus Hoffmann2023-02-211-2/+9
* | | MessageView: improve styling of presence statusMarcus Hoffmann2023-02-211-0/+3
| |/ |/|
* | Translated using Weblate (Chinese (Simplified))Weblate2023-02-201-4/+4
* | Translated using Weblate (Ukrainian)Weblate2023-02-201-26/+26
* | Translated using Weblate (Indonesian)Weblate2023-02-201-4/+4
|/
* Bump versionNicolas Werner2023-02-201-0/+1
* Reduce code bloat a bitNicolas Werner2023-02-191-0/+8
* Explicitly set parent for scrollbars to prevent them from showing on some pla...Nicolas Werner2023-02-162-6/+6
* Translated using Weblate (Estonian)Weblate2023-02-151-5/+5
* Make scrollbars optional and disabled by defaultNicolas Werner2023-02-1430-315/+599
* 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 closedLoren Burkholder2023-02-141-0/+1
* | Translated using Weblate (German)Weblate2023-02-141-1/+1
* | Update translationsNicolas Werner2023-02-1428-200/+424
|/
* Merge pull request #1359 from Nheko-Reborn/encryption_delegateDeepBlueV7.X2023-02-143-3/+63
|\
| * Update resources/qml/delegates/EncryptionEnabled.qmlLoren Burkholder2023-02-141-1/+1
| * 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
|\ \
| * | Add a generic video icon when there is no thumbnailLoren Burkholder2023-02-141-1/+1
| |/
* / Translated using Weblate (Ukrainian)Weblate2023-02-141-77/+77
|/
* Translated using Weblate (Indonesian)Weblate2023-02-131-4/+4
* Translated using Weblate (Estonian)Weblate2023-02-121-3/+3
* Translated using Weblate (Chinese (Simplified))Weblate2023-02-121-17/+17
* Translated using Weblate (Esperanto)Weblate2023-02-121-3/+3
* Merge pull request #914 from Thulinma/imageOverlayRoleQmlDeepBlueV7.X2023-02-111-0/+1
|\
| * 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
* | Translated using Weblate (French)Weblate2023-02-111-3/+3
* | Translated using Weblate (French)Weblate2023-02-111-10/+10
* | Translated using Weblate (French)Weblate2023-02-111-3/+3
* | Translated using Weblate (French)Weblate2023-02-111-35/+35
* | Update translationsNicolas Werner2023-02-1128-721/+721
* | Standardise command format messagesphyto2023-02-1112-267/+267
|/
* Translated using Weblate (Estonian)Weblate2023-02-101-9/+9
* Translated using Weblate (Dutch)Weblate2023-02-101-9/+9
* Translated using Weblate (Esperanto)Weblate2023-02-101-9/+9
* Translated using Weblate (Italian)Weblate2023-02-101-8/+8
* Translated using Weblate (Indonesian)Weblate2023-02-101-8/+8
* 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
* 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 elseShootingStarDragons2023-01-233-0/+25
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-57/+61
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-1/+1
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-8/+8
* | Translated using Weblate (Ukrainian)Weblate2023-01-271-16/+16
* | Translated using Weblate (Estonian)Weblate2023-01-271-21/+27
* | Translated using Weblate (French)Weblate2023-01-241-35/+35
* | update Zsh completiontastytea2023-01-221-14/+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 windowShootingStarDragons2023-01-201-0/+1
* | Fix creating DMs from pasting an mxidNicolas Werner2023-01-211-2/+3
|/
* Translated using Weblate (Russian)Weblate2023-01-201-3/+3
* Translated using Weblate (Finnish)Weblate2023-01-201-21/+21
* Translated using Weblate (Estonian)Weblate2023-01-201-80/+83
* Make it more obvious that the add reaction button is not an emojiNicolas Werner2023-01-193-1/+3
* 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
* Translated using Weblate (Portuguese (Portugal))Weblate2023-01-141-21/+21
* Pause ParticleEmitter when not in use (#1284)Joseph Donofry2023-01-141-21/+43
* Translated using Weblate (Japanese)Weblate2023-01-131-8/+8
* Translated using Weblate (German)Weblate2023-01-131-1/+1
* Translated using Weblate (Finnish)Weblate2023-01-131-22/+22
* v0.11.0Nicolas Werner2023-01-121-0/+1