Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable emoji for wiki view #3158

Merged
merged 2 commits into from
Dec 12, 2017
Merged

Enable emoji for wiki view #3158

merged 2 commits into from
Dec 12, 2017

Conversation

haytona
Copy link
Contributor

@haytona haytona commented Dec 11, 2017

Enable emoji for wiki page content. It is enabled in the edit preview so the view should match.

Enable emoji for wiki page content. It is enabled in the edit preview so the view should match.

Signed-off-by: Hamish Carpenter <[email protected]>
@lafriks lafriks added the type/enhancement An improvement of existing functionality label Dec 11, 2017
@lafriks lafriks added this to the 1.4.0 milestone Dec 11, 2017
@lafriks
Copy link
Member

lafriks commented Dec 12, 2017

CI failure not related to PR so LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 12, 2017
@ethantkoenig
Copy link
Member

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 12, 2017
@codecov-io
Copy link

Codecov Report

Merging #3158 into master will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3158      +/-   ##
==========================================
+ Coverage   34.57%   34.74%   +0.17%     
==========================================
  Files         276      276              
  Lines       39945    39945              
==========================================
+ Hits        13809    13880      +71     
+ Misses      24155    24071      -84     
- Partials     1981     1994      +13
Impacted Files Coverage Δ
modules/indexer/repo.go 60.86% <0%> (-6.96%) ⬇️
models/repo_indexer.go 51.94% <0%> (-0.98%) ⬇️
models/repo.go 41.47% <0%> (+0.18%) ⬆️
models/lfs.go 28.26% <0%> (+2.17%) ⬆️
modules/lfs/server.go 35.01% <0%> (+14.32%) ⬆️
modules/lfs/content_store.go 43.75% <0%> (+35.93%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b5197b...5d09212. Read the comment docs.

@lafriks lafriks merged commit f27a646 into go-gitea:master Dec 12, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants