flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.24k stars 828 forks source link

feat(emoji): allow the user to set the cdn address #3907

Closed imdong closed 9 months ago

imdong commented 9 months ago

add cdn mirror address configuration items

Changes proposed in this pull request:

Modified extension emoji, the cdn mirror address configuration item is added to the extended emoji settings page of the management interface. This option affects the Preview address of emoji in the Post, Reply, and Reply edit box Autocomplete.

Reviewers should focus on:

Some cdn only provide version Hao 14.0.2 and do not provide a short address of 14, and if the user enters the wrong address, it cannot be displayed.

Screenshot

image

QA

None

Necessity

Confirmed

imdong commented 9 months ago

Yes, I will adapt to version 2.x later, so should I launch a new PR?

imdong commented 9 months ago

Submitted to #3908, this PR is obsolete