summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow clicking notifications on WindowsNicolas Werner2023-12-121-1/+1
|
* Remove background color in msixNicolas Werner2023-12-121-1/+1
|
* Fix joined spaces having no descriptionNicolas Werner2023-12-101-2/+9
|
* Spanish translation completedCM0use2023-11-211-153/+156
| | | | | | I was lazy to make the changes in the weblate page, I hope this is not a problem. question: I am new to github, why am I not listed in the contributors list (just out of curiosity)?
* Upgrade trust of megolm sessions when receiving RoomKeyNicolas Werner2023-11-191-1/+4
| | | | | | | Before we only did that, when we basically didn't have the key yet. But since we usually get sent a RoomKey when a new message is sent after we sign in, we were discarding, that those messages should usually now be trusted.
* Translated using Weblate (Chinese (Simplified))Weblate2023-11-181-14/+14
| | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Integral <integral@murena.io> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Spanish translation updateCM0use2023-11-151-642/+663
| | | | | | A lot of text translated and improved In a few days I will translate this again looking for errors and some things I missed. Enjoy!
* Fix shadow for spinnerNicolas Werner2023-11-111-1/+1
|
* Translated using Weblate (Finnish)Weblate2023-11-101-1/+1
| | | | | | | | Currently translated at 82.4% (855 of 1037 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Replace mediafilesNicolas Werner2023-11-097-5/+0
| | | | fixes #1590
* Fix crash during callsNicolas Werner2023-11-051-1/+7
|
* Fix gstreamer element namesNicolas Werner2023-11-021-2/+2
|
* Fix pending reply sizingNicolas Werner2023-11-012-1/+9
|
* Spaces are now boldNicolas Werner2023-11-011-0/+2
|
* Update German TranslationNicolas Werner2023-10-311-151/+155
|
* Add basic unsigned msixNicolas Werner2023-10-311-0/+40
|
* Merge pull request #1570 from discapes/masterDeepBlueV7.X2023-10-311-1/+1
|\ | | | | Set AppStream id to im.nheko.Nheko.desktop
| * Change appid to im.nheko.NhekoMiika Tuominen2023-10-311-1/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * Change the id field instead of the launchable fieldMiika Tuominen2023-10-021-2/+2
| |
| * Set AppStream id to im.nheko.Nheko.desktopMiika Tuominen2023-09-281-1/+1
| |
* | Translated using Weblate (Estonian)Weblate2023-10-301-129/+133
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 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 (Indonesian)Weblate2023-10-301-129/+133
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Linerly <linerly@proton.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-10-301-133/+137
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Update translationsNicolas Werner2023-10-2831-9245/+15452
| |
* | Translated using Weblate (Finnish)Weblate2023-10-281-52/+54
| | | | | | | | | | | | | | | | Currently translated at 93.5% (935 of 1000 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 (French)Weblate2023-10-281-2/+2
| | | | | | | | | | | | | | | | Currently translated at 67.7% (677 of 1000 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Bring back double tap and drag to replyNicolas Werner2023-10-272-0/+42
| |
* | Enable even more qml linter warningsNicolas Werner2023-10-2612-16/+9
| |
* | More qml cleanupsNicolas Werner2023-10-2639-284/+198
| |
* | Merge pull request #1539 from Nheko-Reborn/issue1410DeepBlueV7.X2023-10-262-0/+101
|\ \ | | | | | | Add report message functionality
| * | Add report message functionalityLoren Burkholder2023-10-252-0/+101
| | |
* | | Fix some qml warningsNicolas Werner2023-10-2624-120/+101
| | |
* | | Merge pull request #1541 from NepNep21/ignore-usersDeepBlueV7.X2023-10-253-1/+113
|\ \ \ | |/ / |/| | | | | Support (un)ignoring users (#546)
| * | Switch to X icon and add close buttonNepNep212023-10-251-1/+14
| | |
| * | Move dialog to settings page and add avatar image to delegateNepNep212023-10-243-31/+30
| | |
| * | Cleanup ignore user functionality slightlyNicolas Werner2023-10-241-5/+4
| | |
| * | Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-usersNicolas Werner2023-10-232-0/+101
| |\ \
| | * | Fix license lint...NepNep212023-10-011-0/+1
| | | |
| | * | Use propertiesNepNep212023-10-012-10/+5
| | | |
| | * | Move comments to proper reviewsNepNep212023-10-011-2/+0
| | | |
| | * | UI improvementsNepNep212023-10-011-4/+14
| | | |
| | * | RebaseNepNep212023-10-012-0/+97
| | | |
* | | | Allow setting presence state againNicolas Werner2023-10-251-0/+34
|/ / /
* | | prevent overscroll in roomlist and communities listNicolas Werner2023-10-232-10/+12
| | |
* | | Fix scroll position jumping when replying or resizing the windowNicolas Werner2023-10-231-0/+7
| | |
* | | Small qml fixesNicolas Werner2023-10-184-11/+8
| | |
* | | Translated using Weblate (French)Weblate2023-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.5% (675 of 1000 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | Fix (hopefully) HiDPI scaling issues with edit and encryption iconsJoseph Donofry2023-10-132-3/+4
| | |
* | | Fix forward completer after delegate reworkNicolas Werner2023-10-111-4/+4
| | |
* | | Fix chat effect particles sometimes getting 'stuck' on screenJoseph Donofry2023-10-092-1/+9
| | |
* | | Try to fix 'PowerlevelIndicator is not a type'Nicolas Werner2023-10-101-6/+8
| | |
* | | Fix reply and topic colorsNicolas Werner2023-10-102-5/+7
| | |
* | | fix click to go to reply after mergeNicolas Werner2023-10-101-1/+1
| | |
* | | Merge branch 'delegate-rework'Nicolas Werner2023-10-1025-1757/+1490
|\ \ \
| * | | Restore reply context menuNicolas Werner2023-10-103-15/+31
| | | |
| * | | Attach reactions on the right for our own bubbled messagesNicolas Werner2023-10-091-1/+1
| | | |
| * | | Make effect messages stand out moreNicolas Werner2023-10-091-2/+1
| | | |
| * | | Add threads display and prettier highlight to bubbles styleNicolas Werner2023-10-091-2/+4
| | | |
| * | | Remove old TimelineRowNicolas Werner2023-10-091-347/+0
| | | |
| * | | cleanupsNicolas Werner2023-10-091-1/+1
| | | |
| * | | Shrink repliesNicolas Werner2023-10-094-4/+4
| | | |
| * | | Basic bubble styleNicolas Werner2023-10-094-71/+443
| | | |
| * | | Fix missing property showAcceptKnockButtonNicolas Werner2023-10-091-2/+2
| | | |
| * | | Start working on bubble delegateNicolas Werner2023-10-092-5/+13
| | | |
| * | | Fix high CPU use caused by ItemParticleNicolas Werner2023-10-091-11/+35
| | | |
| * | | Fixup reply and state event renderingNicolas Werner2023-10-087-840/+55
| | | |
| * | | Switch to manual polishing of event delegatesNicolas Werner2023-10-084-42/+41
| | | |
| * | | Reimplement mention highlight and scroll to highlightNicolas Werner2023-09-202-0/+56
| | | |
| * | | Move message styles to their own files and work around hover not propagating ↵Nicolas Werner2023-09-205-467/+528
| | | | | | | | | | | | | | | | to siblings
| * | | Fix alignment of file messages and redactionsNicolas Werner2023-09-173-7/+12
| | | |
| * | | Fix power level indicator sizeNicolas Werner2023-09-121-0/+6
| | | |
| * | | Fix timeline menusNicolas Werner2023-09-081-4/+37
| | | |
| * | | Reenable status part of timeline messagesNicolas Werner2023-08-282-27/+108
| | | |
| * | | Improve image size limitingNicolas Werner2023-08-272-0/+2
| | | |
| * | | Fix reply backgrounds in imagesNicolas Werner2023-08-261-0/+15
| | | |
| * | | Fix some reply layouting loopsNicolas Werner2023-08-254-7/+5
| | | |
| * | | Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner2023-08-2512-460/+351
| | | |
| * | | Show reactions againNicolas Werner2023-08-251-2/+38
| | | |
| * | | Remaining events apart from verificationNicolas Werner2023-08-255-52/+249
| | | |
| * | | Get rid of redundant constructions and make room implicitNicolas Werner2023-08-252-6/+7
| | | |
| * | | Port redacted messagesNicolas Werner2023-08-252-13/+31
| | | |
| * | | Port state events and imagesNicolas Werner2023-08-254-10/+93
| | | |
| * | | Working text messages in delegate reworkNicolas Werner2023-08-253-31/+164
| | | |
| * | | Create an EventDelegateChooserNicolas Werner2023-08-253-191/+27
| | | |
* | | | Translated using Weblate (French)Weblate2023-10-091-41/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.5% (675 of 1000 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | | Merge pull request #1575 from Nheko-Reborn/plindicatorDeepBlueV7.X2023-10-042-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | Fix powerlevel indicator size in the timeline
| * | | | Fix powerlevel indicator size in the timelineLoren Burkholder2023-10-022-4/+4
| | |/ / | |/| |
* / | | Fix reply text colorLoren Burkholder2023-10-021-1/+3
|/ / /
* | | Add missing QML importLoren Burkholder2023-10-011-0/+1
| | |
* | | Merge pull request #1571 from Nheko-Reborn/directoryDeepBlueV7.X2023-10-011-3/+23
|\ \ \ | | | | | | | | | | | | Add close button and room open button to room directory dialog
| * | | Add close button and room open button to room directory dialogLoren Burkholder2023-09-291-3/+23
| | |/ | |/|
* | | Merge pull request #1537 from Nheko-Reborn/issue1426DeepBlueV7.X2023-10-011-0/+18
|\ \ \ | | | | | | | | | | | | Allow configuring global hidden event settings
| * | | Allow configuring global hidden event settingsLoren Burkholder2023-09-231-0/+18
| |/ /
* | | Merge pull request #1534 from Nheko-Reborn/issue1494DeepBlueV7.X2023-10-012-5/+5
|\ \ \ | | | | | | | | | | | | Use @user:example.com for all sample mxids
| * | | Use @user:example.com for all sample mxidsLoren Burkholder2023-09-232-5/+5
| | | |
* | | | Qt 6.4 properly supports scrolling text with touchLoren Burkholder2023-09-305-20/+16
| |/ / |/| |
* | | Added translation using Weblate (Arabic)Weblate2023-08-251-0/+5455
| |/ |/| | | | | Co-authored-by: nk <johndevand@tutanota.com>
* | Merge pull request #1535 from Nheko-Reborn/powerlevelsInTimelineDeepBlueV7.X2023-08-103-34/+60
|\ \ | | | | | | Show an indicator in the timeline for mods and admins
| * | Swap PL indicator locationNicolas Werner2023-08-101-8/+12
| | |
| * | Merge remote-tracking branch 'origin/powerlevelsInTimeline'Nicolas Werner2023-08-103-33/+55
| |\ \
| | * | Show an indicator in the timeline for mods and adminsLoren Burkholder2023-07-233-33/+55
| | |/
* | | Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuthDeepBlueV7.X2023-08-102-0/+75
|\ \ \ | |/ / |/| | QML the fallback auth dialog
| * | QML the fallback auth dialogLoren Burkholder2023-07-142-0/+75
| | |
* | | Merge pull request #1531 from Nheko-Reborn/smootherReactionsDeepBlueV7.X2023-07-281-0/+1
|\ \ \ | | | | | | | | Use mipmap on custom reactions
| * | | Use mipmap on custom reactionsLoren Burkholder2023-07-221-0/+1
| | |/ | |/|
* / | Add mark as read entry to the roomlist right-click menuLoren Burkholder2023-07-221-0/+5
|/ /
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-201-40/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1000 of 1000 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 (Dutch)Weblate2023-07-201-13/+15
| | | | | | | | | | | | | | | | Currently translated at 92.6% (926 of 1000 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 (Persian)Weblate2023-07-201-5/+5
| | | | | | | | | | | | | | | | Currently translated at 0.5% (5 of 1000 strings) Co-authored-by: Farooq Karimi Zadeh <fkz@riseup.net> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fa/ Translation: Nheko/nheko
* | Added translation using Weblate (Persian)Weblate2023-07-181-0/+5407
| | | | | | | | Co-authored-by: Farooq Karimi Zadeh <fkz@riseup.net>
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-181-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.1% (961 of 1000 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 96.1% (961 of 1000 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 (Chinese (Simplified))Weblate2023-07-181-4/+5
| | | | | | | | | | | | | | | | Currently translated at 92.5% (925 of 1000 strings) Co-authored-by: Integral <integral@murena.io> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Indonesian)Weblate2023-07-181-57/+58
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 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-07-181-79/+85
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 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
* | Update some translationsNicolas Werner2023-07-132-19/+19
| |
* | Merge in old translationsNicolas Werner2023-07-1329-11480/+11551
| |
* | Fix qml translationsNicolas Werner2023-07-1329-3/+79762
| |
* | Translated using Weblate (Indonesian)Weblate2023-07-121-28/+32
| | | | | | | | | | | | | | | | Currently translated at 100.0% (490 of 490 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Merge pull request #1518 from Decodetalkers/duplicateidDeepBlueV7.X2023-07-121-5/+0
|\ \ | |/ |/| fix: duplicate id
| * fix: duplicate idShootingStarDragons2023-07-121-5/+0
| |
* | Update german translationNicolas Werner2023-07-121-30/+34
| |
* | Update translationsNicolas Werner2023-07-1229-76354/+5466
| |
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-121-0/+5
| | | | | | | | | | | | | | | | 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 (Finnish)Weblate2023-07-121-37/+42
| | | | | | | | | | | | | | | | Currently translated at 99.6% (939 of 942 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Fix the color on the insufficient powerlevel warningLoren Burkholder2023-07-081-1/+2
|/
* Merge pull request #1501 from Nheko-Reborn/qmlRecaptchaDeepBlueV7.X2023-07-062-9/+76
|\ | | | | QML the reCAPTCHA dialog
| * Remove duplicate UIA error displayLoren Burkholder2023-07-061-9/+0
| |
| * 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
| | | | | | | | Currently disabled by default.
* | 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
| | | | loop
* 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
| | | | | | | | 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
* Translated using Weblate (French)Weblate2023-06-101-1/+1
| | | | | | | | Currently translated at 72.8% (686 of 942 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 (Indonesian)Weblate2023-06-101-0/+5
| | | | | | | | 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
* Use TextArea for message textNicolas Werner2023-06-101-1/+16
| | | | | | | Allows double click with the middle mouse button to reply and fixed the theming. fixes #1462
* Show some generic message for ACL changesNicolas Werner2023-06-101-0/+14
| | | | fixes #1476
* Add inviter to the invite reasonNicolas Werner2023-06-101-1/+24
| | | | fixes #622
* 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
| | | | fixes #1164
* 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
| | | | | | | | | | | | | Currently translated at 72.8% (686 of 942 strings) Translated using Weblate (French) Currently translated at 72.8% (686 of 942 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-06-071-5/+5
| | | | | | | | | | | | | Currently translated at 72.7% (685 of 942 strings) Translated using Weblate (French) Currently translated at 72.7% (685 of 942 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-06-071-9/+9
| | | | | | | | | | | | | Currently translated at 72.1% (680 of 942 strings) Translated using Weblate (French) Currently translated at 72.1% (680 of 942 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-06-071-2/+2
| | | | | | | | | | | | | Currently translated at 71.3% (672 of 942 strings) Translated using Weblate (French) Currently translated at 71.3% (672 of 942 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-06-071-2/+2
| | | | | | | | | | | | | Currently translated at 71.2% (671 of 942 strings) Translated using Weblate (French) Currently translated at 71.2% (671 of 942 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-06-071-2/+2
| | | | | | | | | | | | | Currently translated at 71.1% (670 of 942 strings) Translated using Weblate (French) Currently translated at 71.1% (670 of 942 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-06-071-2/+2
| | | | | | | | | | | | | Currently translated at 71.0% (669 of 942 strings) Translated using Weblate (French) Currently translated at 71.0% (669 of 942 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-06-071-1/+1
| | | | | | | | Currently translated at 70.9% (668 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Translated using Weblate (French)Weblate2023-06-071-8/+9
| | | | | | | | | | | | | Currently translated at 70.8% (667 of 942 strings) Translated using Weblate (French) Currently translated at 70.8% (667 of 942 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-06-071-1/+1
| | | | | | | | Currently translated at 70.0% (660 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-46/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated by "Cleanup translation files" hook in Weblate. Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Translated using Weblate (French) Currently translated at 70.0% (660 of 942 strings) Co-authored-by: CB <chb0@lavache.com> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Co-authored-by: Mohamad Damaj <mohamad@damaj.tech> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* Update translation filesWeblate2023-06-071-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
* 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