Merge branch 'develop' into mkjs-n
This commit is contained in:
commit
c0cbbe6072
268 changed files with 4840 additions and 5205 deletions
|
|
@ -466,7 +466,6 @@ export class UserEntityService implements OnModuleInit {
|
|||
mutedInstances: profile!.mutedInstances,
|
||||
mutingNotificationTypes: profile!.mutingNotificationTypes,
|
||||
emailNotificationTypes: profile!.emailNotificationTypes,
|
||||
showTimelineReplies: user.showTimelineReplies ?? falsy,
|
||||
achievements: profile!.achievements,
|
||||
loggedInDays: profile!.loggedInDates.length,
|
||||
policies: this.roleService.getUserPolicies(user.id),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue