<feed xmlns='http://www.w3.org/2005/Atom'>
<title>matrix/thirdparty/nheko.git/src, branch github/master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.rory.gay/matrix/thirdparty/nheko.git/atom?h=github%2Fmaster</id>
<link rel='self' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/atom?h=github%2Fmaster'/>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/'/>
<updated>2024-06-24T18:04:43Z</updated>
<entry>
<title>No wayland on Haiku, fixes build errors</title>
<updated>2024-06-24T18:04:43Z</updated>
<author>
<name>Schrijvers Luc</name>
<email>begasus@gmail.com</email>
</author>
<published>2024-06-24T18:04:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=019cb11abfb9aa7099ffa553f79081fd4ba45304'/>
<id>urn:sha1:019cb11abfb9aa7099ffa553f79081fd4ba45304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1734 from Integral-Tech/confirm-passwd</title>
<updated>2024-06-20T20:04:53Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T20:04:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=9eac31627a6ecb71a6a8b67d01b78e0919fb62b9'/>
<id>urn:sha1:9eac31627a6ecb71a6a8b67d01b78e0919fb62b9</id>
<content type='text'>
Add dialog for repeating password when exporting keys
</content>
</entry>
<entry>
<title>Skip users we don't share a room with in invite dialog</title>
<updated>2024-06-20T19:56:12Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T19:56:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=3357dc21a5bc69c59ada9e25ea5b3ebeaf483bc1'/>
<id>urn:sha1:3357dc21a5bc69c59ada9e25ea5b3ebeaf483bc1</id>
<content type='text'>
Fixes #1757
</content>
</entry>
<entry>
<title>Allow setting a scale factor on Windows</title>
<updated>2024-06-20T19:40:53Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T19:40:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=311d9ad31e89fb023eb3638d446774f3a9d06281'/>
<id>urn:sha1:311d9ad31e89fb023eb3638d446774f3a9d06281</id>
<content type='text'>
Fixes #1756
</content>
</entry>
<entry>
<title>Fix tray icon badge count not getting updated since 838b091acd07b681fc52f6f705b2bee8ce8519d5</title>
<updated>2024-06-20T19:35:55Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T19:35:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=a486d8d7fc567c191e7259b478b6f03b3800ac4a'/>
<id>urn:sha1:a486d8d7fc567c191e7259b478b6f03b3800ac4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix QT_CONFIG check for wayland is only available since Qt6.7</title>
<updated>2024-06-20T18:16:33Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T17:22:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=941f7f5ed53be559d79633d8dd26e42e02389518'/>
<id>urn:sha1:941f7f5ed53be559d79633d8dd26e42e02389518</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation on systems without specific platform interfaces</title>
<updated>2024-06-20T15:07:30Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T15:07:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2142a8dd9cb10334ac83404bba34f0024c388b76'/>
<id>urn:sha1:2142a8dd9cb10334ac83404bba34f0024c388b76</id>
<content type='text'>
fixes #1749
</content>
</entry>
<entry>
<title>Fix crash on empty mxid in ignore commands</title>
<updated>2024-06-20T15:00:23Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-20T14:59:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c7483aed98f6c64499a035428129fb106649f7d4'/>
<id>urn:sha1:c7483aed98f6c64499a035428129fb106649f7d4</id>
<content type='text'>
fixes #1753
</content>
</entry>
<entry>
<title>Place repeatedPassword after first check &amp; remove unnecessary empty check</title>
<updated>2024-06-17T03:00:56Z</updated>
<author>
<name>Integral</name>
<email>integral@member.fsf.org</email>
</author>
<published>2024-06-17T03:00:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=992468d6c172231847b9a28379181601b0e4f5e4'/>
<id>urn:sha1:992468d6c172231847b9a28379181601b0e4f5e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate event links only using room ids</title>
<updated>2024-06-14T12:53:27Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-14T12:53:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=1d252ae66f4ccd433c9b2fe63dd15de3d5a188f3'/>
<id>urn:sha1:1d252ae66f4ccd433c9b2fe63dd15de3d5a188f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix avatar change rendering</title>
<updated>2024-06-13T22:05:26Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-13T22:05:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=20f17aaa367964295e8704a9323ca1081287b97f'/>
<id>urn:sha1:20f17aaa367964295e8704a9323ca1081287b97f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix disabling a room ping</title>
<updated>2024-06-13T02:36:34Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-13T02:36:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=b39ffc2f1a641d01dcfbf1d2bd8712a68bcf250a'/>
<id>urn:sha1:b39ffc2f1a641d01dcfbf1d2bd8712a68bcf250a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2024-06-10T00:16:20Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-10T00:16:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=64bba3736df808976ea7ff64ec07e1ea19b8aebe'/>
<id>urn:sha1:64bba3736df808976ea7ff64ec07e1ea19b8aebe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lint</title>
<updated>2024-06-09T13:56:09Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-09T13:56:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=96a066f2469621a6d38de7c3fa0621334d418099'/>
<id>urn:sha1:96a066f2469621a6d38de7c3fa0621334d418099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly restore room mentions state after edit</title>
<updated>2024-06-09T13:30:30Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-09T13:30:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=3533f104bd32419bfc9031267cd73e9715119b83'/>
<id>urn:sha1:3533f104bd32419bfc9031267cd73e9715119b83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support authenticated media</title>
<updated>2024-06-05T23:34:23Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-05T23:01:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=777c41daa17c72b3a201fb7ff7727e68a5ff51e2'/>
<id>urn:sha1:777c41daa17c72b3a201fb7ff7727e68a5ff51e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix marking newly created rooms as DM automatically</title>
<updated>2024-06-03T22:37:23Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-03T22:37:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=d0d95df89d4b5a19d922a4d58b887c583dd9718d'/>
<id>urn:sha1:d0d95df89d4b5a19d922a4d58b887c583dd9718d</id>
<content type='text'>
fixes #1718
</content>
</entry>
<entry>
<title>Prevent opening empty profiles</title>
<updated>2024-06-03T22:19:20Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-06-03T22:18:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=9f5982e1800bafd80c029f9a2ce77a3ca75e7cfe'/>
<id>urn:sha1:9f5982e1800bafd80c029f9a2ce77a3ca75e7cfe</id>
<content type='text'>
Should fix 1707
</content>
</entry>
<entry>
<title>fix mentions with markdown and in edits</title>
<updated>2024-05-31T16:28:16Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-31T16:17:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=ec9af40fc50142f32924efd9235ca5912b6fe395'/>
<id>urn:sha1:ec9af40fc50142f32924efd9235ca5912b6fe395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable image loaded workaround for Qt 6.7 and up</title>
<updated>2024-05-27T20:28:28Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-27T20:28:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=1c5f747856031c8e8df161f2d425bb6cece01bcd'/>
<id>urn:sha1:1c5f747856031c8e8df161f2d425bb6cece01bcd</id>
<content type='text'>
(since it is fixed there)
</content>
</entry>
<entry>
<title>Fix an empty profile name allowing you to open a profile twice</title>
<updated>2024-05-27T19:15:44Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-27T19:15:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=3ad0f15f6de21024a139e08ad7c62cc7160d4fb2'/>
<id>urn:sha1:3ad0f15f6de21024a139e08ad7c62cc7160d4fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update src/UserSettingsPage.cpp</title>
<updated>2024-05-26T02:22:14Z</updated>
<author>
<name>Integral</name>
<email>integral@member.fsf.org</email>
</author>
<published>2024-05-26T02:22:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=95dc80ddecc3f39757f398b53c6abd267852c69f'/>
<id>urn:sha1:95dc80ddecc3f39757f398b53c6abd267852c69f</id>
<content type='text'>
Co-authored-by: Urszula &lt;u.wnuk@proton.me&gt;</content>
</entry>
<entry>
<title>Merge pull request #1727 from checkraisefold/test_linux_fix</title>
<updated>2024-05-24T21:37:01Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-24T21:37:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=d3561d79397083d754769728dd2e1dc26ab79fc3'/>
<id>urn:sha1:d3561d79397083d754769728dd2e1dc26ab79fc3</id>
<content type='text'>
Fix OpenGL video sinkchain crash
</content>
</entry>
<entry>
<title>Add dialog for repeating password when exporting keys</title>
<updated>2024-05-19T20:25:18Z</updated>
<author>
<name>Integral</name>
<email>integral@member.fsf.org</email>
</author>
<published>2024-05-19T20:25:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=1ab3a37056769fc578f90ae9f0a1e5b1e18638d7'/>
<id>urn:sha1:1ab3a37056769fc578f90ae9f0a1e5b1e18638d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OpenGL video sinkchain crash</title>
<updated>2024-05-17T21:55:33Z</updated>
<author>
<name>checkraisefold</name>
<email>checkraisefold@crf.gay</email>
</author>
<published>2024-05-17T21:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8a35cf4c5a57c52e5432020a4ec635fd726e5389'/>
<id>urn:sha1:8a35cf4c5a57c52e5432020a4ec635fd726e5389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1731 from q234rty/master</title>
<updated>2024-05-16T11:32:02Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-16T11:32:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=f1f7f8e73074e5fa1fb3f45d7b8aae658687f011'/>
<id>urn:sha1:f1f7f8e73074e5fa1fb3f45d7b8aae658687f011</id>
<content type='text'>
Use `XDG_ACTIVATION_TOKEN` from environment variables by default
</content>
</entry>
<entry>
<title>Don't show spoilers in sidebar or notifications if possible</title>
<updated>2024-05-16T11:12:37Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-16T10:53:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=61509792706bf39860ee52bd92ca04f74af112bd'/>
<id>urn:sha1:61509792706bf39860ee52bd92ca04f74af112bd</id>
<content type='text'>
fixes #1247
</content>
</entry>
<entry>
<title>Use XDG_ACTIVATION_TOKEN from environment variables by default</title>
<updated>2024-05-16T11:00:55Z</updated>
<author>
<name>q234rty</name>
<email>q23456yuiop@gmail.com</email>
</author>
<published>2024-05-16T10:32:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2a6cd88b7aa18937b2a29ddb5eaeb645067964ad'/>
<id>urn:sha1:2a6cd88b7aa18937b2a29ddb5eaeb645067964ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows screenshare/video call support, general call improvements (#1725)</title>
<updated>2024-05-10T19:22:58Z</updated>
<author>
<name>checkraisefold</name>
<email>devsmash1@gmail.com</email>
</author>
<published>2024-05-10T19:22:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=e7d28b96da929754d3f65f78ab88db76e6ca98b7'/>
<id>urn:sha1:e7d28b96da929754d3f65f78ab88db76e6ca98b7</id>
<content type='text'>
* Initial support for d3d11 qml video item

* Windows screenshare support, D3D11

* misc fixes

* further window visibility checks

* preview updates

* fix qml preview

* fix compositor

* add libnice plugin dep

* re-run formatter

* final formatter fix [skip ci]

* fix tumbleweed build

---------

Co-authored-by: Joseph Donofry &lt;rubberduckie3554@gmail.com&gt;</content>
</entry>
<entry>
<title>Implement MSC4142, mention via replies</title>
<updated>2024-05-09T21:42:36Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-09T21:27:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=cf373c016ad422d9a338209a45253455eb38a387'/>
<id>urn:sha1:cf373c016ad422d9a338209a45253455eb38a387</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1720 from TheDrawingCoder-Gamer/emoji-shortcodes-2</title>
<updated>2024-05-09T00:57:40Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-09T00:57:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=7d9e3039fc2441fb622cad01b49f472d3289d70e'/>
<id>urn:sha1:7d9e3039fc2441fb622cad01b49f472d3289d70e</id>
<content type='text'>
Update emoji shortcodes, rework how codegen works
</content>
</entry>
<entry>
<title>fix naming issues with emoji, edit how codegen works</title>
<updated>2024-05-08T22:32:09Z</updated>
<author>
<name>TheDrawingCoding-Gamer</name>
<email>bulbyvr@gmail.com</email>
</author>
<published>2024-05-01T17:38:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=a6090f4a1ca25100c6d570779d00c2950501498d'/>
<id>urn:sha1:a6090f4a1ca25100c6d570779d00c2950501498d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix room mentions warning being displayed even without permissions</title>
<updated>2024-05-07T21:26:29Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-05-07T21:26:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=82d9e57b6a3988696f207859e1f96211875c08ba'/>
<id>urn:sha1:82d9e57b6a3988696f207859e1f96211875c08ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix possible pagination issue when a sync returns an empty limited timeline</title>
<updated>2024-05-07T21:26:28Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-04-23T22:39:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=821390c7d655a52a94a409b77dc79e3125892cd1'/>
<id>urn:sha1:821390c7d655a52a94a409b77dc79e3125892cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: replace QString constructors with QStringLiteral</title>
<updated>2024-04-26T20:34:51Z</updated>
<author>
<name>Integral</name>
<email>integral@member.fsf.org</email>
</author>
<published>2024-04-26T20:34:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c890aebf729c9520e141ce09e72d85bffcd900c5'/>
<id>urn:sha1:c890aebf729c9520e141ce09e72d85bffcd900c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lint</title>
<updated>2024-04-23T22:58:14Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2024-04-23T22:58:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=4810c2a2bc1d6977b9fc0f1e7c88b8c2baee4580'/>
<id>urn:sha1:4810c2a2bc1d6977b9fc0f1e7c88b8c2baee4580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix image copying on windows</title>
<updated>2024-04-09T15:47:02Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2024-04-09T15:47:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=3f05df19a1e3d772bdcc5faf1587af61b03377f1'/>
<id>urn:sha1:3f05df19a1e3d772bdcc5faf1587af61b03377f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lint</title>
<updated>2024-04-05T20:47:09Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-04-05T20:47:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=b0775967046a549376864adf43f890b24055168e'/>
<id>urn:sha1:b0775967046a549376864adf43f890b24055168e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Color conversion seems to be redundant before the sink (upload too, but removing that breaks stuff)</title>
<updated>2024-04-05T02:15:29Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-04-05T02:15:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=a415b39bf96eb2c45a524a3615fc7a9ce9f9f13d'/>
<id>urn:sha1:a415b39bf96eb2c45a524a3615fc7a9ce9f9f13d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some voip debugging hoops</title>
<updated>2024-04-05T01:57:28Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-04-05T01:57:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=f1722d5f647bb42c979ff8648a64c7aa1876ff7b'/>
<id>urn:sha1:f1722d5f647bb42c979ff8648a64c7aa1876ff7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove attributes on del tags</title>
<updated>2024-03-20T20:53:20Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-20T20:53:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=9656304e24a9fe0a3df13211c87e9cd91713d8ca'/>
<id>urn:sha1:9656304e24a9fe0a3df13211c87e9cd91713d8ca</id>
<content type='text'>
There is no use case for those afaik and they do break our replacement
in the frontend. Let's instead strip them out in the sanitization step,
since there are no valid attributes defined for the del tag currenlty.

In theory we could also strip out all attributes here, but that seems
excessive for now.

Fixes https://github.com/Nheko-Reborn/nheko/issues/1693
</content>
</entry>
<entry>
<title>Fix presence not being per profile</title>
<updated>2024-03-19T00:55:53Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-19T00:55:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=30ac76e94269a9db9cdc6ef2d6599e5265d1772e'/>
<id>urn:sha1:30ac76e94269a9db9cdc6ef2d6599e5265d1772e</id>
<content type='text'>
fixes #1699
</content>
</entry>
<entry>
<title>Make a few headers forward declarations</title>
<updated>2024-03-16T10:50:39Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-16T02:55:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=aef9617d1ec7f73a394ed4bb43b4436e27225176'/>
<id>urn:sha1:aef9617d1ec7f73a394ed4bb43b4436e27225176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include moc files for a tiny speedup on incremental builds</title>
<updated>2024-03-16T00:34:23Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-16T00:24:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=06927cd3c256949fb0622889506cc3bd3a2e286e'/>
<id>urn:sha1:06927cd3c256949fb0622889506cc3bd3a2e286e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump supported matrix versions to 1.9</title>
<updated>2024-03-08T17:57:50Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-08T17:57:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=9c2d50bb86d18e97ca819b969397fa0f6c231c05'/>
<id>urn:sha1:9c2d50bb86d18e97ca819b969397fa0f6c231c05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for intentional mentions</title>
<updated>2024-03-08T17:45:18Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-08T17:43:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=7c2a152cfbc2197989f7d722deb961ac80269019'/>
<id>urn:sha1:7c2a152cfbc2197989f7d722deb961ac80269019</id>
<content type='text'>
This is still a bit flaky around when to remove a mention, but it should
work in most cases. Might add a toggle in the future to disable these
though.
</content>
</entry>
<entry>
<title>Fix animated images rendering offscreen for the first frame</title>
<updated>2024-03-05T20:56:10Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-05T20:56:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=b3c78ea81a2040bdd9ea97ef87b479e5e28cca29'/>
<id>urn:sha1:b3c78ea81a2040bdd9ea97ef87b479e5e28cca29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix too many characters are emojis now</title>
<updated>2024-03-04T09:28:59Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-04T09:28:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=a9ec130cbe13706cdb1bba540b7ac4ece6057f0b'/>
<id>urn:sha1:a9ec130cbe13706cdb1bba540b7ac4ece6057f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force emoji font on a few more characters</title>
<updated>2024-03-03T18:48:50Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-03-03T18:48:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=e03fb71b083a74efa3a533c2deb065d21436abe2'/>
<id>urn:sha1:e03fb71b083a74efa3a533c2deb065d21436abe2</id>
<content type='text'>
Looks a bit better and works around some height weirdness on my systems.
</content>
</entry>
<entry>
<title>Fix ordering of switch statement</title>
<updated>2024-03-02T00:47:33Z</updated>
<author>
<name>Loren Burkholder</name>
<email>computersemiexpert@outlook.com</email>
</author>
<published>2024-03-02T00:47:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=bf89de8c7536f12c61a779c07d991e6b05e7d78b'/>
<id>urn:sha1:bf89de8c7536f12c61a779c07d991e6b05e7d78b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a command to gradually glitch text in a message</title>
<updated>2024-02-27T18:17:20Z</updated>
<author>
<name>Loren Burkholder</name>
<email>computersemiexpert@outlook.com</email>
</author>
<published>2024-02-27T18:13:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=21d51d9739996266f7f515c56c79754010357a17'/>
<id>urn:sha1:21d51d9739996266f7f515c56c79754010357a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a glitch text command</title>
<updated>2024-02-27T00:05:37Z</updated>
<author>
<name>Loren Burkholder</name>
<email>computersemiexpert@outlook.com</email>
</author>
<published>2024-02-27T00:05:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=99bbe266091d489695b588a44b5d5498b10e91c7'/>
<id>urn:sha1:99bbe266091d489695b588a44b5d5498b10e91c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable optimistic pagination to fetch events edited into the thread before the threadroot</title>
<updated>2024-01-16T03:01:13Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-16T03:01:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8ca0f61cadcf469264c05792b3d7d5dd8c252ee9'/>
<id>urn:sha1:8ca0f61cadcf469264c05792b3d7d5dd8c252ee9</id>
<content type='text'>
fixes #1661
</content>
</entry>
<entry>
<title>Fix verification with multiple devices in parallel</title>
<updated>2024-01-15T01:17:18Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-15T01:16:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=51236c32600ab456b0beab420e641c7583c4241b'/>
<id>urn:sha1:51236c32600ab456b0beab420e641c7583c4241b</id>
<content type='text'>
Fixes #1125
</content>
</entry>
<entry>
<title>Fix gstreamer deinit</title>
<updated>2024-01-14T22:21:44Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2024-01-14T21:25:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=4058a99c6ae07f328702f6b1189d3d00018bdd5d'/>
<id>urn:sha1:4058a99c6ae07f328702f6b1189d3d00018bdd5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support "fixed" mac method in verification</title>
<updated>2024-01-14T05:11:11Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-14T05:07:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=1254ac41ce4c3ca9774a99c6176a64067c6d0100'/>
<id>urn:sha1:1254ac41ce4c3ca9774a99c6176a64067c6d0100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use constant for sas verification mac</title>
<updated>2024-01-14T05:11:11Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-14T02:55:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c130e4cf0663bec2e9c7f071f033f961d44c8ff4'/>
<id>urn:sha1:c130e4cf0663bec2e9c7f071f033f961d44c8ff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make volume control logarithmic again</title>
<updated>2024-01-11T21:32:34Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-11T21:31:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2dea689fa5bf00adfd36c9afb467bf75ea0be49a'/>
<id>urn:sha1:2dea689fa5bf00adfd36c9afb467bf75ea0be49a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use macos define everywhere</title>
<updated>2024-01-09T02:17:28Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-09T02:17:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=eaea788a7fb13764d9eb47126a3ca90e4f552e05'/>
<id>urn:sha1:eaea788a7fb13764d9eb47126a3ca90e4f552e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix macOS apple silicon build</title>
<updated>2024-01-09T02:05:00Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-09T02:05:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=7b2d04cdd8a612eda4d5614346122ce0ceeca90c'/>
<id>urn:sha1:7b2d04cdd8a612eda4d5614346122ce0ceeca90c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dynamic properties for NhekoFixupPaletteEventFilter</title>
<updated>2024-01-08T09:22:46Z</updated>
<author>
<name>q234rty</name>
<email>q23456yuiop@gmail.com</email>
</author>
<published>2023-12-29T06:51:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2ced20d755739c7e32a8f8e72a8ac186046b2b0f'/>
<id>urn:sha1:2ced20d755739c7e32a8f8e72a8ac186046b2b0f</id>
<content type='text'>
A new window could have the same `QWindow *` value as an already free'ed window,
so using a `QSet&lt;QWindow *&gt;` with potentially free'ed windows might not be reliable.
Use dynamic properties instead.
</content>
</entry>
<entry>
<title>Make clazy happy</title>
<updated>2024-01-08T00:30:12Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-08T00:30:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8214e8dcf2761e57e98341435571c0bc57a47e5d'/>
<id>urn:sha1:8214e8dcf2761e57e98341435571c0bc57a47e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lag when media messages are shown and fix media controls</title>
<updated>2024-01-08T00:23:55Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-08T00:23:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=eed23cdf1102a8099bd7f47bfe3fb44e19148a08'/>
<id>urn:sha1:eed23cdf1102a8099bd7f47bfe3fb44e19148a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Speedup room switching by forcing a bigger initial item size</title>
<updated>2024-01-07T23:21:42Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-07T23:21:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=87c063b112b8c7dc1a858af8406008da48b5260b'/>
<id>urn:sha1:87c063b112b8c7dc1a858af8406008da48b5260b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Faster blurhash decode</title>
<updated>2024-01-07T20:52:20Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-07T20:52:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=392c07adbe42f4b424495034942e3c48b6b69856'/>
<id>urn:sha1:392c07adbe42f4b424495034942e3c48b6b69856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1649 from duarm/swipe-toggle</title>
<updated>2024-01-07T18:52:44Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-07T18:52:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=96c4d05730cc557722a31a0dd9036ac9e0744611'/>
<id>urn:sha1:96c4d05730cc557722a31a0dd9036ac9e0744611</id>
<content type='text'>
disable swipe motions toggle</content>
</entry>
<entry>
<title>Merge pull request #1635 from NepNep21/ignore-command</title>
<updated>2024-01-06T14:38:45Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2024-01-06T14:38:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=45cc7ab6f7e3a9fa18ac9e970ce7c50782e88c97'/>
<id>urn:sha1:45cc7ab6f7e3a9fa18ac9e970ce7c50782e88c97</id>
<content type='text'>
Add /ignore, fixes #1634
</content>
</entry>
<entry>
<title>lint</title>
<updated>2023-12-31T19:18:46Z</updated>
<author>
<name>duarm</name>
<email>duarm0@disroot.org</email>
</author>
<published>2023-12-31T19:18:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=9715a0ee16551b37a61bfb62d97e3a7d2f1e3752'/>
<id>urn:sha1:9715a0ee16551b37a61bfb62d97e3a7d2f1e3752</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable swipe motions toggle</title>
<updated>2023-12-31T19:15:38Z</updated>
<author>
<name>duarm</name>
<email>duarm0@disroot.org</email>
</author>
<published>2023-12-31T19:15:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=000681b25e4909dcafa2671133615e71f243a82d'/>
<id>urn:sha1:000681b25e4909dcafa2671133615e71f243a82d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deleteLater() on failure</title>
<updated>2023-12-22T01:05:24Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-22T01:05:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c4ab063aecc0d3c01c819a42792850a35a6a59f3'/>
<id>urn:sha1:c4ab063aecc0d3c01c819a42792850a35a6a59f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1630 from FallenValkyrie/allow_sticker_pack_removal</title>
<updated>2023-12-22T00:00:26Z</updated>
<author>
<name>DeepBlueV7.X</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-22T00:00:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8049297cd114ebeabf8a495c47c94d199582a988'/>
<id>urn:sha1:8049297cd114ebeabf8a495c47c94d199582a988</id>
<content type='text'>
Allow sticker pack removal</content>
</entry>
<entry>
<title>Merge branch 'Nheko-Reborn:master' into ignore-command</title>
<updated>2023-12-20T23:31:48Z</updated>
<author>
<name>Nep Nep</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-20T23:31:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=a691f5de3cec1da57c03a9626a7a55914ef5b3bb'/>
<id>urn:sha1:a691f5de3cec1da57c03a9626a7a55914ef5b3bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix memory leak and invite filtering</title>
<updated>2023-12-20T02:53:55Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-20T02:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2abd2870e0b6b37fecdfbcfdb3a16024a086e1b4'/>
<id>urn:sha1:2abd2870e0b6b37fecdfbcfdb3a16024a086e1b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Other occurences</title>
<updated>2023-12-20T00:44:19Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-20T00:44:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=1295e84020b23f549aa5474fdeb282d399a3c369'/>
<id>urn:sha1:1295e84020b23f549aa5474fdeb282d399a3c369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve naming</title>
<updated>2023-12-20T00:41:48Z</updated>
<author>
<name>Nep Nep</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-20T00:41:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=7c57292c6d2f62c8319a79babb7e80928dcedba1'/>
<id>urn:sha1:7c57292c6d2f62c8319a79babb7e80928dcedba1</id>
<content type='text'>
Co-authored-by: DeepBlueV7.X &lt;nicolas.werner@hotmail.de&gt;</content>
</entry>
<entry>
<title>Implement account pack deletion</title>
<updated>2023-12-19T15:12:38Z</updated>
<author>
<name>FallenValkyrie</name>
<email>e.vanemelen@proton.me</email>
</author>
<published>2023-12-19T15:12:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=31623000a8a7043697d4d1698004b8471b8c1ebc'/>
<id>urn:sha1:31623000a8a7043697d4d1698004b8471b8c1ebc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix backslashes escapes</title>
<updated>2023-12-18T23:49:41Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-18T23:49:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8d7175b702e773800cae013195ce6a746a6dbc55'/>
<id>urn:sha1:8d7175b702e773800cae013195ce6a746a6dbc55</id>
<content type='text'>
(And shrug losing arms in replies)
</content>
</entry>
<entry>
<title>Merge branch 'Nheko-Reborn:master' into ignore-command</title>
<updated>2023-12-18T00:35:01Z</updated>
<author>
<name>Nep Nep</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-18T00:35:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=7dbad2c648b4f698b8a953cf8b8d10c9dfe968fb'/>
<id>urn:sha1:7dbad2c648b4f698b8a953cf8b8d10c9dfe968fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Multiple changes</title>
<updated>2023-12-17T23:17:43Z</updated>
<author>
<name>NepNep21</name>
<email>nepnep91@protonmail.com</email>
</author>
<published>2023-12-17T23:17:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=bfdf87a92dc6a5a18c38fc04af61d306d69ac03c'/>
<id>urn:sha1:bfdf87a92dc6a5a18c38fc04af61d306d69ac03c</id>
<content type='text'>
More consistent language with similar description strings
Add manpage entry
Add /unignore
Add ignore &amp; decline button in the invite page
Add invite rejection to all ignore methods
</content>
</entry>
<entry>
<title>Trigger less QEvent::ApplicationPaletteChange</title>
<updated>2023-12-16T17:33:08Z</updated>
<author>
<name>q234rty</name>
<email>q23456yuiop@gmail.com</email>
</author>
<published>2023-12-16T10:04:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=d372158dde5161d1fa2ad1e8d8026f7906d369f3'/>
<id>urn:sha1:d372158dde5161d1fa2ad1e8d8026f7906d369f3</id>
<content type='text'>
The event seems to be very expensive on certain platform theme plugins.

Fixes #1639
</content>
</entry>
<entry>
<title>Factor out the logic to delete an ImagePack</title>
<updated>2023-12-16T14:48:06Z</updated>
<author>
<name>FallenValkyrie</name>
<email>e.vanemelen@proton.me</email>
</author>
<published>2023-12-06T23:56:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=e8b9d92e8e84df51dfce386e722f0de398b198bd'/>
<id>urn:sha1:e8b9d92e8e84df51dfce386e722f0de398b198bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around clazy claiming we connect a lambda</title>
<updated>2023-12-13T16:20:34Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-13T13:59:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c67f301f8bb4f26566c442a646fb06d22c611b28'/>
<id>urn:sha1:c67f301f8bb4f26566c442a646fb06d22c611b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow clicking notifications on Windows</title>
<updated>2023-12-12T22:53:32Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-12T02:30:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=d116deedd79379c5ae683ab653d93d75348fa85e'/>
<id>urn:sha1:d116deedd79379c5ae683ab653d93d75348fa85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add /ignore</title>
<updated>2023-12-12T01:29:36Z</updated>
<author>
<name>NepNep21</name>
<email>43792621+NepNep21@users.noreply.github.com</email>
</author>
<published>2023-12-12T01:29:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=4695bbb34049d5e7f2c1193ef5e39f39afbd17c0'/>
<id>urn:sha1:4695bbb34049d5e7f2c1193ef5e39f39afbd17c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to make windows notifications prettier</title>
<updated>2023-12-11T02:11:58Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-10T03:53:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=41427039904815063f29c79d68ce4064cacb311e'/>
<id>urn:sha1:41427039904815063f29c79d68ce4064cacb311e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix urls in widgets being double encoded</title>
<updated>2023-12-04T19:32:29Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-12-04T19:32:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=b4afeada58dbf2695a8dd4cac675a8d6c06ad251'/>
<id>urn:sha1:b4afeada58dbf2695a8dd4cac675a8d6c06ad251</id>
<content type='text'>
See https://bugreports.qt.io/browse/QTBUG-110446
</content>
</entry>
<entry>
<title>Fix profile argument parsing bug</title>
<updated>2023-11-30T01:18:17Z</updated>
<author>
<name>Loren Burkholder</name>
<email>computersemiexpert@outlook.com</email>
</author>
<published>2023-11-30T01:18:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=5bd53e947970756faf180e9b32e7fac07bc0767c'/>
<id>urn:sha1:5bd53e947970756faf180e9b32e7fac07bc0767c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix state event rendering for join rules and emojis</title>
<updated>2023-11-28T15:12:36Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-28T15:12:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=242f61c8a3e34c56cf6274f7f7bb9b6dc59fe347'/>
<id>urn:sha1:242f61c8a3e34c56cf6274f7f7bb9b6dc59fe347</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unset hidden space when space is left</title>
<updated>2023-11-27T21:44:44Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-27T21:44:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=eb2c87f060100d3a582284ab16a642c996ea2060'/>
<id>urn:sha1:eb2c87f060100d3a582284ab16a642c996ea2060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support activation tokens for notifications</title>
<updated>2023-11-20T13:05:03Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-20T12:59:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=b16b52b40b48ebb4f2f388248d50f3d35900a3ce'/>
<id>urn:sha1:b16b52b40b48ebb4f2f388248d50f3d35900a3ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support window activation on wayland</title>
<updated>2023-11-20T12:31:51Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-20T02:20:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=234e05eef3c6c2894ee7467efd20f7ebe03e3494'/>
<id>urn:sha1:234e05eef3c6c2894ee7467efd20f7ebe03e3494</id>
<content type='text'>
This is a bit hacky, because we open a window to actually get a valid
activation token, but...
</content>
</entry>
<entry>
<title>Switch to KDSingleApplication</title>
<updated>2023-11-20T01:56:42Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-20T01:38:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=8ea03e41e063314ea712f4b81db80c2a4cd85c2d'/>
<id>urn:sha1:8ea03e41e063314ea712f4b81db80c2a4cd85c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automatically increase database limits when hit</title>
<updated>2023-11-19T22:44:19Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-19T22:44:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=6f526861629f463a0cb41e99cca20ffcb3a40348'/>
<id>urn:sha1:6f526861629f463a0cb41e99cca20ffcb3a40348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some round images being persisted as not round</title>
<updated>2023-11-19T19:26:54Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-19T19:26:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=ebbd8f3341f59e4134ca2cec07cbb730049f1c34'/>
<id>urn:sha1:ebbd8f3341f59e4134ca2cec07cbb730049f1c34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade trust of megolm sessions when receiving RoomKey</title>
<updated>2023-11-19T19:11:21Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-19T19:09:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=ff82452816449eb9ccea872bf192cf153d596858'/>
<id>urn:sha1:ff82452816449eb9ccea872bf192cf153d596858</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Fix Nheko freezing after stopping a call on Wayland</title>
<updated>2023-11-09T22:55:42Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-09T22:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=c69f0f95a9d847bafb36a94ca289e763a46bd544'/>
<id>urn:sha1:c69f0f95a9d847bafb36a94ca289e763a46bd544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix call only ringing the second time</title>
<updated>2023-11-09T20:47:03Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-09T20:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=34ebd2b30ee5ee792f0589642ff9832afb9dc3fc'/>
<id>urn:sha1:34ebd2b30ee5ee792f0589642ff9832afb9dc3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of useless capture</title>
<updated>2023-11-09T20:40:46Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-09T20:40:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=2f98a4475fc7a5939273d04074cddbe634d4476b'/>
<id>urn:sha1:2f98a4475fc7a5939273d04074cddbe634d4476b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace mediafiles</title>
<updated>2023-11-09T20:32:19Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-09T20:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=0e0a93914e736604238e1dbfd226558f4fcadf92'/>
<id>urn:sha1:0e0a93914e736604238e1dbfd226558f4fcadf92</id>
<content type='text'>
fixes #1590
</content>
</entry>
<entry>
<title>Fix active user check</title>
<updated>2023-11-05T11:09:29Z</updated>
<author>
<name>Nicolas Werner</name>
<email>nicolas.werner@hotmail.de</email>
</author>
<published>2023-11-05T11:09:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.rory.gay/matrix/thirdparty/nheko.git/commit/?id=89df4aa15038295fb478d198385bf8b692b8269a'/>
<id>urn:sha1:89df4aa15038295fb478d198385bf8b692b8269a</id>
<content type='text'>
</content>
</entry>
</feed>
