Commit Graph

939 Commits (fa829bebd09e015e6696a2428137fac3f1eb29cc)

Author SHA1 Message Date
Nicolas Werner 760d4ddef9 Fix newlines in plain text messages again 5 years ago
Nicolas Werner e81a4e8f9a Don't send useless formatted_bodies 5 years ago
Nicolas Werner 9c368fa7f4 Fix reply rendering without markdown in riot 5 years ago
Nicolas Werner e2f547149a Allow sending messages as plain text 5 years ago
Nicolas Werner f755550418 Add missing thread include 5 years ago
Nicolas Werner 96ad385331 Fix misc ci errors 5 years ago
Nicolas Werner d10276253f Fix include of lmdb++ with hunter 5 years ago
Nicolas Werner 73cf7b239b Update emoji to unicode 13.0 5 years ago
Nicolas Werner 8fcb670bde Remove translations from reply fallback 5 years ago
Nicolas Werner 453d6f5f64 Surpress qt binding warning message until we can depend on qt5.14 5 years ago
Joseph Donofry 74e2b0725d
Minor tweak to one instance of QSettings not necessarily using the same settings as everything else 5 years ago
Nicolas Werner cbd428c584 Switch around dark theme colors again (after looking at some screenshots) 5 years ago
Nicolas Werner e9267ffc76 Show event type string in placeholder 5 years ago
Nicolas Werner c758cead9e Remove loggin of encrypted message body 5 years ago
Nicolas Werner 86960e67ec Implement display of membership events 5 years ago
Nicolas Werner 569c22b755 Fix blurry avatars 5 years ago
Nicolas Werner 1943d1c74d Increase emoji range 5 years ago
Nicolas Werner 6aedd135a9 Remove useless logging 5 years ago
Nicolas Werner aa7ac71cfe Fix room avatars in settings 5 years ago
Nicolas Werner c95f4d8276 Fix colors in typing display, when username contains emoji 5 years ago
Nicolas Werner 79e4e2e6e1 Improve emoji escaping 5 years ago
Nicolas Werner dc44ac50a3 Linkify links before sending 5 years ago
Nicolas Werner f5b8c9bb31 Remove use of deprecated enum 5 years ago
DeepBlueV7.X 0d6a65af07 Try to lower map size 5 years ago
Nicolas Werner fe912240bc Move typing display to qml 5 years ago
Nicolas Werner 8c5e4db42c Remove embedded fonts 5 years ago
Nicolas Werner 719f1571b9 Don't require Qt5.12 just for QByteArray::compare 5 years ago
Nicolas Werner 4eb0e11740 Try to match old theme better 5 years ago
Nicolas Werner 54a16ae2d7 Fix duplicate messages in timeline after sending 5 years ago
Nicolas Werner cdb11b1819 Reduce avatar cache size 5 years ago
Nicolas Werner 3f02b0bf56 Escape blacklisted html tags 5 years ago
Nicolas Werner 62f17dffbd Fix replies in encrypted rooms 5 years ago
Nicolas Werner 4ca8da9a89 Allow replying with an image 5 years ago
Nicolas Werner 4727f1c2bb Fetch missing events for replies 5 years ago
Nicolas Werner 2b3dc3d8b9 Implement fancy reply rendering 5 years ago
Nicolas Werner 51d7e64992 Simplify read message logic with inverted timeline 5 years ago
Nicolas Werner 5af6f6528b Use fetchMore for native lazy loading of item model data 5 years ago
Nicolas Werner 946ab4d0f2 invert timeline 5 years ago
Nicolas Werner e084543cc0 Move visitors out of TimelineModel 5 years ago
Nicolas Werner 3bbd034781 Fix transitive dependencies on iostream 5 years ago
Nicolas Werner ceb6f85ccb Actually include header that provides std::signal instead of signal 5 years ago
Nicolas Werner 79f967da8c Reduce Cache.h includes further via one forward declaration 5 years ago
Nicolas Werner 37fbcaf07b Reduce includes of MatrixClient.h, as it is the most expensive header 5 years ago
Nicolas Werner 5fc1f3bd67 Reduce overhead of Cache.h 5 years ago
Nicolas Werner 7d6a015f36 Add qml debugging option 5 years ago
Nicolas Werner 935727864a Increase max cache size and remove const from lmdb constants 5 years ago
Nicolas Werner 13df852479 Reduce some include of Cache.h since it needs 11s on average 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Nicolas Werner 932dbf38fe Fix position of invite button and elide long button texts 5 years ago
Nicolas Werner ba25771c08 Make invites always stick to the top 5 years ago