summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Foiled by the linter once moreEmi Simpson2020-03-151-4/+1
| |
| * Made merge compatible with masterEmi Simpson2020-03-1519-571/+687
| |\ | |/ |/|
* | Merge pull request #145 from PC25/masterDeepBlueV7.X2020-03-1311-398/+398
|\ \ | | | | | | Add periods to terminate non-user messages in the timeline
| * | Update minor fixes in translations as requestedPushpam Choudhary2020-03-1310-24/+24
| | |
| * | Add periods to terminate non-user messages in the timelinePushpam Choudhary2020-03-1311-407/+407
|/ /
* | Make buttons hideable via setting, button contents can still be accessed via ↵Nicolas Werner2020-03-1015-173/+292
| | | | | | | | context menu
* | Reduce times we read upload dataNicolas Werner2020-03-081-6/+5
| |
* | Fix images without sizeNicolas Werner2020-03-081-1/+1
| |
* | Merge pull request #142 from Alch-Emi/masterDeepBlueV7.X2020-03-081-1/+0
|\ \ | | | | | | Don't request access to the user's home directory
| * | Don't request access to the user's home directoryEmi Simpson2020-03-061-1/+0
| | |
* | | Translated using Weblate (German)DeepBlueV7.X2020-03-071-4/+4
|/ / | | | | | | | | | | | | Currently translated at 68.4% (165 of 241 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/de/
| * Added toggle in the settings to ignore minor eventsEmi Simpson2020-03-157-13/+46
| |
| * Switched room importance to an enumEmi Simpson2020-03-151-2/+20
| |
| * Appease the linterEmi Simpson2020-03-142-11/+13
| |
| * Add a comment explaining room importanceEmi Simpson2020-03-131-0/+5
| |
| * Automatically move rooms down in the list once they've been readEmi Simpson2020-03-131-0/+2
| |
| * Fixed channels appearing out of order when only mentions were present, ↵Emi Simpson2020-03-131-1/+1
| | | | | | | | without any non-mentions
| * Sort room list by room priorityEmi Simpson2020-03-133-10/+39
|/
* Merge pull request #137 from Nheko-Reborn/blurhashDeepBlueV7.X2020-03-0516-51/+741
|\ | | | | Experimental Blurhash support
| * Update mtxclient in flatpak for blurhashNicolas Werner2020-03-041-2/+2
| |
| * Make blurhash provider asyncNicolas Werner2020-03-044-20/+69
| |
| * Speed up blurhash codeNicolas Werner2020-03-044-18/+10
| |
| * Experimental blurhash implementation (MXC2448)Nicolas Werner2020-03-0315-49/+698
| |
* | Merge pull request #131 from adasauce/shhadasauce2020-03-0313-111/+813
|\ \ | | | | | | Add support for more m.room.events in timeline
| * | update translationsAdasauce2020-03-0310-86/+636
| | |
| * | Add support for more room events in timelineAdasauce2020-03-033-25/+177
|/ /
* | Translated using Weblate (English)Joseph Donofry2020-03-021-81/+81
| | | | | | | | | | | | | | Currently translated at 100.0% (241 of 241 strings) Translation: Nheko/nheko Translate-URL: http://weblate.nheko.im/projects/nheko/nheko-master/en/
* | Update translationsJoseph Donofry2020-03-0210-411/+740
| |
* | Merge remote-tracking branch 'weblate/master'Joe2020-03-020-0/+0
|\ \
| * | Added translation using Weblate (Finnish)Tulir2019-07-271-0/+580
| | |
* | | Merge pull request #133 from adasauce/member1-and-too-many-othersDeepBlueV7.X2020-03-031-1/+1
|\ \ \ | |_|/ |/| | total + first member shows as one too many room members
| * | total + first member shows as one too many room membersAdasauce2020-03-021-1/+1
| | | | | | | | | | | | | | | i was confused when a room with me and two friends showed as "user1" and 3 others.
* | | Fix avatar layering in room listNicolas Werner2020-03-035-15/+15
|/ /
* | Upload nightlies to #nheko-nightlies:neko.dev (#132)DeepBlueV7.X2020-03-025-25/+42
| | | | | | | | | | | | | | | | * Upload nightlies to a matrix room * Add branch to upload name * Update README with new nightly location
* | Merge pull request #130 from Nheko-Reborn/0.7.0-devJoseph Donofry2020-02-28244-11705/+30804
|\ \ | | | | | | 0.7.0 dev merge to master
| * \ Merge branch 'master' into 0.7.0-devJoseph Donofry2020-02-283-9/+64
| |\ \ | |/ / |/| |
* | | Merge pull request #129 from nico202/masterDeepBlueV7.X2020-02-231-0/+12
|\ \ \ | | | | | | | | Add Guix build and installation instructions
| * | | Add Guix build and installation instructionsnixo2020-02-231-0/+12
|/ / /
* | | Delete old ISSUE_TEMPLATEDeepBlueV7.X2020-02-231-45/+0
| | |
* | | Update issue templatesDeepBlueV7.X2020-02-232-0/+80
| | |
* | | Merge pull request #98 from protesilaos/masterDeepBlueV7.X2019-10-301-0/+6
|\ \ \ | |_|/ |/| | Update README with reference to Debian package
| * | Update README with reference to Debian packageProtesilaos Stavrou2019-10-301-0/+6
|/ /
| * Make small sidebar sizing consistentNicolas Werner2020-02-281-1/+1
| |
| * Fix encrypted messages being pinned to the bottom after read marker fixNicolas Werner2020-02-281-1/+2
| |
| * Delete unused variableNicolas Werner2020-02-281-2/+0
| |
| * Fix high dpi scaling of avatarsNicolas Werner2020-02-287-74/+57
| |
| * Revert change from TextEdit to TextAreaNicolas Werner2020-02-271-5/+2
| | | | | | | | | | | | It made some messages unreadabe. We loose proper highlight colors, but we will have to do for now, until I can figure out, why the TextArea doesn't work.
| * Improve link themingNicolas Werner2020-02-275-3/+17
| |
| * Don't let click on reply steal focus from the replied to elementsNicolas Werner2020-02-262-7/+9
| |
| * Only show reply button and option button on hoverNicolas Werner2020-02-261-63/+99
| |
| * Fix colour in svg not being actually whiteNicolas Werner2020-02-261-2/+2
| |
| * Wrap error label on login pageNicolas Werner2020-02-251-0/+1
| | | | | | | | fixes #30
| * Fix stuck unread messages by storing state events in the dbNicolas Werner2020-02-243-14/+40
| | | | | | | | | | | | This may increase the db size by a factor of 1000 in the worst case and it will need some fixes, when we decide to not show some events in the timeline, but it should work for now.
| * Improve read status handling in room listNicolas Werner2020-02-231-0/+3
| | | | | | | | | | | | | | Only consider the room as unread, if there is a message in the room and only consider message and sticker events as messages. fixes #65
| * Fix placeholder text being visible behind transparent avatarsNicolas Werner2020-02-231-0/+1
| |
| * Fix windows buildNicolas Werner2020-02-231-1/+1
| |
| * Try to use bundled openssl on macOSNicolas Werner2020-02-231-3/+0
| |
| * Use third_party singleapplication helperNicolas Werner2020-02-2315-131/+1488
| | | | | | | | | | | | | | | | | | This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113
| * Fix RegistrationNicolas Werner2020-02-2311-98/+316
| | | | | | | | | | fixes #97 fixes #51
| * Merge pull request #128 from adasauce/no-setstylesheetDeepBlueV7.X2020-02-228-28/+28
| |\ | | | | | | remove setStyleSheet calls directly from widget code
| | * remove setStyleSheet calls directly from widget codeAdasauce2020-02-218-28/+28
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed from: - emoji panel scrollbars - emoji category labels - splitter image handles - textfield setTextColor impl small change to the category separator label for better contrast / readability in dark mode. removed setTextColor completely from TextField. Doesn't appear to be in use anywhere, and focus going more toward qss themeing from qproperty setting.
| * Merge pull request #127 from adasauce/cleanup-dark-qssDeepBlueV7.X2020-02-213-229/+108
| |\ | | | | | | Dark Theme qss cleanup
| | * clean up the light and system themes tooAdasauce2020-02-203-91/+47
| | |
| | * cleanup, re-order, de-duplicate, re-dry qss for darkAdasauce2020-02-201-138/+61
| |/
| * Fix opaque widget in community listNicolas Werner2020-02-212-5/+2
| | | | | | | | fixes #126
| * Merge pull request #125 from adasauce/118-dark-theme-issuesDeepBlueV7.X2020-02-204-2/+12
| |\ | | | | | | Tooltip and Combobox bugs with Breeze / Dark theme
| | * Tooltip and Combobox bugs with Breeze / Dark themeAdasauce2020-02-204-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setStyleSheet was overriding default tooltip theme from the system, causing themes like Breeze to render white text on a grey bg for tooltips. Tooltips now render default for the system theme everywhere. set a theme matching color on the dark theme comboboxes. fixes #118
| * | Reset user colors on theme change (in qml timeline)Nicolas Werner2020-02-2012-89/+20
| | |
| * | Clear user colors on theme changeNicolas Werner2020-02-201-0/+3
| |/
| * Fix html messages sent as just plain textNicolas Werner2020-02-201-1/+1
| |
| * Merge pull request #122 from adasauce/usersettings-formlayoutDeepBlueV7.X2020-02-202-182/+103
| |\ | | | | | | Replace QHBoxLayout with QFormLayout in UserSettings
| | * Use spacing for layouting settingsNicolas Werner2020-02-202-27/+6
| | |
| | * Remove constant width, that was wrong.Adasauce2020-02-202-7/+8
| | | | | | | | | | | | | | | Use Nico's suggestion to just leverage the width of the field, and leave a comment.
| | * Clean up variable formatAdasauce2020-02-201-4/+4
| | | | | | | | | | | | don't use members format camelCaseTail_
| | * Add constexpr for the minimum formlayout widthAdasauce2020-02-202-7/+9
| | | | | | | | | | | | | | | to save on recalculation of the size and having to subtract the margins to do the tally, then re-apply.
| | * FormLayout cleanupAdasauce2020-02-191-4/+4
| | | | | | | | | | | | Removed empty labels in favour of a fixed height and bottom alignment.
| | * Clean up placeholder stringAdasauce2020-02-191-2/+1
| | | | | | | | | | | | | | | | | | | | | use QString instead of std::string (QStringLiteral doesn't have a constructor with int, str.) remove temp variable, and just deal with it inline.
| | * Review changes to UserSettingsPageAdasauce2020-02-182-63/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switch to {} widget initialization - set fixed size on the Toggles so they don't scale down vertically - add another setting section for INTERFACE - add a placeholder value for deviceFingerprintValue_ so it can calculate the right size. - fix warnings about `QLayout: Attempting to add QLayout "" to UserSettingsPage "",` in boxWrap - hide widgets properly in Q_OS_MAC - remove mainLayout_ completely - clean up resizeEvent
| | * Replace QHBoxLayout with QFormLayout in UserSettingsAdasauce2020-02-182-138/+74
| | | | | | | | | | | | | | | | | | | | | This allows form fields to wrap dynamically when they are too long for the view. This should help mobile and small screen users to configure the app without having to force it into portrait mode, or not be able to reach the settings fields at all.
| * | Merge pull request #123 from cloudrac3r/ubuntu-19.10-dependenciesDeepBlueV7.X2020-02-191-1/+8
| |\ \ | | |/ | |/| Add Ubuntu 19.10 build requirements to README
| | * Remove some hopefully unneeded dependencies on ubuntu 19.10DeepBlueV7.X2020-02-191-6/+2
| | |
| | * Add Ubuntu 19.10 build requirements to READMECadence Fish2020-02-191-1/+12
| |/
| * Paginationg != Paginating in debug messageAdasauce2020-02-171-1/+1
| |
| * Don't delete messages received out of order (fixup the flickering fix)Nicolas Werner2020-02-161-11/+1
| |
| * Try to fix flickering, if sync return event before send completesNicolas Werner2020-02-163-0/+36
| |
| * Quick hack to enable touch scrolling in settings and room listNicolas Werner2020-02-152-0/+6
| |
| * Lower general settings margins, if the window is narrowNicolas Werner2020-02-151-1/+12
| |
| * Merge pull request #117 from adasauce/file-download-pathDeepBlueV7.X2020-02-154-8/+19
| |\ | | | | | | use the standard system download path for file downloads
| | * use QStandardPaths locations for all file dialogs.Adasauce2020-02-144-6/+15
| | |
| | * use the standard system download path for downloadsAdasauce2020-02-141-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QFileDialog's dir arg (which was set to the incoming file name from the Matrix download) can take a full path to suggest. By prepending QStandardPaths::DownloadLocation, it opens to the system's download folder and proposes the filename as the download name. Using QStandardPaths should make this work on other platforms, and from what I read, its possible for this to return an empty string on platforms where it doesn't support it, so this should essentially revert to the previous functionality if Qt can't determine the system's download location.
| * | Try to override asio backend on arm in flatpakNicolas Werner2020-02-151-0/+7
| | |
| * | Merge pull request #116 from sorairolake/feature/japanese-translationDeepBlueV7.X2020-02-1412-102/+1470
| |\ \ | | |/ | |/| Add Japanese translation
| | * Change the initial of the proper noun to uppercaseShun Sakai2020-02-1411-12/+12
| | | | | | | | | | | | markdown -> Markdown
| | * Add Japanese translationShun Sakai2020-02-1310-90/+1458
| | |
| | * Fix typo in CONTRIBUTING.mdShun Sakai2020-02-111-2/+2
| | | | | | | | | | | | The ISO 639-1 code of Japanese is not "jp" but "ja".
| * | Bump boost version to try to fix some arm crashesNicolas Werner2020-02-141-2/+2
| | |
| * | Add arm build for nightly flatpaksNicolas Werner2020-02-141-1/+17
| | |
| * | try out flatpak nightly buildNicolas Werner2020-02-146-9/+238
| | |
| * | Merge pull request #114 from adasauce/image-overlay-fixDeepBlueV7.X2020-02-133-14/+7
| |\ \ | | |/ | |/| | | | | | | Fix image overlay appearing on the wrong screen. thanks adasauce!
| | * show image dialog fullscreen instead of resizing to the size of the first ↵Nicolas Werner2020-02-133-13/+7
| | | | | | | | | | | | desktop
| | * Remove move() in ImageOverlayAdasauce2020-02-121-1/+0
| |/ | | | | | | | | | | | | it was causing the full screen image overlay to appear on the "primary display" vs. the actual display nheko is running on. removing the move() call makes the overlay follow the window.
| * Improve styling of emote messagesNicolas Werner2020-02-093-11/+10
| |
| * fix c++11 range-loop might detach Qt containerNicolas Werner2020-02-072-2/+2
| |
| * Don't leak the full file path when sending fileNicolas Werner2020-02-061-1/+1
| |
| * Fix bug in html tag escapingNicolas Werner2020-02-061-3/+2
| |
| * Fix linter issueNicolas Werner2020-02-051-1/+4
| |
| * Bump mtxclient to fix keybackupNicolas Werner2020-02-051-1/+1
| |
| * Fix integer overflow of cachesize on windowsDeepBlueV7.X2020-02-051-1/+1
| |
| * Make closing the reply popup actually clear the reply messageJoseph Donofry2020-02-044-1/+9
| |
| * Select first room on startupNicolas Werner2020-02-043-7/+15
| |
| * modernize: use overrideNicolas Werner2020-02-0410-37/+13
| |
| * modernize: raw string literalsNicolas Werner2020-02-041-3/+3
| |
| * modernize: use nullptrNicolas Werner2020-02-0429-43/+43
| |
| * Improve styling a bitNicolas Werner2020-02-036-14/+15
| |
| * use room rules for mentionsNicolas Werner2020-02-022-22/+32
| |
| * Fix <displaynames>Nicolas Werner2020-02-021-1/+1
| |
| * Add mutingNicolas Werner2020-02-023-6/+88
| |
| * Merge pull request #112 from Nheko-Reborn/sharp-logoDeepBlueV7.X2020-02-0219-1/+158
| |\ | | | | | | Update the logo to not be so asymmetric and add a scalable svg. I hope I fixed all the scaling issues, where the logo isn't pixel aligned in most resolutions. Also fixes an issue, where the blue bar seemed to be misaligned in some resolutions?
| | * Use cleaned up logoNicolas Werner2020-01-3121-371/+158
| | |
| | * Moved down a bitNicolas Werner2020-01-302-13/+19
| | |
| | * round variant and sizes changed a bitNicolas Werner2020-01-302-11/+195
| | |
| | * Initial rebuild of logoNicolas Werner2020-01-301-0/+180
| | |
| * | Close popup when clicking outsideNicolas Werner2020-02-021-0/+1
| | |
| * | Speed up timeline by using global ToolTip and MenuNicolas Werner2020-02-0214-420/+460
| | |
| * | more emojisJoseph Donofry2020-02-011-0/+4
| | |
| * | Remove wildcard mtx.hpp includesNicolas Werner2020-01-314-4/+5
| | |
| * | Remove even more headersNicolas Werner2020-01-312-3/+1
| | |
| * | Remove more unneeded headersNicolas Werner2020-01-319-113/+103
| | |
| * | Remove metatypes from headersNicolas Werner2020-01-3116-43/+42
| | |
| * | Optimize includes a bitNicolas Werner2020-01-3141-228/+271
| | |
| * | Add next/prev room shortcutsNicolas Werner2020-01-313-0/+80
| | |
| * | Make page scrolling half heightNicolas Werner2020-01-311-2/+2
| | |
| * | Add scroll page shortcutNicolas Werner2020-01-301-0/+9
| |/
| * Add explicit size to reply close buttonNicolas Werner2020-01-301-0/+2
| |
| * Fix build after mtxclient rebase...Nicolas Werner2020-01-301-1/+1
| |
| * Enable ban and kick button in UserProfile (and try to fix centering)Nicolas Werner2020-01-304-90/+97
| |
| * Fix build with build system optimizations of mtxclientNicolas Werner2020-01-293-8/+8
| |
| * Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2020-01-2844-1227/+2111
| |\
| | * Remove stale deps folderNicolas Werner2020-01-2911-468/+0
| | | | | | | | | | | | Follow up to the dependency and build system changes
| | * Merge branch 'plain-text-messages' into 0.7.0-devNicolas Werner2020-01-2921-212/+1006
| | |\
| | | * Add command for invite,kick,ban and unbanNicolas Werner2020-01-2913-145/+877
| | | |
| | | * Fix newlines in plain text messages againNicolas Werner2020-01-271-1/+1
| | | |
| | | * fix typo in build command in READMENicolas Werner2020-01-271-1/+1
| | | |
| | | * Don't send useless formatted_bodiesNicolas Werner2020-01-272-1/+10
| | | |
| | | * Fix reply rendering without markdown in riotNicolas Werner2020-01-272-12/+36
| | | |
| | | * Allow sending messages as plain textNicolas Werner2020-01-276-59/+88
| | | |
| | * | Merge pull request #111 from Nheko-Reborn/better-buildDeepBlueV7.X2020-01-2815-549/+1107
| | |\| | | | | | | | | Improve build system and dependency bundling.
| | | * Update readme with new build instructionsNicolas Werner2020-01-261-48/+54
| | | |
| | | * Polyfill fetchcontent_makeAvailable for cmake < 3.14Nicolas Werner2020-01-261-0/+26
| | | |
| | | * Link bundled cmark dynamically on Windows for nowNicolas Werner2020-01-262-5/+6
| | | |
| | | * Disable shared cmark bundled buildNicolas Werner2020-01-261-1/+1
| | | |
| | | * Disable olm testsNicolas Werner2020-01-261-0/+1
| | | |
| | | * Bump cmark version in fetch to fix linker issue on windowsNicolas Werner2020-01-261-1/+1
| | | |
| | | * Link ntdll needed for lmdb on windowsNicolas Werner2020-01-261-0/+3
| | | |
| | | * Use appveyor provided opensslNicolas Werner2020-01-261-5/+10
| | | |
| | | * Remove mingw from appveyorNicolas Werner2020-01-261-2/+1
| | | |
| | | * Use fetch content compatible cmark version as bundled depNicolas Werner2020-01-261-1/+1
| | | |
| | | * Don't specify hunter build targets on windows CINicolas Werner2020-01-261-1/+1
| | | |
| | | * Add missing thread includeNicolas Werner2020-01-261-0/+1
| | | |
| | | * Only use -Werror for our codeNicolas Werner2020-01-261-315/+316
| | | |
| | | * Fix misc ci errorsNicolas Werner2020-01-264-5/+6
| | | |
| | | * Set prefix path explicitly on osxNicolas Werner2020-01-261-1/+2
| | | |
| | | * Fix include of lmdb++ with hunterNicolas Werner2020-01-262-0/+8
| | | |
| | | * Port CI to hunterNicolas Werner2020-01-264-73/+26
| | | |
| | | * Use hunter for bundled dependenciesNicolas Werner2020-01-266-137/+689
| | | |
| * | | Change tooltip palette settings for QMLJoseph Donofry2020-01-285-12/+27
| |/ /
| * | Simplify reply popup logicNicolas Werner2020-01-284-122/+95
| | |
| * | Improve styling of reply popupNicolas Werner2020-01-281-11/+2
| | |
| * | Fix resize loop of images in reply popupNicolas Werner2020-01-282-3/+5
| | |
| * | Merge branch '0.7.0-dev' of ocean.joedonofry.com:nheko-reborn/nheko into ↵Joseph Donofry2020-01-270-0/+0
| |\ \ | | | | | | | | | | | | 0.7.0-dev
| | * \ Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2019-12-0782-6475/+5420
| | |\ \
| | * \ \ Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2019-10-313-3/+22
| | |\ \ \
| | * \ \ \ Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2019-09-066-4/+51
| | |\ \ \ \
| | * \ \ \ \ Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2019-09-0327-207/+145
| | |\ \ \ \ \
| | * | | | | | Minor tweak to one instance of QSettings not necessarily using the same ↵Joseph Donofry2019-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | settings as everything else
| * | | | | | | Add initial QML Reply PopupJoseph Donofry2020-01-275-3/+115
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Update emoji to unicode 13.0Nicolas Werner2020-01-245-1406/+9177
| | | | | | |
| * | | | | | Remove translations from reply fallbackNicolas Werner2020-01-2410-225/+9
| | | | | | |
| * | | | | | Surpress qt binding warning message until we can depend on qt5.14Nicolas Werner2020-01-231-0/+8
| | | | | | |
| * | | | | | Minor tweak to one instance of QSettings not necessarily using the same ↵Joseph Donofry2020-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | settings as everything else
| * | | | | | Remove third party fonts from readmeNicolas Werner2020-01-231-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since they are already removed from the repo
| * | | | | | Switch around dark theme colors again (after looking at some screenshots)Nicolas Werner2020-01-231-3/+3
| | | | | | |
| * | | | | | Translate member events to germanNicolas Werner2020-01-239-92/+812
| | | | | | |
| * | | | | | Show event type string in placeholderNicolas Werner2020-01-233-1/+13
| | | | | | |
| * | | | | | Remove loggin of encrypted message bodyNicolas Werner2020-01-231-2/+0
| | | | | | |
| * | | | | | Implement display of membership eventsNicolas Werner2020-01-233-3/+108
| | | | | | |
| * | | | | | Actually use the spdlog targetNicolas Werner2020-01-231-1/+2
| | | | | | |
| * | | | | | Fix blurry avatarsNicolas Werner2020-01-231-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | They accidentally used the same state key...
| * | | | | | Increase emoji rangeNicolas Werner2020-01-211-1/+1
| | | | | | |
| * | | | | | PixelAlign timeline viewNicolas Werner2020-01-211-0/+1
| | | | | | |
| * | | | | | Remove useless loggingNicolas Werner2020-01-211-3/+0
| | | | | | |
| * | | | | | Fix room avatars in settingsNicolas Werner2020-01-212-8/+5
| | | | | | |
| * | | | | | Account for spacing when checking for bottom message for read statusNicolas Werner2020-01-211-1/+1
| | | | | | |
| * | | | | | Fix colors in typing display, when username contains emojiNicolas Werner2020-01-214-5/+35
| | | | | | |
| * | | | | | Improve emoji escapingNicolas Werner2020-01-211-5/+15
| | | | | | |
| * | | | | | Linkify links before sendingNicolas Werner2020-01-213-13/+33
| | | | | | |
| * | | | | | Remove use of deprecated enumNicolas Werner2020-01-191-2/+1
| | | | | | |
| * | | | | | Remove libs from windows release zipNicolas Werner2020-01-171-2/+0
| | | | | | |
| * | | | | | Update appveyor.ymlDeepBlueV7.X2020-01-171-2/+2
| | | | | | |
| * | | | | | Update appveyor.ymlDeepBlueV7.X2020-01-171-2/+2
| | | | | | |
| * | | | | | Update appveyor to vs2019 and qt5.14DeepBlueV7.X2020-01-171-6/+6
| | | | | | |
| * | | | | | Try to lower map sizeDeepBlueV7.X2020-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe this fixes the 1mb map size in my windows test environment?
| * | | | | | Move typing display to qmlNicolas Werner2020-01-1718-506/+377
| | | | | | |
| * | | | | | Remove embedded fontsNicolas Werner2020-01-1614-215/+0
| | | | | | |
| * | | | | | Don't require Qt5.12 just for QByteArray::compareNicolas Werner2020-01-161-2/+2
| | | | | | |
| * | | | | | Fix depsNicolas Werner2020-01-162-5/+5
| | | | | | |
| * | | | | | Reduce memory usage and make room switching quickerNicolas Werner2020-01-141-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | May make scrolling more laggy or jumpy.
| * | | | | | Try to match old theme betterNicolas Werner2020-01-142-3/+5
| | | | | | |
| * | | | | | Fix duplicate messages in timeline after sendingNicolas Werner2020-01-141-0/+11
| | | | | | |
| * | | | | | Reduce avatar cache sizeNicolas Werner2020-01-141-2/+0
| | | | | | |
| * | | | | | Escape blacklisted html tagsNicolas Werner2020-01-143-15/+49
| | | | | | |
| * | | | | | Fix replies in encrypted roomsNicolas Werner2020-01-134-12/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The relation needs to be unencrypted...
| * | | | | | Allow replying with an imageNicolas Werner2020-01-127-120/+135
| | | | | | |
| * | | | | | Fetch missing events for repliesNicolas Werner2020-01-114-53/+105
| | | | | | |
| * | | | | | Disable appveyor .deps cacheNicolas Werner2020-01-111-1/+1
| | | | | | |
| * | | | | | Implement fancy reply renderingNicolas Werner2020-01-1110-87/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This currently assumes the event, that is replied to, is already fetched. If it isn't, it will render an empty reply. In the future we should fetch replies before rendering them.
| * | | | | | try to make appveyor happyNicolas Werner2020-01-061-1/+1
| | | | | | |
| * | | | | | Adapt play buttons to theme and remove accidental message bgNicolas Werner2020-01-062-3/+4
| | | | | | |
| * | | | | | Simplify read message logic with inverted timelineNicolas Werner2020-01-062-47/+13
| | | | | | |
| * | | | | | Use fetchMore for native lazy loading of item model dataNicolas Werner2020-01-063-37/+48
| | | | | | |
| * | | | | | invert timelineNicolas Werner2020-01-063-21/+88
| | | | | | |
| * | | | | | Upload windows nightlies to S3Joe2020-01-041-9/+16
| | | | | | |
| * | | | | | Move visitors out of TimelineModelNicolas Werner2019-12-274-445/+570
| | | | | | |
| * | | | | | Bumb mtxclient versionNicolas Werner2019-12-271-2/+2
| | | | | | |
| * | | | | | Fix transitive dependencies on iostreamNicolas Werner2019-12-233-7/+9
| | | | | | |
| * | | | | | Fix appveyor deps/cmakelist pathNicolas Werner2019-12-151-1/+1
| | | | | | |
| * | | | | | Actually include header that provides std::signal instead of signalNicolas Werner2019-12-151-1/+1
| | | | | | |
| * | | | | | Reduce Cache.h includes further via one forward declarationNicolas Werner2019-12-159-4/+13
| | | | | | |
| * | | | | | Reduce includes of MatrixClient.h, as it is the most expensive headerNicolas Werner2019-12-153-8/+20
| | | | | | |
| * | | | | | Reduce overhead of Cache.hNicolas Werner2019-12-1528-643/+1403
| | | | | | |
| * | | | | | Add qml debugging optionNicolas Werner2019-12-143-1/+10
| | | | | | |
| * | | | | | Increase max cache size and remove const from lmdb constantsNicolas Werner2019-12-141-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes compilation issues with last released lmdb++
| * | | | | | Reduce some include of Cache.h since it needs 11s on averageNicolas Werner2019-12-1411-226/+275
| | | | | | |
| * | | | | | Update READMENicolas Werner2019-12-141-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip-ci]
| * | | | | | Update to c++17Nicolas Werner2019-12-1417-284/+284
| | | | | | |
| * | | | | | Clear appveyor cacheNicolas Werner2019-12-131-1/+1
| | | | | | |
| * | | | | | Fix position of invite button and elide long button textsNicolas Werner2019-12-131-3/+7
| | | | | | |
| * | | | | | Make invites always stick to the topNicolas Werner2019-12-132-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This also removes an ugly hack, that was needed before.
| * | | | | | Make images always fit the timelineNicolas Werner2019-12-131-2/+7
| | | | | | |
| * | | | | | Fix preview of sent encrypted imagesNicolas Werner2019-12-131-10/+11
| | | | | | |
| * | | | | | Bumb libsodium version, as 1.0.16 is not available anymoreNicolas Werner2019-12-131-4/+4
| | | | | | |
| * | | | | | Send encrypted files as generic mimetype and actually set urlNicolas Werner2019-12-122-3/+6
| | | | | | |
| * | | | | | cache .deps directory in appveyorNicolas Werner2019-12-121-1/+3
| | | | | | |
| * | | | | | try caching the .deps directoryNicolas Werner2019-12-111-0/+4
| | | | | | |
| * | | | | | Update translationsNicolas Werner2019-12-119-9/+189
| | | | | | |
| * | | | | | Show topic and name changes in timelineNicolas Werner2019-12-104-1/+48
| | |_|_|_|/ | |/| | | |
| * | | | | Simplify scroll logicNicolas Werner2019-12-081-4/+0
| | | | | |
| * | | | | Change scroll behaviour of timelineNicolas Werner2019-12-083-5/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This requires Qt 5.9 (to calculate overshoot). The default scroll behaviour of list views has far too much inertia. This should make scrolling feel more like scrolling the other scroll areas of nheko.
| * | | | | Try to fix binding loop warningNicolas Werner2019-12-071-3/+4
| | | | | |
| * | | | | Restore linkification of messagesNicolas Werner2019-12-061-2/+2
| | | | | |