summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Fix backslashes escapesNicolas Werner2023-12-191-5/+5
| | | | (And shrug losing arms in replies)
* Merge pull request #1640 from q234rty/fix-slow-new-window-plasma-6DeepBlueV7.X2023-12-172-0/+8
|\ | | | | Trigger less QEvent::ApplicationPaletteChange
| * Trigger less QEvent::ApplicationPaletteChangeq234rty2023-12-172-0/+8
|/ | | | | | The event seems to be very expensive on certain platform theme plugins. Fixes #1639
* Add windows code signingNicolas Werner2023-12-143-1/+28
|
* Fix windows job ruleNicolas Werner2023-12-131-0/+2
|
* Enable faster zip compression and automatic job sectionsNicolas Werner2023-12-131-14/+2
|
* Work around clazy claiming we connect a lambdaNicolas Werner2023-12-133-4/+9
|
* Don't fail if cache existsNicolas Werner2023-12-131-1/+1
|
* fix macos packagesNicolas Werner2023-12-121-1/+1
|
* Allow clicking notifications on WindowsNicolas Werner2023-12-124-9/+30
|
* Remove background color in msixNicolas Werner2023-12-121-1/+1
|
* Try to make windows notifications prettierNicolas Werner2023-12-115-12/+35
|
* Fix joined spaces having no descriptionNicolas Werner2023-12-101-2/+9
|
* Add gitlab windows buildNicolas Werner2023-12-094-12/+84
|
* Fix urls in widgets being double encodedNicolas Werner2023-12-041-1/+3
| | | | See https://bugreports.qt.io/browse/QTBUG-110446
* Merge pull request #1628 from Nheko-Reborn/profile-argDeepBlueV7.X2023-11-301-1/+1
|\ | | | | | | Fix profile argument parsing bug
| * Fix profile argument parsing bugLoren Burkholder2023-11-291-1/+1
|/
* Fix state event rendering for join rules and emojisNicolas Werner2023-11-282-14/+10
|
* Unset hidden space when space is leftNicolas Werner2023-11-271-0/+11
|
* Merge pull request #1622 from felixonmars/patch-1DeepBlueV7.X2023-11-231-1/+1
|\ | | | | Update Arch Linux package URL in README.md
| * Update Arch Linux package URL in README.mdFelix Yan2023-11-211-1/+1
| | | | | | The old URL returns 404 now.
* | Merge pull request #1623 from CM0use/masterDeepBlueV7.X2023-11-231-153/+156
|\ \ | |/ |/| Spanish translation completed
| * Spanish translation completedCM0use2023-11-211-153/+156
|/ | | | | | I was lazy to make the changes in the weblate page, I hope this is not a problem. question: I am new to github, why am I not listed in the contributors list (just out of curiosity)?
* Fix voip defaults being incorrect because OS constants are not definedNicolas Werner2023-11-201-2/+2
|
* Merge pull request #1618 from Begasus/haikuDeepBlueV7.X2023-11-201-1/+5
|\ | | | | Haiku
| * Haiku build fixesBegasus2023-11-201-1/+5
| |
* | Support activation tokens for notificationsNicolas Werner2023-11-204-0/+22
| |
* | Support window activation on waylandNicolas Werner2023-11-203-3/+53
| | | | | | | | | | This is a bit hacky, because we open a window to actually get a valid activation token, but...
* | Switch to KDSingleApplicationNicolas Werner2023-11-2036-2844/+69
| |
* | Automatically increase database limits when hitNicolas Werner2023-11-191-7/+64
|/
* Fix some round images being persisted as not roundNicolas Werner2023-11-191-1/+1
|
* Upgrade trust of megolm sessions when receiving RoomKeyNicolas Werner2023-11-196-29/+72
| | | | | | | Before we only did that, when we basically didn't have the key yet. But since we usually get sent a RoomKey when a new message is sent after we sign in, we were discarding, that those messages should usually now be trusted.
* Translated using Weblate (Chinese (Simplified))Weblate2023-11-181-14/+14
| | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Integral <integral@murena.io> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* Merge pull request #1615 from CM0use/spanish-translationDeepBlueV7.X2023-11-151-642/+663
|\ | | | | Spanish translation update
| * Spanish translation updateCM0use2023-11-151-642/+663
|/ | | | | | A lot of text translated and improved In a few days I will translate this again looking for errors and some things I missed. Enjoy!
* Fix shadow for spinnerNicolas Werner2023-11-111-1/+1
|
* Speedup qt install on macosNicolas Werner2023-11-101-1/+1
|
* Fix cmake builds missing libicudataNicolas Werner2023-11-101-0/+2
|
* Translated using Weblate (Finnish)Weblate2023-11-101-1/+1
| | | | | | | | Currently translated at 82.4% (855 of 1037 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* Fix Nheko freezing after stopping a call on WaylandNicolas Werner2023-11-092-1/+17
|
* Fix call only ringing the second timeNicolas Werner2023-11-091-2/+3
|
* Get rid of useless captureNicolas Werner2023-11-091-1/+1
|
* Replace mediafilesNicolas Werner2023-11-098-8/+7
| | | | fixes #1590
* Fix macos builds with newer icuNicolas Werner2023-11-064-10/+13
|
* Fix crash during callsNicolas Werner2023-11-051-1/+7
|
* Fix active user checkNicolas Werner2023-11-051-3/+3
|
* Make clazy happyNicolas Werner2023-11-021-2/+2
|
* Use sha256 to encode the database name instead of just hex encoding itNicolas Werner2023-11-021-14/+39
|
* Fix gstreamer element namesNicolas Werner2023-11-022-5/+5
|
* Fix pending reply sizingNicolas Werner2023-11-014-6/+23
|
* Spaces are now boldNicolas Werner2023-11-015-0/+8
|
* Possibly fix pagination in searchNicolas Werner2023-11-011-3/+1
|
* Possibly fix crash when room is cleared on event delegateNicolas Werner2023-11-011-49/+60
|
* Fix trailing whitespaceNicolas Werner2023-11-011-1/+0
|
* Remove unused functionNicolas Werner2023-11-011-29/+0
|
* Throttle sync processing if the window is unfocused for a whileNicolas Werner2023-11-012-3/+26
|
* Save profile when explicitly specifiedNicolas Werner2023-11-011-2/+4
| | | | | | Not just when any setting is modified... fixes #1563
* Downgrade self verification status logging to debugNicolas Werner2023-11-011-1/+1
| | | | fixes #1560
* Fix decrypt notification settings persistent under the wrong keyNicolas Werner2023-11-011-135/+118
| | | | fixes #1561
* Fix hidden event types empty string means unsupportedNicolas Werner2023-11-012-2/+2
| | | | fixes #1600
* Fix schannel support on WindowsNicolas Werner2023-10-312-7/+37
|
* Update nlohmann/json in flatpakNicolas Werner2023-10-311-2/+2
|
* Cleanup headers a bit moreNicolas Werner2023-10-3120-269/+226
|
* Fix version code having too many segmentsNicolas Werner2023-10-311-2/+1
|
* A few more small speedupsNicolas Werner2023-10-318-120/+103
|
* Save appveyor cache on failureNicolas Werner2023-10-311-2/+1
|
* Try to fix notification in packaged appNicolas Werner2023-10-311-1/+2
|
* Speed up compilation a bitNicolas Werner2023-10-3142-257/+320
|
* Set version in msixNicolas Werner2023-10-311-2/+4
|
* Update German TranslationNicolas Werner2023-10-312-152/+156
|
* Fix hunter curl version stringNicolas Werner2023-10-311-2/+2
|
* Fix a few conversionsNicolas Werner2023-10-314-8/+10
|
* Update dependenciesNicolas Werner2023-10-312-20/+5
|
* Add basic unsigned msixNicolas Werner2023-10-312-1/+49
|
* Merge pull request #1570 from discapes/masterDeepBlueV7.X2023-10-311-1/+1
|\ | | | | Set AppStream id to im.nheko.Nheko.desktop
| * Change appid to im.nheko.NhekoMiika Tuominen2023-10-311-1/+1
| | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
| * Change the id field instead of the launchable fieldMiika Tuominen2023-10-021-2/+2
| |
| * Set AppStream id to im.nheko.Nheko.desktopMiika Tuominen2023-09-281-1/+1
| |
* | Translated using Weblate (Estonian)Weblate2023-10-301-129/+133
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 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 (Indonesian)Weblate2023-10-301-129/+133
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Linerly <linerly@proton.me> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-10-301-133/+137
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1037 of 1037 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Update translationsNicolas Werner2023-10-2831-9245/+15452
| |
* | fix room name calculation with 3 membersNicolas Werner2023-10-281-2/+17
| | | | | | | | fixes #1598
* | Translated using Weblate (Finnish)Weblate2023-10-281-52/+54
| | | | | | | | | | | | | | | | Currently translated at 93.5% (935 of 1000 strings) Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Translated using Weblate (French)Weblate2023-10-281-2/+2
| | | | | | | | | | | | | | | | Currently translated at 67.7% (677 of 1000 strings) Co-authored-by: CB <chb0@lavache.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | Bring back double tap and drag to replyNicolas Werner2023-10-272-0/+42
| |
* | Enable even more qml linter warningsNicolas Werner2023-10-2613-36/+30
| |
* | Add basic qml linter configNicolas Werner2023-10-263-1/+77
| |
* | More qml cleanupsNicolas Werner2023-10-2639-284/+198
| |
* | Merge pull request #1539 from Nheko-Reborn/issue1410DeepBlueV7.X2023-10-266-2/+114
|\ \ | | | | | | Add report message functionality
| * | Add report message functionalityLoren Burkholder2023-10-256-2/+114
| | |
* | | Fix some qml warningsNicolas Werner2023-10-2625-122/+107
| | |
* | | Fix macos not supporting emplace of aggregates yetNicolas Werner2023-10-261-1/+1
| | |
* | | Merge pull request #1541 from NepNep21/ignore-usersDeepBlueV7.X2023-10-2512-11/+285
|\ \ \ | | | | | | | | | | | | Support (un)ignoring users (#546)
| * | | Switch to X icon and add close buttonNepNep212023-10-251-1/+14
| | | |
| * | | Move dialog to settings page and add avatar image to delegateNepNep212023-10-245-31/+38
| | | |
| * | | Cleanup ignore user functionality slightlyNicolas Werner2023-10-247-46/+102
| | | |
| * | | Merge branch 'ignore-users' of github.com:NepNep21/nheko into ignore-usersNicolas Werner2023-10-239-5/+200
| |\ \ \
| | * | | Fix license lint...NepNep212023-10-011-0/+1
| | | | |
| | * | | Fix lint after clazy fixNepNep212023-10-011-2/+1
| | | | |
| | * | | Lint + clazyNepNep212023-10-013-8/+7
| | | | |
| | * | | Use propertiesNepNep212023-10-016-34/+58
| | | | |
| | * | | Move comments to proper reviewsNepNep212023-10-011-2/+0
| | | | |
| | * | | UI improvementsNepNep212023-10-011-4/+14
| | | | |
| | * | | RebaseNepNep212023-10-017-5/+169
| | | | |
* | | | | Add missing includeNicolas Werner2023-10-261-0/+1
| | | | |
* | | | | Update to Qt6.6 in the flatpakNicolas Werner2023-10-261-3/+3
| |_|/ / |/| | |
* | | | Allow setting presence state againNicolas Werner2023-10-255-26/+58
| | | |
* | | | Fix lintingNicolas Werner2023-10-251-5/+6
| | | |
* | | | Properly close cursors before commit and db deletionNicolas Werner2023-10-251-0/+2
| | | |
* | | | Merge pull request #1594 from mips64-el/masterDeepBlueV7.X2023-10-251-1/+3
|\ \ \ \ | |/ / / |/| | | | | | | Fix double free on commit database migration
| * | | Fix double free on commit database migrationmips64-el2023-10-251-1/+3
|/ / /
* | | prevent overscroll in roomlist and communities listNicolas Werner2023-10-232-10/+12
| | |
* | | Fix scroll position jumping when replying or resizing the windowNicolas Werner2023-10-231-0/+7
| | |
* | | Migrate olm sessions to be stored in one database instead of thousandsNicolas Werner2023-10-233-27/+91
| | |
* | | hr tags are self closingNicolas Werner2023-10-221-1/+1
| | |
* | | Merge pull request #1585 from Mikaela/gitattributes2DeepBlueV7.X2023-10-212-0/+11
|\ \ \ | | | | | | | | | | | | .{gitattributes,editorconfig} take two
| * | | add .editorconfig based on .clang-formatAminda Suomalainen2023-10-161-0/+8
| | | |
| * | | add .gitattributesAminda Suomalainen2023-10-161-0/+3
| | | |
* | | | Add a way to compact the databaseNicolas Werner2023-10-215-10/+110
| | | | | | | | | | | | | | | | Can also be used to fix some corruption.
* | | | Possibly fix a crash in the EventDelegateChooserNicolas Werner2023-10-202-8/+18
| | | |
* | | | Small qml fixesNicolas Werner2023-10-185-19/+22
| | | |
* | | | Relayout when event delegates change implicit sizeNicolas Werner2023-10-182-1/+4
|/ / /
* | | Translated using Weblate (French)Weblate2023-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.5% (675 of 1000 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | Qt6.6 compatibilityNicolas Werner2023-10-1316-32/+32
| | |
* | | Fix (hopefully) HiDPI scaling issues with edit and encryption iconsJoseph Donofry2023-10-132-3/+4
| | |
* | | Fix forward completer after delegate reworkNicolas Werner2023-10-111-4/+4
| | |
* | | Remove old messages only when the db is full or on startupNicolas Werner2023-10-111-8/+4
| | | | | | | | | | | | Adds about 40ms of startup delay here, which I think is okay.
* | | Focus to the message input bar after dragging and dropping a fileSateallia2023-10-111-0/+1
| | |
* | | Fix chat effect particles sometimes getting 'stuck' on screenJoseph Donofry2023-10-092-1/+9
| | |
* | | Try to fix 'PowerlevelIndicator is not a type'Nicolas Werner2023-10-101-6/+8
| | |
* | | Fix reply and topic colorsNicolas Werner2023-10-102-5/+7
| | |
* | | fix click to go to reply after mergeNicolas Werner2023-10-101-1/+1
| | |
* | | Merge branch 'delegate-rework'Nicolas Werner2023-10-1036-1898/+2357
|\ \ \
| * | | Restore reply context menuNicolas Werner2023-10-103-15/+31
| | | |
| * | | Attach reactions on the right for our own bubbled messagesNicolas Werner2023-10-091-1/+1
| | | |
| * | | Make effect messages stand out moreNicolas Werner2023-10-092-2/+11
| | | |
| * | | Add threads display and prettier highlight to bubbles styleNicolas Werner2023-10-091-2/+4
| | | |
| * | | Remove old TimelineRowNicolas Werner2023-10-092-348/+0
| | | |
| * | | cleanupsNicolas Werner2023-10-094-12/+12
| | | |
| * | | Shrink repliesNicolas Werner2023-10-094-4/+4
| | | |
| * | | Basic bubble styleNicolas Werner2023-10-095-71/+445
| | | |
| * | | Fix missing property showAcceptKnockButtonNicolas Werner2023-10-091-2/+2
| | | |
| * | | Fix CPU usage from out of frame animated imagesNicolas Werner2023-10-092-4/+16
| | | |
| * | | Start working on bubble delegateNicolas Werner2023-10-092-5/+13
| | | |
| * | | Fix high CPU use caused by ItemParticleNicolas Werner2023-10-091-11/+35
| | | |
| * | | Fix typing notificationsNicolas Werner2023-10-095-15/+16
| | | |
| * | | Fixup reply and state event renderingNicolas Werner2023-10-0810-901/+211
| | | |
| * | | Switch to manual polishing of event delegatesNicolas Werner2023-10-087-60/+169
| | | |
| * | | Reimplement mention highlight and scroll to highlightNicolas Werner2023-09-202-0/+56
| | | |
| * | | Move message styles to their own files and work around hover not propagating ↵Nicolas Werner2023-09-206-467/+530
| | | | | | | | | | | | | | | | to siblings
| * | | Fix alignment of file messages and redactionsNicolas Werner2023-09-173-7/+12
| | | |
| * | | Fix power level indicator sizeNicolas Werner2023-09-121-0/+6
| | | |
| * | | Fix timeline menusNicolas Werner2023-09-081-4/+37
| | | |
| * | | Reenable status part of timeline messagesNicolas Werner2023-08-282-27/+108
| | | |
| * | | Improve image size limitingNicolas Werner2023-08-272-0/+2
| | | |
| * | | Fix reply backgrounds in imagesNicolas Werner2023-08-261-0/+15
| | | |
| * | | Fix some reply layouting loopsNicolas Werner2023-08-254-7/+5
| | | |
| * | | Reimplement reply delegate by moving out the timeline event without layoutNicolas Werner2023-08-2513-460/+352
| | | |
| * | | Show reactions againNicolas Werner2023-08-251-2/+38
| | | |
| * | | Remaining events apart from verificationNicolas Werner2023-08-259-89/+287
| | | |
| * | | Get rid of redundant constructions and make room implicitNicolas Werner2023-08-256-10/+28
| | | |
| * | | Port redacted messagesNicolas Werner2023-08-252-13/+31
| | | |
| * | | Port state events and imagesNicolas Werner2023-08-257-101/+231
| | | |
| * | | Working text messages in delegate reworkNicolas Werner2023-08-255-35/+191
| | | |
| * | | Create an EventDelegateChooserNicolas Werner2023-08-258-191/+432
| | | |
* | | | Translated using Weblate (French)Weblate2023-10-091-41/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 67.5% (675 of 1000 strings) Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | | Merge pull request #1575 from Nheko-Reborn/plindicatorDeepBlueV7.X2023-10-042-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | Fix powerlevel indicator size in the timeline
| * | | | Fix powerlevel indicator size in the timelineLoren Burkholder2023-10-022-4/+4
| | |/ / | |/| |
* | | | Merge pull request #1576 from Nheko-Reborn/fixrepliesDeepBlueV7.X2023-10-021-1/+3
|\ \ \ \ | |/ / / |/| | | | | | | Fix reply text color
| * | | Fix reply text colorLoren Burkholder2023-10-021-1/+3
|/ / /
* | | Merge pull request #1573 from Nheko-Reborn/fixqmlDeepBlueV7.X2023-10-011-0/+1
|\ \ \ | | | | | | | | | | | | Add missing QML import
| * | | Add missing QML importLoren Burkholder2023-10-011-0/+1
|/ / /
* | | Merge pull request #1571 from Nheko-Reborn/directoryDeepBlueV7.X2023-10-011-3/+23
|\ \ \ | | | | | | | | | | | | Add close button and room open button to room directory dialog
| * | | Add close button and room open button to room directory dialogLoren Burkholder2023-09-291-3/+23
| | |/ | |/|
* | | Merge pull request #1537 from Nheko-Reborn/issue1426DeepBlueV7.X2023-10-013-1/+33
|\ \ \ | | | | | | | | | | | | Allow configuring global hidden event settings
| * | | Allow configuring global hidden event settingsLoren Burkholder2023-09-233-1/+33
| |/ /
* | | Merge pull request #1534 from Nheko-Reborn/issue1494DeepBlueV7.X2023-10-013-9/+9
|\ \ \ | | | | | | | | | | | | Use @user:example.com for all sample mxids
| * | | Use @user:example.com for all sample mxidsLoren Burkholder2023-09-233-9/+9
| | | |
* | | | Merge pull request #1572 from Nheko-Reborn/differentiateTouchDeepBlueV7.X2023-10-015-20/+16
|\ \ \ \ | | | | | | | | | | | | | | | Qt 6.4 properly supports scrolling text with touch
| * | | | Qt 6.4 properly supports scrolling text with touchLoren Burkholder2023-09-305-20/+16
| | |/ / | |/| |
* | | | Merge pull request #1565 from Nheko-Reborn/cmake_formattingDeepBlueV7.X2023-10-011-666/+656
|\ \ \ \ | |/ / / |/| | | | | | | Format CMakeLists.txt
| * | | Format CMakeLists.txtLoren Burkholder2023-09-231-666/+656
|/ / /
* | | Update mtxclient to work around empty event typesNicolas Werner2023-09-152-2/+2
| | |
* | | Added translation using Weblate (Arabic)Weblate2023-08-251-0/+5455
| |/ |/| | | | | Co-authored-by: nk <johndevand@tutanota.com>
* | Merge pull request #1536 from Nheko-Reborn/issue1440DeepBlueV7.X2023-08-221-10/+29
|\ \ | | | | | | | | | Add explicit default font option
| * | Add explicit default font optionLoren Burkholder2023-08-111-10/+29
| | |
* | | Merge pull request #1552 from q234rty/masterDeepBlueV7.X2023-08-221-1/+1
|\ \ \ | | | | | | | | | | | | Fix build with fmt 10.1.0
| * | | Fix build with fmt 10.1.0q234rty2023-08-171-1/+1
|/ / / | | | | | | | | | I have no idea whether this is a fmt bug, and if this isn't a fmt bug how did this work before, but oh well...
* | | Merge pull request #1548 from Nheko-Reborn/cleanupWidgetsStuffDeepBlueV7.X2023-08-133-11/+0
|\ \ \ | | | | | | | | | | | | Remove some unnecessary forward declarations and headers
| * | | Remove some unnecessary forward declarations and headersLoren Burkholder2023-08-113-11/+0
|/ / /
* | | Merge pull request #1535 from Nheko-Reborn/powerlevelsInTimelineDeepBlueV7.X2023-08-106-34/+71
|\ \ \ | | | | | | | | Show an indicator in the timeline for mods and admins
| * | | Swap PL indicator locationNicolas Werner2023-08-101-8/+12
| | | |
| * | | Merge remote-tracking branch 'origin/powerlevelsInTimeline'Nicolas Werner2023-08-106-33/+66
| |\ \ \
| | * | | Show an indicator in the timeline for mods and adminsLoren Burkholder2023-07-236-33/+66
| | |/ /
* | | | Merge pull request #1523 from Nheko-Reborn/qmlFallbackAuthDeepBlueV7.X2023-08-109-124/+149
|\ \ \ \ | |/ / / |/| | | QML the fallback auth dialog
| * | | QML the fallback auth dialogLoren Burkholder2023-07-149-124/+149
| | | |
* | | | Remove usage of creatorNicolas Werner2023-08-093-3/+2
| | | |
* | | | Merge pull request #1531 from Nheko-Reborn/smootherReactionsDeepBlueV7.X2023-07-281-0/+1
|\ \ \ \ | | | | | | | | | | Use mipmap on custom reactions
| * | | | Use mipmap on custom reactionsLoren Burkholder2023-07-221-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #1532 from Nheko-Reborn/issue1512DeepBlueV7.X2023-07-283-2/+22
|\ \ \ \ | | | | | | | | | | Add mark room as read option
| * | | | Add mark as read entry to the roomlist right-click menuLoren Burkholder2023-07-223-2/+22
| |/ / /
* | | / Update coeurl for fmt10 compatibilityNicolas Werner2023-07-281-1/+1
| |_|/ |/| |
* | | Merge pull request #1533 from Nheko-Reborn/compileErrorFixesJoseph Donofry2023-07-231-10/+9
|\ \ \ | |/ / |/| | | | | Fix some errors given by GCC
| * | Fix some compiler errorsLoren Burkholder2023-07-231-10/+9
|/ /
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-201-40/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1000 of 1000 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Dutch)Weblate2023-07-201-13/+15
| | | | | | | | | | | | | | | | Currently translated at 92.6% (926 of 1000 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 (Persian)Weblate2023-07-201-5/+5
| | | | | | | | | | | | | | | | Currently translated at 0.5% (5 of 1000 strings) Co-authored-by: Farooq Karimi Zadeh <fkz@riseup.net> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fa/ Translation: Nheko/nheko
* | Added translation using Weblate (Persian)Weblate2023-07-181-0/+5407
| | | | | | | | Co-authored-by: Farooq Karimi Zadeh <fkz@riseup.net>
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-181-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 96.1% (961 of 1000 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 96.1% (961 of 1000 strings) Co-authored-by: Integral <integral@murena.io> Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-181-4/+5
| | | | | | | | | | | | | | | | Currently translated at 92.5% (925 of 1000 strings) Co-authored-by: Integral <integral@murena.io> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Indonesian)Weblate2023-07-181-57/+58
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2023-07-181-79/+85
| | | | | | | | | | | | | | | | Currently translated at 100.0% (1000 of 1000 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 pip commandJoseph Donofry2023-07-171-1/+1
| |
* | Use official qt binaries on cirrus-ci for apple siliconJoseph Donofry2023-07-173-5/+9
| |
* | Update macOS runner to use official binariesJoseph Donofry2023-07-164-5/+6
| |
* | Remove final which breaks type registrationNicolas Werner2023-07-163-3/+3
| |
* | Fix verification error codesNicolas Werner2023-07-162-0/+5
| |
* | Update some translationsNicolas Werner2023-07-132-19/+19
| |
* | Merge in old translationsNicolas Werner2023-07-1329-11480/+11551
| |
* | Fix qml translationsNicolas Werner2023-07-1331-12/+79785
| |
* | Translated using Weblate (Indonesian)Weblate2023-07-121-28/+32
| | | | | | | | | | | | | | | | Currently translated at 100.0% (490 of 490 strings) Co-authored-by: Linerly <linerly@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/ Translation: Nheko/nheko
* | Merge pull request #1518 from Decodetalkers/duplicateidDeepBlueV7.X2023-07-121-5/+0
|\ \ | |/ |/| fix: duplicate id
| * fix: duplicate idShootingStarDragons2023-07-121-5/+0
| |
* | Update german translationNicolas Werner2023-07-121-30/+34
| |
* | Merge weblate and githubNicolas Werner2023-07-120-0/+0
|\ \
| * | Translated using Weblate (Finnish)Aminda Suomalainen2023-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | Currently translated at 99.8% (941 of 942 strings) Translation: Nheko/nheko Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
* | | Update translationsNicolas Werner2023-07-1229-76354/+5466
|/ /
* | Translated using Weblate (Chinese (Simplified))Weblate2023-07-121-0/+5
| | | | | | | | | | | | | | | | Currently translated at 100.0% (942 of 942 strings) Co-authored-by: Poesty Li <poesty7450@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/ Translation: Nheko/nheko
* | Translated using Weblate (Finnish)Weblate2023-07-121-37/+42
| | | | | | | | | | | | | | | | Currently translated at 99.6% (939 of 942 strings) Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/ Translation: Nheko/nheko
* | Fix presence not updating in the timelineNicolas Werner2023-07-091-1/+1
| |
* | Fix a few more bugs where a limited timeline could cause a hanging paginationNicolas Werner2023-07-091-2/+15
| |
* | Fix pagination in rooms with a full batch of redactionsNicolas Werner2023-07-091-4/+21
| |
* | Fix mass redaction /commandNicolas Werner2023-07-091-3/+6
| |
* | Merge pull request #1517 from Nheko-Reborn/fixMessagePowerlevelPlaceholderDeepBlueV7.X2023-07-081-1/+2
|\ \ | |/ |/| Fix the color on the insufficient powerlevel warning
| * Fix the color on the insufficient powerlevel warningLoren Burkholder2023-07-081-1/+2
|/
* Focus to the message input bar after selecting a fileSateallia2023-07-061-0/+1
|
* Merge pull request #1501 from Nheko-Reborn/qmlRecaptchaDeepBlueV7.X2023-07-0610-134/+154
|\ | | | | QML the reCAPTCHA dialog
| * Remove duplicate UIA error displayLoren Burkholder2023-07-061-9/+0
| |
| * make lintLoren Burkholder2023-07-062-5/+6
| |
| * Port the reCAPTCHA dialog to QMLLoren Burkholder2023-07-069-124/+153
| |
| * Remove unneeded forward declarationLoren Burkholder2023-06-291-1/+0
| |
* | Add an early out cache for event expirationNicolas Werner2023-07-064-8/+93
| |
* | Fix event expiration not always stopping properly and redacting some wrong ↵Nicolas Werner2023-07-061-11/+22
| | | | | | | | state events
* | Prevent redactions of ACL and Create events, since Synapse prevents ↵Nicolas Werner2023-07-061-1/+10
| | | | | | | | redaction of them anyway
* | Fix overflow in event expiration daysNicolas Werner2023-07-051-3/+3
| |
* | Fix variable shadowingNicolas Werner2023-07-052-7/+6
| |
* | Add experimental event expirationNicolas Werner2023-07-0510-32/+475
| | | | | | | | Currently disabled by default.
* | Add some event expiration functionNicolas Werner2023-07-042-0/+202
| |
* | Disable mipmaps for avatarsNicolas Werner2023-07-041-2/+0
|/