summary refs log tree commit diff
path: root/src/EventAccessors.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup headers a bit moreNicolas Werner2023-10-311-0/+2
* A few more small speedupsNicolas Werner2023-10-311-2/+84
* Speed up compilation a bitNicolas Werner2023-10-311-1/+0
* Adapt to the new inherited variantNicolas Werner2023-04-111-1/+1
* Fix encrypted thumbnailsNicolas Werner2023-03-221-1/+1
* Optimize event accessors a bitNicolas Werner2023-03-201-41/+33
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Switch to C++20Nicolas Werner2022-09-221-62/+22
* Updated call struct definitionsr0hit052022-07-151-1/+1
* Updated call event namespaces to voipr0hit052022-07-151-1/+1
* Fix thumbnails for encrypted files and factor upload box outNicolas Werner2022-03-211-0/+21
* Add duration and resolution to filesNicolas Werner2022-03-211-0/+19
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reduce allocations for accessing event membersNicolas Werner2021-12-291-11/+13
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-1/+3
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-1/+1
* Change indentation to 4 spacesNicolas Werner2021-09-181-246/+243
* move detection code to nheko namespace and fix a few other bugstargetakhil2021-04-171-25/+1
* Update license headersNicolas Werner2021-03-051-0/+4
* Display edits correctlyNicolas Werner2021-02-091-0/+20
* Fix edited repliesNicolas Werner2021-02-091-0/+21
* Switch to new relations formatNicolas Werner2021-02-091-27/+8
* Optimize buildNicolas Werner2020-10-271-0/+2
* Merge remote-tracking branch 'upstream/master' into device-verificationCH Chethan Reddy2020-08-301-0/+31
|\
| * Merge remote-tracking branch 'origin/master' into new-event-storeNicolas Werner2020-08-171-0/+31
| |\
| | * clang-formattrilene2020-08-011-6/+13
| | * Specify call type on timelinetrilene2020-07-241-0/+24
* | | [WIP] Room-Verification MessagesCH Chethan Reddy2020-08-091-2/+9
* | | Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-2/+9
|/ /
* / Fix reactionsNicolas Werner2020-07-201-0/+19
|/
* Don't use formatted body without formatNicolas Werner2020-06-261-2/+4
* Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378dNicolas Werner2020-05-301-1/+1
* Remove some redundant functionsNicolas Werner2020-05-301-0/+6
* Experimental blurhash implementation (MXC2448)Nicolas Werner2020-03-031-0/+19
* Try to fix flickering, if sync return event before send completesNicolas Werner2020-02-161-0/+20
* Move visitors out of TimelineModelNicolas Werner2019-12-271-0/+363