Commit Graph

1577 Commits (994edb836c0e812933cabf5e0b57f2f8aaaba9a7)
 

Author SHA1 Message Date
Nicolas Werner fcc7c0ce5b Account for spacing when checking for bottom message for read status 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
Nicolas Werner 4bcb423b02 Remove libs from windows release zip 5 years ago
DeepBlueV7.X 51eddcca80 Update appveyor.yml 5 years ago
DeepBlueV7.X 2b8594af87 Update appveyor.yml 5 years ago
DeepBlueV7.X 56846fd9f0 Update appveyor to vs2019 and qt5.14 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 853923916f Fix deps 5 years ago
Nicolas Werner 69ce94d1bd Reduce memory usage and make room switching quicker 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 91a576fac1 Disable appveyor .deps cache 5 years ago
Nicolas Werner 2b3dc3d8b9 Implement fancy reply rendering 5 years ago
Nicolas Werner b130b85df8 try to make appveyor happy 5 years ago
Nicolas Werner 01bd9f659d Adapt play buttons to theme and remove accidental message bg 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
Joe 0222996cbd Upload windows nightlies to S3 5 years ago
Nicolas Werner e084543cc0 Move visitors out of TimelineModel 5 years ago
Nicolas Werner 768ae9a5e0 Bumb mtxclient version 5 years ago
Nicolas Werner 3bbd034781 Fix transitive dependencies on iostream 5 years ago
Nicolas Werner f2f0efe9b3 Fix appveyor deps/cmakelist path 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 6b16616e3a Update README 5 years ago
Nicolas Werner 659e36b113 Update to c++17 5 years ago
Nicolas Werner 2ea1e11ffc Clear appveyor cache 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
Nicolas Werner a73ed771fa Make images always fit the timeline 5 years ago
Nicolas Werner 9c1912ed93 Fix preview of sent encrypted images 5 years ago
Nicolas Werner db4a316b56 Bumb libsodium version, as 1.0.16 is not available anymore 5 years ago
Nicolas Werner 31b00c445b Send encrypted files as generic mimetype and actually set url 5 years ago