summaryrefslogtreecommitdiffstats
path: root/src/EventAccessors.cpp
AgeCommit message (Expand)Author
2024-03-08Add support for intentional mentionsNicolas Werner
2023-10-31Cleanup headers a bit moreNicolas Werner
2023-10-31A few more small speedupsNicolas Werner
2023-10-31Speed up compilation a bitNicolas Werner
2023-04-11Adapt to the new inherited variantNicolas Werner
2023-03-22Fix encrypted thumbnailsNicolas Werner
2023-03-20Optimize event accessors a bitNicolas Werner
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-09-22Switch to C++20Nicolas Werner
2022-07-15Updated call struct definitionsr0hit05
2022-07-15Updated call event namespaces to voipr0hit05
2022-03-21Fix thumbnails for encrypted files and factor upload box outNicolas Werner
2022-03-21Add duration and resolution to filesNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reduce allocations for accessing event membersNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-04-17move detection code to nheko namespace and fix a few other bugstargetakhil
2021-03-05Update license headersNicolas Werner
2021-02-09Display edits correctlyNicolas Werner
2021-02-09Fix edited repliesNicolas Werner
2021-02-09Switch to new relations formatNicolas Werner
2020-10-27Optimize buildNicolas Werner
2020-08-30Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy
2020-08-17Merge remote-tracking branch 'origin/master' into new-event-storeNicolas Werner
2020-08-09[WIP] Room-Verification MessagesCH Chethan Reddy
2020-08-01clang-formattrilene
2020-07-30Adding Room Key Verification StuffCH Chethan Reddy
2020-07-24Specify call type on timelinetrilene
2020-07-20Fix reactionsNicolas Werner
2020-06-26Don't use formatted body without formatNicolas Werner
2020-05-30Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378dNicolas Werner
2020-05-30Remove some redundant functionsNicolas Werner
2020-03-03Experimental blurhash implementation (MXC2448)Nicolas Werner
2020-02-16Try to fix flickering, if sync return event before send completesNicolas Werner
2019-12-27Move visitors out of TimelineModelNicolas Werner