Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1111 from q234rty/master | DeepBlueV7.X | 2022-06-30 | 2 | -9/+12 |
|\ | | | | | Fix regressions after #1108 | ||||
| * | Fix emoji picker | q234rty | 2022-06-30 | 1 | -5/+6 |
| | | |||||
| * | Fix room member list | q234rty | 2022-06-30 | 1 | -4/+6 |
| | | |||||
* | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2022-06-30 | 1 | -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 bad timestamps being stored for room infos | Nicolas Werner | 2022-06-28 | 1 | -1/+4 |
| | |||||
* | Fix blurriness of svg icons (#1108) | q234rty | 2022-06-28 | 3 | -1/+7 |
| | |||||
* | Fix clazy complaint about detatch | Nicolas Werner | 2022-06-28 | 1 | -1/+1 |
| | |||||
* | Get large avatar images as scale and crop locally (#1107) | brausepulver | 2022-06-26 | 1 | -7/+29 |
| | | | | | | | | | | | | Resolves #1069 The Matrix spec requires servers to provide thumbnails at (96x96, crop) and (320x240, scale) among others. [1] The avatars in Nheko's global/room profile and room settings are sized 130x130 on normal scaling and 260x260 on 2x scaling like on a HiDPI device. In both cases the avatar is requested as cropped and that way displayed at 96x96, making it look blurry. This can be solved by requesting scaled avatars rather than cropped where appropriate, and cropping to the requested size afterwards. HiDPI can be simulated in Qt by setting QT_SCALE_FACTOR=2. [1] https://spec.matrix.org/v1.3/client-server-api/#thumbnails | ||||
* | Translated using Weblate (Finnish) | Weblate | 2022-06-26 | 1 | -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 timestamps after loading | Nicolas Werner | 2022-06-26 | 4 | -2/+41 |
| | |||||
* | Add an option to define new power levels | Nicolas Werner | 2022-06-26 | 3 | -127/+271 |
| | |||||
* | Fix linting | Nicolas Werner | 2022-06-25 | 1 | -5/+5 |
| | |||||
* | Require matrix v1.1 or greater | Nicolas Werner | 2022-06-25 | 7 | -44/+95 |
| | |||||
* | Refresh last message when paginating backwards | Nicolas Werner | 2022-06-25 | 1 | -1/+4 |
| | |||||
* | Fix linting | Nicolas Werner | 2022-06-24 | 1 | -2/+2 |
| | |||||
* | Add copy link to room context menu (#1101) | brausepulver | 2022-06-23 | 5 | -12/+43 |
| | |||||
* | Merge pull request #1106 from jevolk/master | DeepBlueV7.X | 2022-06-23 | 1 | -0/+4 |
|\ | | | | | Fix multiple weak symbols from private object destructor (-Wstringop-… | ||||
| * | Fix multiple weak symbols from private object destructor (-Wstringop-overflow). | Jason Volk | 2022-06-23 | 1 | -0/+4 |
|/ | |||||
* | Translated using Weblate (Estonian) | Weblate | 2022-06-21 | 1 | -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) | Weblate | 2022-06-20 | 1 | -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)) | Weblate | 2022-06-19 | 1 | -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 | ||||
* | Request full online keybackup when turning it on | Nicolas Werner | 2022-06-19 | 5 | -4/+113 |
| | |||||
* | Translated using Weblate (English) | Weblate | 2022-06-18 | 1 | -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) | Weblate | 2022-06-18 | 1 | -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) | Weblate | 2022-06-18 | 1 | -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)) | Weblate | 2022-06-18 | 1 | -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 | ||||
* | Remove a few more headers | Nicolas Werner | 2022-06-18 | 18 | -52/+48 |
| | |||||
* | Support the knock_restricted rule | Nicolas Werner | 2022-06-18 | 5 | -2/+20 |
| | |||||
* | Skip migration if sender_key is not a string or present | Nicolas Werner | 2022-06-18 | 1 | -1/+3 |
| | |||||
* | Added escape handler for uploads (#1100) | Rohit Sutradhar | 2022-06-17 | 1 | -3/+5 |
| | | | | | | | * Added escape handler for uploads * Update MessageView.qml Changed if-else conditions to handle only one escape at a time | ||||
* | Get rid of 'using json = nlohmann::json' | Nicolas Werner | 2022-06-17 | 10 | -187/+198 |
| | |||||
* | Remove remaining groups code | Nicolas Werner | 2022-06-17 | 3 | -6/+2 |
| | |||||
* | Fix coeurl lookup | Nicolas Werner | 2022-06-17 | 1 | -8/+10 |
| | |||||
* | Add option to disable implicit json conversions | Nicolas Werner | 2022-06-17 | 2 | -0/+9 |
| | |||||
* | Fix compilation without implicit nlohmann conversions | Nicolas Werner | 2022-06-17 | 10 | -71/+86 |
| | |||||
* | Remove redundant alias function | Nicolas Werner | 2022-06-17 | 6 | -58/+37 |
| | |||||
* | Translated using Weblate (Finnish) | Weblate | 2022-06-16 | 1 | -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 | ||||
* | Simplify includes a bit | Nicolas Werner | 2022-06-16 | 7 | -13/+21 |
| | |||||
* | Speedup provider compilation | Nicolas Werner | 2022-06-16 | 4 | -8/+5 |
| | |||||
* | Fix settings groups not being terminated properly on logout | Nicolas Werner | 2022-06-15 | 1 | -0/+4 |
| | | | | fixes #1094 | ||||
* | Remove confusing log message | Nicolas Werner | 2022-06-15 | 1 | -4/+0 |
| | |||||
* | Close image viewer when clicking on the background | Nicolas Werner | 2022-06-15 | 1 | -0/+4 |
| | | | | fixes #1088 | ||||
* | Merge pull request #1095 from syldrathecat/subtle-paste-fixes | DeepBlueV7.X | 2022-06-15 | 3 | -18/+16 |
|\ | | | | | Subtle corrections to paste behaviors | ||||
| * | Subtle corrections to paste behaviors | SyldraTheCat | 2022-06-14 | 3 | -18/+16 |
| | | |||||
* | | Fix failed uploads not removing uploads | Nicolas Werner | 2022-06-15 | 1 | -0/+5 |
| | | | | | | | | fixes #1098 | ||||
* | | Fix pins not refreshing after being loaded | Nicolas Werner | 2022-06-15 | 4 | -4/+15 |
| | | |||||
* | | Fix edits not updating in replies | Nicolas Werner | 2022-06-15 | 1 | -1/+16 |
| | | |||||
* | | Speedup startup by caching last message timestamp | Nicolas Werner | 2022-06-15 | 5 | -23/+95 |
|/ | | | | | | | | | | The cache is only approximate, i.e. it doesn't skip edits and similar, but this might be good enough? Also no migration right now. Speeds up startup by about 5x on my system. Half the startup time is now loading the powerlevels for each room. We can probably lazily load those too in the future. | ||||
* | Update hidden read receipts MSC | Nicolas Werner | 2022-06-14 | 4 | -11/+25 |
| | |||||
* | Merge pull request #1093 from syldrathecat/msginput-cursor-rect | DeepBlueV7.X | 2022-06-13 | 1 | -2/+2 |
|\ | | | | | Make cursoring up/down more consistent on some setups | ||||
| * | Make cursoring up/down more consistent on some setups | SyldraTheCat | 2022-06-13 | 1 | -2/+2 |
| | | |||||
* | | Translated using Weblate (Finnish) | Weblate | 2022-06-13 | 1 | -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 C++20 compatibility | Nicolas Werner | 2022-06-13 | 1 | -1/+1 |
| | | |||||
* | | Fix height attribute for emotes | Nicolas Werner | 2022-06-13 | 1 | -1/+1 |
|/ | |||||
* | Fix crash on logout (why did that line vanish?!?) | Nicolas Werner | 2022-06-12 | 1 | -0/+1 |
| | |||||
* | Fix comparison for glare algorithm | Nicolas Werner | 2022-06-12 | 2 | -5/+9 |
| | |||||
* | Properly handle glare when verifying | Nicolas Werner | 2022-06-12 | 1 | -4/+17 |
| | |||||
* | Fix crash on some systems because of reuseItems in completer | Nicolas Werner | 2022-06-12 | 1 | -1/+2 |
| | |||||
* | Make settings menu a bit narrower | Nicolas Werner | 2022-06-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1089 from syldrathecat/cmake-coeurl | DeepBlueV7.X | 2022-06-11 | 1 | -129/+136 |
|\ | | | | | Move dependencies above mtxclient in CMake, add header files to target | ||||
| * | Add headers to CMake target | SyldraTheCat | 2022-06-11 | 1 | -98/+95 |
| | | |||||
| * | Move dependencies above mtxclient in CMake | SyldraTheCat | 2022-06-11 | 1 | -31/+41 |
|/ | |||||
* | Translated using Weblate (French) | Weblate | 2022-06-10 | 1 | -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) | Weblate | 2022-06-10 | 1 | -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) | Weblate | 2022-06-09 | 1 | -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) | Weblate | 2022-06-09 | 1 | -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) | Weblate | 2022-06-09 | 1 | -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) | Weblate | 2022-06-08 | 1 | -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) | Weblate | 2022-06-08 | 1 | -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) | Weblate | 2022-06-08 | 1 | -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 | ||||
* | Mention gnome-keyring useflag on Gentoo | Nicolas Werner | 2022-06-06 | 1 | -0/+3 |
| | |||||
* | Translated using Weblate (Finnish) | Weblate | 2022-06-06 | 1 | -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) | Weblate | 2022-06-05 | 1 | -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 | ||||
* | Add some logging to dock | Nicolas Werner | 2022-06-05 | 1 | -2/+10 |
| | |||||
* | Unread messages count as an Unity compatible badge (#1085) | d42 | 2022-06-05 | 5 | -0/+116 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Try to fix flatpak upload | Nicolas Werner | 2022-06-04 | 1 | -1/+1 |
| | |||||
* | Translated using Weblate (Indonesian) | Weblate | 2022-06-03 | 1 | -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 topic | Nicolas Werner | 2022-06-02 | 1 | -6/+3 |
| | |||||
* | Merge pull request #1084 from Nheko-Reborn/uiTweaks | DeepBlueV7.X | 2022-06-02 | 1 | -1/+6 |
|\ | | | | | Indicate if no topic is set | ||||
| * | Indicate if no topic is set | Loren Burkholder | 2022-06-02 | 1 | -1/+6 |
|/ | |||||
* | Translated using Weblate (Estonian) | Weblate | 2022-05-30 | 1 | -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 | ||||
* | updated the Fedora dependency install script (#1082) | DaKnig | 2022-05-28 | 1 | -3/+1 |
| | | | just use builddep in Fedora | ||||
* | Translated using Weblate (Finnish) | Weblate | 2022-05-28 | 1 | -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) | Weblate | 2022-05-28 | 1 | -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 | ||||
* | Fix unnecessary detatch in for loop | Nicolas Werner | 2022-05-27 | 1 | -8/+8 |
| | |||||
* | Lots of new PL translations | Nicolas Werner | 2022-05-27 | 27 | -8102/+17952 |
| | |||||
* | Add basic powerlevel editor | Nicolas Werner | 2022-05-27 | 12 | -12/+1212 |
| | |||||
* | Translated using Weblate (Russian) | Weblate | 2022-05-23 | 1 | -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 | ||||
* | Send images on enter if input bar is empty | Nicolas Werner | 2022-05-23 | 1 | -1/+3 |
| | |||||
* | Fix unsigned wraparound when creating one time keys | Nicolas Werner | 2022-05-21 | 1 | -1/+2 |
| | |||||
* | Fix bad format string | Nicolas Werner | 2022-05-19 | 1 | -2/+1 |
| | |||||
* | Translated using Weblate (Indonesian) | Weblate | 2022-05-17 | 1 | -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)) | Weblate | 2022-05-15 | 1 | -0/+3837 |
| | | | | Co-authored-by: Miroslav <miroslavloner994@gmail.com> | ||||
* | Guard against servers sending null in the unused fallback keys property | Nicolas Werner | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Enable Werror only for Nheko target in clazy CI | Nicolas Werner | 2022-05-14 | 1 | -1/+1 |
| | |||||
* | Fix shadowing warning | Nicolas Werner | 2022-05-14 | 2 | -2/+2 |
| | |||||
* | Use newer libolm | Nicolas Werner | 2022-05-14 | 2 | -3/+4 |
| | |||||
* | Fix stopping the fallback removal timer starter | Nicolas Werner | 2022-05-14 | 1 | -1/+1 |
| | |||||
* | Add support for fallback keys | Nicolas Werner | 2022-05-14 | 4 | -12/+50 |
| | |||||
* | Make PrivacyScreen work on Popped-out Rooms | Joseph Donofry | 2022-05-12 | 3 | -3/+15 |
| | |||||
* | Fix PrivacyScreen for MainWindow | Joseph Donofry | 2022-05-12 | 1 | -2/+2 |
| | |||||
* | Properly mark image node as dirty on size update | Nicolas Werner | 2022-05-11 | 1 | -3/+3 |
| | |||||
* | Use right linter | Nicolas Werner | 2022-05-10 | 28 | -67/+35 |
| | |||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 35 | -50/+95 |
| | |||||
* | Add mtxclient to logging | Nicolas Werner | 2022-05-08 | 1 | -1/+5 |
| | |||||
* | Add KImageFormats | Nicolas Werner | 2022-05-07 | 1 | -0/+30 |
| | | | | fixes #1070 | ||||
* | Fix header order... | Nicolas Werner | 2022-05-07 | 1 | -1/+1 |
| | |||||
* | Fix potential crash when opening separate rooms | Nicolas Werner | 2022-05-07 | 1 | -1/+4 |
| | |||||
* | Activate window that already has the room open if possible | Nicolas Werner | 2022-05-07 | 5 | -9/+22 |
| | |||||
* | Rework focus handling | Nicolas Werner | 2022-05-07 | 9 | -41/+80 |
| | |||||
* | Fix notification for focus room in main window | Nicolas Werner | 2022-05-07 | 1 | -1/+1 |
| | |||||
* | fix indentation | Nicolas Werner | 2022-05-07 | 1 | -8/+6 |
| | |||||
* | Show powerlevels in memberlist | Nicolas Werner | 2022-05-07 | 8 | -3/+74 |
| | |||||
* | Merge branch 'TheDrawingCoder-Gamer-master' | Nicolas Werner | 2022-05-06 | 12 | -2969/+5062 |
|\ | |||||
| * | Fixup some small emoji things | Nicolas Werner | 2022-05-06 | 4 | -26/+28 |
| | | |||||
| * | Merge branch 'master' of https://github.com/TheDrawingCoder-Gamer/nheko into ↵ | Nicolas Werner | 2022-05-06 | 12 | -2968/+5059 |
|/| | | | | | | | TheDrawingCoder-Gamer-master | ||||
| * | Fix triumph mapping | TheDrawingCoding-Gamer | 2022-05-01 | 2 | -3/+3 |
| | | |||||
| * | Change name to codepoint | BulbyVR | 2022-04-27 | 3 | -118/+7394 |
| | | |||||
| * | More codes and rules | BulbyVR | 2022-04-24 | 3 | -7495/+291 |
| | | |||||
| * | [skip ci] update gitignore | BulbyVR | 2022-04-24 | 1 | -0/+1 |
| | | |||||
| * | Unhardcode qml | BulbyVR | 2022-04-24 | 3 | -3/+3 |
| | | |||||
| * | Curse you hardcoded qml! | BulbyVR | 2022-04-24 | 1 | -1/+2 |
| | | |||||
| * | forgot to lint | BulbyVR | 2022-04-24 | 1 | -3661/+14827 |
| | | |||||
| * | Properly add regional indicators, with ZWNJ | BulbyVR | 2022-04-24 | 4 | -14752/+3690 |
| | | |||||
| * | Add more aliases, start on regional indicators | BulbyVR | 2022-04-24 | 6 | -7/+37 |
| | | |||||
| * | Forgot linting | BulbyVR | 2022-04-24 | 1 | -3635/+14723 |
| | | |||||
| * | Allow search with unicode names | BulbyVR | 2022-04-24 | 6 | -10246/+3674 |
| | | |||||
| * | Remove sequences of _ | BulbyVR | 2022-04-24 | 2 | -862/+864 |
| | | |||||
| * | Keep old codes alongside new ones | BulbyVR | 2022-04-24 | 4 | -18/+52 |
| | | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | ||||
| * | Run make lint | BulbyVR | 2022-04-24 | 1 | -3634/+10199 |
| | | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | ||||
| * | Add transforms and shortcodes to emoji | BulbyVR | 2022-04-24 | 4 | -12908/+3674 |
| | | | | | | | | Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com> | ||||
* | | Translated using Weblate (Russian) | Weblate | 2022-05-06 | 1 | -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 windows | Nicolas Werner | 2022-05-06 | 11 | -41/+109 |
| | | |||||
* | | Translated using Weblate (Finnish) | Weblate | 2022-05-05 | 1 | -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) | Weblate | 2022-05-04 | 1 | -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 | ||||
* | | Don't crash on corrupt animated images | Nicolas Werner | 2022-05-04 | 1 | -15/+20 |
| | | |||||
* | | Merge pull request #1068 from Nheko-Reborn/fullLinter | DeepBlueV7.X | 2022-05-03 | 1 | -8/+158 |
|\ \ | | | | | | | Use full linter options | ||||
| * | | Specify every linter option | Loren Burkholder | 2022-04-28 | 1 | -8/+158 |
| | | | |||||
| * | | Modifications to member list buttons | Loren Burkholder | 2022-04-28 | 2 | -11/+13 |
| | | | |||||
| * | | Set default size for hidden events dialog | Loren Burkholder | 2022-04-28 | 1 | -0/+2 |
| | | | |||||
| * | | Better handle pluralization | Loren Burkholder | 2022-04-28 | 1 | -1/+1 |
| | | | |||||
| * | | Allow users to see through the spinner | Loren Burkholder | 2022-04-28 | 1 | -0/+9 |
| | | | |||||
| * | | Fix scaling of animated images in fullscreen image viewer | Nicolas Werner | 2022-04-28 | 1 | -3/+9 |
| | | | |||||
* | | | Translated using Weblate (Chinese (Simplified)) | Weblate | 2022-05-01 | 1 | -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/uiTweaks | DeepBlueV7.X | 2022-04-27 | 3 | -12/+25 |
|\ \ \ | | | | | | | | | UI tweaks | ||||
| * | | | Modifications to member list buttons | Loren Burkholder | 2022-04-23 | 2 | -11/+13 |
| | | | | |||||
| * | | | Set default size for hidden events dialog | Loren Burkholder | 2022-04-23 | 1 | -0/+2 |
| | | | | |||||
| * | | | Better handle pluralization | Loren Burkholder | 2022-04-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | Allow users to see through the spinner | Loren Burkholder | 2022-04-23 | 1 | -0/+9 |
| | | | | |||||
* | | | | Fix scaling of animated images in fullscreen image viewer | Nicolas Werner | 2022-04-26 | 1 | -3/+9 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1063 from krillefear/patch-1 | DeepBlueV7.X | 2022-04-24 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | chore: Add missing ubuntu dependencies | ||||
| * | | chore: Add missing ubuntu dependencies | Krille Fear | 2022-04-24 | 1 | -1/+1 |
|/ / | |||||
* / | Fix pinned messages getting clipped | Nicolas Werner | 2022-04-24 | 5 | -3/+37 |
|/ | |||||
* | Fix filtering without using regex | Nicolas Werner | 2022-04-23 | 2 | -2/+4 |
| | |||||
* | Don't use deprecated filterRegExp | Nicolas Werner | 2022-04-23 | 1 | -2/+2 |
| | |||||
* | Fix use of deprecated QRegExp in MemberList filter | Nicolas Werner | 2022-04-23 | 1 | -1/+1 |
| | |||||
* | Search room members (#1049) | Loren Burkholder | 2022-04-22 | 4 | -12/+155 |
| | |||||
* | Merge pull request #1054 from tastytea/image-pack-changes/pack-id | DeepBlueV7.X | 2022-04-22 | 1 | -4/+13 |
|\ | | | | | Show pack Id for image pack changes in timeline | ||||
| * | Show pack Id for image pack changes in timeline | tastytea | 2022-04-20 | 1 | -4/+13 |
| | | | | | | | | Show either pack name, state key or (empty). | ||||
* | | Add member list and settings buttons to spaces (#1051) | Loren Burkholder | 2022-04-22 | 2 | -6/+38 |
| | | | | | | | | | | | | | | * Add member list and settings buttons to spaces * Un-buttonify the member list button * Properly button settings *and* members | ||||
* | | Fix flatpak CI | Nicolas Werner | 2022-04-23 | 1 | -6/+2 |
| | | |||||
* | | Translated using Weblate (Indonesian) | Weblate | 2022-04-21 | 1 | -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 | ||||
* | | Fix PLs for DMs | Nicolas Werner | 2022-04-20 | 1 | -1/+1 |
|/ | |||||
* | Show changes in image packs in timeline | Nicolas Werner | 2022-04-19 | 3 | -2/+72 |
| | |||||
* | Explicitly install the configured files | Nicolas Werner | 2022-04-19 | 1 | -2/+2 |
| | |||||
* | Fix install of desktop file in flatpak | Nicolas Werner | 2022-04-19 | 2 | -4/+5 |
| | |||||
* | Merge pull request #1050 from Nheko-Reborn/uiTweaks | DeepBlueV7.X | 2022-04-18 | 1 | -0/+2 |
|\ | | | | | Focus room search | ||||
| * | Focus room search | Loren Burkholder | 2022-04-18 | 1 | -0/+2 |
| | | |||||
* | | Add more explanations to desktop file | Nicolas Werner | 2022-04-18 | 1 | -0/+3 |
|/ | |||||
* | Make Nheko discoverable using appdata | Nicolas Werner | 2022-04-18 | 4 | -14/+26 |
| | |||||
* | Fix linting | Nicolas Werner | 2022-04-18 | 1 | -2/+1 |
| | |||||
* | D-Bus fixes (#1048) | Loren Burkholder | 2022-04-18 | 4 | -39/+95 |
| | | | | | | | | According to LorenDB's First Law of Software Development, once a developer has committed or merged a new feature, he will find at least one problem with the implementation. I realized that I was constructing the room info items with some parameters out of order, which required a rather urgent fix. Furthermore, I fixed the image decoding algorithms in the QDBusArgument operator. Finally, I switched the API version parameter back to QString, since passing it as a QVersionNumber would create a problem for non-Qt API users. On the general improvements side of things, I added some handy wrappers for D-Bus calls so that other devs that copy the NhekoDBusApi files to use for their own applications won't have to go to the effort of making the D-Bus calls themselves. | ||||
* | Merge pull request #1046 from tastytea/zsh-completion | DeepBlueV7.X | 2022-04-16 | 2 | -0/+24 |
|\ | | | | | add Zsh completion | ||||
| * | add Zsh completion | tastytea | 2022-04-16 | 2 | -0/+24 |
| | | | | | | | | Installs into the default site-wide Zsh directory. | ||||
* | | Fix grayscale bug AGAIN | Nicolas Werner | 2022-04-16 | 1 | -1/+1 |
|/ | |||||
* | Fix cursor not being closed before txn was committed | Joseph Donofry | 2022-04-14 | 1 | -0/+1 |
| | |||||
* | Cleanup some random dbus stuff | Nicolas Werner | 2022-04-14 | 2 | -9/+17 |
| | |||||
* | Add D-Bus API (#916) | Loren Burkholder | 2022-04-14 | 15 | -54/+508 |
| | | | | This adds functionality for viewing joined rooms and activating rooms. | ||||
* | Translated using Weblate (Finnish) | Weblate | 2022-04-13 | 1 | -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 | ||||
* | Fix accidental shadowing | Nicolas Werner | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | Store notification counts across restarts | Nicolas Werner | 2022-04-13 | 3 | -10/+24 |
| | |||||
* | Translated using Weblate (Finnish) | Weblate | 2022-04-11 | 1 | -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 | ||||
* | fix lint | Nicolas Werner | 2022-04-10 | 1 | -3/+4 |
| | |||||
* | Add specific powerlevel messages (#852) | Marcel | 2022-04-10 | 1 | -4/+261 |
| | | | | fixes #136 | ||||
* | Remove boundary handling in image overlay | Nicolas Werner | 2022-04-10 | 2 | -35/+28 |
| | | | | They hurt more than they are helping | ||||
* | Make sender_key in key requests optional | Nicolas Werner | 2022-04-08 | 2 | -2/+2 |
| | |||||
* | Fix sending sender_key in key requests | Nicolas Werner | 2022-04-08 | 2 | -2/+2 |
| | |||||
* | Fix SSSS if another client used the wrong base64 format | Nicolas Werner | 2022-04-08 | 3 | -4/+8 |
| | |||||
* | Fix typo in key export | Nicolas Werner | 2022-04-08 | 1 | -1/+2 |
| | |||||
* | Fix a few issues with receiving to_device messages in initial sync | Nicolas Werner | 2022-04-08 | 5 | -23/+33 |
| | |||||
* | Remove sender key from megolm session index | Nicolas Werner | 2022-04-08 | 4 | -41/+102 |
| | | | | | | implements MSC3700 see https://github.com/matrix-org/matrix-spec-proposals/pull/3700 | ||||
* | Translated using Weblate (Finnish) | Weblate | 2022-04-06 | 1 | -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) | Weblate | 2022-04-04 | 1 | -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 | ||||
* | Merge pull request #1037 from Nheko-Reborn/closeOnCtrlW | DeepBlueV7.X | 2022-04-03 | 2 | -0/+8 |
|\ | | | | | Close current room on Ctrl+W | ||||
| * | Close current room on Ctrl+W | Loren Burkholder | 2022-04-02 | 2 | -0/+8 |
|/ | |||||
* | Merge pull request #1036 from Nheko-Reborn/fixCreateDirectChat | DeepBlueV7.X | 2022-04-03 | 1 | -1/+2 |
|\ | | | | | Don't treat a space as a direct chat | ||||
| * | Don't treat a space as a direct chat | Loren Burkholder | 2022-04-02 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #1033 from Apurv404/fix-room-alias-issue | DeepBlueV7.X | 2022-04-02 | 1 | -0/+7 |
|\ \ | |/ |/| | Fix room alias issue (#354) | ||||
| * | Fix room alias issue (#354) | Apurv404 | 2022-04-02 | 1 | -0/+7 |
|/ | |||||
* | lint | Nicolas Werner | 2022-04-01 | 1 | -7/+4 |
| | |||||
* | Allow knocking if join failed and via matrix uris | Nicolas Werner | 2022-04-01 | 2 | -9/+50 |
| | |||||
* | Fix leaving rooms | Nicolas Werner | 2022-03-31 | 1 | -1/+1 |
| | |||||
* | Update mtxclient | Nicolas Werner | 2022-03-30 | 2 | -2/+2 |
| | |||||
* | Add reasons to everything | Nicolas Werner | 2022-03-30 | 10 | -33/+44 |
| | | | | fixes #1030 | ||||
* | Add /knock command | Nicolas Werner | 2022-03-30 | 4 | -2/+25 |
| | |||||
* | Add delay to showing scroll down button | Nicolas Werner | 2022-03-30 | 1 | -25/+19 |
| | |||||
* | Fix cursor moving to the end when editing in the middle | Nicolas Werner | 2022-03-30 | 1 | -1/+2 |
| | |||||
* | Remove a few unused variables | Nicolas Werner | 2022-03-30 | 1 | -90/+4 |
| | |||||
* | Don't use a modal to edit room name and topic | Nicolas Werner | 2022-03-30 | 8 | -868/+187 |
| | |||||
* | Fix arrow keys | Nicolas Werner | 2022-03-30 | 1 | -1/+1 |
| | |||||
* | Fix broken invite dialog | Nicolas Werner | 2022-03-30 | 1 | -0/+4 |
| | |||||
* | Remove unused ToggleButton | Nicolas Werner | 2022-03-30 | 3 | -357/+0 |
| | |||||
* | Cleanup some unused code | Nicolas Werner | 2022-03-30 | 5 | -498/+3 |
| | |||||
* | Merge branch 'fix-tapping-timeline' | Nicolas Werner | 2022-03-30 | 3 | -0/+10 |
|\ | |||||
| * | fix tapping messages, fix pressandhold/doubletap on touch | Malte E | 2022-03-28 | 3 | -0/+10 |
| | | |||||
* | | Add a background to scroll to bottom button | Nicolas Werner | 2022-03-30 | 1 | -2/+10 |
| | | |||||
* | | Merge branch 'go_to_bottom' of https://github.com/maltee1/nheko into ↵ | Nicolas Werner | 2022-03-30 | 1 | -0/+58 |
|\ \ | | | | | | | | | | maltee1-go_to_bottom | ||||
| * | | add jump to end button | Malte E | 2022-03-29 | 1 | -0/+58 |
| |/ | |||||
* | | Merge pull request #1019 from maltee1/qml_createroom | DeepBlueV7.X | 2022-03-29 | 18 | -242/+366 |
|\ \ | | | | | | | CreateRoom dialog in QML | ||||
| * | | Add backend for new room creation dialogs | Nicolas Werner | 2022-03-29 | 14 | -275/+125 |
| | | | |||||
| * | | expose options better | Malte E | 2022-03-28 | 2 | -15/+66 |
| | | | |||||
| * | | run lint | Malte E | 2022-03-26 | 2 | -3/+3 |
| | | | |||||
| * | | direct chat creator can now create direct chats | Malte E | 2022-03-26 | 3 | -13/+34 |
| | | | |||||
| * | | initial direct chat creation dialog | Malte E | 2022-03-26 | 4 | -1/+110 |
| | | | |||||
| * | | CreateRoom dialog in QML | Malte E | 2022-03-25 | 3 | -1/+94 |
| | | | |||||
* | | | Avoid empty membership events | Nicolas Werner | 2022-03-28 | 1 | -9/+6 |
| |/ |/| | |||||
* | | drag to reply (#1018) | Malte E | 2022-03-27 | 3 | -1/+29 |
| | | |||||
* | | Translated using Weblate (Dutch) | Weblate | 2022-03-25 | 1 | -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) | Weblate | 2022-03-25 | 1 | -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 | ||||
* | | Fix crash on missing pack description | Nicolas Werner | 2022-03-25 | 1 | -2/+4 |
|/ | |||||
* | Release v0.9.3 | Nicolas Werner | 2022-03-25 | 4 | -12/+9 |
| | |||||
* | Update CHANGELOG | Nicolas Werner | 2022-03-25 | 1 | -0/+49 |
| | |||||
* | Merge pull request #1013 from tastytea/smaller-thumbnails | DeepBlueV7.X | 2022-03-24 | 1 | -31/+39 |
|\ | | | | | Don't send thumbnails that are larger than the original | ||||
| * | Don't send thumbnails that are larger than the original | tastytea | 2022-03-24 | 1 | -31/+39 |
|/ | | | | | | - Set PNG compression to maximum - Don't upload thumbnail if it is not at least 10% smaller than the original | ||||
* | Translated using Weblate (Indonesian) | Weblate | 2022-03-23 | 1 | -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) | Weblate | 2022-03-23 | 1 | -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 E | 2022-03-24 | 4 | -110/+91 |
| | |||||
* | Remove brew upgrade now that the VM is updated | Joseph Donofry | 2022-03-23 | 1 | -3/+0 |
| | |||||
* | Update qt5 for macos in notarize step | Nicolas Werner | 2022-03-23 | 1 | -0/+1 |
| | |||||
* | Upgrade qt in CI | Nicolas Werner | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Make overlap of actionMenu a bit smaller again | Nicolas Werner | 2022-03-23 | 1 | -1/+1 |
| | |||||
* | Properly enable hovering on message action menu | Nicolas Werner | 2022-03-22 | 1 | -0/+1 |
| | |||||
* | Make hover menu inset slightly | Nicolas Werner | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | Default body to shortcode if unset and sending sticker | Nicolas Werner | 2022-03-22 | 2 | -1/+7 |
| | |||||
* | Add a default filename for clipboard pastes again | Nicolas Werner | 2022-03-22 | 1 | -1/+6 |
| | |||||
* | Try to improve thumbnailing on macOS | Nicolas Werner | 2022-03-22 | 1 | -1/+5 |
| | |||||
* | Fix thumbnails of received encrypted images | Nicolas Werner | 2022-03-22 | 2 | -3/+8 |
| | |||||
* | Update translations | Nicolas Werner | 2022-03-22 | 25 | -1269/+1103 |
| | |||||
* | Merge pull request #1005 from maltee1/fix_input_method | DeepBlueV7.X | 2022-03-22 | 1 | -13/+24 |
|\ | | | | | Fix input method | ||||
| * | Don't send on Enter when inputMethod.visible ( == OSK active assumed) | Malte E | 2022-03-20 | 1 | -2/+4 |
| | |