# Hot

**URL:** https://meta.discourse.org/hot.md?page=1302

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

**Page:** 1303

---

## [Conserving unicorns by serving images with nginx?](https://meta.discourse.org/t/conserving-unicorns-by-serving-images-with-nginx/177775)

<div class="topic-metadata">

**Author:** [@mcdanlj](https://meta.discourse.org/u/mcdanlj)\
**Replies:** 4\
**Last updated:** [January 30, 2021, 4:29pm UTC](https://meta.discourse.org/t/conserving-unicorns-by-serving-images-with-nginx/177775 "2021-01-30T16:29:37Z")

</div>

I’ve been thinking of trying to conserve memory-heavy unicorn instances by configuring my external nginx (which I already have for serving 502 maintenance page and for correctly attributing IPv6 addresses) to also serve …

---

## [How to create 301 redirect to a new domain](https://meta.discourse.org/t/how-to-create-301-redirect-to-a-new-domain/177783)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Replies:** 7\
**Last updated:** [January 30, 2021, 8:40pm UTC](https://meta.discourse.org/t/how-to-create-301-redirect-to-a-new-domain/177783 "2021-01-30T20:40:28Z")

</div>

I am editing nginx.conf. I want to redirect all pages of domain1.com to domain2.com. How to edit the file to make it work. I see a line: if($http\_host != domain1.com){ rewrite (.\*) https://domain1.com$1 permanent; …

---

## [Is there a way to stack icons in avatar flair?](https://meta.discourse.org/t/is-there-a-way-to-stack-icons-in-avatar-flair/177789)

<div class="topic-metadata">

**Author:** [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**Replies:** 0\
**Last updated:** [January 30, 2021, 6:33pm UTC](https://meta.discourse.org/t/is-there-a-way-to-stack-icons-in-avatar-flair/177789 "2021-01-30T18:33:38Z")

</div>

Fortsetzung der Diskussion von Automatically add group flair to members' avatars: I’d like to give people in my neighborhood forum avatar flair indicating the zone they are in. We have 5 zones indicated by color and num…

---

## [Automatic upgrade from 2.6.0.beta5 to 2.7.0.beta3 failed](https://meta.discourse.org/t/automatic-upgrade-from-2-6-0-beta5-to-2-7-0-beta3-failed/177790)

<div class="topic-metadata">

**Author:** [@dictoon](https://meta.discourse.org/u/dictoon)\
**Replies:** 8\
**Last updated:** [April 26, 2021, 7:56pm UTC](https://meta.discourse.org/t/automatic-upgrade-from-2-6-0-beta5-to-2-7-0-beta3-failed/177790 "2021-04-26T19:56:03Z")

</div>

Hi, The one-click browser upgrade from 2.6.0.beta5 to 2.7.0.beta3 failed with the following error: 89591216.5834941 Compressing: browser-update-92cd9b3599f62ca785b6cbf3d8d3afb080d6cd463034e2fccefd5455b0f5fff6.js uglify…

---

## [Editable checklist of options](https://meta.discourse.org/t/editable-checklist-of-options/177793)

<div class="topic-metadata">

**Author:** [@Ed\_Bobkov](https://meta.discourse.org/u/Ed_Bobkov)\
**Replies:** 3\
**Last updated:** [January 31, 2021, 10:05am UTC](https://meta.discourse.org/t/editable-checklist-of-options/177793 "2021-01-31T10:05:08Z")

</div>

I remember that there was a theme component or a plugin that inserts an active list in the post and the author can mark the lines like this 1 line text 2 line text 3 line text 4 line text Please, give me a hint …

---

## [Help prioritizing Closed discussion content](https://meta.discourse.org/t/help-prioritizing-closed-discussion-content/177800)

<div class="topic-metadata">

**Author:** [@emyoulation](https://meta.discourse.org/u/emyoulation)\
**Replies:** 1\
**Last updated:** [February 1, 2021, 12:58am UTC](https://meta.discourse.org/t/help-prioritizing-closed-discussion-content/177800 "2021-02-01T00:58:41Z")

</div>

I was wondering if there is a feature to help documentation staff migrate content from Discourse to a comprehensive information system? Discourse forums, when used to support products (like our open source software), of…

---

## [Issue with app.yml file update](https://meta.discourse.org/t/issue-with-app-yml-file-update/177804)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Replies:** 1\
**Last updated:** [January 30, 2021, 10:03pm UTC](https://meta.discourse.org/t/issue-with-app-yml-file-update/177804 "2021-01-30T22:03:33Z")

</div>

I get an error after running ./launcher rebuild app: Did not find expected key while parsing block mapping at line 10 column 1 -e LANG-en\_US.UTF8. YAML syntax error I add this to the app.yml file after “after\_code:” …

---

## [301 redirect not working after editing app.yml file and rebuilding the app](https://meta.discourse.org/t/301-redirect-not-working-after-editing-app-yml-file-and-rebuilding-the-app/177811)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Replies:** 1\
**Last updated:** [February 1, 2021, 3:54am UTC](https://meta.discourse.org/t/301-redirect-not-working-after-editing-app-yml-file-and-rebuilding-the-app/177811 "2021-02-01T03:54:29Z")

</div>

I don’t get my old domain to redirect. I provide the entire app.yml (update to remove personal/private data). ## this is the all-in-one, standalone Discourse Docker container template ## ## After making changes to this …

---

## [Can I automatically move new topics in some category to group pm?](https://meta.discourse.org/t/can-i-automatically-move-new-topics-in-some-category-to-group-pm/177816)

<div class="topic-metadata">

**Author:** [@mistr88](https://meta.discourse.org/u/mistr88)\
**Replies:** 0\
**Last updated:** [January 31, 2021, 12:20am UTC](https://meta.discourse.org/t/can-i-automatically-move-new-topics-in-some-category-to-group-pm/177816 "2021-01-31T00:20:24Z")

</div>

Hi there, is there some other way than creating my own plugin to automatically move all new topics in some specific category to group pm?

---

## [Cannot embed Google Map](https://meta.discourse.org/t/cannot-embed-google-map/177825)

<div class="topic-metadata">

**Author:** [@AquaL1te](https://meta.discourse.org/u/AquaL1te)\
**Replies:** 1\
**Last updated:** [January 31, 2021, 7:45am UTC](https://meta.discourse.org/t/cannot-embed-google-map/177825 "2021-01-31T07:45:47Z")

</div>

I’m trying to embed this URL: https://www.google.com/maps/d/edit?mid=19iY3ckbPhbWt8biGIfsxHd9RRii3IUXW&usp=sharing Embed attempt: But it remains blank. I already saw an example here, so my embedding should work. But i…

---

## [Broken CSS when displaying insertions in Raw mode](https://meta.discourse.org/t/broken-css-when-displaying-insertions-in-raw-mode/177839)

<div class="topic-metadata">

**Author:** [@Nacho\_Caballero](https://meta.discourse.org/u/Nacho_Caballero)\
**Replies:** 5\
**Last updated:** [March 23, 2021, 10:33am UTC](https://meta.discourse.org/t/broken-css-when-displaying-insertions-in-raw-mode/177839 "2021-03-23T10:33:29Z")

</div>

The current style is: .modal.history-modal table.markdown\>tbody\>tr\>td, .modal.history-modal .revision-content { width: 47.5%; float: left; } Which breaks when there isn’t any text in the left cell (example: htt…

---

## [A more efficient Redis lock](https://meta.discourse.org/t/a-more-efficient-redis-lock/177841)

<div class="topic-metadata">

**Author:** [@concerto](https://meta.discourse.org/u/concerto)\
**Replies:** 1\
**Last updated:** [January 31, 2021, 11:22pm UTC](https://meta.discourse.org/t/a-more-efficient-redis-lock/177841 "2021-01-31T23:22:15Z")

</div>

Discourse use Redis lock widely as a way of synchronization. Discourse’s implementation of Redis lock(as show below) can be improved to use less Redis command, reducing round-trip time and cost for Redis to execute them. …

---

## [Error when installing with earlier unsupported version](https://meta.discourse.org/t/error-when-installing-with-earlier-unsupported-version/177851)

<div class="topic-metadata">

**Author:** [@Brian\_Seipp](https://meta.discourse.org/u/Brian_Seipp)\
**Replies:** 4\
**Last updated:** [January 31, 2021, 4:49pm UTC](https://meta.discourse.org/t/error-when-installing-with-earlier-unsupported-version/177851 "2021-01-31T16:49:53Z")

</div>

Hello, I tried to install with an earlier version of discourse following instructions from another question, and went with v2.5.0 This failed with the following error: \> FAILED \> -------------------- \> Pups::ExecError:…

---

## [I don't see option to edit CSS/HTML for a theme](https://meta.discourse.org/t/i-dont-see-option-to-edit-css-html-for-a-theme/177852)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Replies:** 1\
**Last updated:** [January 31, 2021, 5:37pm UTC](https://meta.discourse.org/t/i-dont-see-option-to-edit-css-html-for-a-theme/177852 "2021-01-31T17:37:20Z")

</div>

The option for edit CSS/HTML doesn’t exist when I got to CUSTOMIZE \> THEMES and choose the currently active theme. How to see the edit option? UPDATE: I see that some themes have it some not. Any way to enable it or c…

---

## [How to include images that are lazy-loaded in post preview?](https://meta.discourse.org/t/how-to-include-images-that-are-lazy-loaded-in-post-preview/177853)

<div class="topic-metadata">

**Author:** [@seeminglee](https://meta.discourse.org/u/seeminglee)\
**Replies:** 2\
**Last updated:** [February 1, 2021, 7:16am UTC](https://meta.discourse.org/t/how-to-include-images-that-are-lazy-loaded-in-post-preview/177853 "2021-02-01T07:16:26Z")

</div>

Our blog uses lazy load for images — where the image src is stored inside data-src in the HTML. So when using the “show full post” button, the images don’t get loaded. Is there a way to set it up so that it will load the…

---

## [Refuse to reload script (CORS) with my settings](https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864)

<div class="topic-metadata">

**Author:** [@Idan](https://meta.discourse.org/u/Idan)\
**Replies:** 1\
**Last updated:** [January 31, 2021, 11:17pm UTC](https://meta.discourse.org/t/refuse-to-reload-script-cors-with-my-settings/177864 "2021-01-31T23:17:39Z")

</div>

I get this error for scripts on my site: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src and Either the 'unsafe-inline' keyword, a hash ('sha256-S+X8s3…

---

## [Using jQuery once it's removed from Ember/Discourse](https://meta.discourse.org/t/using-jquery-once-its-removed-from-ember-discourse/177875)

<div class="topic-metadata">

**Author:** [@smrtey](https://meta.discourse.org/u/smrtey)\
**Replies:** 1\
**Last updated:** [January 31, 2021, 11:15pm UTC](https://meta.discourse.org/t/using-jquery-once-its-removed-from-ember-discourse/177875 "2021-01-31T23:15:44Z")

</div>

About a year ago Jeff mentioned jQuery will be removed from Discourse within the next couple of years When this happens will I be able to import jquery in a script tag in the \<head\> section and continue to use my exist…

---

## [Split big posts for successful translation](https://meta.discourse.org/t/split-big-posts-for-successful-translation/177876)

<div class="topic-metadata">

**Author:** [@ValdikSS](https://meta.discourse.org/u/ValdikSS)\
**Replies:** 6\
**Last updated:** [January 31, 2021, 9:36pm UTC](https://meta.discourse.org/t/split-big-posts-for-successful-translation/177876 "2021-01-31T21:36:43Z")

</div>

I use Translator plugin with Microsoft service. If the post is big enough, it can’t be translated with the following error: This post is too long to be translated by the translator. Could you please implement a feature…

---

## [Single User with Multiple Aliases?](https://meta.discourse.org/t/single-user-with-multiple-aliases/177879)

<div class="topic-metadata">

**Author:** [@fisheromega](https://meta.discourse.org/u/fisheromega)\
**Replies:** 0\
**Last updated:** [January 31, 2021, 8:45pm UTC](https://meta.discourse.org/t/single-user-with-multiple-aliases/177879 "2021-01-31T20:45:28Z")

</div>

Can a single user have multiple aliases? Example: JohnDoe would have a SiteAdmin, SiteMentor, SiteMonitor, etc. alias.

---

## [Upgrade Failed from 2.7.0.beta1 to 2.7.0.beta3](https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910)

<div class="topic-metadata">

**Author:** [@rcauvin](https://meta.discourse.org/u/rcauvin)\
**Replies:** 13\
**Last updated:** [February 15, 2021, 6:03pm UTC](https://meta.discourse.org/t/upgrade-failed-from-2-7-0-beta1-to-2-7-0-beta3/177910 "2021-02-15T18:03:51Z")

</div>

I used the one-click browser upgrade to attempt to upgrade from 2.7.0.beta1 to 2.7.0.beta3. It first updated docker, apparently successfully. Then, as instructed, I executed the following on the server: cd /var/dis…

---

## [Keycloak SSO and logout issue](https://meta.discourse.org/t/keycloak-sso-and-logout-issue/177915)

<div class="topic-metadata">

**Author:** [@nahimov](https://meta.discourse.org/u/nahimov)\
**Replies:** 13\
**Last updated:** [February 2, 2021, 11:15am UTC](https://meta.discourse.org/t/keycloak-sso-and-logout-issue/177915 "2021-02-02T11:15:58Z")

</div>

Hello! @david help me please, great man! )))) I have successfully configured the Discourse + Keycloak SSO + SAML plugin + Openid Connect plugin bundle. There is only one thing that overshadows this beauty - it is logou…

---

## [Problem in sso redirection for compose a new pre-filled topic via URL](https://meta.discourse.org/t/problem-in-sso-redirection-for-compose-a-new-pre-filled-topic-via-url/177916)

<div class="topic-metadata">

**Author:** [@a.golmirzaei](https://meta.discourse.org/u/a.golmirzaei)\
**Replies:** 3\
**Last updated:** [February 2, 2021, 8:53pm UTC](https://meta.discourse.org/t/problem-in-sso-redirection-for-compose-a-new-pre-filled-topic-via-url/177916 "2021-02-02T20:53:12Z")

</div>

Hello I am implementing my own authenticating service as SSO provider for discourse. Its working fine. But when my users (not logged in users) open a pre-filled topic URL then they wont see those pre-filled data after r…

---

## [Uncategorized category has gone in to minus figures (-75)](https://meta.discourse.org/t/uncategorized-category-has-gone-in-to-minus-figures-75/177938)

<div class="topic-metadata">

**Author:** [@Paul\_King1](https://meta.discourse.org/u/Paul_King1)\
**Replies:** 1\
**Last updated:** [February 1, 2021, 12:46pm UTC](https://meta.discourse.org/t/uncategorized-category-has-gone-in-to-minus-figures-75/177938 "2021-02-01T12:46:37Z")

</div>

Could anyone please how the posts in uncategorized category has gone in to minus figures (-75). I am really confused. Is there anyway to fix this. Thank you

---

## [Can I install Discourse with my own Redis and Postgres?](https://meta.discourse.org/t/can-i-install-discourse-with-my-own-redis-and-postgres/177943)

<div class="topic-metadata">

**Author:** [@ann\_eav](https://meta.discourse.org/u/ann_eav)\
**Replies:** 5\
**Last updated:** [February 3, 2021, 10:29am UTC](https://meta.discourse.org/t/can-i-install-discourse-with-my-own-redis-and-postgres/177943 "2021-02-03T10:29:58Z")

</div>

Hello Everyone :blush: This is my first post, I hope this topic was not covered yet. If so, I apologize. I have been searching but I have not found a recent topic about this. I would like to install Discourse but with …

---

## [Subscriptions: Suggestions for Interface Improvements](https://meta.discourse.org/t/subscriptions-suggestions-for-interface-improvements/177970)

<div class="topic-metadata">

**Author:** [@ajmuir](https://meta.discourse.org/u/ajmuir)\
**Replies:** 4\
**Last updated:** [February 15, 2021, 7:52pm UTC](https://meta.discourse.org/t/subscriptions-suggestions-for-interface-improvements/177970 "2021-02-15T19:52:50Z")

</div>

Thank you for releasing the re-purchase option, it works brilliantly. I wonder if I can provide some feedback which might be considered for future releases? All presentation related, not functionality driven; On the /…

---

## [Rainbow, a colorful theme for Discourse 🌈](https://meta.discourse.org/t/rainbow-a-colorful-theme-for-discourse/177978)

<div class="topic-metadata">

**Author:** [@meghna](https://meta.discourse.org/u/meghna)\
**Replies:** 1\
**Last updated:** [March 28, 2021, 2:20am UTC](https://meta.discourse.org/t/rainbow-a-colorful-theme-for-discourse/177978 "2021-03-28T02:20:25Z")

</div>

This theme is inspired by Rainbows – a symbol of beauty, peace and happiness. :rainbow: Since Discourse is a system of Rainbows, I wanted to create a theme with pastel rainbow colors. :slight\_smile: Homepage: Homep…

---

## [Topics hidden from flags that are unlisted shouldn't be re-listed if edited](https://meta.discourse.org/t/topics-hidden-from-flags-that-are-unlisted-shouldnt-be-re-listed-if-edited/177990)

<div class="topic-metadata">

**Author:** [@incapaz](https://meta.discourse.org/u/incapaz)\
**Replies:** 6\
**Last updated:** [February 15, 2021, 11:11pm UTC](https://meta.discourse.org/t/topics-hidden-from-flags-that-are-unlisted-shouldnt-be-re-listed-if-edited/177990 "2021-02-15T23:11:55Z")

</div>

I consider this unintentional, since the point of unlisting is to not make a topic instantly visible while this can be bypassed in a way. As the title says, if a topic is hidden by flags, and a moderator/tl4 comes around…

---

## [Adding a bespoke raw template](https://meta.discourse.org/t/adding-a-bespoke-raw-template/177993)

<div class="topic-metadata">

**Author:** [@merefield](https://meta.discourse.org/u/merefield)\
**Replies:** 3\
**Last updated:** [February 1, 2021, 8:19pm UTC](https://meta.discourse.org/t/adding-a-bespoke-raw-template/177993 "2021-02-01T20:19:45Z")

</div>

Hey, I’m trying to add my own Raw template … not simply override an existing one. Reason: trying to get rid of those nasty ember tags you get when using nested components. … initially I assumed it would be as easy as j…

---

## [Convert Existing Plugin to do Discord to Discourse role/group sync](https://meta.discourse.org/t/convert-existing-plugin-to-do-discord-to-discourse-role-group-sync/178002)

<div class="topic-metadata">

**Author:** [@DiscoveryOV](https://meta.discourse.org/u/DiscoveryOV)\
**Replies:** 7\
**Last updated:** [March 8, 2021, 2:53pm UTC](https://meta.discourse.org/t/convert-existing-plugin-to-do-discord-to-discourse-role-group-sync/178002 "2021-03-08T14:53:50Z")

</div>

What would you like done? Convert this fork of this plugin to work Discord → Discourse instead of Discourse → Discord. The reason I say the fork and not the original is because I prefer everything to be fully automatic…

---

## [Do push notifications use 3rd party brokers?](https://meta.discourse.org/t/do-push-notifications-use-3rd-party-brokers/178004)

<div class="topic-metadata">

**Author:** [@Nycticorax](https://meta.discourse.org/u/Nycticorax)\
**Replies:** 5\
**Last updated:** [March 26, 2021, 10:10am UTC](https://meta.discourse.org/t/do-push-notifications-use-3rd-party-brokers/178004 "2021-03-26T10:10:24Z")

</div>

Hello @featheredtoast, I am also curious about this. Do you mean that desktop web push notifications make no use of a third-party broker such as GCM or FCM or APNs, and that, instead, notification messages originate from…

[Previous page](https://meta.discourse.org/hot.md?page=1301)

[Next page](https://meta.discourse.org/hot.md?page=1303)
