summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #591 from absorber/feature/context_menu_mnemonicsJoseph Donofry2021-05-241-12/+12
|\ | | | | Added mnemonic letters to context menu.
| * Added mnemonic letters to context menu.AppAraat2021-05-241-12/+12
|/ | | | https://doc.qt.io/qt-5/qshortcut.html#mnemonic
* Use a few more dbus name in flatpakNicolas Werner2021-05-231-1/+3
|
* Merge pull request #586 from dgalbraith/chocolatey-install-documentationDeepBlueV7.X2021-05-211-0/+9
|\ | | | | Add Chocolatey installation documentation
| * Add Chocolatey installation documentationdgalbraith2021-05-211-0/+9
|/ | | | | Updated documentation to include instructions on installing Nheko using the Chocolatey package manager on Windows.
* Added translation using Weblate (Portuguese (Brazil))Weblate2021-05-211-0/+2721
| | | | Co-authored-by: zerowhy <zerowhy.server@protonmail.com>
* Translated using Weblate (German)Weblate2021-05-191-31/+28
| | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Translated using Weblate (German) Currently translated at 97.7% (480 of 491 strings) Co-authored-by: 123 <fof300f@posteo.net> Co-authored-by: CryptKid <CryptKiddie@chaospott.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* Merge pull request #581 from Kirillpt/translation/russianDeepBlueV7.X2021-05-161-104/+104
|\ | | | | update Russian translation
| * update russian translationkirill2021-05-161-104/+104
|/
* Translated using Weblate (Finnish)Weblate2021-05-131-72/+72
| | | | | | | | Currently translated at 50.5% (248 of 491 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-05-131-11/+11
| | | | | | | | | Currently translated at 100.0% (491 of 491 strings) Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/ Translation: Nheko/nheko
* Fix warning on gcc11Nicolas Werner2021-05-131-1/+1
|
* Fix stray 'a' in @room escapingNicolas Werner2021-05-111-1/+1
|
* Update translationsNicolas Werner2021-05-0921-883/+1794
|
* Mark unsent events as uneditableNicolas Werner2021-05-091-2/+4
| | | | fixes #574
* Add TOFU (Trust On First Use) mode to encryptionNicolas Werner2021-05-072-22/+75
|
* Show verification status next to messagesNicolas Werner2021-05-0714-22/+108
|
* Translated using Weblate (Spanish)Weblate2021-05-051-24/+24
| | | | | | | | Currently translated at 5.3% (26 of 483 strings) Co-authored-by: Bruno Javier Blasco Smaranda <brunch875@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/ Translation: Nheko/nheko
* Only show actions, when you have permissions to do themNicolas Werner2021-05-0215-22/+272
|
* Fix crash when you have no rooms and open the global user profileNicolas Werner2021-04-301-4/+0
|
* Fix crash when you have no rooms and open the profile as well as not ↵Nicolas Werner2021-04-304-6/+9
| | | | rendering rooms without groups
* Update mtxclient to use new login parametersNicolas Werner2021-04-303-5/+7
| | | | fixes #558
* Merge pull request #565 from absorber/patch-2DeepBlueV7.X2021-04-291-1/+1
|\ | | | | UI/UX improvement: Better naming suggestion.
| * UI/UX improvement: Better naming suggestion.absorber2021-04-291-1/+1
|/ | | Copy address location -> Copy link location
* Allow copying messages via right clickNicolas Werner2021-04-294-4/+17
| | | | fixes #291
* Copy address locationNicolas Werner2021-04-294-5/+18
| | | | fixes #463
* Fix missing license headerNicolas Werner2021-04-292-0/+8
|
* Copy link to messageNicolas Werner2021-04-297-0/+100
| | | | fixes #499
* Actually use qt5.12 in CINicolas Werner2021-04-291-2/+2
|
* Highlight navigated to messageNicolas Werner2021-04-2910-8/+131
|
* Fix some encoding issues when translating matrix.to to matrix:Nicolas Werner2021-04-291-6/+4
|
* Make pagination logic slightly more robustNicolas Werner2021-04-291-1/+1
|
* Update appdataNicolas Werner2021-04-291-4/+13
|
* Rewrite matrix.to links to matrix uris and handle them the same wayNicolas Werner2021-04-282-14/+48
|
* Add Alt-F to forward messagesNicolas Werner2021-04-271-1/+13
|
* Clear appveyor depsNicolas Werner2021-04-271-1/+1
|
* Merge pull request #552 from Jedi18/forward_message_featureDeepBlueV7.X2021-04-2712-37/+343
|\ | | | | Forward Message
| * Make forward messages a bit more readableNicolas Werner2021-04-273-51/+55
| |
| * Clean up design a bitNicolas Werner2021-04-273-15/+18
| |
| * Merge branch 'forward_message_feature' of https://github.com/Jedi18/nheko ↵Nicolas Werner2021-04-2411-35/+334
| |\ | | | | | | | | | into Jedi18-forward_message_feature
| | * fix macos build errortargetakhil2021-04-224-23/+22
| | |
| | * make util strip util functions non-static and move definition to cpp filetargetakhil2021-04-182-16/+22
| | |
| | * strip reply fallbacks from forwarded messagetargetakhil2021-04-184-19/+69
| | |
| | * move detection code to nheko namespace and fix a few other bugstargetakhil2021-04-176-117/+83
| | |
| | * directly upload old file object and reuse old messagetargetakhil2021-04-173-79/+109
| | |
| | * remove unused function and set position to center of timeline viewtargetakhil2021-04-153-15/+7
| | |
| | * Added overlay and UI changestargetakhil2021-04-151-34/+49
| | |
| | * show forward menu item only for relevant events, changes to uitargetakhil2021-04-154-7/+32
| | |
| | * Fix basic UI for forward completertargetakhil2021-04-153-68/+85
| | |
| | * added basic forwardingtargetakhil2021-04-156-9/+208
| | |
* | | Update translation filesWeblate2021-04-241-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
* | Fix rendering issues with ) in linksNicolas Werner2021-04-241-1/+1
| |
* | Fix completions in plain text modeNicolas Werner2021-04-242-6/+18
| |
* | Update translation filesWeblate2021-04-231-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
* | Fix typo in appdata.xmlNicolas Werner2021-04-231-1/+1
| |
* | Fix missing timestamp in appdata.xmlNicolas Werner2021-04-231-1/+1
| |
* | Update changelog with releaseNicolas Werner2021-04-231-1/+1
| |
* | Update changelog with newest translationsNicolas Werner2021-04-231-1/+1
| |
* | Merge branch 'master' of github.com:Nheko-Reborn/nheko into 0.8.2-RCNicolas Werner2021-04-231-27/+29
|\ \
| * | Translated using Weblate (French)Weblate2021-04-221-27/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 98.1% (474 of 483 strings) Translated using Weblate (French) Currently translated at 98.1% (474 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
* | | Update changelogNicolas Werner2021-04-211-0/+2
| | |
* | | Merge branch 'master' into 0.8.2-RCNicolas Werner2021-04-215-101/+62
|\| |
| * | Translated using Weblate (Estonian)Weblate2021-04-211-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 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 #556 from MTRNord/MTRNord/windows-installer-cleanupDeepBlueV7.X2021-04-203-45/+3
| |\ \ | | | | | | | | refactor: Remove windows installer feature that was always broken
| | * | ci: Upload windows installer also in PR buildsMTRNord2021-04-201-1/+3
| | | |
| | * | refactor: Remove windows installer feature that was always brokenMTRNord2021-04-203-44/+0
| |/ /
| * | Translated using Weblate (Hungarian)Weblate2021-04-201-26/+29
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
* | | Merge branch 'master' of github.com:Nheko-Reborn/nheko into 0.8.2-RCNicolas Werner2021-04-205-159/+2843
|\| |
| * | Translated using Weblate (German)Weblate2021-04-201-23/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Mr. X <shop.news@posteo.de> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | Translated using Weblate (Hungarian)Weblate2021-04-201-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.6% (457 of 483 strings) Co-authored-by: maxigaz <maxigaz@protonmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/ Translation: Nheko/nheko
| * | Translated using Weblate (French)Weblate2021-04-201-90/+90
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 93.5% (452 of 483 strings) Co-authored-by: Carl Schwan <carl@carlschwan.eu> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/ Translation: Nheko/nheko
| * | Translated using Weblate (German)Weblate2021-04-201-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Translated using Weblate (German) Currently translated at 100.0% (483 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: fnetX (aka fralix) <github@fralix.ovh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | Translated using Weblate (German)Weblate2021-04-201-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.5% (481 of 483 strings) Translated using Weblate (German) Currently translated at 99.5% (481 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | Translated using Weblate (German)Weblate2021-04-201-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 99.3% (480 of 483 strings) Translated using Weblate (German) Currently translated at 99.3% (480 of 483 strings) Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
| * | Translated using Weblate (English)Weblate2021-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (483 of 483 strings) Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
| * | Added translation using Weblate (Spanish)Weblate2021-04-191-0/+2679
| | | | | | | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* | | Fix keys not being reshared to the same devices, that already got them, if ↵Nicolas Werner2021-04-204-26/+51
| | | | | | | | | | | | the message got lost
* | | Fix a a session with a higher minimum index being able to overwrite an older oneNicolas Werner2021-04-201-0/+12
| | |
* | | Linkify matrix urisNicolas Werner2021-04-191-0/+2
| | |
* | | Escape html in topics and show line breaks in the settingsNicolas Werner2021-04-194-9/+17
| | |
* | | Bump version to 0.8.2Joseph Donofry2021-04-185-9/+10
| | |
* | | Update changelog for pending 0.8.2Nicolas Werner2021-04-181-0/+106
| | |
* | | Update translationsJoseph Donofry2021-04-1820-380/+360
|/ /
* | Use one CompletionProxy for everything including EmojiPickerNicolas Werner2021-04-189-258/+144
| |
* | Prevent warning on empty user requestsNicolas Werner2021-04-181-0/+3
| |
* | Fix display name referenced for incorrect event typesJoseph Donofry2021-04-181-3/+4
| |
* | Merge pull request #554 from Jedi18/display_name_wordingDeepBlueV7.X2021-04-181-5/+8
|\ \ | | | | | | Change display name wording
| * | change display name wordingtargetakhil2021-04-181-5/+8
|/ /
* | Set a title for the room settingsNicolas Werner2021-04-1721-20/+121
| |
* | Update translationsNicolas Werner2021-04-1723-1464/+4062
| |
* | Fix cursor positioning on editsNicolas Werner2021-04-151-6/+16
| | | | | | | | fixes #502
* | Fix paste not overwriting selectionsNicolas Werner2021-04-151-0/+1
| |
* | Set Dialog flag on DialogsNicolas Werner2021-04-153-0/+6
|/ | | | Relates to #538
* Merge branch 'master' of ssh://github.com/Nheko-Reborn/nhekoJoseph Donofry2021-04-135-11/+69
|\
| * Fix broken olm channels automaticallyNicolas Werner2021-04-133-2/+22
| |
| * Store state events with state keysNicolas Werner2021-04-132-9/+47
| |
* | Fix emoji picker getting cut offJoseph Donofry2021-04-131-0/+1
|/
* Fix some TapHandler focus issuesNicolas Werner2021-04-1110-17/+29
|
* Merge pull request #547 from LordMZTE/feature/noticeDeepBlueV7.X2021-04-112-0/+34
|\ | | | | add notice and rainbownotice commands
| * add notice and rainbownotice commandsLordMZTE2021-04-112-0/+34
|/
* Improve sorting a bit and fix some bugs in edge casesNicolas Werner2021-04-092-38/+55
| | | | makes nheko appear at the top, if you search for it as well as TWIM match the twim room
* Fix undefined warningNicolas Werner2021-04-091-1/+1
|
* Fix crash on exitNicolas Werner2021-04-091-4/+12
|
* Fix a weird edge case with persisted empty event idsNicolas Werner2021-04-081-8/+11
| | | | No idea, how that happened and where it came from
* Fix small leak in TrayIconNicolas Werner2021-04-081-4/+4
|
* Don't use direct image response objects anymoreNicolas Werner2021-04-052-28/+40
|
* Fix download buttonNicolas Werner2021-04-041-5/+0
|
* Fix exif rotation in unencrypted roomsNicolas Werner2021-04-043-3/+16
|
* Fix qtlabs platform in windows packagesNicolas Werner2021-04-032-3/+3
|
* Fix appveyorNicolas Werner2021-04-031-1/+2
|
* Fix rainbow replies and add rainbowmeNicolas Werner2021-04-012-7/+9
|
* Merge pull request #540 from LorenDB/masterDeepBlueV7.X2021-03-312-15/+15
|\ | | | | Use qsTr() for strings
| * Use qsTr() for stringsLoren Burkholder2021-03-312-15/+15
| |
* | Tweak rainbow slightlyNicolas Werner2021-03-281-1/+4
| |
* | Fix emojis being split by rainbowsNicolas Werner2021-03-281-5/+5
| |
* | Merge pull request #535 from LordMZTE/feature/rainbowDeepBlueV7.X2021-03-284-9/+96
|\ \ | | | | | | add /rainbow command
| * | run formatterLordMZTE2021-03-282-2/+2
| | |
| * | Update src/timeline/InputBar.cppDeepBlueV7.X2021-03-281-1/+1
| | |
| * | Use QRegularExpressionDeepBlueV7.X2021-03-281-1/+1
| | |
| * | fix command parsingLordMZTE2021-03-281-3/+2
| | |
| * | commands now also work with newline after themLordMZTE2021-03-281-0/+2
| | |
| * | use QString as buf in rainbowifyerLordMZTE2021-03-281-5/+4
| | |
| * | implement requested changesLordMZTE2021-03-282-11/+8
| | |
| * | remove incorrect includeLordMZTE2021-03-271-1/+0
| | |
| * | use QString to format in rainbow functionLordMZTE2021-03-271-6/+5
| | |
| * | rainbow now works with unicode!LordMZTE2021-03-271-7/+15
| | |
| * | use qtextboundary finder to rainbowify. (not working for unicode chars yet)LordMZTE2021-03-271-5/+13
| | |
| * | fix size typeLordMZTE2021-03-271-1/+2
| | |
| * | add /rainbow commandLordMZTE2021-03-264-8/+83
| | |
* | | Merge pull request #539 from anjanik012/fix_buildDeepBlueV7.X2021-03-281-5/+5
|\ \ \ | | | | | | | | Fix build: refactor variables to avoid same names in a scope
| * | | Lint CodeAnjani Kumar2021-03-281-2/+2
| | | |
| * | | Fix build: refactor variables to avoid same names in a scopeAnjani Kumar2021-03-281-4/+4
|/ / /
* | | Merge branch 'master' of ssh://github.com/Nheko-Reborn/nhekoJoseph Donofry2021-03-275-55/+38
|\ \ \
| * | | Remove delay when focusing quick switcherNicolas Werner2021-03-271-14/+1
| | |/ | |/|
| * | Fix double click on video messageNicolas Werner2021-03-271-38/+30
| | |
| * | Merge pull request #536 from LorenDB/masterDeepBlueV7.X2021-03-262-3/+5
| |\ \ | | | | | | | | Add a part command
| | * | Use correct Qt versionLoren Burkholder2021-03-251-3/+3
| | | |
| | * | Add part/leave commandLoren Burkholder2021-03-251-0/+2
| | |/
| * / Disable horizontal scrollbar in timelineNicolas Werner2021-03-261-0/+2
| |/ | | | | | | fixes #530
* / Add new mtxclientJoseph Donofry2021-03-271-2/+2
|/
* Fix emoji picker appearing in wrong locationsNicolas Werner2021-03-233-22/+17
|
* Merge pull request #532 from salahmak/esc-cancel-uploadDeepBlueV7.X2021-03-202-0/+12
|\ | | | | Pressing escape hides PreviewUploadOverlay
| * Pressing escape hides PreviewUploadOverlaysalahmak2021-03-201-4/+5
| |
| * Pressing escape hides PreviewUploadOverlaysalahmak2021-03-202-0/+11
|/
* Reserve memory for rooms in completerNicolas Werner2021-03-191-0/+4
|
* Fix room settings opening twice on room titleNicolas Werner2021-03-191-4/+0
|
* Merge pull request #475 from LorenDB/htmlFormattedNotifsDeepBlueV7.X2021-03-1821-464/+593
|\ | | | | Better notifications
| * Make CI happyNicolas Werner2021-03-172-19/+15
| |
| * Fix shadowingNicolas Werner2021-03-171-7/+10
| |
| * Add missing QPointer includeNicolas Werner2021-03-171-0/+1
| |
| * Fix licensesNicolas Werner2021-03-173-0/+13
| |
| * Clean up notification code a bitNicolas Werner2021-03-1716-477/+207
| |
| * Refactor image download code to be reusableNicolas Werner2021-03-172-95/+166
| |
| * Simplify image loadingLoren Burkholder2021-03-173-16/+6
| |
| * Don't create a QImage every timeLoren Burkholder2021-03-171-5/+2
| |
| * Simplify macOS checks for a null imageLoren Burkholder2021-03-172-2/+15
| |
| * make lintLoren Burkholder2021-03-171-13/+12
| |
| * Block notifications until the image has been downloadedLoren Burkholder2021-03-171-9/+21
| |
| * Only try to display images if they existLoren Burkholder2021-03-173-7/+14
| |
| * Use better method of resizing imagesLoren Burkholder2021-03-171-7/+7
| |
| * Switch readImage to take a reference instead of a pointerLoren Burkholder2021-03-175-10/+10
| | | | | | | | There was nowhere that an actual pointer was passed, and I wanted to do references for something else.
| * Simplify regexLoren Burkholder2021-03-173-3/+3
| |
| * Simplify formatting on WindowsLoren Burkholder2021-03-172-29/+22
| |
| * Better handle encrypted notificationsLoren Burkholder2021-03-173-18/+56
| |
| * Remove unnecessary headerLoren Burkholder2021-03-171-1/+0
| |
| * Rewrite notification posting logicNicolas Werner2021-03-176-86/+264
| | | | | | | | This does away with the nice abstraction layers in order to easily get the best-looking notifications for each platform.
| * Add regex to remove replies in notificationsLoren Burkholder2021-03-173-5/+16
| |
| * Fix when "replied" is displayedLoren Burkholder2021-03-171-3/+3
| | | | | | | | I accidentally put it in backwards.
| * Get event text in event parser functionLoren Burkholder2021-03-175-9/+15
| |
| * Add "replied" marker to regular reply messagesLoren Burkholder2021-03-171-1/+8
| |
| * Create function for processing whether a message is a replyLoren Burkholder2021-03-173-1/+11
| |
| * Simplify message body constructionLoren Burkholder2021-03-171-8/+5
| |
| * Simplify determination of whether markup is supportedLoren Burkholder2021-03-171-8/+14
| | | | | | | | This should also result in a speed increase (however slight), since the capabilities are now sorted through only once.
| * Only HTML-format the body if it should be formattedLoren Burkholder2021-03-171-2/+4
| |
| * Format notifications according to the FreeDesktop specificationLoren Burkholder2021-03-171-2/+13
| |
| * Fix Linux HTML notificationsLoren Burkholder2021-03-171-5/+6
| |
| * Fix colon spacingLoren Burkholder2021-03-171-1/+1
| |
| * Don't run markdownToHtml on messagesLoren Burkholder2021-03-173-4/+4
| |
| * Disable HTML on macOSLoren Burkholder2021-03-171-1/+1
| |
| * Move data parsing into a dedicated functionLoren Burkholder2021-03-177-74/+103
| | | | | | | | Actually posting the notification is now the responsibility of a private function
| * make lintLoren Burkholder2021-03-171-2/+2
| |
| * Use the class D-Bus memberLoren Burkholder2021-03-171-9/+3
| |
| * Use plaintext for Windows notificationsLoren Burkholder2021-03-171-1/+3
| |
| * Only pass formatted text if it is supported (Linux)Loren Burkholder2021-03-171-4/+9
| |
| * Parse markdown overrides during repliesLoren Burkholder2021-03-171-1/+3
| | | | | | | | I apparently missed this when I originally added the overrides.
| * Format markdown as HTML in notificationsLoren Burkholder2021-03-173-6/+12
| |
* | Merge pull request #527 from anjanik012/ignore_eventDeepBlueV7.X2021-03-171-1/+1
|\ \ | | | | | | Prevent EventType::Unsupported events to be saved in statesdb (BugFix)
| * | Prevent EventType::Unsupported type events to be saved in db, avoiding ↵Anjani Kumar2021-03-181-1/+1
|/ / | | | | | | exceptions
* | Use old hunter directoryJoseph Donofry2021-03-171-2/+2
| |
* | Test a shorter PATH for appveyorJoseph Donofry2021-03-171-1/+1
|/
* Move check for duplicate /sync responses to the same threadNicolas Werner2021-03-162-14/+15
|
* Convert flatpak file to yaml to be able to add commentsNicolas Werner2021-03-153-271/+180
|
* Use device=all in flatpak for webcam supportNicolas Werner2021-03-151-0/+1
| | | | fixes #517
* Don't send markdown links in bodyNicolas Werner2021-03-153-4/+36
| | | | fixes #422
* Store all state eventsNicolas Werner2021-03-153-51/+38
|
* Merge pull request #523 from Jedi18/masterDeepBlueV7.X2021-03-153-1/+16
|\ | | | | Fix windows video bug
| * prepend file:// for linux and macostargetakhil2021-03-151-0/+8
| |
| * Add faq sectiontargetakhil2021-03-141-0/+7
| |
| * fix windows video bugtargetakhil2021-03-141-1/+1
| |
* | Rotate session keys properlyNicolas Werner2021-03-156-70/+121
| |
* | Merge pull request #525 from salahmak/image-upload-dialogDeepBlueV7.X2021-03-151-0/+6
|\ \ | | | | | | Pressing return on image upload dialog sends the message
| * | Pressing return on image upload dialog sends the messagesalahmak2021-03-151-0/+6
| | |
* | | Merge pull request #524 from Nheko-Reborn/native-menusDeepBlueV7.X2021-03-144-39/+40
|\ \ \ | | | | | | | | Use native menus
| * | | Shorten hunter dir pathNicolas Werner2021-03-141-2/+2
| | | |
| * | | Use native menusNicolas Werner2021-03-143-37/+38
|/ / /
* | | Use readonly properties where possibleNicolas Werner2021-03-143-5/+5
| | |
* | | Remove some more allocationsNicolas Werner2021-03-144-14/+18
|/ /
* / Reduce allocations when escaping emojiNicolas Werner2021-03-141-6/+15
|/
* Merge pull request #493 from Jedi18/quickswitcher_qmlDeepBlueV7.X2021-03-1418-276/+362
|\ | | | | Port QuickSwitcher to QML
| * Fix room completions not showing label avatarsNicolas Werner2021-03-141-0/+2
| | | | | | | | | | When no image is set for a room, the room didn't have the first character in the avatar, when opening any completer, that showed it.
| * Fix qml license headers againNicolas Werner2021-03-1451-0/+58
| |
| * Remove background of quick switcher popupNicolas Werner2021-03-141-0/+1
| |
| * Improve sorting and sizing of completions a bitNicolas Werner2021-03-1453-121/+95
| |
| * Fix text corruption from unrounded pixel heightNicolas Werner2021-03-131-2/+2
| |
| * Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into ↵Nicolas Werner2021-03-1318-271/+322
| |\ | | | | | | | | | Jedi18-quickswitcher_qml
| | * change allowed mistakes, fix minor style issues, remove old completer ↵Jedi182021-03-078-50/+43
| | | | | | | | | | | | function from inputbar
| | * changed bottomToTop to true and renamed textWidth to textHeightJedi182021-02-261-5/+5
| | |
| | * remove old quick switcherJedi182021-02-247-242/+1
| | |
| | * added margins and ui changes for quickswitcher and completerJedi182021-02-242-11/+19
| | |
| | * fix row content centeringJedi182021-02-242-5/+11
| | |
| | * fix matrixtextfield color and quickswitcher font sizeJedi182021-02-232-4/+5
| | |
| | * add matrix text fieldJedi182021-02-234-13/+85
| | |
| | * fix timeline focusJedi182021-02-233-0/+8
| | |
| | * enter key now works, fix room highlighting and add overlayJedi182021-02-237-1/+30
| | |
| | * selecting room in quickswitcher now works, added completionSelected signalJedi182021-02-222-2/+30
| | |
| | * add room alias delegate, fix some quickswitcher ui problemsJedi182021-02-224-8/+46
| | |
| | * add quick switcher qml file and moved completerFor from inputbar to timeline ↵Jedi182021-02-216-1/+86
| | | | | | | | | | | | view class
* | | Merge pull request #520 from Nheko-Reborn/openssl-fixesDeepBlueV7.X2021-03-135-6/+8
|\| | | | | | | | Disable bundled OpenSSL by default, even with hunter
| * | Disable bundled OpenSSL by default, even with hunterNicolas Werner2021-03-135-6/+8
|/ /
* | Fix a few db access crashesNicolas Werner2021-03-122-5/+14
| |
* | Bump mtxclient versionNicolas Werner2021-03-122-2/+2
| |
* | Disable room pings in repliesNicolas Werner2021-03-121-0/+2
| |
* | Translated using Weblate (German)Weblate2021-03-111-10/+10
| | | | | | | | | | | | | | | | Currently translated at 93.0% (426 of 458 strings) Co-authored-by: Konstantin Papesh <konstantin@papesh.at> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/ Translation: Nheko/nheko
* | Translated using Weblate (English)Weblate2021-03-111-1/+1
| | | | | | | | | | | | | | | | Currently translated at 100.0% (458 of 458 strings) Co-authored-by: Emilie <em@nao.sh> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/ Translation: Nheko/nheko
* | Translated using Weblate (Estonian)Weblate2021-03-081-26/+28
| | | | | | | | | | | | | | | | Currently translated at 100.0% (458 of 458 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 disable certificate validation on login pageNicolas Werner2021-03-081-3/+4
| |
* | Merge pull request #510 from Jedi18/masterDeepBlueV7.X2021-03-071-0/+12
|\ \ | | | | | | Add matrix uri handler registry values in windows installer
| * | add matrix uri handler registry values in installerJedi182021-03-031-0/+12
| | |
* | | Fix popup opening at wrong placeNicolas Werner2021-03-072-7/+4
| | | | | | | | | | | | fixes #512
* | | Fix conflict between qmlformat and license checkNicolas Werner2021-03-0749-0/+50
| | |
* | | Show mxid on hovering usernameNicolas Werner2021-03-0749-52/+13
| | | | | | | | | | | | fixes #507
* | | Fix missing include for FetchContentNicolas Werner2021-03-071-0/+1
| | | | | | | | | | | | fixes #511
* | | Add config option to disable tls validationNicolas Werner2021-03-067-4/+42
| | |
* | | Add linebreaks to fingerprintNicolas Werner2021-03-061-3/+7
| | |
* | | Merge pull request #506 from Nheko-Reborn/timeline-buttonsDeepBlueV7.X2021-03-064-80/+131
|\ \ \ | | | | | | | | Use overlay buttons for message actions
| * | | Use short format for timeNicolas Werner2021-03-051-1/+1
| | | |
| * | | Mark message currently being editedNicolas Werner2021-03-051-2/+2
| | | |
| * | | Fix janky hoverhandling for text messagesNicolas Werner2021-03-052-1/+4
| | | | | | | | | | | | | | | | Add a 1px border to get more hover enter events...
| * | | Use overlay buttons for message actionsNicolas Werner2021-03-044-79/+127
| | | |
* | | | Merge pull request #509 from trilene/masterDeepBlueV7.X2021-03-063-9/+9
|\ \ \ \ | | | | | | | | | | Bump mtxclient