summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warn about emojis looking different in different clientsNicolas Werner2022-07-031-0/+11
| | | | fixes #919
* Fix emoji verification clipped on swayNicolas Werner2022-07-037-593/+560
| | | | fixes #917
* Fix crash when closing room directory windowNicolas Werner2022-07-012-5/+4
|
* Merge pull request #1111 from q234rty/masterDeepBlueV7.X2022-06-302-9/+12
|\ | | | | Fix regressions after #1108
| * Fix emoji pickerq234rty2022-06-301-5/+6
| |
| * Fix room member listq234rty2022-06-301-4/+6
| |
* | Translated using Weblate (Chinese (Simplified))Weblate2022-06-301-9/+9
|/ | | | | | | | Currently translated at 23.1% (179 of 772 strings) Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Fix blurriness of svg icons (#1108)q234rty2022-06-281-0/+2
|
* Translated using Weblate (Finnish)Weblate2022-06-261-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Add an option to define new power levelsNicolas Werner2022-06-261-122/+176
|
* Require matrix v1.1 or greaterNicolas Werner2022-06-252-1/+13
|
* Add copy link to room context menu (#1101)brausepulver2022-06-231-1/+6
|
* Translated using Weblate (Estonian)Weblate2022-06-211-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 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 (Finnish)Weblate2022-06-201-2/+2
| | | | | | | | Currently translated at 100.0% (772 of 772 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 (Chinese (Simplified))Weblate2022-06-191-71/+71
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 22.9% (177 of 772 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: hulb <hulb@live.cn> 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 (English)Weblate2022-06-181-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-181-3/+3
| | | | | | | | Currently translated at 100.0% (772 of 772 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 (German)Weblate2022-06-181-1/+1
| | | | | | | | Currently translated at 84.8% (655 of 772 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Chinese (Simplified))Weblate2022-06-181-11/+11
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 13.7% (106 of 772 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: hulb <hulb@live.cn> Co-authored-by: ling <xll520yzl@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Support the knock_restricted ruleNicolas Werner2022-06-181-0/+3
|
* Added escape handler for uploads (#1100)Rohit Sutradhar2022-06-171-3/+5
| | | | | | | * Added escape handler for uploads * Update MessageView.qml Changed if-else conditions to handle only one escape at a time
* Translated using Weblate (Finnish)Weblate2022-06-161-1/+1
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Remove confusing log messageNicolas Werner2022-06-151-4/+0
|
* Close image viewer when clicking on the backgroundNicolas Werner2022-06-151-0/+4
| | | | fixes #1088
* Merge pull request #1095 from syldrathecat/subtle-paste-fixesDeepBlueV7.X2022-06-151-8/+2
|\ | | | | Subtle corrections to paste behaviors
| * Subtle corrections to paste behaviorsSyldraTheCat2022-06-141-8/+2
| |
* | Fix pins not refreshing after being loadedNicolas Werner2022-06-151-1/+6
|/
* Merge pull request #1093 from syldrathecat/msginput-cursor-rectDeepBlueV7.X2022-06-131-2/+2
|\ | | | | Make cursoring up/down more consistent on some setups
| * Make cursoring up/down more consistent on some setupsSyldraTheCat2022-06-131-2/+2
| |
* | Translated using Weblate (Finnish)Weblate2022-06-131-1/+1
|/ | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Fix crash on some systems because of reuseItems in completerNicolas Werner2022-06-121-1/+2
|
* Make settings menu a bit narrowerNicolas Werner2022-06-111-1/+1
|
* Translated using Weblate (French)Weblate2022-06-101-2/+2
| | | | | | | | Currently translated at 86.0% (664 of 772 strings) Co-authored-by: Glandos <bugs-github@antipoul.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-101-8/+8
| | | | | | | | | | | | | Currently translated at 100.0% (772 of 772 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> 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 (Finnish)Weblate2022-06-091-80/+84
| | | | | | | | Currently translated at 100.0% (772 of 772 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)Weblate2022-06-091-75/+76
| | | | | | | | Currently translated at 86.0% (664 of 772 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Translated using Weblate (German)Weblate2022-06-091-3/+3
| | | | | | | | Currently translated at 84.8% (655 of 772 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-06-081-22/+25
| | | | | | | | Currently translated at 91.9% (710 of 772 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 (Finnish)Weblate2022-06-081-3/+3
| | | | | | | | Currently translated at 89.3% (690 of 772 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 (Finnish)Weblate2022-06-081-8/+9
| | | | | | | | Currently translated at 89.3% (690 of 772 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 (Finnish)Weblate2022-06-061-3/+3
| | | | | | | | Currently translated at 88.7% (685 of 772 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 (Finnish)Weblate2022-06-051-18/+18
| | | | | | | | Currently translated at 88.3% (682 of 772 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 (Indonesian)Weblate2022-06-031-120/+123
| | | | | | | | Currently translated at 100.0% (772 of 772 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Fix editing topicNicolas Werner2022-06-021-6/+3
|
* Indicate if no topic is setLoren Burkholder2022-06-021-1/+6
|
* Translated using Weblate (Estonian)Weblate2022-05-301-125/+128
| | | | | | | | Currently translated at 100.0% (772 of 772 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 (Finnish)Weblate2022-05-281-59/+59
| | | | | | | | Currently translated at 86.2% (666 of 772 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 (Indonesian)Weblate2022-05-281-1/+1
| | | | | | | | | Currently translated at 84.9% (656 of 772 strings) Co-authored-by: Linerly <linerly@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Lots of new PL translationsNicolas Werner2022-05-2727-8102/+17952
|
* Add basic powerlevel editorNicolas Werner2022-05-276-12/+523
|
* Translated using Weblate (Russian)Weblate2022-05-231-3/+3
| | | | | | | | Currently translated at 36.3% (255 of 702 strings) Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* Translated using Weblate (Indonesian)Weblate2022-05-171-1/+1
| | | | | | | | Currently translated at 100.0% (702 of 702 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Added translation using Weblate (Serbian (latin))Weblate2022-05-151-0/+3837
| | | | Co-authored-by: Miroslav <miroslavloner994@gmail.com>
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-123-3/+15
|
* Fix PrivacyScreen for MainWindowJoseph Donofry2022-05-121-2/+2
|
* More image dialog fixesNicolas Werner2022-05-104-10/+10
|
* Activate window that already has the room open if possibleNicolas Werner2022-05-071-1/+1
|
* Rework focus handlingNicolas Werner2022-05-072-3/+2
|
* Show powerlevels in memberlistNicolas Werner2022-05-075-3/+44
|
* Fixup some small emoji thingsNicolas Werner2022-05-061-0/+2
|
* Merge branch 'master' of https://github.com/TheDrawingCoder-Gamer/nheko into ↵Nicolas Werner2022-05-064-1/+93
|\ | | | | | | TheDrawingCoder-Gamer-master
| * Fix triumph mappingTheDrawingCoding-Gamer2022-05-011-1/+1
| |
| * Change name to codepointBulbyVR2022-04-271-42/+55
| |
| * More codes and rulesBulbyVR2022-04-241-0/+32
| |
| * Unhardcode qmlBulbyVR2022-04-242-2/+2
| |
| * Curse you hardcoded qml!BulbyVR2022-04-241-1/+2
| |
| * Properly add regional indicators, with ZWNJBulbyVR2022-04-241-26/+26
| |
| * Add more aliases, start on regional indicatorsBulbyVR2022-04-242-0/+30
| |
| * Keep old codes alongside new onesBulbyVR2022-04-241-0/+10
| | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
| * Add transforms and shortcodes to emojiBulbyVR2022-04-241-0/+6
| | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
* | Translated using Weblate (Russian)Weblate2022-05-061-2/+2
| | | | | | | | | | | | | | | | Currently translated at 35.8% (252 of 702 strings) Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko
* | Add basic support for multiple windowsNicolas Werner2022-05-063-8/+51
| |
* | Translated using Weblate (Finnish)Weblate2022-05-051-1/+1
| | | | | | | | | | | | | | | | Currently translated at 93.0% (653 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (Finnish)Weblate2022-05-041-22/+24
| | | | | | | | | | | | | | | | Currently translated at 93.0% (653 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2022-05-011-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 15.9% (112 of 702 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 15.9% (112 of 702 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 15.9% (112 of 702 strings) Co-authored-by: Nekogawa Mio <mio@lolic.at> Co-authored-by: Reiuji Utsuho <netap495l@gmail.com> Co-authored-by: hulb <hulb@live.cn> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Merge pull request #1056 from Nheko-Reborn/uiTweaksDeepBlueV7.X2022-04-273-12/+25
|\ \ | |/ |/| UI tweaks
| * Modifications to member list buttonsLoren Burkholder2022-04-232-11/+13
| |
| * Set default size for hidden events dialogLoren Burkholder2022-04-231-0/+2
| |
| * Better handle pluralizationLoren Burkholder2022-04-231-1/+1
| |
| * Allow users to see through the spinnerLoren Burkholder2022-04-231-0/+9
| |
* | Fix pinned messages getting clippedNicolas Werner2022-04-245-3/+37
|/
* Search room members (#1049)Loren Burkholder2022-04-222-3/+34
|
* Add member list and settings buttons to spaces (#1051)Loren Burkholder2022-04-222-6/+38
| | | | | | | * Add member list and settings buttons to spaces * Un-buttonify the member list button * Properly button settings *and* members
* Translated using Weblate (Indonesian)Weblate2022-04-211-75/+75
| | | | | | | | Currently translated at 100.0% (702 of 702 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Show changes in image packs in timelineNicolas Werner2022-04-191-2/+2
|
* Fix install of desktop file in flatpakNicolas Werner2022-04-191-3/+3
|
* Merge pull request #1050 from Nheko-Reborn/uiTweaksDeepBlueV7.X2022-04-181-0/+2
|\ | | | | Focus room search
| * Focus room searchLoren Burkholder2022-04-181-0/+2
| |
* | Add more explanations to desktop fileNicolas Werner2022-04-181-0/+3
|/
* Make Nheko discoverable using appdataNicolas Werner2022-04-182-1/+8
|
* add Zsh completiontastytea2022-04-161-0/+23
| | | | Installs into the default site-wide Zsh directory.
* Translated using Weblate (Finnish)Weblate2022-04-131-1/+1
| | | | | | | | Currently translated at 90.0% (632 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-04-111-21/+21
| | | | | | | | Currently translated at 90.0% (632 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Remove boundary handling in image overlayNicolas Werner2022-04-102-35/+28
| | | | They hurt more than they are helping
* Translated using Weblate (Finnish)Weblate2022-04-061-6/+6
| | | | | | | | Currently translated at 89.8% (631 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Translated using Weblate (Finnish)Weblate2022-04-041-88/+89
| | | | | | | | Currently translated at 89.3% (627 of 702 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Close current room on Ctrl+WLoren Burkholder2022-04-021-0/+5
|
* Add reasons to everythingNicolas Werner2022-03-302-3/+5
| | | | fixes #1030
* Add delay to showing scroll down buttonNicolas Werner2022-03-301-25/+19
|
* Don't use a modal to edit room name and topicNicolas Werner2022-03-301-20/+79
|
* Fix broken invite dialogNicolas Werner2022-03-301-0/+4
|
* Cleanup some unused codeNicolas Werner2022-03-303-495/+2
|
* Merge branch 'fix-tapping-timeline'Nicolas Werner2022-03-303-0/+10
|\
| * fix tapping messages, fix pressandhold/doubletap on touchMalte E2022-03-283-0/+10
| |
* | Add a background to scroll to bottom buttonNicolas Werner2022-03-301-2/+10
| |
* | Merge branch 'go_to_bottom' of https://github.com/maltee1/nheko into ↵Nicolas Werner2022-03-301-0/+58
|\ \ | | | | | | | | | maltee1-go_to_bottom
| * | add jump to end buttonMalte E2022-03-291-0/+58
| |/
* | Merge pull request #1019 from maltee1/qml_createroomDeepBlueV7.X2022-03-294-1/+303
|\ \ | |/ |/| CreateRoom dialog in QML
| * Add backend for new room creation dialogsNicolas Werner2022-03-292-34/+71
| |
| * expose options betterMalte E2022-03-282-15/+66
| |
| * direct chat creator can now create direct chatsMalte E2022-03-261-13/+25
| |
| * initial direct chat creation dialogMalte E2022-03-264-1/+110
| |
| * CreateRoom dialog in QMLMalte E2022-03-253-1/+94
| |
* | drag to reply (#1018)Malte E2022-03-273-1/+29
| |
* | Translated using Weblate (Dutch)Weblate2022-03-251-39/+41
| | | | | | | | | | | | | | | | Currently translated at 100.0% (702 of 702 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 (French)Weblate2022-03-251-123/+128
|/ | | | | | | | | | | | | | Currently translated at 100.0% (702 of 702 strings) Translated using Weblate (French) Currently translated at 100.0% (702 of 702 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Co-authored-by: Glandos <bugs-github@antipoul.fr> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* Release v0.9.3Nicolas Werner2022-03-251-1/+2
|
* Translated using Weblate (Indonesian)Weblate2022-03-231-5/+7
| | | | | | | | Currently translated at 100.0% (702 of 702 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)Weblate2022-03-231-6/+8
| | | | | | | | Currently translated at 100.0% (702 of 702 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
* Better touch scrolling (#1012)Malte E2022-03-244-110/+91
|
* Make overlap of actionMenu a bit smaller againNicolas Werner2022-03-231-1/+1
|
* Properly enable hovering on message action menuNicolas Werner2022-03-221-0/+1
|
* Make hover menu inset slightlyNicolas Werner2022-03-221-1/+1
|
* Update translationsNicolas Werner2022-03-2225-1269/+1103
|
* Merge pull request #1005 from maltee1/fix_input_methodDeepBlueV7.X2022-03-221-13/+24
|\ | | | | Fix input method
| * Don't send on Enter when inputMethod.visible ( == OSK active assumed)Malte E2022-03-201-2/+4
| |
| * add preedit text to searchMalte E2022-03-201-1/+5
| |
| * remove completer trigger charactersMalte E2022-03-201-4/+4
| |
| * attempt to include preeditText in search stringMalte E2022-03-201-1/+1
| |
| * make completer work with input methodMalte E2022-03-201-9/+14
| |
* | Translated using Weblate (Finnish)Weblate2022-03-211-102/+102
| | | | | | | | | | | | | | | | Currently translated at 78.6% (554 of 704 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2022-03-211-33/+35
| | | | | | | | | | | | | | | | Currently translated at 100.0% (704 of 704 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
* | Merge pull request #1008 from Nheko-Reborn/new-uploadDeepBlueV7.X2022-03-2113-3/+116
|\ \ | |/ |/| New upload flow
| * Fix thumbnails for encrypted files and factor upload box outNicolas Werner2022-03-213-69/+91
| |
| * Show some previews in upload windowNicolas Werner2022-03-217-4/+78
| |
| * Add duration and resolution to filesNicolas Werner2022-03-216-2/+13
| |
| * Move uploads to InputBarNicolas Werner2022-03-201-0/+6
| |
* | Translated using Weblate (Indonesian)Weblate2022-03-201-33/+35
|/ | | | | | | | Currently translated at 100.0% (704 of 704 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* elide usernames in timeline (#997)Malte E2022-03-204-13/+23
| | | | | * Use advanceWidth to get the with of the original text Co-authored-by: Nicolas Werner <nicolas.werner@hotmail.de>
* Added translation using Weblate (Vietnamese)Weblate2022-03-191-0/+3831
| | | | Co-authored-by: Huy Ngo <duchuy29092000@gmail.com>
* Shuffle around user settingsNicolas Werner2022-03-2024-926/+4621
|
* Merge pull request #1001 from duarm/masterDeepBlueV7.X2022-03-203-2/+12
|\ | | | | options to open images/videos with external program by default
| * add option to open video with external program by defaultmath2022-03-192-1/+6
| |
| * add option to open image with external program by defaultmath2022-03-192-1/+6
| |
* | properly commit preedit textMalte E2022-03-191-1/+1
|/
* Merge pull request #989 from maltee1/improve_reply_popupDeepBlueV7.X2022-03-164-14/+33
|\ | | | | small rework of the reply popup
| * small rework of the reply popupMalte E2022-03-114-14/+33
| |
* | Fix screen share callsNicolas Werner2022-03-132-17/+18
| |
* | add space between date bubble and own messagesMalte E2022-03-121-1/+1
| |
* | add space below datebubble and own message bubblesMalte E2022-03-121-2/+2
| |
* | allow bubbles to be not larger than necessaryMalte E2022-03-121-2/+1
| |
* | Use standard buttons where possibletastytea2022-03-112-19/+6
|/ | | | | | | Standard buttons are ordered in the right way and sometimes have an icon. Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
* reduce replied-to message to implicitWidth if non-bubble layout is usedMalte E2022-03-101-0/+1
|
* right-align reactions of right-aligned bubblesMalte E2022-03-102-3/+4
|
* Don't destroy components in useNicolas Werner2022-03-104-18/+16
| | | | | | | | Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984
* Translated using Weblate (Esperanto)Weblate2022-03-091-36/+36
| | | | | | | | Currently translated at 79.7% (538 of 675 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 (Esperanto)Weblate2022-03-091-9/+9
| | | | | | | | Currently translated at 74.5% (503 of 675 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* Release 0.9.2Nicolas Werner2022-03-091-1/+2
|
* Update screenshots in appdataNicolas Werner2022-03-091-4/+7
|
* Fix images being cropped instead of scaledNicolas Werner2022-03-095-5/+5
|
* Fix a few alignment issues in the hover menuNicolas Werner2022-03-091-3/+2
|
* Merge pull request #982 from tastytea/reaction-tooltipDeepBlueV7.X2022-03-091-2/+17
|\ | | | | Show long reaction text in tooltip; Remove extra …
| * Remove extra … from reaction text if it is already theretastytea2022-03-091-1/+9
| | | | | | | | | | | | elidedText should have … in it if the text doesn't fit, but it seems that it is omitted if the emoji font doesn't have it. 🙄 See <https://github.com/Nheko-Reborn/nheko/pull/982>.
| * Show long reaction text in tooltiptastytea2022-03-091-1/+8
| | | | | | | | If the reaction text is elided, it will be shown in the tooltip.
* | Fix a few alignment issues in the roomlistNicolas Werner2022-03-091-3/+4
| |
* | Translated using Weblate (Estonian)Weblate2022-03-091-2/+2
|/ | | | | | | | Currently translated at 100.0% (675 of 675 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)Weblate2022-03-091-2/+2
| | | | | | | | Currently translated at 100.0% (675 of 675 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* Update translationsNicolas Werner2022-03-0924-48/+288
|
* Translated using Weblate (Estonian)Weblate2022-03-081-14/+15
| | | | | | | | Currently translated at 100.0% (673 of 673 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 (German)Weblate2022-03-081-2/+2
| | | | | | | | Currently translated at 100.0% (673 of 673 strings) Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Make “show more” “show less” in room settings translatabletastytea2022-03-081-1/+1
|
* Translated using Weblate (Indonesian)Weblate2022-03-081-18/+20
| | | | | | | | Currently translated at 100.0% (673 of 673 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 (German)Weblate2022-03-081-4/+4
| | | | | | | | Currently translated at 100.0% (673 of 673 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Translated using Weblate (Portuguese (Portugal))Weblate2022-03-081-7/+7
| | | | | | | | Currently translated at 70.1% (472 of 673 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* Translated using Weblate (Dutch)Weblate2022-03-081-153/+155
| | | | | | | | | Currently translated at 100.0% (673 of 673 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* Remove spurious log messageNicolas Werner2022-03-071-17/+14
|
* Fix flickering in hover menuNicolas Werner2022-03-071-16/+13
|
* Fix weblate conflictsNicolas Werner2022-03-0733-2523/+3609
|\
| * Fix server switching to https after bootstrapNicolas Werner2022-03-071-1/+2
| | | | | | | | fixes #878
| * Update translationsNicolas Werner2022-03-0724-2246/+3195
| |
| * Allow to specify reason for removed messagetastytea2022-03-061-1/+23
| | | | | | | | | | | | | | | | # Previous commits: # 5949173b Add function to force focus on InputDialog input field # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) # 12a6da01 If you replace the txn id, replace a string the length of the txn id...
| * Add function to force focus on InputDialog input fieldtastytea2022-03-061-0/+4
| | | | | | | | | | | | | | | | # Previous commits: # 9482ac4e Allow explicit selection of SSO method # ab05e2d8 Mobile message input (#962) # 12a6da01 If you replace the txn id, replace a string the length of the txn id... # df6a5aab Fix clicking on images in replies
| * Allow explicit selection of SSO methodNicolas Werner2022-03-062-27/+51
| | | | | | | | fixes #975
| * Mobile message input (#962)Malte E2022-03-051-1/+7
| | | | | | | | | | | | | | * swap send and sticker icons based on text input * collapse MessageInput options when window is narrow * buttons disappear once you type/send partial text from input method
| * Fix clicking on images in repliesNicolas Werner2022-03-051-1/+1
| | | | | | | | fixes #881
| * Open room members dialog when clicking the encryption indicatorNicolas Werner2022-03-051-8/+19
| | | | | | | | fixes #937
| * Merge pull request #965 from maltee1/mobile_room_settingsDeepBlueV7.X2022-03-051-215/+283
| |\ | | | | | | Mobile room settings
| | * rich text emojiMalte E2022-03-041-0/+1
| | |
| | * wrap room nameMalte E2022-03-041-0/+1
| | |
| | * cosmeticsMalte E2022-03-041-1/+1
| | |
| | * hopfefully the button works nowMalte E2022-03-041-4/+4
| | |
| | * fix text color and button, copy roomID on clickMalte E2022-03-031-6/+39
| | |
| | * make long topic collapsibleMalte E2022-03-021-5/+34
| | |
| | * restore default width and heightMalte E2022-02-251-0/+2
| | |
| | * clean up indentationMalte E2022-02-251-204/+204
| | |
| | * make RoomSettings mobile friendly and more like UserProfileMalte E2022-02-251-36/+38
| | |
* | | Translated using Weblate (Estonian)Priit Jõerüüt2022-03-061-141/+141
|/ / | | | | | | | | | | | | Currently translated at 100.0% (665 of 665 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
* | Translated using Weblate (French)Weblate2022-03-021-217/+214
| | | | | | | | | | | | | | | | Currently translated at 100.0% (665 of 665 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Correct "be be"Eldred Habert2022-03-021-2/+2
| | | | | | | | This kind of duplicated short word is is easy to have your brain "auto-correct" :D
* | Hide hover when leaving the timelineNicolas Werner2022-03-011-2/+2
| |
* | Fix metadata not resizing properlyNicolas Werner2022-03-011-12/+20
| |
* | Fix a few small completer glitchesNicolas Werner2022-03-014-12/+21
| |
* | Fix misalignment in room list tilesNicolas Werner2022-02-261-1/+5
| |
* | Translated using Weblate (Indonesian)Weblate2022-02-261-143/+143
| | | | | | | | | | | | | | | | Currently translated at 100.0% (665 of 665 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Update translationsNicolas Werner2022-02-2624-10433/+14439
| |
* | Fix roomlist timestamp being off-screen (#966)Malte E2022-02-251-10/+3
|/ | | | | * fix timestamp disappearing off-screen * remove mobileMode dependency of ScrollHelper
* Fix mobile call screenNicolas Werner2022-02-252-11/+15
| | | | See #469
* making userName_ an AbstractButton should play nicely with ListView (#961)Malte E2022-02-243-45/+24
| | | | | | | | | * making userName_ an AbstractButton should make it play nicely with the ListView * make Avatar an AbstractButton * make userName_ in Reply.qml an AbstractButton * use alias for avatar background color and fix margin of username in reply
* Merge pull request #956 from maltee1/mobile_room_directoryDeepBlueV7.X2022-02-231-64/+45
|\ | | | | Mobile room directory
| * make room directory fit mobile screensMalte E2022-02-211-64/+45
| |
* | Don't leak dialogsNicolas Werner2022-02-219-0/+41
| | | | | | | | | | | | It seems that you need to manually destroy created objects... Great... fixes #898
* | Fix forward completerNicolas Werner2022-02-214-115/+118
| |
* | Add sender names to state events (#948)Malte E2022-02-213-9/+11
| | | | | | | | | | * add sendernames to state events * Center state events and make them less tiny
* | Merge pull request #951 from maltee1/fix_timeline_scrollbarDeepBlueV7.X2022-02-211-434/+426
|\ \ | | | | | | Fix timeline scrollbar
| * | another shot in the darkMalte E2022-02-201-2/+2
| | |
| * | try to make scrollbar overlap content based on styleMalte E2022-02-201-3/+2
| | |
| * | remove touchobserverMalte E2022-02-201-434/+427
| |/
* | Merge pull request #946 from maltee1/mobile_usersettingsDeepBlueV7.X2022-02-211-29/+20
|\ \ | |/ |/| Make UserSettingsPage fit on a phone screen
| * limit width of comboboxes and add bottomPaddingMalte E2022-02-201-4/+4
| |
| * Simplify logic to suppress wheel eventsNicolas Werner2022-02-201-14/+6
| |
| * remove reparentingMalte E2022-02-191-11/+6
| |
| * let labels wrap and collapse below the back buttonMalte E2022-02-181-3/+7
| |
* | Use ListView without scrollview for messagesNicolas Werner2022-02-192-439/+459
| | | | | | | | | | | | | | | | | | | | That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902
* | actually fix awkward message spacingMalte E2022-02-181-1/+1
| |
* | fix awkward message spacingMalte E2022-02-181-1/+1
| |
* | make search usable on mobileMalte E2022-02-182-1/+19
|/
* Make hover highlight fill the full width of the timelinetastytea2022-02-181-1/+2
| | | | | Rows in the message bubble design are only as wide as the bubbles. This lead to invisible hover highlight. Now it's consistent.
* Always enable hover for ItemDelegateNicolas Werner2022-02-171-0/+2
|
* Fix images without size not showing (take5)Nicolas Werner2022-02-171-1/+3
|
* Fix hover highlight when hovering hover menuNicolas Werner2022-02-161-1/+3
| | | | fixes #941
* Merge pull request #939 from maltee1/better_bubblesDeepBlueV7.X2022-02-167-10/+33
|\ | | | | Place metadata next to content if there is space
| * fix overlap in NoticeMessageMalte E2022-02-141-0/+2
| |
| * don't mess up old layoutMalte E2022-02-141-1/+1
| |
| * space-saving metadata placementMalte E2022-02-147-10/+31
| |
* | Fix hovering messagesNicolas Werner2022-02-142-23/+12
| |
* | Allow window sizes smaller than 400x400Nicolas Werner2022-02-141-4/+12
|/
* Fix second codeblock not wrappingNicolas Werner2022-02-141-1/+1
|
* Fix padding in redactionsNicolas Werner2022-02-141-1/+1
|
* Merge branch 'message-bubbles' of https://github.com/maltee1/nheko into ↵Nicolas Werner2022-02-1414-118/+213
|\ | | | | | | maltee1-message-bubbles
| * improve spacingsMalte E2022-02-142-2/+2
| |
| * fix redactions line-wrappingMalte E2022-02-141-2/+2
| |
| * fix bugs found by NicoMalte E2022-02-144-6/+5
| |
| * fix vertical space for some state eventsMalte E2022-02-131-1/+1
| |
| * add small avatars option and tweak colors and spacingsMalte E2022-02-133-20/+22
| |
| * place own bubbles on right and remove user infoMalte E2022-02-113-14/+16
| |
| * Fix layout - no more binding loops (hopefully)Malte E2022-02-1110-60/+35
| |
| * fixed most of the binding loopsMalte E2022-02-097-6/+25
| |
| * Variable width bubbles (still has binding loop)Malte E2022-02-094-7/+15
| |
| * Update resources/qml/delegates/Reply.qmlMalte E2022-02-071-1/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * add translations and actually add changes to TimelineModelMalte E2022-02-072-7/+8
| |