summary refs log tree commit diff
path: root/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix mouse cursor on top barNicolas Werner2021-11-191-0/+5
|
* Fix colors and alignment in dialogsNicolas Werner2021-11-183-23/+10
|
* Fix video call filename and qtjdenticon for windowsJoseph Donofry2021-11-181-1/+1
|
* Fix qml warnings and missing iconsNicolas Werner2021-11-182-4/+4
|
* Translated using Weblate (Dutch)Weblate2021-11-181-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 resolution of failed imageNicolas Werner2021-11-181-1/+1
|
* Quality-of-life improvements to InputDialogLoren Burkholder2021-11-161-0/+9
|
* Don't add arbitrary paddingLoren Burkholder2021-11-161-2/+1
| | | | This breaks the vertical-centeredness on the close button.
* Simplify code for padding delegatesLoren Burkholder2021-11-162-4/+8
|
* Remove duplicate propertyLoren Burkholder2021-11-161-4/+0
|
* Allow removing users from the invite dialogLoren Burkholder2021-11-161-3/+14
|
* Nicer paddingLoren Burkholder2021-11-163-6/+9
|
* Add pointing hand cursor shapeLoren Burkholder2021-11-161-0/+5
|
* Port invite dialog to use ItemDelegateLoren Burkholder2021-11-161-23/+39
|
* Add highlight on hoverLoren Burkholder2021-11-162-2/+8
|
* Switch member dialog to using ItemDelegateLoren Burkholder2021-11-161-46/+63
|
* Use filled shields everywhere and distinguish different states moreNicolas Werner2021-11-1711-26/+38
|
* Switch icon theme to Fluent iconsLoren Burkholder2021-11-17163-201/+356
|
* Translated using Weblate (Polish)Weblate2021-11-161-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))Weblate2021-11-161-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)Weblate2021-11-161-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
* Support exif rotation on received videosNicolas Werner2021-11-151-0/+1
| | | | fixes #674
* Translated using Weblate (Indonesian)Weblate2021-11-141-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))Weblate2021-11-141-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
* Reenable still image viewer for WebP until we qmlify the image viewerNicolas Werner2021-11-141-9/+10
|
* Fix some colors switched to yellow by accidentNicolas Werner2021-11-131-2/+2
|
* Translated using Weblate (Esperanto)Weblate2021-11-121-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 Werner2021-11-129-191/+380
|\ | | | | | | | | Video player enhancements See merge request nheko-reborn/nheko!15
| * Format qmlNicolas Werner2021-11-115-100/+103
| |
| * Make it possible to unhide the controls on mobileNicolas Werner2021-11-112-19/+21
| |
| * Cleanup positioning of player elementsNicolas Werner2021-11-115-261/+174
| |
| * More refactoring and layout updatesJoseph Donofry2021-11-116-75/+191
| |
| * More player fixesJoseph Donofry2021-11-092-123/+25
| |
| * Fix audio player and use same controls for video and audioJoseph Donofry2021-11-091-80/+77
| |
| * Move rest of controls to separate fileJoseph Donofry2021-11-095-237/+311
| |
| * Initial Refactoring into separate controlsJoseph Donofry2021-11-094-88/+115
| |
| * Merge remote-tracking branch 'nheko-im/master' into video_player_enhancementsJoseph Donofry2021-11-092-3/+4
| |\
| * | Incorporate nico's suggestions, fix volume sliderJoseph Donofry2021-11-081-272/+272
| | |
| * | Minor fixes for undefined qml behaviorJoseph Donofry2021-11-081-7/+4
| | |
| * | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancementsJoseph Donofry2021-11-0829-928/+1188
| |\ \
| * \ \ Update video_player_enhancements with changes from masterJoseph Donofry2021-11-0374-9238/+26640
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'nheko-im/master' into video_player_enhancementsJoseph Donofry2021-08-1612-38/+94
| |\ \ \ \
| * \ \ \ \ Merge origin/master and fix conflictsJoseph Donofry2021-08-1059-2579/+6252
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'nheko-im/master' into video_player_enhancementsJoseph Donofry2021-07-199-52/+242
| |\ \ \ \ \ \
| * | | | | | | Import and update lurkki's branchJoseph Donofry2021-07-193-189/+350
| | | | | | | |
* | | | | | | | Make yellow darkerNicolas Werner2021-11-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes readability issues in the userprofile. fixes #440
* | | | | | | | Make pill text color match the separator colorNicolas Werner2021-11-111-1/+1
| | | | | | | |
* | | | | | | | Swap encryption and edit indicatorNicolas Werner2021-11-111-9/+9
| | | | | | | |
* | | | | | | | Improve the layout and behaviour of topbar slightlyNicolas Werner2021-11-113-16/+39
| | | | | | | |
* | | | | | | | Translated using Weblate (Estonian)Weblate2021-11-101-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)Weblate2021-11-101-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)Weblate2021-11-101-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
* | | | | | | Merge pull request #798 from LorenDB/fixRRDialogDeepBlueV7.X2021-11-091-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix clicking on avatar
| * | | | | | | Fix clicking on avatarLoren Burkholder2021-11-081-0/+1
| | | | | | | |
* | | | | | | | Explicitly namespace platform moduleNicolas Werner2021-11-091-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update translationsNicolas Werner2021-11-0823-507/+760
| | | | | | |
* | | | | | | Translated using Weblate (French)Weblate2021-11-081-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)Weblate2021-11-081-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)Weblate2021-11-081-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
* | | | | | | Merge pull request #791 from Nheko-Reborn/secret-storage-fixesDeepBlueV7.X2021-11-074-5/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Move away from using an event loop to access secrets
| * | | | | | | Move away from using an event loop to access secretsNicolas Werner2021-11-074-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789
* | | | | | | | Merge pull request #790 from LorenDB/fixRRDialogLoren Burkholder2021-11-061-42/+39
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Fix clicking on read receipts for profiles
| * | | | | | | Use ItemDelegate for read receiptsLoren Burkholder2021-11-061-42/+39
| |/ / / / / /
* / / / / / / Translated using Weblate (Estonian)Weblate2021-11-061-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 leave room dialogNicolas Werner2021-11-051-3/+3
| | | | | |
* | | | | | Translated using Weblate (Indonesian)Weblate2021-11-051-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
* | | | | | Update translation filesWeblate2021-11-041-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 translationsNicolas Werner2021-11-041-2/+2
| | | | | |
* | | | | | Update German translationNicolas Werner2021-11-0423-209/+216
| | | | | |
* | | | | | Translated using Weblate (Estonian)Weblate2021-11-041-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 textsNicolas Werner2021-11-041-22/+22
| | | | | |
* | | | | | Translated using Weblate (Dutch)Weblate2021-11-031-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 translationsNicolas Werner2021-11-0323-5590/+10054
| | | | |
* | | | | Use ItemDelegate for CommunitiesListNicolas Werner2021-11-031-23/+22
| | | | |
* | | | | Use ItemDelegate in RoomList instead of a Rectangle with handlersNicolas Werner2021-11-039-482/+1879
| | | | | | | | | | | | | | | | | | | | | | | | | fixes #683 relates to #571
* | | | | Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner2021-11-033-5/+6
| | | | |
* | | | | Fix copyright orderNicolas Werner2021-11-031-1/+1
| | | | |
* | | | | Fix registration on matrix.orgNicolas Werner2021-11-033-0/+417
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | Prompt user when there are unverified devicesNicolas Werner2021-11-013-1/+88
| | | | |
* | | | | Some people consider Nheko not an AAAAA titleNicolas Werner2021-10-301-1/+0
| | | | |
* | | | | Add self verification after loginNicolas Werner2021-10-301-6/+45
| | | | |
* | | | | Auto-focus search bar in room directoryLoren Burkholder2021-10-281-0/+1
| | | | |
* | | | | Translated using Weblate (Indonesian)Weblate2021-10-261-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 filesWeblate2021-10-261-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
* | | | | Allow changing device names, display last seen time and IPThulinma2021-10-201-18/+82
| | | | |
* | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-10-201-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)Weblate2021-10-191-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-2DeepBlueV7.X2021-10-191-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix incorrect pluralization of "rooms"
| * | | | | Fix incorrect pluralization of "rooms"Eldred Habert2021-10-191-1/+1
| | | | | |
* | | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-10-191-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)Weblate2021-10-191-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)Weblate2021-10-191-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
* | | | | lintNicolas Werner2021-10-171-2/+2
| | | | |
* | | | | WIPNicolas Werner2021-10-173-19/+63
| | | | |
* | | | | move device verification management to its own fileNicolas Werner2021-10-173-30/+27
| | | | |
* | | | | Add support for listing devices that do not support encryption, add support ↵Thulinma2021-10-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for logging out devices. Ticks off another box in #23!
* | | | | Use correct Monopoly quoteEldred Habert2021-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | Hi if you're reading this commit message wondering "what the fuck?"
* | | | | Update translation filesWeblate2021-10-151-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
* | | | | Allow JPEG in image picker for stickers and emotes.tastytea2021-10-1524-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | | The file ending list is translated, so all the translations are updated too.
* | | | | Use the same leave room dialog everywhereLoren Burkholder2021-10-114-13/+45
| | | | | | | | | | | | | | | | | | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
* | | | | Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X2021-10-113-11/+100
|\ \ \ \ \ | | | | | | | | | | | | QML the join room dialog
| * | | | | Use better close-on-Enter logicLoren Burkholder2021-10-091-8/+4
| | | | | |
| * | | | | Auto-focus the inputLoren Burkholder2021-10-091-0/+1
| | | | | |
| * | | | | Add handy keyboard shortcutsLoren Burkholder2021-10-091-0/+15
| | | | | |
| * | | | | QML the join room dialogLoren Burkholder2021-10-093-11/+88
| | | | | |
* | | | | | Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X2021-10-0911-36/+333
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Support bootstrapping crosssigning
| * | | | | Support bootstrapping crosssigningNicolas Werner2021-10-0911-36/+333
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing.
* | | | | | Merge pull request #743 from LorenDB/qmlLogoutDeepBlueV7.X2021-10-093-0/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | | QML the logout dialog
| * | | | | QML the logout dialogLoren Burkholder2021-10-053-0/+36
| | | | | |
* | | | | | Simplify device list refresh logicDeepBlueV7.X2021-10-071-1/+1
| | | | | |
* | | | | | Added support for refreshing the device list, marking current device with a ↵Thulinma2021-10-064-8/+47
|/ / / / / | | | | | | | | | | | | | | | checkmark instead of a lock
* | | | | Merge pull request #744 from LorenDB/reorganizeQmlDeepBlueV7.X2021-10-048-12/+18
|\ \ \ \ \ | | | | | | | | | | | | Reorganize all the dialogs into the dialogs folder
| * | | | | Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-298-12/+18
| | | | | |
* | | | | | Merge pull request #739 from LorenDB/stringFixesDeepBlueV7.X2021-10-041-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix some strings and translation stuff
| * | | | | | Fix some strings and translation stuffLoren Burkholder2021-10-011-1/+1
| |/ / / / /
* | | | | | Translated using Weblate (Indonesian)Weblate2021-10-031-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))Weblate2021-10-021-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))Weblate2021-10-021-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))Weblate2021-10-011-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)Weblate2021-10-011-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)Weblate2021-10-011-0/+3114
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Linerly <linerly@protonmail.com>
* | | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-10-011-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))Weblate2021-09-301-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))Weblate2021-09-301-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))Weblate2021-09-301-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)Weblate2021-09-291-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
* | | | | Added the rest of Polish translations and fixed couple of warnings indicated ↵Patryk Cisek2021-09-281-23/+23
| | | | | | | | | | | | | | | | | | | | by Qt Linguist.
* | | | | Translated using Weblate (Finnish)Weblate2021-09-281-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
* | | | | Added more Polish translations.Patryk Cisek2021-09-281-71/+72
| | | | |
* | | | | Translated using Weblate (Finnish)Weblate2021-09-281-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
* | | | | Update translation filesWeblate2021-09-271-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/marginFixDeepBlueV7.X2021-09-251-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix margins on input dialog
| * | | | | Fix margins on input dialogLoren Burkholder2021-09-241-1/+2
| | | | | |
* | | | | | Add Unicode 14.0 emojiJoseph Donofry2021-09-251-22/+134
|/ / / / /
* | | | | Added a lot of Polish translations. There's still work to be done here, but ↵Patryk Cisek2021-09-231-353/+366
| | | | | | | | | | | | | | | | | | | | a good start.
* | | | | Add missing qsTrNicolas Werner2021-09-201-1/+1
| | | | |
* | | | | Fix a few verification typosNicolas Werner2021-09-201-1/+1
| | | | |
* | | | | Merge pull request #728 from Thulinma/gotoDeepBlueV7.X2021-09-171-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Improvements for linking to events
| * | | | | Improvements for linking to eventsThulinma2021-09-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Cisek2021-09-171-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Werner2021-09-171-2/+2
| | | | | |
* | | | | | Translated using Weblate (Finnish)Weblate2021-09-151-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)Weblate2021-09-151-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
* | | | | Reenable reuseItems for the message viewNicolas Werner2021-09-153-6/+6
| | | | | | | | | | | | | | | | | | | | If this is still broken, we will need to disable it again.
* | | | | Fix a few jdenticon bugsJoseph Donofry2021-09-142-2/+3
| | | | |
* | | | | Merge pull request #721 from symphorien/hotlistDeepBlueV7.X2021-09-141-0/+5
|\ \ \ \ \ | | | | | | | | | | | | Implement a binding to go to a room with unread messages
| * | | | | add Alt+A keybinding to switch to next room with unread messagesGuillaume Girol2021-09-141-0/+5
| | | | | |
* | | | | | Merge pull request #416 from LorenDB/jdenticonDeepBlueV7.X2021-09-1316-11/+60
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add jdenticon support
| * | | | | | Use correct form of roomIdLoren Burkholder2021-09-113-9/+12
| | | | | | |
| * | | | | | Use better jdenticon codes/id settingsLoren Burkholder2021-09-112-5/+6
| | | | | | |
| * | | | | | Remove useless lineLoren Burkholder2021-09-111-1/+0
| | | | | | |
| * | | | | | Use better visible checkLoren Burkholder2021-09-111-1/+1
| | | | | | |
| * | | | | | Don't bother with cropLoren Burkholder2021-09-111-1/+1
| | | | | | |
| * | | | | | Fix jdenticons in various placesLoren Burkholder2021-09-115-8/+13
| | | | | | |
| * | | | | | Use more descriptive property nameLoren Burkholder2021-09-112-3/+3
| | | | | | |
| * | | | | | Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-1111-0/+15
| | | | | | |
| * | | | | | Use better id loading methodologyLoren Burkholder2021-09-113-4/+7
| | | | | | |
| * | | | | | Add some fancy effects to jdenticonLoren Burkholder2021-09-111-1/+13
| | | | | | |
| * | | | | | Get direct chat jdenticons to line upLoren Burkholder2021-09-112-0/+4
| | | | | | |
| * | | | | | Only set identicon source if usedLoren Burkholder2021-09-111-1/+1
| | | | | | |
| * | | | | | Add jdenticon supportLoren Burkholder2021-09-111-1/+8
| |/ / / / /
* | | | | | Update translation filesWeblate2021-09-131-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 branch 'master' of github.com:Nheko-Reborn/nhekoNicolas Werner2021-09-131-13/+13
|\ \ \ \ \ \
| * | | | | | Translated using Weblate (Dutch)Weblate2021-09-131-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | Update translationsNicolas Werner2021-09-1323-25/+25
|/ / / / / /
* | | | | | Update translationsNicolas Werner2021-09-1322-768/+1868
| | | | | |
* | | | | | Translated using Weblate (Esperanto)Weblate2021-09-131-54/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (560 of 560 strings) Co-authored-by: Tirifto <tirifto@posteo.cz> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/ Translation: Nheko/nheko
* | | | | | Translated using Weblate (Esperanto)Weblate2021-09-131-257/+261
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 90.5% (507 of 560 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 (Malayalam)Weblate2021-09-111-47/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 17.1% (96 of 560 strings) Co-authored-by: vachan-maker <revsamtp@hotmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ml/ Translation: Nheko/nheko
* | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-09-111-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 17.6% (99 of 560 strings) Translated using Weblate (Portuguese (Portugal)) Currently translated at 17.6% (99 of 560 strings) Co-authored-by: Tnpod <tmpod@pm.me> 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))Weblate2021-09-101-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.7% (94 of 560 strings) Translated using Weblate (Portuguese (Portugal)) Currently translated at 16.7% (94 of 560 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))Weblate2021-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 16.0% (90 of 560 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 (Portuguese (Portugal))Weblate2021-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 15.8% (89 of 560 strings) Co-authored-by: Xenovox <xeyesvox@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* | | | | Merge pull request #714 from Thulinma/profileSizingFixDeepBlueV7.X2021-09-071-228/+242
|\ \ \ \ \ | | | | | | | | | | | | More profile improvements (sizing for smaller displays, alignment)
| * | | | | More profile improvements:Thulinma2021-09-081-228/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Now scrolls entire profile instead of only device list, improving the experience on smaller screens - Fixed centering of room name - Allow profile to be sized smaller to match the new scrolling behavior - Silenced warning about room being null for global profiles - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
* | | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-09-061-48/+48
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 15.7% (88 of 560 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))Weblate2021-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 7.1% (40 of 560 strings) Co-authored-by: Tnpod <tmpod@pm.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* | | | | Improvements to user profiles:Thulinma2021-09-051-8/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set a minimum width on the profile window (avatar size + margins) - Made avatar editing a separate button, so you can zoom in on your own avatars - Added hover text to avatar/displayname change buttons, which clarify where they will apply for global/room-specific profiles - Added display of room name for room-specific profiles, with hover text that explains what that means. - Added way to open global profile for users from their room-specific profiles (globe button next to room name)
* | | | | Merge pull request #709 from tastytea/condense-blockquotesDeepBlueV7.X2021-09-041-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Decrease margins on blockquotes.
| * | | | | Decrease left margins on blockquotes to 1em.tastytea2021-09-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is intentionally impossible to add borders to blockquotes via CSS: <https://bugreports.qt.io/browse/QTBUG-23244>. Bug: https://github.com/Nheko-Reborn/nheko/issues/704
* | | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-09-041-33/+33
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 7.1% (40 of 560 strings) Translated using Weblate (Portuguese (Portugal)) Currently translated at 7.1% (40 of 560 strings) Co-authored-by: Gabriel R <gbr.rms@outlook.com> Co-authored-by: Tnpod <tmpod@pm.me> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* | | | | Translated using Weblate (Portuguese (Portugal))Weblate2021-09-031-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 1.2% (7 of 560 strings) Co-authored-by: Gabriel R <gbr.rms@outlook.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/ Translation: Nheko/nheko
* | | | | Translated using Weblate (French)Weblate2021-09-031-76/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (560 of 560 strings) Translated using Weblate (French) Currently translated at 100.0% (560 of 560 strings) Co-authored-by: Eldred HABERT <stuff@eldred.fr> Co-authored-by: Glandos <bugs-github@antipoul.fr> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | | | Fix room ping permission checked incorrectlyNicolas Werner2021-09-031-1/+1
| | | | |
* | | | | Merge pull request #696 from resolritter/replyDeepBlueV7.X2021-09-033-7/+62
|\ \ \ \ \ | | | | | | | | | | | | Right-click tap handler for replies
| * | | | | right-click tap handler for repliesresolritter2021-08-313-7/+62
| | | | | |
* | | | | | Fix z value of avatar in timelineNicolas Werner2021-09-031-0/+2
| | | | | |
* | | | | | Translated using Weblate (French)Weblate2021-09-021-148/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.0% (521 of 560 strings) Translated using Weblate (French) Currently translated at 93.0% (521 of 560 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
* | | | | | Translated using Weblate (French)Weblate2021-09-021-57/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 72.3% (405 of 560 strings) Translated using Weblate (French) Currently translated at 72.3% (405 of 560 strings) Translated using Weblate (French) Currently translated at 72.3% (405 of 560 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> 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
* | | | | | Warn the user before they ping the whole roomNicolas Werner2021-09-024-1/+43
| | | | | |
* | | | | | Translated using Weblate (Estonian)Weblate2021-09-011-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (560 of 560 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 (Dutch)Weblate2021-08-311-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (560 of 560 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 translationsNicolas Werner2021-09-0122-725/+1715
| | | | | |
* | | | | | Translated using Weblate (Dutch)Weblate2021-08-311-511/+526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (552 of 552 strings) Co-authored-by: Bas van Rossem <bas.v.rossem@gmail.com> Co-authored-by: Glael <glael@cock.li> Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Thijs Wester <wester.t@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* | | | | | Translated using Weblate (Dutch)Weblate2021-08-311-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 9.9% (55 of 552 strings) Translated using Weblate (Dutch) Currently translated at 9.9% (55 of 552 strings) Translated using Weblate (Dutch) Currently translated at 9.9% (55 of 552 strings) Co-authored-by: Jaron Viëtor <jaron@v8or.nl> Co-authored-by: Thijs Wester <wester.t@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/ Translation: Nheko/nheko
* | | | | | Fix a few null warningsNicolas Werner2021-08-293-11/+9
| | | | | |
* | | | | | Loaded causes weird artifacts loading roomsNicolas Werner2021-08-291-7/+2
| | | | | |
* | | | | | Small image pack editor improvementsNicolas Werner2021-08-291-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add missing mimetype - allow removal of images from pack - allow GIF as a format - don't divide size by 2 if the image is very small already
* | | | | | Add option to only play animated images on hoverNicolas Werner2021-08-291-0/+1
| | | | | |
* | | | | | Support animated imagesNicolas Werner2021-08-293-27/+40
| | | | | | | | | | | | | | | | | | | | | | | | fixes #461
* | | | | | Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-294-39/+30
| | | | | |
* | | | | | Remove CC-BY as main project licenseNicolas Werner2021-08-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of our build files and resource files are licensed as that, but not our actual code. This leads to funny issues, that GNOME software considers Nheko proprietary. To work around that, just put GPL there. Fixes https://github.com/flathub/io.github.NhekoReborn.Nheko/issues/1
* | | | | | Translated using Weblate (Polish)Weblate2021-08-271-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 25.7% (142 of 552 strings) Translated using Weblate (Polish) Currently translated at 25.7% (142 of 552 strings) Co-authored-by: AXD <dexkingcrazy@gmail.com> Co-authored-by: Stanisław Borowy <stabor7@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
* | | | | Translated using Weblate (German)Weblate2021-08-231-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 88.7% (490 of 552 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* | | | | accept Backtab and Shift-Tab for hovering selection backwardsresolritter2021-08-223-14/+20
| | | | |
* | | | | Translated using Weblate (Estonian)Weblate2021-08-221-64/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (552 of 552 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
* | | | | Avoid completer jitter before closingThomas Karpiniec2021-08-211-9/+5
| | | | |
* | | | | Allow opening a completer starting with selected textThomas Karpiniec2021-08-211-3/+3
| | | | |
* | | | | Close popup on SelectAllThomas Karpiniec2021-08-211-0/+4
| | | | |
* | | | | Simplify message delegate size calculation a bitNicolas Werner2021-08-211-1/+1
| | | | |
* | | | | Disable async timeline loading, since it hangs in a layout loop sometimesNicolas Werner2021-08-201-1/+1
| | | | |
* | | | | Translated using Weblate (Estonian)Weblate2021-08-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 88.5% (489 of 552 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* | | | | Merge pull request #684 from thombles/clear-emoji-searchDeepBlueV7.X2021-08-191-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Clear emoji search field when picker closed
| * | | | | Clear emoji search field when picker closedThomas Karpiniec2021-08-191-1/+2
| | | | | |
* | | | | | Add Qt.WindowTitleHint to qml dialogsJoseph Donofry2021-08-1910-10/+10
|/ / / / /
* | | | | Update translationsNicolas Werner2021-08-1722-1083/+2249
| | | | |
* | | | | Translated using Weblate (Estonian)Weblate2021-08-171-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (542 of 542 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
* | | | | Allow accepting knocks in the timelineNicolas Werner2021-08-174-11/+35
| | | | | | | | | | | | | | | | | | | | As well as selecting more join rules.
* | | | | Load message list asyncNicolas Werner2021-08-171-0/+1
| | | | |
* | | | | Update join button in room directory after joinNicolas Werner2021-08-171-2/+1
| | | | |
* | | | | Merge pull request #659 from kamathmanu/nhekoRoomDirectoryDeepBlueV7.X2021-08-173-0/+216
|\ \ \ \ \ | | | | | | | | | | | | Nheko room directory
| * | | | | Formattingkamathmanu2021-08-141-1/+1
| | | | | |
| * | | | | Cleanup more nitskamathmanu2021-08-141-19/+8
| | | | | |
| * | | | | Formatting + Licensingkamathmanu2021-08-141-1/+1
| | | | | |
| * | | | | Clean up final nitskamathmanu2021-08-141-9/+8
| | | | | |
| * | | | | Ran qmlformat and make licensekamathmanu2021-08-121-195/+216
| | | | | |
| * | | | | Make search text selectable by clickingkamathmanu2021-08-121-0/+1
| | | | | |
| * | | | | Added Spinner while rooms loadkamathmanu2021-08-121-6/+27
| | | | | |
| * | | | | Fix nits from code reviewkamathmanu2021-08-093-11/+3
| | | | | |
| * | | | | Merge branch 'master' into nhekoRoomDirectorykamathmanu2021-08-0724-183/+871
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Improve window closingkamathmanu2021-08-071-1/+6
| | | | | |
| * | | | | Fixed anchoring/positioning of delegate items and join room displaykamathmanu2021-08-071-11/+26
| | | | | |
| * | | | | Padding for search barkamathmanu2021-08-071-2/+2
| | | | | |
| * | | | | Room Directory UI for exploring and joining public rooms. V1: simplistic ↵kamathmanu2021-08-073-1/+169
| | | | | | | | | | | | | | | | | | | | | | | | server + network facilities
* | | | | | Allow downloading keys from key backupNicolas Werner2021-08-171-1/+1
| | | | | |
* | | | | | Update translationsJoseph Donofry2021-08-1622-2706/+6015
| | | | | |
* | | | | | Update translation filesWeblate2021-08-161-117/+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
* | | | | | Fix weblate merge issuesJoseph Donofry2021-08-161-373/+540
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Translated using Weblate (Finnish)Weblate2021-08-031-259/+276
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (493 of 493 strings) Co-authored-by: -- <spdrespudro@yahoo.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | | | | | Fix dpi scaling of avatarsNicolas Werner2021-08-161-3/+3
| | | | | |
* | | | | | Round images in the image providerNicolas Werner2021-08-144-18/+1
| | | | | |
* | | | | | Tab to move down completerNicolas Werner2021-08-142-0/+6
| | | | | |
* | | | | | Show verification status in memberlistNicolas Werner2021-08-133-9/+39
| | | | | |
* | | | | | Show if there are unverified devices in a roomNicolas Werner2021-08-133-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixes some issues where nested transactions will poison the verification cache.
* | | | | | Merge pull request #678 from LorenDB/closeRoomJoseph Donofry2021-08-112-5/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Close currently open room when it is tapped again
| * | | | | | Remove warnings on closing roomLoren Burkholder2021-08-102-3/+8
| | | | | | |
| * | | | | | Remove unnecessary debugging logLoren Burkholder2021-08-101-1/+0
| | | | | | |
| * | | | | | Close currently open room when it is tapped againLoren Burkholder2021-08-091-1/+6
| | | | | | |
* | | | | | | AttrIbutionNicolas Werner2021-08-081-1/+1
| | | | | | |
* | | | | | | increase settings window sizeNicolas Werner2021-08-081-2/+2
| | | | | | |