Age | Commit message (Expand) | Author |
2019-12-08 | Merge pull request #365 from quotient-im/aa13q-msc1954-drop-prev-content | Kitsune Ral |
2019-12-08 | ConnectionData: stop the timer on destruction | Kitsune Ral |
2019-12-08 | Remove extraneous qualification | Kitsune Ral |
2019-12-06 | MSC1954: Remove prev_content from the essential keys list | Alexey Andreyev |
2019-12-05 | Merge pull request #363 from quotient-im/aa13q-room-highlighting | Kitsune Ral |
2019-11-30 | Fix room highlighting for names with hashtag | Alexey Andreyev |
2019-11-19 | BaseJob: Don't send accessToken if not needed; send again on 401 | Kitsune Ral |
2019-11-19 | Add LGTM badge | Kitsune Ral |
2019-11-10 | Cleanup | Kitsune Ral |
2019-11-10 | makeRedacted: fix code formatting | Kitsune Ral |
2019-11-02 | Add LGTM support | Kitsune Ral |
2019-11-02 | Compatibility with Qt 5.14 | Kitsune Ral |
2019-11-01 | Merge branch 'kitsune-std-optional2' | Kitsune Ral |
2019-11-01 | Omittable: Add direct-list-initialising operator=; document | Kitsune Ral |
2019-11-01 | Reinstate Omittable<>::omitted (deprecated) | Kitsune Ral |
2019-11-01 | Merge branch 'kitsune-std-optional' | Kitsune Ral |
2019-11-01 | Omittable: get rid of value() | Kitsune Ral |
2019-11-01 | Derive Omittable<> from std::optional<> | Kitsune Ral |
2019-10-23 | Remove the old source file | Kitsune Ral |
2019-10-22 | Merge branch 'kitsune-quotest3' | Kitsune Ral |
2019-10-21 | Quotest: more work on test invocation | Kitsune Ral |
2019-10-21 | Quotest: use clog instead of cout | Kitsune Ral |
2019-10-21 | Quotest: derive TestManager from QCoreApplication | Kitsune Ral |
2019-10-21 | Connection: record sync timeout; suspend sync before logout | Kitsune Ral |
2019-10-21 | Connection: make syncLoop() reentrant | Kitsune Ral |
2019-10-21 | Merge branch 'kitsune-update-docs' | Kitsune Ral |
2019-10-21 | Merge branch 'kitsune-quotest2' | Kitsune Ral |
2019-10-21 | ConnectionData: fix read-after-free in clearing the job queue | Kitsune Ral |
2019-10-21 | tests/CMakeLists.txt: QMC -> Quotient; add Qt5::Test to deps | Kitsune Ral |
2019-10-20 | Update documentation regarding C++17 support level | Kitsune Ral |
2019-10-20 | Quotest: factor out tests into TestSuite; rework sync tests | Kitsune Ral |
2019-10-20 | Qualify types in signals and Q_INVOKABLEs | Kitsune Ral |
2019-10-18 | TestManager::setTopic: add debug logging | Kitsune Ral |
2019-10-18 | qmc-example -> quotest, QMCTest -> TestManager | Kitsune Ral |
2019-10-17 | Connection::joinRoom: make sure the room object is created early enough | Kitsune Ral |
2019-10-15 | Merge branch 'kitsune-travis-tweaks' | Kitsune Ral |
2019-10-14 | Use aliases instead of env variables | Kitsune Ral |
2019-10-14 | .travis.yml: A few smaller improvements | Kitsune Ral |
2019-10-13 | Merge branch 'ci-refactoring' | Kitsune Ral |
2019-10-13 | Update Valgrind suppressions | Kitsune Ral |
2019-10-13 | Travis CI: Build olm as a dynamic object | Kitsune Ral |
2019-10-13 | Travis CI: Use built rather than installed olm | Kitsune Ral |
2019-10-13 | CI: use env variables to group common CMake (and other) values | Kitsune Ral |
2019-10-11 | .travis.yml: factor out common parts | Kitsune Ral |
2019-10-02 | Fix Room::localAliases() | Black Hat |
2019-10-02 | BaseJob::Private: experiment with [[nodiscard]] | Kitsune Ral |
2019-10-02 | More fixes for Apple not having deduction guides in stdlib | Kitsune Ral |
2019-10-02 | wrap_in_function() | Kitsune Ral |
2019-10-01 | Merge pull request #356 from m-rey/patch-1 | Black Hat |
2019-10-01 | Fix openSUSE misspelling | Martin Rey |