Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-23 | Require ClangFormat 10 or newer, if used | Alexey Rusakov | |
2021-01-16 | Updated copyright statements upon Git audit | Kitsune Ral | |
After going through all the files and the history of commits on them it was clear that some copyright statements are obsolete (the code has been overwritten since) and some are missing. This commit tries best to remedy that, along with adding SPDX tags where they were still not used. Also, a minimal SPDX convention is documented for further contributions. Closes #426. | |||
2020-12-24 | Refresh CONTRIBUTING.md | Kitsune Ral | |
[skip ci] (cherry picked from commit de2fa43fc7cc89b4a45cbd885866b5ca747751ef) | |||
2020-09-04 | Update documentation | Kitsune Ral | |
[skip ci] | |||
2020-09-04 | CONTRIBUTING.md: clarify the matrix-doc repo situation | Kitsune Ral | |
[skip ci] | |||
2019-10-21 | Quotest: more work on test invocation | Kitsune Ral | |
Tests should be private slots, not public slots; and they are invoked through a QueuedConnection so that both sync and async tests could be processed uniformly with clear code. | |||
2019-10-20 | Update documentation regarding C++17 support level | Kitsune Ral | |
[skip ci] | |||
2019-08-12 | CONTRIBUTING.md: more about commenting code | Kitsune Ral | |
2019-08-04 | Updated documentation; bumped up requirements | Kitsune Ral | |
[skip ci] | |||
2019-07-10 | CMakeLists.txt: fix things around clang-format, inherit CLANG_FORMAT_ARGS | Kitsune Ral | |
2019-07-09 | Merge branch 'master' into use-clang-format | Kitsune Ral | |
2019-07-07 | Documentation: libQMatrixClient -> libQuotient, QMatrixClient -> ↵ | Kitsune Ral | |
quotient-im, etc. | |||
2019-06-30 | CONTRIBUTING.md: officially embrace and recommend clang-format | Kitsune Ral | |
2019-05-25 | Refer to SECURITY.md from the rest of documentation | Kitsune Ral | |
[skip ci] | |||
2019-04-06 | Update README.md and CONTRIBUTING.md (attn: LGPL v3 coming) | Kitsune Ral | |
[skip ci] | |||
2019-02-27 | Refresh CONTRIBUTING.md | Kitsune Ral | |
2018-11-04 | profilerMinNsecs(): Fix a misnomer - it's PROFILER_LOG_USECS now - and ↵ | Kitsune Ral | |
document it | |||
2018-06-11 | Update CONTRIBUTING.md | Kitsune Ral | |
[skip ci] | |||
2018-05-05 | CONTRIBUTING.md: add a section about using GTAD | Kitsune Ral | |
[skip ci] | |||
2018-04-02 | Updated documentation | Kitsune Ral | |
[skip ci] | |||
2018-03-06 | CONTRIBUTING.md: add sections on API, doc-comments; update on automatic testing. | Kitsune Ral | |
2017-12-25 | CONTRIBUTING.md refreshed and slightly extended | Kitsune Ral | |
2017-08-28 | Better documentation | Kitsune Ral | |
Thanks to CII Best Practices Badge project for the hints and for the original CONTRIBUTING.md |