# Discourse Retort

**URL:** https://meta.discourse.org/t/discourse-retort/35903
**Category:** Plugin
**Tags:** end-of-life
**Created:** [11월 22, 2015, 11:53오전 UTC](https://meta.discourse.org/t/discourse-retort/35903 "2015-11-22T11:53:58Z")
**Posts on this page:** 1
**Showing post:** 373

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [9월 3, 2020, 9:18오전 UTC](https://meta.discourse.org/t/discourse-retort/35903/373 "2020-09-03T09:18:58Z")

</div>

OK, 디스코urs의 새로운 이모지 피커를 제대로 지원하도록 플러그인을 업데이트했습니다 🎉

> <https://github.com/gdpelican/retort/commit/4f5f3168ba15a905996badb180b3688f63067eeb>
>
> The emoji picker has been refactored. This properly adopts the approach of the n…ew picker. Specifically:
> \- Use of popper.js for positioning
> \- Removal of jQuery
> \- Ember run loop usage

풀 모드와 제한 모드, 그리고 모바일에서도 테스트를 마쳤습니다. 직접 테스트해 볼 수 있는 곳은 다음과 같습니다:

[https://try.thepavilion.io/t/heres-something-to-react-to/571](https://try.thepavilion.io/t/heres-something-to-react-to/571)

해당 사이트는 24시간마다 자동으로 다시 빌드됩니다(최신 디스코urs로 업데이트됨). 따라서 `tests-passed`(기본 브랜치)를 사용 중이라면, 업데이트하기 전에 해당 사이트에서 사용하고 있는 커스텀 플러그인을 테스트해 보는 것이 좋습니다.

또한 플러그인에 .discourse\_compatibility 파일을 추가했습니다:

[Add .discourse\_compatibility · gdpelican/retort@35aaad5 · GitHub](https://github.com/gdpelican/retort/commit/35aaad57860148d2491021084379614d31f5eb6e).

즉, 디스코urs의 `stable` 브랜치를 실행 중이라면 평소처럼 업데이트를 계속할 수 있으며, 이 플러그인은 최신 안정판 릴리스와 호환되는 커밋에 고정되어 유지됩니다. 자세한 내용은 다음 링크를 참조하세요:

[Introducing .discourse-compatibility: pinned plugin/theme versions for older Discourse versions](https://meta.discourse.org/t/pinning-plugin-and-theme-versions-for-older-discourse-installs/156971).

이 경우 디스코urs의 마지막 안정판 릴리스(2.5.1)는 2주 전이었고, [Retort를 깨뜨린 이모지 피커 리팩터링](https://github.com/discourse/discourse/commit/226be994dab13e6358ed977877d2c27788dc73af#diff-1973e9435c64d306dcfe18282e65f6f5)은 10일 전이었으므로, 이 플러그인의 안정판 커밋은 6월에 제가 만든 [Gobals are being loaded later · gdpelican/retort@92738f0 · GitHub](https://github.com/gdpelican/retort/commit/92738f00fce990fa6a6027016bb82845a4c6c8a1) 입니다(안정판 2.5.1과 호환되는지 테스트 완료).

---

_[View the full topic](https://meta.discourse.org/t/discourse-retort/35903)._
