index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
EventAccessors.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup headers a bit more
Nicolas Werner
2023-10-31
1
-0
/
+2
*
A few more small speedups
Nicolas Werner
2023-10-31
1
-2
/
+84
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-1
/
+0
*
Adapt to the new inherited variant
Nicolas Werner
2023-04-11
1
-1
/
+1
*
Fix encrypted thumbnails
Nicolas Werner
2023-03-22
1
-1
/
+1
*
Optimize event accessors a bit
Nicolas Werner
2023-03-20
1
-41
/
+33
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Switch to C++20
Nicolas Werner
2022-09-22
1
-62
/
+22
*
Updated call struct definitions
r0hit05
2022-07-15
1
-1
/
+1
*
Updated call event namespaces to voip
r0hit05
2022-07-15
1
-1
/
+1
*
Fix thumbnails for encrypted files and factor upload box out
Nicolas Werner
2022-03-21
1
-0
/
+21
*
Add duration and resolution to files
Nicolas Werner
2022-03-21
1
-0
/
+19
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reduce allocations for accessing event members
Nicolas Werner
2021-12-29
1
-11
/
+13
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-1
/
+3
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-1
/
+1
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-246
/
+243
*
move detection code to nheko namespace and fix a few other bugs
targetakhil
2021-04-17
1
-25
/
+1
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Display edits correctly
Nicolas Werner
2021-02-09
1
-0
/
+20
*
Fix edited replies
Nicolas Werner
2021-02-09
1
-0
/
+21
*
Switch to new relations format
Nicolas Werner
2021-02-09
1
-27
/
+8
*
Optimize build
Nicolas Werner
2020-10-27
1
-0
/
+2
*
Merge remote-tracking branch 'upstream/master' into device-verification
CH Chethan Reddy
2020-08-30
1
-0
/
+31
|
\
|
*
Merge remote-tracking branch 'origin/master' into new-event-store
Nicolas Werner
2020-08-17
1
-0
/
+31
|
|
\
|
|
*
clang-format
trilene
2020-08-01
1
-6
/
+13
|
|
*
Specify call type on timeline
trilene
2020-07-24
1
-0
/
+24
*
|
|
[WIP] Room-Verification Messages
CH Chethan Reddy
2020-08-09
1
-2
/
+9
*
|
|
Adding Room Key Verification Stuff
CH Chethan Reddy
2020-07-30
1
-2
/
+9
|
/
/
*
/
Fix reactions
Nicolas Werner
2020-07-20
1
-0
/
+19
|
/
*
Don't use formatted body without format
Nicolas Werner
2020-06-26
1
-2
/
+4
*
Fix serialization bug introduced in 9eddcfc42f3cd4e513f72d9b7fef9a98b43a378d
Nicolas Werner
2020-05-30
1
-1
/
+1
*
Remove some redundant functions
Nicolas Werner
2020-05-30
1
-0
/
+6
*
Experimental blurhash implementation (MXC2448)
Nicolas Werner
2020-03-03
1
-0
/
+19
*
Try to fix flickering, if sync return event before send completes
Nicolas Werner
2020-02-16
1
-0
/
+20
*
Move visitors out of TimelineModel
Nicolas Werner
2019-12-27
1
-0
/
+363