summary refs log tree commit diff
path: root/src/timeline/TimelineModel.h
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-08-10 09:04:29 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-08-10 09:04:29 +0200
commit8924167a72f2cf29f2e9b49d1bb6565d4ffaf492 (patch)
tree25b3df822962e838da5b42017044c471cac05a58 /src/timeline/TimelineModel.h
parentRemove usage of creator (diff)
parentShow an indicator in the timeline for mods and admins (diff)
downloadnheko-8924167a72f2cf29f2e9b49d1bb6565d4ffaf492.tar.xz
Merge remote-tracking branch 'origin/powerlevelsInTimeline'
Diffstat (limited to 'src/timeline/TimelineModel.h')
-rw-r--r--src/timeline/TimelineModel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/timeline/TimelineModel.h b/src/timeline/TimelineModel.h
index 64941920..fccc99eb 100644
--- a/src/timeline/TimelineModel.h
+++ b/src/timeline/TimelineModel.h
@@ -241,6 +241,7 @@ public:
         IsSender,
         UserId,
         UserName,
+        UserPowerlevel,
         Day,
         Timestamp,
         Url,