Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-18 | Support desktop screen sharing on X11 | trilene | 6 | -74/+200 | |
2021-02-15 | Translated using Weblate (Hungarian) | Weblate | 1 | -26/+27 | |
Currently translated at 100.0% (457 of 457 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-02-16 | trim invite input text | Jedi18 | 1 | -1/+1 | |
2021-02-14 | Fix room list updating on adding to hidden tag or removing tag | Jedi18 | 2 | -0/+4 | |
2021-02-14 | Fix two room leaving related bugs and add invite user on clicking invite | Jedi18 | 2 | -2/+13 | |
2021-02-14 | Add double tap to reply feature | Nicolas Werner | 1 | -0/+1 | |
Does not always work, since Text steals focus... relates to #414 | |||||
2021-02-14 | Fix hover handling in the timeline | Nicolas Werner | 16 | -67/+127 | |
2021-02-13 | Improve scroll to message a bit by using a ScrollView | Nicolas Werner | 1 | -166/+168 | |
2021-02-13 | Include notifications header instead of responses header | Loren Burkholder | 4 | -4/+4 | |
2021-02-13 | Move notification parsing into postNotification | Loren Burkholder | 5 | -62/+59 | |
2021-02-13 | Fix typo | Loren Burkholder | 1 | -1/+1 | |
2021-02-13 | Display notifications for emote messages properly | Loren Burkholder | 5 | -12/+37 | |
2021-02-13 | Mark messages as read, when Nheko gets focused | Nicolas Werner | 2 | -4/+17 | |
fixes #235 | |||||
2021-02-12 | Revert keeping whitespace in html, it breaks lists | Nicolas Werner | 1 | -1/+1 | |
2021-02-12 | Fix crash when editing an edited message pointing to itself | Nicolas Werner | 1 | -7/+9 | |
2021-02-11 | Translated using Weblate (Hungarian) | Weblate | 1 | -27/+32 | |
Currently translated at 94.5% (432 of 457 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-02-11 | Translated using Weblate (Finnish) | Weblate | 1 | -11/+11 | |
Currently translated at 43.9% (201 of 457 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 | |||||
2021-02-10 | Translated using Weblate (Estonian) | Weblate | 1 | -15/+18 | |
Currently translated at 100.0% (457 of 457 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 | |||||
2021-02-10 | Prevent edits of unsent messages | Nicolas Werner | 2 | -0/+6 | |
2021-02-10 | Fix cancel edit order on Escape key | Nicolas Werner | 1 | -3/+3 | |
2021-02-10 | Update translations | Nicolas Werner | 20 | -540/+2183 | |
2021-02-10 | Fix messages sometimes not being rendered, when they are too large | Nicolas Werner | 2 | -5/+0 | |
2021-02-10 | Try to avoid QTBUG-89568 | Nicolas Werner | 2 | -2/+2 | |
2021-02-10 | Fix UI allowing edits of foreign messages in some cases | Nicolas Werner | 6 | -12/+20 | |
2021-02-10 | Abort -> Cancel | Nicolas Werner | 1 | -1/+1 | |
2021-02-10 | Use fully read marker and fix stuck read marker with edits | Nicolas Werner | 1 | -18/+19 | |
2021-02-10 | Fix stuck notifications because of edits | Nicolas Werner | 5 | -5/+121 | |
Does not fix the read status yet, for that we need to compare read receipts for all events after the last visible event. | |||||
2021-02-09 | Add edit shortcuts and fix some focus stuff | Nicolas Werner | 5 | -7/+30 | |
2021-02-09 | Implement message editing | Nicolas Werner | 9 | -15/+90 | |
The UI still looks ugly, but I have no good idea atm. fixes #134 | |||||
2021-02-09 | Display edits correctly | Nicolas Werner | 8 | -12/+99 | |
2021-02-09 | Fix edited replies | Nicolas Werner | 3 | -4/+38 | |
2021-02-09 | Render edits | Nicolas Werner | 4 | -4/+86 | |
2021-02-09 | Switch to new relations format | Nicolas Werner | 12 | -144/+112 | |
2021-02-09 | Fix wrong font used in emoji escape | Nicolas Werner | 1 | -1/+1 | |
2021-02-09 | Fix linting | Nicolas Werner | 1 | -11/+11 | |
2021-02-09 | Remove unused variables | Nicolas Werner | 1 | -3/+1 | |
2021-02-09 | Clean up config names a bit | Nicolas Werner | 2 | -8/+5 | |
2021-02-09 | Fixes issue 463 | tverrbjelke | 1 | -1/+1 | |
Installation description for debian (buster) misses package qtdeclarative5-dev modified: README.md | |||||
2021-02-07 | make lint | trilene | 4 | -11/+17 | |
2021-02-07 | Add Duplex call devices | trilene | 1 | -0/+4 | |
2021-02-07 | linting fix | Jedi18 | 2 | -4/+4 | |
2021-02-07 | Move call device handling out of WebRTCSession | trilene | 8 | -396/+509 | |
2021-02-07 | emoji default translation fix | Jedi18 | 2 | -5/+24 | |
2021-02-07 | Native rendering breaks kerning | Nicolas Werner | 1 | -4/+0 | |
2021-02-06 | translation fix for default text in emoji combo | Jedi18 | 1 | -3/+3 | |
2021-02-05 | Translated using Weblate (Hungarian) | Weblate | 1 | -47/+49 | |
Currently translated at 91.8% (406 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-02-05 | focus message input on adding emoji/reacting to a message | Jedi18 | 4 | -0/+15 | |
2021-02-05 | close emoji autocompleter if space typed after : issue #433 and adds default ↵ | Jedi18 | 2 | -0/+5 | |
option for emoji font family settings | |||||
2021-02-04 | Don't attempt to begin group "" | Loren Burkholder | 1 | -3/+5 | |
2021-02-04 | Set profile to "" if it's the default for compatibility | Loren Burkholder | 1 | -2/+2 | |
2021-02-04 | Use UserSettings where possible | Loren Burkholder | 1 | -11/+3 | |
2021-02-04 | Fix bug on logout of non-default profile | Loren Burkholder | 1 | -7/+5 | |
2021-02-04 | Fix scheme handler not passing arguments | Nicolas Werner | 2 | -2/+2 | |
2021-02-03 | notifications/mananger: Follow Linux code paths on Haiku as well | Alexander von Gluck IV | 1 | -3/+3 | |
2021-02-03 | cmake: Don't build with Werror on Haiku | Alexander von Gluck IV | 1 | -1/+1 | |
2021-02-03 | Cleanup privacy screen, no more grabImage | Nicolas Werner | 3 | -35/+13 | |
2021-02-02 | Fix QML layout warnings | Loren Burkholder | 1 | -4/+4 | |
2021-02-02 | Change matrix to guru overlay | Nicolas Werner | 1 | -1/+1 | |
fixes #410 | |||||
2021-02-02 | Fix unused capture warning | Nicolas Werner | 1 | -2/+2 | |
2021-02-02 | Update format script again | Joseph Donofry | 2 | -4/+5 | |
2021-02-02 | Try to fix format script and fix linting | Joseph Donofry | 3 | -15/+14 | |
2021-02-02 | fixed global avatar updation in the dialog | Jedi18 | 2 | -11/+28 | |
2021-02-02 | add loading indicator | Jedi18 | 4 | -11/+46 | |
2021-02-02 | add error message and update avatars on avatar change in timeline and user ↵ | Jedi18 | 5 | -4/+48 | |
profile dialog | |||||
2021-02-01 | Change bash variable check | Joseph Donofry | 1 | -1/+1 | |
2021-02-01 | Allow drag/drop of files on whole timeline | Loren Burkholder | 2 | -7/+4 | |
2021-02-01 | Update wording on settings page for privacy timer | Joseph Donofry | 1 | -1/+1 | |
2021-02-01 | Small UX fixes | Joseph Donofry | 2 | -3/+5 | |
2021-02-01 | Remove redundant import and fix visible warning | Joseph Donofry | 2 | -5/+6 | |
2021-02-01 | Fix emojis with fe0f in the middle | Nicolas Werner | 1 | -2/+1 | |
2021-02-01 | update room and global avatar through user profile | Jedi18 | 3 | -13/+98 | |
2021-01-31 | Translated using Weblate (Hungarian) | Weblate | 1 | -42/+42 | |
Currently translated at 81.2% (359 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-30 | focus and select text on clicking edit button | Jedi18 | 1 | -0/+2 | |
2021-01-29 | Translated using Weblate (Russian) | Weblate | 1 | -6/+6 | |
Currently translated at 84.6% (374 of 442 strings) Translated using Weblate (Russian) Currently translated at 84.6% (374 of 442 strings) Co-authored-by: Alexey Murz Korepov <murznn@gmail.com> Co-authored-by: Artem <ego.cordatus@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/ Translation: Nheko/nheko | |||||
2021-01-29 | Translated using Weblate (Hungarian) | Weblate | 1 | -45/+53 | |
Currently translated at 71.7% (317 of 442 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-29 | Close user profile dialog on Esc | Loren Burkholder | 1 | -0/+5 | |
2021-01-29 | make lint | Loren Burkholder | 1 | -3/+3 | |
2021-01-29 | Fix warning about non-NOTIFYable property | Loren Burkholder | 1 | -4/+4 | |
2021-01-29 | Center user info dialog on the screen | Loren Burkholder | 3 | -1/+12 | |
2021-01-29 | shifted isUsernameEditingAllowed to qml from c++ | Jedi18 | 3 | -28/+14 | |
2021-01-29 | made requeste changes | Jedi18 | 5 | -17/+13 | |
2021-01-29 | fix linting 2 | Jedi18 | 2 | -3/+3 | |
2021-01-29 | Shifted fetching of global username fom timeline model to user profile | Jedi18 | 4 | -21/+34 | |
2021-01-28 | fix linting | Jedi18 | 4 | -8/+8 | |
2021-01-28 | Changed edit method from double clicking to an edit button | Jedi18 | 5 | -12/+41 | |
2021-01-28 | Username can be edited by double clicking on text, added global user profile ↵ | Jedi18 | 7 | -70/+86 | |
menu action in user info widget | |||||
2021-01-27 | Translated using Weblate (Estonian) | Weblate | 1 | -4/+4 | |
Currently translated at 100.0% (442 of 442 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 | |||||
2021-01-27 | Bump version to 0.8.1 | Nicolas Werner | 5 | -10/+12 | |
2021-01-27 | Update changelog | Nicolas Werner | 1 | -0/+38 | |
2021-01-27 | Fix crash, when keys for no events were requested | Nicolas Werner | 1 | -1/+2 | |
2021-01-27 | Fix request key loops | Nicolas Werner | 1 | -2/+5 | |
2021-01-27 | Fix username completion deleting characters before it | Nicolas Werner | 1 | -1/+4 | |
fixes #421 | |||||
2021-01-27 | Update new translations | Nicolas Werner | 2 | -8/+8 | |
2021-01-27 | Translated using Weblate (Estonian) | Weblate | 1 | -4/+4 | |
Currently translated at 100.0% (438 of 438 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 | |||||
2021-01-27 | Only select elements in completer when mouse is moved | Nicolas Werner | 2 | -3/+4 | |
2021-01-27 | Add a few missing strings on the login page to translations | Nicolas Werner | 21 | -87/+547 | |
2021-01-27 | Autoclose completer when space is pressed and no suggestion available | Nicolas Werner | 3 | -1/+5 | |
2021-01-27 | Translate some of the new messages | Nicolas Werner | 2 | -8/+8 | |
2021-01-27 | Update translations | Nicolas Werner | 20 | -372/+691 | |
2021-01-27 | Translated using Weblate (Hungarian) | Weblate | 1 | -39/+39 | |
Currently translated at 62.7% (273 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-27 | Translated using Weblate (Hungarian) | Weblate | 1 | -25/+26 | |
Currently translated at 53.7% (234 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-27 | update room specific username from userprofile | Jedi18 | 5 | -3/+77 | |
2021-01-26 | Implement Privacy Screen | Joseph Donofry | 8 | -35/+137 | |
* Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility | |||||
2021-01-26 | Fix formatting | Joseph Donofry | 5 | -27/+44 | |
2021-01-25 | Initial commit for privacy screen | Joseph Donofry | 6 | -2/+159 | |
Missing window focus event and knowing when room is encryption | |||||
2021-01-25 | Use updated emoji-test.txt | Loren Burkholder | 1 | -4177/+4610 | |
2021-01-25 | Use correct syntax for emoji generation script | Loren Burkholder | 2 | -3734/+3884 | |
2021-01-25 | Make lint | Loren Burkholder | 1 | -1/+0 | |
2021-01-25 | Use new enum structure in emoji generation script | Loren Burkholder | 1 | -6/+0 | |
2021-01-25 | Get category switching working | Loren Burkholder | 4 | -41/+42 | |
2021-01-25 | Translated using Weblate (Hungarian) | Weblate | 1 | -66/+66 | |
Currently translated at 48.2% (210 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-25 | Reload the timeline after key import | Nicolas Werner | 1 | -0/+1 | |
2021-01-25 | Remove test log message | Nicolas Werner | 1 | -4/+1 | |
2021-01-25 | Focus input area on room switch and reply change again | Nicolas Werner | 2 | -31/+41 | |
fixes #412 fixes #413 | |||||
2021-01-25 | Make matrix link chat invites direct chats | Nicolas Werner | 1 | -2/+4 | |
2021-01-25 | Treat empty secrets as no secret | Nicolas Werner | 1 | -0/+4 | |
2021-01-24 | Fix old messages being played back after limit reset | Nicolas Werner | 1 | -0/+9 | |
2021-01-24 | Add python 3 to path in appveyor | Nicolas Werner | 2 | -5/+4 | |
2021-01-24 | Add "open in external program" action | rnhmjoj | 3 | -8/+39 | |
2021-01-24 | Write database to the DataLocation | rnhmjoj | 2 | -4/+27 | |
2021-01-23 | Fix emoji update script | Nicolas Werner | 3 | -97/+1701 | |
2021-01-23 | Translated using Weblate (Malayalam) | Weblate | 1 | -57/+57 | |
Currently translated at 13.3% (58 of 435 strings) Co-authored-by: vachan-maker <revsamtp@hotmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ml/ Translation: Nheko/nheko | |||||
2021-01-23 | Translated using Weblate (Hungarian) | Weblate | 1 | -13/+13 | |
Currently translated at 35.6% (155 of 435 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko | |||||
2021-01-23 | Translated using Weblate (Dutch) | Weblate | 1 | -4/+4 | |
Currently translated at 14.2% (62 of 435 strings) Co-authored-by: Glael <glael@cock.li> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | |||||
2021-01-23 | Request unknown message indices | Nicolas Werner | 5 | -10/+23 | |
2021-01-22 | Use colors.mid for Completer border | Loren Burkholder | 1 | -2/+1 | |
2021-01-23 | Remove useless parentheses | DeepBlueV7.X | 1 | -2/+2 | |
2021-01-23 | Fix Qt < 5.14 compat | Nicolas Werner | 1 | -1/+5 | |
2021-01-22 | Fix UserProfile's behavior in dark theme | Loren Burkholder | 1 | -0/+1 | |