aboutsummaryrefslogtreecommitdiff
path: root/lib/events/eventloader.h
AgeCommit message (Expand)Author
2021-12-22Simplify the code around EventFactory<>Alexey Rusakov
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-12-26Port existing copyright statement to reuse using licensediggerCarl Schwan
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-06loadStateEvent()Kitsune Ral
2019-06-24Merge branch 'master' into clang-formatKitsune Ral
2019-03-02style: apply .clang-format to all .cpp and .h filesMarc Deop
2018-12-08Refactor toJson/fillJsonKitsune Ral
2018-11-20eventloader.h: drop unneeded #includeKitsune Ral
2018-09-29Prepare for CS API 0.4.0Kitsune Ral
2018-07-11EventFactory::make() should return nullptr in case of failureKitsune Ral
2018-07-04Break down event.* into smaller filesKitsune Ral