summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update video_player_enhancements with changes from masterJoseph Donofry2021-11-03265-34547/+54305
|\
| * Update translationsNicolas Werner2021-11-0324-5595/+10059
| |
| * 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-034-6/+27
| |
| * Fix copyright orderNicolas Werner2021-11-031-1/+1
| |
| * Fix registration on matrix.orgNicolas Werner2021-11-039-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 Werner2021-11-031-7/+34
| |\ | | | | | | | | | | | | Fix macOS m.image notif crash See merge request nheko-reborn/nheko!14
| | * Fix macOS m.image notif crashJoe Donofry2021-11-031-7/+34
| |/
| * Merge branch 'macos_api_updates' into 'master'Nicolas Werner2021-11-024-23/+60
| |\ | | | | | | | | | | | | Update macOS notifications to use UserNotifications framework See merge request nheko-reborn/nheko!13
| | * Update macOS notifications to use UserNotifications frameworkJoseph Donofry2021-11-014-23/+60
| | |
| * | Clear @room warning after sending messageNicolas Werner2021-11-021-0/+1
| | | | | | | | | | | | fixes #751
| * | Fix loading spinner when switching to a fully loaded roomNicolas Werner2021-11-021-1/+3
| | | | | | | | | | | | fixes #754
| * | Fix hidden spaces hiding themselvesNicolas Werner2021-11-021-1/+1
| |/ | | | | | | fixes #745
| * Fix crash on logoutNicolas Werner2021-11-011-23/+25
| |
| * Prompt user when there are unverified devicesNicolas Werner2021-11-019-10/+120
| |
| * Some people consider Nheko not an AAAAA titleNicolas Werner2021-10-301-1/+0
| |
| * Add self verification after loginNicolas Werner2021-10-309-75/+288
| |
| * Merge pull request #777 from LorenDB/focusRoomSearchDeepBlueV7.X2021-10-291-0/+1
| |\ | | | | | | Auto-focus search bar in room directory
| | * 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
| * Merge pull request #767 from Thulinma/deviceRenamingDeepBlueV7.X2021-10-203-19/+105
| |\ | | | | | | Allow changing device names, display last seen time and IP
| | * Allow changing device names, display last seen time and IPThulinma2021-10-203-19/+105
| |/
| * speed up blurhash decode a bitNicolas Werner2021-10-202-18/+17
| |
| * Fix calculating hidden space childrenNicolas Werner2021-10-201-1/+14
| |
| * 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
| * lint using clang11Nicolas Werner2021-10-173-16/+6
| |
| * lintNicolas Werner2021-10-175-9/+18
| |
| * Use allow list for URI schemesNicolas Werner2021-10-171-1/+11
| |
| * WIPNicolas Werner2021-10-173-19/+63
| |
| * move device verification management to its own fileNicolas Werner2021-10-179-150/+221
| |
| * Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-1725-30/+31
| |
| * Merge pull request #766 from Thulinma/deviceDeletionDeepBlueV7.X2021-10-165-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 ↵Thulinma2021-10-175-3/+92
| |/ | | | | | | | | | | for logging out devices. Ticks off another box in #23!
| * Merge pull request #764 from ISSOtm/patch-1DeepBlueV7.X2021-10-161-1/+1
| |\ | | | | | | Use correct Monopoly quote
| | * 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
| * Merge pull request #763 from tastytea/stickers-jpegDeepBlueV7.X2021-10-1524-35/+35
| |\ | | | | | | Allow JPEG in image picker for stickers and emotes.
| | * 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.
| * Merge pull request #742 from LorenDB/qmlLeaveRoomDeepBlueV7.X2021-10-1112-117/+47
| |\ | | | | | | QML the leave room dialog
| | * Use the same leave room dialog everywhereLoren Burkholder2021-10-1112-116/+47
| | | | | | | | | | | | This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
| | * Remove unimplemented function declarationLoren Burkholder2021-10-111-1/+0
| |/
| * Merge pull request #741 from LorenDB/qmlJoinRoomDlgDeepBlueV7.X2021-10-1110-144/+104
| |\ | | | | | | 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-0910-144/+92
| | |
| * | Merge pull request #755 from Nheko-Reborn/bootstrappingDeepBlueV7.X2021-10-0920-68/+834
| |\ \ | | |/ | |/| Support bootstrapping crosssigning
| | * Support bootstrapping crosssigningNicolas Werner2021-10-0920-68/+834
| | | | | | | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing.
| * | Merge pull request #743 from LorenDB/qmlLogoutDeepBlueV7.X2021-10-097-23/+42
| |\ \ | | |/ | |/| QML the logout dialog
| | * make lintLoren Burkholder2021-10-091-1/+1
| | |
| | * QML the logout dialogLoren Burkholder2021-10-057-23/+42
| | |
| * | Merge pull request #752 from Thulinma/devicelistEditsDeepBlueV7.X2021-10-078-54/+118
| |\ \ | | |/ | |/| Added support for refreshing the device list & marking current device with a checkmark instead of a lock
| | * Simplify device list refresh logicDeepBlueV7.X2021-10-072-4/+2
| | |
| | * Remove duplicated verification status calculationNicolas Werner2021-10-072-48/+50
| | |
| | * Added support for refreshing the device list, marking current device with a ↵Thulinma2021-10-068-8/+72
| |/ | | | | | | checkmark instead of a lock
| * Fix appimage builder urlNicolas Werner2021-10-041-1/+1
| |
| * Add additional check for invalid megolm sessionsNicolas Werner2021-10-043-2/+6
| |
| * 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-042-9/+3
| |\ \ | | | | | | | | Fix some strings and translation stuff
| | * | Fix some strings and translation stuffLoren Burkholder2021-10-012-9/+3
| | |/
| * | 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
| * Merge pull request #738 from Prezu/polish_translation_3DeepBlueV7.X2021-09-281-23/+23
| |\ | | | | | | Added the rest of Polish translations.
| | * 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
| * Merge pull request #737 from Prezu/polish_translation_2DeepBlueV7.X2021-09-281-71/+72
| |\ | | | | | | Added more Polish translations.
| | * 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
| * Merge pull request #736 from Thulinma/smallFixesDeepBlueV7.X2021-09-283-15/+40
| |\ | | | | | | Fixes for images and commandline options
| | * Support pasting image/svg+xml format straight from supporting applicationsThulinma2021-09-282-2/+20
| | |
| | * Fixes for pasting images, especially under windows where the image mime type ↵Thulinma2021-09-281-8/+12
| | | | | | | | | | | | detection doesn't work as expected
| | * Fix --help and --version command line options when Nheko is already running. ↵Thulinma2021-09-281-6/+9
| |/ | | | | | | Also adds an info message when it sends a URI to another instance
| * 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
| | |
| * | Merge branch 'unicode_14.0' into 'master'Nicolas Werner2021-09-253-70/+484
| |\ \ | | |/ | |/| | | | | | | Add Unicode 14.0 emoji See merge request nheko-reborn/nheko!12
| | * Add Unicode 14.0 emojiJoseph Donofry2021-09-253-70/+484
| |/
| * Merge pull request #732 from Prezu/polish_translation_1DeepBlueV7.X2021-09-231-353/+366
| |\ | | | | | | Added a lot of Polish translations.
| | * 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-202-2/+2
| |
| * Merge pull request #729 from Nheko-Reborn/reformatDeepBlueV7.X2021-09-17165-24981/+24152
| |\ | | | | | | Change indentation to 4 spaces
| | * Change indentation to 4 spacesNicolas Werner2021-09-18165-24981/+24152
| |/
| * Merge pull request #728 from Thulinma/gotoDeepBlueV7.X2021-09-176-56/+101
| |\ | | | | | | Improvements for linking to events
| | * Improvements for linking to eventsThulinma2021-09-166-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 Cisek2021-09-172-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 Werner2021-09-171-2/+2
| | |
| * | bump mtxclientNicolas Werner2021-09-162-2/+2
| | | | | | | | | | | | fixes build with new libolm
| * | 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
| * Workaround for broken fetchMore() with reuseItemsNicolas Werner2021-09-151-0/+4
| |
| * 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-143-0/+52
| |\ | | | | | | 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-143-0/+52
| | |
| * | Add workaround for crash on some jdenticon inputsNicolas Werner2021-09-141-3/+8
| | |
| * | Remove unused prototypeNicolas Werner2021-09-131-3/+0
| | |
| * | Merge pull request #416 from LorenDB/jdenticonDeepBlueV7.X2021-09-1336-52/+399
| |\ \ | | | | | | | | Add jdenticon support
| | * | Streamline getting other user id from invited direct chatLoren Burkholder2021-09-114-20/+15
| | | |
| | * | Don't try to check whether a preview is directLoren Burkholder2021-09-111-3/+2
| | | |
| | * | Fix invites crashing the whole appLoren Burkholder2021-09-114-5/+66
| | | |
| | * | Use correct form of roomIdLoren Burkholder2021-09-113-9/+12
| | | |
| | * | Add direct chat handling for previews and invitesLoren Burkholder2021-09-112-1/+13
| | | |
| | * | 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-112-4/+2
| | | |
| | * | Only try loading plugin onceLoren Burkholder2021-09-111-1/+3
| | | |
| | * | Always show jdenticon toggle (disable if no plugin)Loren Burkholder2021-09-111-12/+7
| | | |
| | * | make lintLoren Burkholder2021-09-111-2/+2
| | | |
| | * | Fix jdenticons in various placesLoren Burkholder2021-09-117-10/+23
| | | |
| | * | Use more descriptive property nameLoren Burkholder2021-09-116-12/+12
| | | |
| | * | Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-1111-0/+15
| | | |
| | * | make lintLoren Burkholder2021-09-112-7/+5
| | | |
| | * | Finish fixing rounded avatarsLoren Burkholder2021-09-111-7/+27
| | | |
| | * | Use better id loading methodologyLoren Burkholder2021-09-117-8/+20
| | | |
| | * | Remove unused structLoren Burkholder2021-09-111-7/+0
| | | |
| | * | Make sure jdenticon toggle is always initializedLoren Burkholder2021-09-111-0/+2
| | | |
| | * | Add some fancy effects to jdenticonLoren Burkholder2021-09-113-7/+53
| | | |
| | * | Get direct chat jdenticons to line upLoren Burkholder2021-09-116-0/+29
| | | |
| | * | Add licensesLoren Burkholder2021-09-112-0/+8
| | | |
| | * | Remove unnecessary stuffLoren Burkholder2021-09-112-4/+0
| | | |
| | * | Fix typoLoren Burkholder2021-09-111-1/+1
| | | |
| | * | Don't add toggle for jdenticon if the plugin can't be foundLoren Burkholder2021-09-111-5/+9
| | | |
| | * | Only set identicon source if usedLoren Burkholder2021-09-111-1/+1
| | | |
| | * | Fix braces; make lintLoren Burkholder2021-09-111-1/+2
| | | |
| | * | Add jdenticon supportLoren Burkholder2021-09-1111-31/+176
| | | |
| * | | 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
| * | | Keep identities for users cachedNicolas Werner2021-09-132-11/+0
| |/ / | | | | | | | | | | | | There is not really a reason to stop tracking them, just because the server says so. We might still want to show a users profile, etc.
| * | Merge pull request #722 from Thulinma/noHtmlFixesDeepBlueV7.X2021-09-112-3/+3
| |\ \ | | |/ | |/| Fix two more HTML injection attacks.
| | * Fix a few more HTML injectionsThulinma2021-09-122-3/+3
| |/
| * 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
| * Don't allow images in username change messages and user completerNicolas Werner2021-09-092-4/+6
| | | | | | | | Sorry, no fun for you!
| * Fix day separator when loading older messagesNicolas Werner2021-09-082-12/+10
| | | | | | | | fixes #632
| * Recommend version 0.12 of QtKeychainNicolas Werner2021-09-081-1/+1
| | | | | | | | See https://github.com/Nheko-Reborn/nheko/issues/715
| * Merge pull request #714 from Thulinma/profileSizingFixDeepBlueV7.X2021-09-073-231/+249
| |\ | | | | | | More profile improvements (sizing for smaller displays, alignment)
| | * More profile improvements:Thulinma2021-09-083-231/+249
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * Fix duplicate check possibly leaving large gaps if initial state was not in ↵Nicolas Werner2021-09-061-2/+2
| | | | | | | | timeline
| * 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
| * Add workaround for broken key countsNicolas Werner2021-09-061-0/+17
| |
| * Merge pull request #713 from Thulinma/noMoreDuplicatesDeepBlueV7.X2021-09-051-23/+36
| |\ | | | | | | Fixed duplicate messages appearing in timeline if server sent them
| | * Fixed duplicate messages appearing in timeline if server sent themThulinma2021-09-051-23/+36
| | |
| * | Fix key count updates on conduitNicolas Werner2021-09-062-3/+41
| | |
| * | Conduit does not send count, if it didn't changeNicolas Werner2021-09-051-23/+22
| |/
| * Merge pull request #712 from Thulinma/improvedProfilesDeepBlueV7.X2021-09-053-9/+60
| |\ | | | | | | Improvements to user profiles
| | * Improvements to user profiles:Thulinma2021-09-053-9/+60
| |/ | | | | | | | | | | | | | | - 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
| * Merge branch 'macos_notarization' into 'master'Joe Donofry2021-09-032-6/+99
| |\ | | | | | | | | | | | | Macos notarization See merge request nheko-reborn/nheko!11
| | * Macos notarizationJoe Donofry2021-09-032-6/+99
| |/
| * 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
| * Make error case with unverified master key more descriptiveNicolas Werner2021-09-031-7/+13
| |
| * 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
| | |
| * | Merge pull request #707 from Thulinma/alerts_working_without_homeserver_supportDeepBlueV7.X2021-09-031-8/+17
| |\ \ | | | | | | | | Make desktop alerting independent from notification support in the homeserver
| | * | Make desktop alerting independent from notification support in the homeserver.Thulinma2021-09-031-8/+17
| |/ /
| * | 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
| * | bump mtxclientNicolas Werner2021-09-022-2/+2
| | |
| * | Warn the user before they ping the whole roomNicolas Werner2021-09-028-2/+94
| | |
| * | 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-0123-726/+1716
| | |
| * | 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 session always being rotated if 'verified only' is activeNicolas Werner2021-08-311-2/+4
| | |
| * | Remove useless ;Nicolas Werner2021-08-311-1/+1
| | |
| * | Stop encrypting all sessions with secretNicolas Werner2021-08-314-31/+61
| | |
| * | Fix parsing query keys responses with optional keys missingNicolas Werner2021-08-312-2/+2
| | |
| * | Require a working secrets storageNicolas Werner2021-08-311-2/+28
| | |
| * | Fix a few null warningsNicolas Werner2021-08-293-11/+9
| | |
| * | Fix another leak when creating an animated image without an imageNicolas Werner2021-08-291-1/+6
| | |
| * | Loaded causes weird artifacts loading roomsNicolas Werner2021-08-291-7/+2
| | |
| * | Fix memory leak of animated image texturesNicolas Werner2021-08-291-1/+3
| | |
| * | Small image pack editor improvementsNicolas Werner2021-08-293-1/+34
| | | | | | | | | | | | | | | | | | | | | - 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-295-1/+49
| | |
| * | cleanup QSettings usage a bitNicolas Werner2021-08-293-19/+17
| | |
| * | Support animated imagesNicolas Werner2021-08-298-29/+289
| | | | | | | | | | | | fixes #461
| * | Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-299-40/+266
| | |
| * | 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
| * | Merge pull request #699 from alfasi/patch-1DeepBlueV7.X2021-08-261-0/+1
| |\ \ | | | | | | | | Add repo sync command for Gentoo distro users
| | * | Add repo sync command for Gentoo distro usersMatan Alfasi2021-08-271-0/+1
| |/ /
| * | Fix warning about double reference qualifierNicolas Werner2021-08-261-1/+1
| | |
| * | bump mtxclientNicolas Werner2021-08-262-2/+2
| | |
| * | Implement key backup uploadNicolas Werner2021-08-262-1/+77
| | |
| * | warn about online keybackup and default to offNicolas Werner2021-08-261-1/+12
| | |
| * | Merge pull request #697 from harmathy/masterDeepBlueV7.X2021-08-251-2/+22
| |\ \ | | |/ | |/| Extend FAQs
| | * Extend FAQsMax Harmathy2021-08-251-2/+22
| |/
| * 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
| * Merge pull request #691 from resolritter/hoverDeepBlueV7.X2021-08-223-14/+20
| |\ | | | | | | Accept Backtab and Shift-Tab for hovering selection backwards
| | * accept Backtab and Shift-Tab for hovering selection backwardsresolritter2021-08-223-14/+20
| |/
| * Useless captureNicolas Werner2021-08-221-1/+1
| |
| * Even if you just change the log level, ensure that this compiles before ↵Nicolas Werner2021-08-221-1/+1
| | | | | | | | pushing...
| * Add db migration that clears the cacheNicolas Werner2021-08-222-10/+47
| | | | | | | | | | This fixes spaces or stickers not showing up for old databases as well as the wrong format of the state_keys db.
| * 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
| * Merge pull request #686 from thombles/popup-selectionDeepBlueV7.X2021-08-211-11/+11
| |\ | | | | | | Fix minor display bugs with emoji completer
| | * 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
| |
| * Trust key forwards from the original senderNicolas Werner2021-08-201-0/+7
| |
| * Disable async timeline loading, since it hangs in a layout loop sometimesNicolas Werner2021-08-201-1/+1
| |
| * Cleanup @room escape logic a bitNicolas Werner2021-08-201-2/+3
| |
| * 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
| |/
| * Add workaround for stickers not showing on iOSNicolas Werner2021-08-181-0/+7
| | | | | | | | see: https://github.com/vector-im/element-ios/issues/2353
| * Update translationsNicolas Werner2021-08-1723-1089/+2255
| |
| * bump mtxclientNicolas Werner2021-08-172-2/+2
| |
| * 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-178-13/+135
| | | | | | | | As well as selecting more join rules.
| * Load message list asyncNicolas Werner2021-08-171-0/+1
| |
| * Fix all rooms being opened on startupNicolas Werner2021-08-172-1/+3
| |
| * Fi lineendingsNicolas Werner2021-08-172-307/+307
| |
| * Update join button in room directory after joinNicolas Werner2021-08-174-10/+28
| |