Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark rooms as direct chats | Nicolas Werner | 2021-11-21 | 5 | -2/+79 |
| | | | | | Either by accepting an invite or manually using /converttodm and revert with /converttoroom. | ||||
* | Pretty error printing | Nicolas Werner | 2021-11-21 | 4 | -13/+121 |
| | |||||
* | Add a filter for direct chats | Nicolas Werner | 2021-11-20 | 10 | -40/+192 |
| | | | | fixes #317 | ||||
* | Pass correct background color to username separator | Nicolas Werner | 2021-11-20 | 1 | -1/+1 |
| | |||||
* | Make user colors a bit more vibrant | Nicolas Werner | 2021-11-19 | 1 | -5/+3 |
| | |||||
* | Update macOS icon package to macOS-y style. Thanks quinn | Joseph Donofry | 2021-11-19 | 2 | -0/+2 |
| | |||||
* | Preliminary gstreamer 1.20 compatibility | Nicolas Werner | 2021-11-19 | 1 | -1/+2 |
| | | | | | | | | The transceiver was made private in https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2241 The direction property was added here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/commit/28b0be4036ac59d6e6068586ab7bc55e8ac51166 | ||||
* | Fix jdenticon plugin not loading | Nicolas Werner | 2021-11-19 | 1 | -2/+2 |
| | |||||
* | Release 0.9.0 | Nicolas Werner | 2021-11-19 | 4 | -13/+14 |
| | |||||
* | Small changelog fixes | Nicolas Werner | 2021-11-19 | 1 | -2/+2 |
| | |||||
* | Add some build notes and update the E2EE note | Nicolas Werner | 2021-11-19 | 1 | -5/+3 |
| | |||||
* | Fix mouse cursor on top bar | Nicolas Werner | 2021-11-19 | 1 | -0/+5 |
| | |||||
* | Jdenticon update | Joseph Donofry | 2021-11-18 | 2 | -3/+3 |
| | |||||
* | Make VOIP and screenshare explicit options | Nicolas Werner | 2021-11-18 | 4 | -43/+18 |
| | |||||
* | Merge pull request #806 from LorenDB/dialogFixes | DeepBlueV7.X | 2021-11-18 | 9 | -83/+156 |
|\ | | | | | Dialog fixes and improvements | ||||
| * | Fix colors and alignment in dialogs | Nicolas Werner | 2021-11-18 | 5 | -27/+15 |
| | | |||||
| * | Fix video call filename and qtjdenticon for windows | Joseph Donofry | 2021-11-18 | 2 | -2/+2 |
| | | |||||
| * | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 1 | -2/+3 |
| | | |||||
| * | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 2 | -4/+4 |
| | | |||||
| * | Fix hunter messing with pkg-config | Nicolas Werner | 2021-11-18 | 1 | -8/+56 |
| | | |||||
| * | Update bundled deps | Nicolas Werner | 2021-11-18 | 3 | -37/+44 |
| | | |||||
| * | Fix qml warnings and missing icons | Nicolas Werner | 2021-11-18 | 2 | -4/+4 |
| | | |||||
| * | Translated using Weblate (Dutch) | Weblate | 2021-11-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
| * | Fix linebreaks in README | Nicolas Werner | 2021-11-18 | 1 | -2/+2 |
| | | |||||
| * | Fix resolution of failed image | Nicolas Werner | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | Mention fluent icons in readme | Nicolas Werner | 2021-11-18 | 1 | -0/+1 |
| | | |||||
| * | Quality-of-life improvements to InputDialog | Loren Burkholder | 2021-11-16 | 1 | -0/+9 |
| | | |||||
| * | Don't add arbitrary padding | Loren Burkholder | 2021-11-16 | 1 | -2/+1 |
| | | | | | | | | This breaks the vertical-centeredness on the close button. | ||||
| * | Simplify code for padding delegates | Loren Burkholder | 2021-11-16 | 2 | -4/+8 |
| | | |||||
| * | Remove duplicate property | Loren Burkholder | 2021-11-16 | 1 | -4/+0 |
| | | |||||
| * | Don't add a user twice | Loren Burkholder | 2021-11-16 | 1 | -0/+4 |
| | | |||||
| * | Allow removing users from the invite dialog | Loren Burkholder | 2021-11-16 | 3 | -3/+29 |
| | | |||||
| * | Nicer padding | Loren Burkholder | 2021-11-16 | 3 | -6/+9 |
| | | |||||
| * | Add pointing hand cursor shape | Loren Burkholder | 2021-11-16 | 1 | -0/+5 |
| | | |||||
| * | Port invite dialog to use ItemDelegate | Loren Burkholder | 2021-11-16 | 1 | -23/+39 |
| | | |||||
| * | Add highlight on hover | Loren Burkholder | 2021-11-16 | 2 | -2/+8 |
| | | |||||
| * | Switch member dialog to using ItemDelegate | Loren Burkholder | 2021-11-16 | 1 | -46/+63 |
| | | |||||
* | | Fix video call filename and qtjdenticon for windows | Joseph Donofry | 2021-11-18 | 2 | -2/+2 |
| | | |||||
* | | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 1 | -2/+3 |
| | | |||||
* | | Try to fix lmdbxx download | Nicolas Werner | 2021-11-18 | 2 | -4/+4 |
| | | |||||
* | | Fix hunter messing with pkg-config | Nicolas Werner | 2021-11-18 | 1 | -8/+56 |
| | | |||||
* | | Update bundled deps | Nicolas Werner | 2021-11-18 | 3 | -37/+44 |
| | | |||||
* | | Fix qml warnings and missing icons | Nicolas Werner | 2021-11-17 | 2 | -4/+4 |
| | | |||||
* | | Translated using Weblate (Dutch) | Weblate | 2021-11-16 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
* | | Fix linebreaks in README | Nicolas Werner | 2021-11-17 | 1 | -2/+2 |
| | | |||||
* | | Fix resolution of failed image | Nicolas Werner | 2021-11-17 | 1 | -1/+1 |
| | | |||||
* | | Mention fluent icons in readme | Nicolas Werner | 2021-11-17 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #807 from LorenDB/fluentIcons | DeepBlueV7.X | 2021-11-17 | 168 | -211/+378 |
|\ | | | | | Switch icon theme to Fluent icons | ||||
| * | Use filled shields everywhere and distinguish different states more | Nicolas Werner | 2021-11-17 | 11 | -26/+38 |
| | | |||||
| * | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 167 | -209/+364 |
|/ | |||||
* | Translated using Weblate (Polish) | Weblate | 2021-11-16 | 1 | -5/+5 |
| | | | | | | | | | | | | | Currently translated at 83.4% (506 of 606 strings) Translated using Weblate (Polish) Currently translated at 83.4% (506 of 606 strings) Co-authored-by: AXD <dexkingcrazy@gmail.com> Co-authored-by: luff eman <userx@disroot.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko | ||||
* | Translated using Weblate (Portuguese (Portugal)) | Weblate | 2021-11-16 | 1 | -103/+105 |
| | | | | | | | | Currently translated at 95.8% (581 of 606 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 (Esperanto) | Weblate | 2021-11-16 | 1 | -3/+3 |
| | | | | | | | | Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | Fix rpath not being set while uninstalled | Nicolas Werner | 2021-11-16 | 1 | -1/+1 |
| | |||||
* | Try to fix notarization issues | Joseph Donofry | 2021-11-15 | 1 | -4/+15 |
| | |||||
* | Merge pull request #812 from Nheko-Reborn/jdenticon-packaging | DeepBlueV7.X | 2021-11-15 | 4 | -13/+27 |
|\ | | | | | Jdenticon packaging | ||||
| * | Try to add jdenticon plugin to Windows build | Nicolas Werner | 2021-11-15 | 1 | -0/+7 |
| | | |||||
| * | Try to add jdenticon plugin to macos build | Nicolas Werner | 2021-11-15 | 1 | -0/+1 |
| | | |||||
| * | Add qt-jdention to flatpak | Nicolas Werner | 2021-11-15 | 1 | -0/+10 |
| | | |||||
| * | Cleanup qt-jdenticon loading | Nicolas Werner | 2021-11-15 | 1 | -13/+9 |
| | | |||||
* | | Support exif rotation on received videos | Nicolas Werner | 2021-11-15 | 3 | -16/+40 |
| | | | | | | | | fixes #674 | ||||
* | | Translated using Weblate (Indonesian) | Weblate | 2021-11-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (606 of 606 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 (Portuguese (Portugal)) | Weblate | 2021-11-14 | 1 | -74/+79 |
|/ | | | | | | | | Currently translated at 79.2% (480 of 606 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko | ||||
* | Update changelog | Nicolas Werner | 2021-11-14 | 1 | -0/+4 |
| | |||||
* | Fix being dropped into an empty room after a join | Nicolas Werner | 2021-11-14 | 1 | -8/+0 |
| | |||||
* | Reenable still image viewer for WebP until we qmlify the image viewer | Nicolas Werner | 2021-11-14 | 1 | -9/+10 |
| | |||||
* | Disallow displaynames with only spaces or control characters | Nicolas Werner | 2021-11-14 | 1 | -5/+12 |
| | |||||
* | Prevent edits from removing quotes at the beginning of a message | Nicolas Werner | 2021-11-13 | 1 | -5/+8 |
| | |||||
* | Fix some colors switched to yellow by accident | Nicolas Werner | 2021-11-13 | 2 | -2/+4 |
| | |||||
* | Translated using Weblate (Esperanto) | Weblate | 2021-11-12 | 1 | -14/+14 |
| | | | | | | | | Currently translated at 99.5% (603 of 606 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | Merge branch 'video_player_enhancements' into 'master' | Nicolas Werner | 2021-11-12 | 10 | -193/+411 |
|\ | | | | | | | | | Video player enhancements See merge request nheko-reborn/nheko!15 | ||||
| * | Format qml | Nicolas Werner | 2021-11-11 | 5 | -100/+103 |
| | | |||||
| * | Make it possible to unhide the controls on mobile | Nicolas Werner | 2021-11-11 | 2 | -19/+21 |
| | | |||||
| * | Cleanup positioning of player elements | Nicolas Werner | 2021-11-11 | 5 | -261/+174 |
| | | |||||
| * | More refactoring and layout updates | Joseph Donofry | 2021-11-11 | 6 | -75/+191 |
| | | |||||
| * | More player fixes | Joseph Donofry | 2021-11-09 | 2 | -123/+25 |
| | | |||||
| * | Fix audio player and use same controls for video and audio | Joseph Donofry | 2021-11-09 | 1 | -80/+77 |
| | | |||||
| * | Move rest of controls to separate file | Joseph Donofry | 2021-11-09 | 5 | -237/+311 |
| | | |||||
| * | Initial Refactoring into separate controls | Joseph Donofry | 2021-11-09 | 4 | -88/+115 |
| | | |||||
| * | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-11-09 | 6 | -7/+191 |
| |\ | |||||
| * | | Incorporate nico's suggestions, fix volume slider | Joseph Donofry | 2021-11-08 | 1 | -272/+272 |
| | | | |||||
| * | | Minor fixes for undefined qml behavior | Joseph Donofry | 2021-11-08 | 1 | -7/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-11-08 | 47 | -1372/+1523 |
| |\ \ | |||||
| * | | | Fix syntax issue | Joseph Donofry | 2021-11-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | PlayableMediaMessage fixes on macOS | Joseph Donofry | 2021-11-03 | 1 | -2/+31 |
| | | | | |||||
| * | | | Update video_player_enhancements with changes from master | Joseph Donofry | 2021-11-03 | 265 | -34547/+54305 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-08-16 | 39 | -293/+793 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge origin/master and fix conflicts | Joseph Donofry | 2021-08-10 | 124 | -4460/+8433 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-07-19 | 26 | -170/+776 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Import and update lurkki's branch | Joseph Donofry | 2021-07-19 | 3 | -189/+350 |
| | | | | | | | | |||||
* | | | | | | | | Fix secrets status not shown after startup | Nicolas Werner | 2021-11-11 | 1 | -0/+4 |
| | | | | | | | | |||||
* | | | | | | | | Make yellow darker | Nicolas Werner | 2021-11-11 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes readability issues in the userprofile. fixes #440 | ||||
* | | | | | | | | Make pill text color match the separator color | Nicolas Werner | 2021-11-11 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Fix SSO login showing password prompt | Nicolas Werner | 2021-11-11 | 1 | -0/+2 |
| | | | | | | | | |||||
* | | | | | | | | Swap encryption and edit indicator | Nicolas Werner | 2021-11-11 | 1 | -9/+9 |
| | | | | | | | | |||||
* | | | | | | | | Improve the layout and behaviour of topbar slightly | Nicolas Werner | 2021-11-11 | 3 | -16/+39 |
| | | | | | | | | |||||
* | | | | | | | | Fix no replies being rendered for edits sent from Element in encrypted rooms | Nicolas Werner | 2021-11-11 | 1 | -5/+4 |
| | | | | | | | | |||||
* | | | | | | | | Translated using Weblate (Estonian) | Weblate | 2021-11-10 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (606 of 606 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko | ||||
* | | | | | | | | Translated using Weblate (Esperanto) | Weblate | 2021-11-10 | 1 | -31/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.1% (589 of 606 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 (Finnish) | Weblate | 2021-11-10 | 1 | -17/+17 |
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.7% (568 of 606 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 | ||||
* | | | | | | | Fix parsing some exotic image packs | Nicolas Werner | 2021-11-09 | 3 | -4/+9 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #798 from LorenDB/fixRRDialog | DeepBlueV7.X | 2021-11-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix clicking on avatar | ||||
| * | | | | | | | Fix clicking on avatar | Loren Burkholder | 2021-11-08 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Explicitly namespace platform module | Nicolas Werner | 2021-11-09 | 1 | -3/+3 |
| | | | | | | | | |||||
* | | | | | | | | Add preliminary changelog | Nicolas Werner | 2021-11-09 | 1 | -0/+178 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Remove appimage | Nicolas Werner | 2021-11-08 | 3 | -222/+0 |
| | | | | | | | |||||
* | | | | | | | Update translations | Nicolas Werner | 2021-11-08 | 23 | -507/+760 |
| | | | | | | | |||||
* | | | | | | | Fix redaction of edited messages | Nicolas Werner | 2021-11-08 | 4 | -5/+38 |
| | | | | | | | |||||
* | | | | | | | Fix bootstrap after registration | Nicolas Werner | 2021-11-08 | 2 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Improve fetching of device keys after login | Nicolas Werner | 2021-11-08 | 4 | -6/+23 |
| | | | | | | | |||||
* | | | | | | | Translated using Weblate (French) | Weblate | 2021-11-08 | 1 | -104/+106 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 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 (Dutch) | Weblate | 2021-11-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 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 (Esperanto) | Weblate | 2021-11-08 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.0% (562 of 604 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | | | | | | Fix self verification status never updating | Nicolas Werner | 2021-11-07 | 2 | -1/+3 |
| | | | | | | | |||||
* | | | | | | | Don't try to load verification status before db is ready | Nicolas Werner | 2021-11-07 | 1 | -1/+0 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #791 from Nheko-Reborn/secret-storage-fixes | DeepBlueV7.X | 2021-11-07 | 11 | -208/+267 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Move away from using an event loop to access secrets | ||||
| * | | | | | | | Move away from using an event loop to access secrets | Nicolas Werner | 2021-11-07 | 11 | -208/+267 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789 | ||||
* | | | | | | | | Merge pull request #790 from LorenDB/fixRRDialog | Loren Burkholder | 2021-11-06 | 1 | -42/+39 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | Fix clicking on read receipts for profiles | ||||
| * | | | | | | | Use ItemDelegate for read receipts | Loren Burkholder | 2021-11-06 | 1 | -42/+39 |
| | | | | | | | | |||||
* | | | | | | | | Translated using Weblate (Estonian) | Weblate | 2021-11-06 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 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 | ||||
* | | | | | | | Fix crash when clearing empty timeline | Nicolas Werner | 2021-11-06 | 1 | -3/+5 |
|/ / / / / / | |||||
* | | | | | | Fix leave room dialog | Nicolas Werner | 2021-11-05 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Translated using Weblate (Indonesian) | Weblate | 2021-11-05 | 1 | -51/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko | ||||
* | | | | | | Fix crash in debug code for matrix uri handler | Nicolas Werner | 2021-11-04 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #776 fixes #590 | ||||
* | | | | | | Update translation files | Weblate | 2021-11-04 | 1 | -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 translations | Nicolas Werner | 2021-11-04 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Update German translation | Nicolas Werner | 2021-11-04 | 23 | -209/+216 |
| | | | | | | |||||
* | | | | | | Translated using Weblate (Estonian) | Weblate | 2021-11-04 | 1 | -51/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 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 | ||||
* | | | | | | Translate some german texts | Nicolas Werner | 2021-11-04 | 1 | -22/+22 |
| | | | | | | |||||
* | | | | | | Fix translation nits | Nicolas Werner | 2021-11-04 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Translated using Weblate (Dutch) | Weblate | 2021-11-03 | 1 | -52/+54 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (604 of 604 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
* | | | | | Update translations | Nicolas Werner | 2021-11-03 | 24 | -5595/+10059 |
| | | | | | |||||
* | | | | | Use ItemDelegate for CommunitiesList | Nicolas Werner | 2021-11-03 | 1 | -23/+22 |
| | | | | | |||||
* | | | | | Use ItemDelegate in RoomList instead of a Rectangle with handlers | Nicolas Werner | 2021-11-03 | 9 | -482/+1879 |
| | | | | | | | | | | | | | | | | | | | | | | | | | fixes #683 relates to #571 | ||||
* | | | | | Fix unjoinable invites on mobile as well as unclickable previews | Nicolas Werner | 2021-11-03 | 4 | -6/+27 |
| | | | | | |||||
* | | | | | Fix copyright order | Nicolas Werner | 2021-11-03 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Fix registration on matrix.org | Nicolas Werner | 2021-11-03 | 9 | -124/+587 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670 | ||||
* | | | | | Merge branch 'macos_api_updates' into 'master' | Nicolas Werner | 2021-11-03 | 1 | -7/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix macOS m.image notif crash See merge request nheko-reborn/nheko!14 | ||||
| * | | | | | Fix macOS m.image notif crash | Joe Donofry | 2021-11-03 | 1 | -7/+34 |
|/ / / / / | |||||
* | | | | | Merge branch 'macos_api_updates' into 'master' | Nicolas Werner | 2021-11-02 | 4 | -23/+60 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update macOS notifications to use UserNotifications framework See merge request nheko-reborn/nheko!13 | ||||
| * | | | | | Update macOS notifications to use UserNotifications framework | Joseph Donofry | 2021-11-01 | 4 | -23/+60 |
| | | | | | | |||||
* | | | | | | Clear @room warning after sending message | Nicolas Werner | 2021-11-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #751 | ||||
* | | | | | | Fix loading spinner when switching to a fully loaded room | Nicolas Werner | 2021-11-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #754 | ||||
* | | | | | | Fix hidden spaces hiding themselves | Nicolas Werner | 2021-11-02 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | fixes #745 | ||||
* | | | | | Fix crash on logout | Nicolas Werner | 2021-11-01 | 1 | -23/+25 |
| | | | | | |||||
* | | | | | Prompt user when there are unverified devices | Nicolas Werner | 2021-11-01 | 9 | -10/+120 |
| | | | | | |||||
* | | | | | Some people consider Nheko not an AAAAA title | Nicolas Werner | 2021-10-30 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Add self verification after login | Nicolas Werner | 2021-10-30 | 9 | -75/+288 |
| | | | | | |||||
* | | | | | Merge pull request #777 from LorenDB/focusRoomSearch | DeepBlueV7.X | 2021-10-29 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Auto-focus search bar in room directory | ||||
| * | | | | | Auto-focus search bar in room directory | Loren Burkholder | 2021-10-28 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Translated using Weblate (Indonesian) | Weblate | 2021-10-26 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 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 | ||||
* | | | | | Update translation files | Weblate | 2021-10-26 | 1 | -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 | ||||
* | | | | | Merge pull request #767 from Thulinma/deviceRenaming | DeepBlueV7.X | 2021-10-20 | 3 | -19/+105 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow changing device names, display last seen time and IP | ||||
| * | | | | | Allow changing device names, display last seen time and IP | Thulinma | 2021-10-20 | 3 | -19/+105 |
|/ / / / / | |||||
* | | | | | speed up blurhash decode a bit | Nicolas Werner | 2021-10-20 | 2 | -18/+17 |
| | | | | | |||||
* | | | | | Fix calculating hidden space children | Nicolas Werner | 2021-10-20 | 1 | -1/+14 |
| | | | | | |||||
* | | | | | Translated using Weblate (Portuguese (Portugal)) | Weblate | 2021-10-20 | 1 | -9/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 74.8% (426 of 569 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) | Weblate | 2021-10-19 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
* | | | | | Merge pull request #768 from ISSOtm/patch-2 | DeepBlueV7.X | 2021-10-19 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix incorrect pluralization of "rooms" | ||||
| * | | | | | Fix incorrect pluralization of "rooms" | Eldred Habert | 2021-10-19 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Translated using Weblate (Portuguese (Portugal)) | Weblate | 2021-10-19 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 73.2% (417 of 569 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 (French) | Weblate | 2021-10-19 | 1 | -10/+10 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 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 (French) | Weblate | 2021-10-19 | 1 | -57/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.2% (559 of 569 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko | ||||
* | | | | | lint using clang11 | Nicolas Werner | 2021-10-17 | 3 | -16/+6 |
| | | | | | |||||
* | | | | | lint | Nicolas Werner | 2021-10-17 | 5 | -9/+18 |
| | | | | | |||||
* | | | | | Use allow list for URI schemes | Nicolas Werner | 2021-10-17 | 1 | -1/+11 |
| | | | | | |||||
* | | | | | WIP | Nicolas Werner | 2021-10-17 | 3 | -19/+63 |
| | | | | | |||||
* | | | | | move device verification management to its own file | Nicolas Werner | 2021-10-17 | 9 | -150/+221 |
| | | | | | |||||
* | | | | | Move voip and encryption stuff into their own directories | Nicolas Werner | 2021-10-17 | 25 | -30/+31 |
| | | | | | |||||
* | | | | | Merge pull request #766 from Thulinma/deviceDeletion | DeepBlueV7.X | 2021-10-16 | 5 | -3/+92 |
|\ \ \ \ \ | | | | | | | | | | | | | Add support for listing devices that do not support encryption, add support for logging out devices. | ||||
| * | | | | | Add support for listing devices that do not support encryption, add support ↵ | Thulinma | 2021-10-17 | 5 | -3/+92 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | for logging out devices. Ticks off another box in #23! | ||||
* | | | | | Merge pull request #764 from ISSOtm/patch-1 | DeepBlueV7.X | 2021-10-16 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Use correct Monopoly quote | ||||
| * | | | | | Use correct Monopoly quote | Eldred Habert | 2021-10-15 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | Hi if you're reading this commit message wondering "what the fuck?" | ||||
* | | | | | Update translation files | Weblate | 2021-10-15 | 1 | -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 | ||||
* | | | | | Merge pull request #763 from tastytea/stickers-jpeg | DeepBlueV7.X | 2021-10-15 | 24 | -35/+35 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow JPEG in image picker for stickers and emotes. | ||||
| * | | | | | Allow JPEG in image picker for stickers and emotes. | tastytea | 2021-10-15 | 24 | -35/+35 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | The file ending list is translated, so all the translations are updated too. | ||||
* | | | | | Merge pull request #742 from LorenDB/qmlLeaveRoom | DeepBlueV7.X | 2021-10-11 | 12 | -117/+47 |
|\ \ \ \ \ | | | | | | | | | | | | | QML the leave room dialog | ||||
| * | | | | | Use the same leave room dialog everywhere | Loren Burkholder | 2021-10-11 | 12 | -116/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs. | ||||
| * | | | | | Remove unimplemented function declaration | Loren Burkholder | 2021-10-11 | 1 | -1/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #741 from LorenDB/qmlJoinRoomDlg | DeepBlueV7.X | 2021-10-11 | 10 | -144/+104 |
|\ \ \ \ \ | | | | | | | | | | | | | QML the join room dialog | ||||
| * | | | | | Use better close-on-Enter logic | Loren Burkholder | 2021-10-09 | 1 | -8/+4 |
| | | | | | | |||||
| * | | | | | Auto-focus the input | Loren Burkholder | 2021-10-09 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Add handy keyboard shortcuts | Loren Burkholder | 2021-10-09 | 1 | -0/+15 |
| | | | | | | |||||
| * | | | | | QML the join room dialog | Loren Burkholder | 2021-10-09 | 10 | -144/+92 |
| | | | | | | |||||
* | | | | | | Merge pull request #755 from Nheko-Reborn/bootstrapping | DeepBlueV7.X | 2021-10-09 | 20 | -68/+834 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Support bootstrapping crosssigning | ||||
| * | | | | | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 20 | -68/+834 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | | | | | | Merge pull request #743 from LorenDB/qmlLogout | DeepBlueV7.X | 2021-10-09 | 7 | -23/+42 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | QML the logout dialog | ||||
| * | | | | | make lint | Loren Burkholder | 2021-10-09 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | QML the logout dialog | Loren Burkholder | 2021-10-05 | 7 | -23/+42 |
| | | | | | | |||||
* | | | | | | Merge pull request #752 from Thulinma/devicelistEdits | DeepBlueV7.X | 2021-10-07 | 8 | -54/+118 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Added support for refreshing the device list & marking current device with a checkmark instead of a lock | ||||
| * | | | | | Simplify device list refresh logic | DeepBlueV7.X | 2021-10-07 | 2 | -4/+2 |
| | | | | | | |||||
| * | | | | | Remove duplicated verification status calculation | Nicolas Werner | 2021-10-07 | 2 | -48/+50 |
| | | | | | | |||||
| * | | | | | Added support for refreshing the device list, marking current device with a ↵ | Thulinma | 2021-10-06 | 8 | -8/+72 |
|/ / / / / | | | | | | | | | | | | | | | | checkmark instead of a lock | ||||
* | | | | | Fix appimage builder url | Nicolas Werner | 2021-10-04 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Add additional check for invalid megolm sessions | Nicolas Werner | 2021-10-04 | 3 | -2/+6 |
| | | | | | |||||
* | | | | | Merge pull request #744 from LorenDB/reorganizeQml | DeepBlueV7.X | 2021-10-04 | 8 | -12/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | Reorganize all the dialogs into the dialogs folder | ||||
| * | | | | | Reorganize all the dialogs into the dialogs folder | Loren Burkholder | 2021-09-29 | 8 | -12/+18 |
| | | | | | | |||||
* | | | | | | Merge pull request #739 from LorenDB/stringFixes | DeepBlueV7.X | 2021-10-04 | 2 | -9/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix some strings and translation stuff | ||||
| * | | | | | | Fix some strings and translation stuff | Loren Burkholder | 2021-10-01 | 2 | -9/+3 |
| |/ / / / / | |||||
* | | | | | | Translated using Weblate (Indonesian) | Weblate | 2021-10-03 | 1 | -571/+588 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 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 (Portuguese (Portugal)) | Weblate | 2021-10-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.9% (415 of 569 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 (Portuguese (Portugal)) | Weblate | 2021-10-02 | 1 | -80/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.5% (413 of 569 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 (Portuguese (Brazil)) | Weblate | 2021-10-01 | 1 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 8.9% (51 of 569 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 8.9% (51 of 569 strings) Co-authored-by: Terry Cukerberg <zscecnur@sharklasers.com> Co-authored-by: zerowhy <zerowhy.server@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/ Translation: Nheko/nheko | ||||
* | | | | | | Translated using Weblate (Esperanto) | Weblate | 2021-10-01 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (568 of 569 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko | ||||
* | | | | | | Added translation using Weblate (Indonesian) | Weblate | 2021-10-01 | 1 | -0/+3114 |
| | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Linerly <linerly@protonmail.com> | ||||
* | | | | | | Translated using Weblate (Portuguese (Portugal)) | Weblate | 2021-10-01 | 1 | -207/+211 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 59.9% (341 of 569 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 (Portuguese (Portugal)) | Weblate | 2021-09-30 | 1 | -41/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 24.4% (139 of 569 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 (Portuguese (Portugal)) | Weblate | 2021-09-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 17.7% (101 of 569 strings) Translated using Weblate (Portuguese (Portugal)) Currently translated at 17.7% (101 of 569 strings) Co-authored-by: Tnpod <tmpod@pm.me> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Xenovox <xeyesvox@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko | ||||
* | | | | | | Translated using Weblate (Portuguese (Portugal)) | Weblate | 2021-09-30 | 1 | -1/+1 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 17.5% (100 of 569 strings) Co-authored-by: Xenovox <xeyesvox@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko | ||||
* | | | | | Translated using Weblate (Dutch) | Weblate | 2021-09-29 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
* | | | | | Merge pull request #738 from Prezu/polish_translation_3 | DeepBlueV7.X | 2021-09-28 | 1 | -23/+23 |
|\ \ \ \ \ | | | | | | | | | | | | | Added the rest of Polish translations. | ||||
| * | | | | | Added the rest of Polish translations and fixed couple of warnings indicated ↵ | Patryk Cisek | 2021-09-28 | 1 | -23/+23 |
|/ / / / / | | | | | | | | | | | | | | | | by Qt Linguist. | ||||
* | | | | | Translated using Weblate (Finnish) | Weblate | 2021-09-28 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (568 of 569 strings) Co-authored-by: -- <spdrespudro@yahoo.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | ||||
* | | | | | Merge pull request #737 from Prezu/polish_translation_2 | DeepBlueV7.X | 2021-09-28 | 1 | -71/+72 |
|\ \ \ \ \ | | | | | | | | | | | | | Added more Polish translations. | ||||
| * | | | | | Added more Polish translations. | Patryk Cisek | 2021-09-28 | 1 | -71/+72 |
|/ / / / / | |||||
* | | | | | Translated using Weblate (Finnish) | Weblate | 2021-09-28 | 1 | -75/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.8% (551 of 569 strings) Co-authored-by: -- <spdrespudro@yahoo.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko | ||||
* | | | | | Merge pull request #736 from Thulinma/smallFixes | DeepBlueV7.X | 2021-09-28 | 3 | -15/+40 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixes for images and commandline options | ||||
| * | | | | | Support pasting image/svg+xml format straight from supporting applications | Thulinma | 2021-09-28 | 2 | -2/+20 |
| | | | | | | |||||
| * | | | | | Fixes for pasting images, especially under windows where the image mime type ↵ | Thulinma | 2021-09-28 | 1 | -8/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | detection doesn't work as expected | ||||
| * | | | | | Fix --help and --version command line options when Nheko is already running. ↵ | Thulinma | 2021-09-28 | 1 | -6/+9 |
|/ / / / / | | | | | | | | | | | | | | | | Also adds an info message when it sends a URI to another instance | ||||
* | | | | | Update translation files | Weblate | 2021-09-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated by "Cleanup translation files" hook in Weblate. Translated using Weblate (Dutch) Currently translated at 100.0% (569 of 569 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/ Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko | ||||
* | | | | | Merge pull request #734 from LorenDB/marginFix | DeepBlueV7.X | 2021-09-25 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix margins on input dialog | ||||
| * | | | | | Fix margins on input dialog | Loren Burkholder | 2021-09-24 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'unicode_14.0' into 'master' | Nicolas Werner | 2021-09-25 | 3 | -70/+484 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Add Unicode 14.0 emoji See merge request nheko-reborn/nheko!12 | ||||
| * | | | | | Add Unicode 14.0 emoji | Joseph Donofry | 2021-09-25 | 3 | -70/+484 |
|/ / / / / | |||||
* | | | | | Merge pull request #732 from Prezu/polish_translation_1 | DeepBlueV7.X | 2021-09-23 | 1 | -353/+366 |
|\ \ \ \ \ | | | | | | | | | | | | | Added a lot of Polish translations. | ||||
| * | | | | | Added a lot of Polish translations. There's still work to be done here, but ↵ | Patryk Cisek | 2021-09-23 | 1 | -353/+366 |
|/ / / / / | | | | | | | | | | | | | | | | a good start. | ||||
* | | | | | Add missing qsTr | Nicolas Werner | 2021-09-20 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Fix a few verification typos | Nicolas Werner | 2021-09-20 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #729 from Nheko-Reborn/reformat | DeepBlueV7.X | 2021-09-17 | 165 | -24981/+24152 |
|\ \ \ \ \ | | | | | | | | | | | | | Change indentation to 4 spaces | ||||
| * | | | | | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 165 | -24981/+24152 |
|/ / / / / | |||||
* | | | | | Merge pull request #728 from Thulinma/goto | DeepBlueV7.X | 2021-09-17 | 6 | -56/+101 |
|\ \ \ \ \ | | | | | | | | | | | | | Improvements for linking to events | ||||
| * | | | | | Improvements for linking to events | Thulinma | 2021-09-16 | 6 | -56/+101 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes scrolling to an event not being reliable - Adds new /goto command that can open URLs, go to events, or go to message indexes. - Refactored ChatPage::handleMatrixUri() to contain the handling originally in Nheko::openLink(), and makes it return a boolean based on whether the URL was handled internally or not. | ||||
* | | | | | | Added a text field that allows choosing custom homeserver in "Room ↵ | Patryk Cisek | 2021-09-17 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory" dialog. (#727) * Added a text field that allows choosing custom homeserver in "Room directory" dialog. * Moved "Choose custom homeserver" text field to the right and shrinked it to 30% of "Room directory" dialog's width. * Adding "server_name=" when needed when joining room. When joining room that is hosted on a different homeserver than the account is registered on, the request fails. In such scenario the server has to be explicitly mentioned in a server_name URL parameter. More info here: https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-join-roomidoralias * Minor fix: intentation (4 spaces -> 8 spaces) Co-authored-by: Patryk Cisek <patryk@cisek.email> | ||||
* | | | | | | Disable reuseItems again D: | Nicolas Werner | 2021-09-17 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | bump mtxclient | Nicolas Werner | 2021-09-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes build with new libolm | ||||
* | | | | | | Translated using Weblate (Finnish) | Weblate | 2021-09-15 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 84.0% (478 of 569 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) | Weblate | 2021-09-15 | 1 | -12/+12 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (569 of 569 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 | ||||
* | | | | | Workaround for broken fetchMore() with reuseItems | Nicolas Werner | 2021-09-15 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Reenable reuseItems for the message view | Nicolas Werner | 2021-09-15 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | If this is still broken, we will need to disable it again. | ||||
* | | | | | Fix a few jdenticon bugs | Joseph Donofry | 2021-09-14 | 2 | -2/+3 |
| | | | | | |||||
* | | | | | Merge pull request #721 from symphorien/hotlist | DeepBlueV7.X | 2021-09-14 | 3 | -0/+52 |
|\ \ \ \ \ | | | | | | | | | | | | | Implement a binding to go to a room with unread messages | ||||
| * | | | | | add Alt+A keybinding to switch to next room with unread messages | Guillaume Girol | 2021-09-14 | 3 | -0/+52 |
| | | | | | | |||||
* | | | | | | Add workaround for crash on some jdenticon inputs | Nicolas Werner | 2021-09-14 | 1 | -3/+8 |
| | | | | | | |||||
* | | | | | | Remove unused prototype | Nicolas Werner | 2021-09-13 | 1 | -3/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #416 from LorenDB/jdenticon | DeepBlueV7.X | 2021-09-13 | 36 | -52/+399 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add jdenticon support | ||||
| * | | | | | | Streamline getting other user id from invited direct chat | Loren Burkholder | 2021-09-11 | 4 | -20/+15 |
| | | | | | | | |||||
| * | | | | | | Don't try to check whether a preview is direct | Loren Burkholder | 2021-09-11 | 1 | -3/+2 |
| | | | | | | | |||||
| * | | | | | | Fix invites crashing the whole app | Loren Burkholder | 2021-09-11 | 4 | -5/+66 |
| | | | | | | | |||||
| * | | | | | | Use correct form of roomId | Loren Burkholder | 2021-09-11 | 3 | -9/+12 |
| | | | | | | |