Skip to content

The user displayNameResolver is specific to users, not the comments app - #7472

Merged
rullzer merged 1 commit into
masterfrom
move-comment-user-displaynameresolver-to-server
Dec 12, 2017
Merged

The user displayNameResolver is specific to users, not the comments app#7472
rullzer merged 1 commit into
masterfrom
move-comment-user-displaynameresolver-to-server

Conversation

@blizzz

Copy link
Copy Markdown
Member

For nextcloud/spreed#517

How to test: write a comment with a mention. If the display name keeps being visible everything continues to work :)

Other apps like spreed rely on it, and only can resolver per type can
be registered anyhow.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@codecov

codecovBot commented Dec 12, 2017

Copy link
Copy Markdown

Codecov Report

Merging #7472 into master will increase coverage by <.01%.
The diff coverage is 30%.

@@ Coverage Diff @@## master #7472 +/- ##
============================================
+ Coverage 51.11% 51.11% +<.01% - Complexity 24900 24901 +1 
============================================
Files 1601 1601 Lines 94772 94774 +2 Branches 1367 1367 ============================================
+ Hits 48438 48440 +2 
Misses 46334 46334
Impacted FilesCoverage ΔComplexity Δ
apps/comments/appinfo/app.php20% <ø> (+6.36%)0 <0> (ø)⬇️
lib/private/Server.php80.9% <30%> (-0.61%)134 <0> (+1)

@danxuliudanxuliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works (both in Comments and in Talk) 👍

@rullzer
rullzer merged commit e173159 into masterDec 12, 2017
@rullzer
rullzer deleted the move-comment-user-displaynameresolver-to-server branch December 12, 2017 20:48
@MorrisJobkeMorrisJobke mentioned this pull request Dec 13, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@blizzz@rullzer@danxuliu