Quantcast
Channel: Discourse Meta - Latest topics
Viewing all 60309 articles
Browse latest View live

How to fix this problem?


[Request] Easier-to-find link to watched topics

0
0

@ChameleonScales wrote:

Having to go in Preferences > Categories to list your watched topics is a bit unusual.
I can’t say all the other forum platforms have a better place for it as it’s rarely in the same place at all, but here are some places where it would make sense to put it for me :

Posts: 2

Participants: 2

Read full topic

Welcome pop-up panel continues to reappear after first 2 posts

0
0

@FauxTony wrote:

image

This continues to come up for me here and on my own site. Assuming its something with the way my browser cookies are managed? Does anyone know for certain. I have searched the forum and have been unable to see this one answered yet (apologies if its been discussed and I just haven’t looked well enough :().

Posts: 3

Participants: 2

Read full topic

Discourse 2.0.0.beta6 Release Notes

0
0

@jomaxro wrote:

New features in 2.0.0.beta6

Enforce tagging on categories

Admins can now configure a minimum number of tags required when creating a topic. This can be set per category using the Minimum number of tags required in a topic category setting. Should a user not have permissions to use tags the setting will not be enforced.

Require category selection before writing topic

When allow uncategorized topics is disabled, users will now be required to select a category prior to writing their post. This ensures that if topic templates are configured users will see it. The composer field will be disabled until a category is selected.

Updated full-page-search UI

The full-page-search UI has been updated to take better advantage of wide-screen displays. On desktop the Advanced Search options will now be displayed alongside the search instead of above it.

Flagging Improvements

Flags allow your community to help you ensure community guidelines are being followed. In this beta we’ve added a number of small improvements to flagging requested by the community.

  • Notify flaggers if post is edited by author
  • Send a different PM when a post has been hidden more than once
  • Show the current reply count of the flagged post

Staged user moderation

Previously staged users bypassed topic and post approval controls as they did not have a “trust level”. Sites can now force staged users to go through approval by enabling the approve unless staged site setting.

Suppressing the word “likes”

Per Suppressing the word “likes” on posts the word “likes” has been removed from the post controls. Additionally the likes count was moved closer to the like icon, and clicking the . . . will now display the list of users who liked the post.

image

New Webhooks

  • Webhook for flag events
  • Webhook for tag events
  • Webhook for group and category events

Hidden tags

When creating a tag group admins can now configure all tags within the group to only be visible to staff. Tags hidden will not be displayed on the topic list, tag filters, the tag page, etc.

Group Improvements

In Discourse 2.0.0.beta5 we added a number of improvements to the groups. We’ve continued this work in beta6.

Group Improvements
  • Group pages should work when group name contains periods.
  • Disable save button when new group form is empty.
  • Group can’t be deleted if certain users are demoted.
  • Staff users are not affected by enable_group_directory site setting
  • Prevent group owners from editing admin only settings
  • Add server side uniqueness validations for Group#name and User#username
  • Link to automatic group page on user admin page
  • Better ‘saved’ indication on group manage form
  • Align group members button/dropdown to the right
  • Use a wrench for group-member-dropdown
  • Move group delete button to details container
  • Replace route when users try to access invalid group management page
  • Split up group form into smaller sections
  • Allow admins to manage automatic groups on group page
  • Add a “add members” button on group page
  • Consolidate group management into a single tab
  • Add groups/custom/new route for admins to create a new group

Improved web crawler controls

We know how important it is for users to find your content. We’ve added some minor improvements to make it easier for crawlers to find content without crawling more than necessary. We also now allow admins to whitelist or blacklist crawlers, ensuring that only the crawlers they want view the site, or blocking a negative crawler. Important note: additional manual steps are required for sites installed via subfolder instead of subdomain.

  • Web crawler whitelist & blacklist
  • Disallow tags and categories rss feeds
  • Remove topic rss from robots
  • Provide extra signal about content age to crawlers
  • Allow for setting crawl delay per user agent

Bingbot heavilly throttled

We recently discovered that Bingbot was crawling Meta (and other Discourse sites) at rates much higher (10x higher here on Meta) than any other crawler. We are actively working with the Bing team at Microsoft to fix the crawler issues. While this is happening we have added a crawl delay of 60 seconds for Bing to ensure sites are not hit as hard.

PostgreSQL Upgrade

On your next rebuild, you will be updated to PostgreSQL version 10. This brings some performance improvements, specially in some background jobs that handle a lot of data.

Be sure to have enough free disk space for the upgrade, which will use around twice your database size.

Security Updates

This beta includes 1 security fix for issues reported by our community and HackerOne.

  • Don’t expose development route in production.

Even more!

You thought that was it? We’ve got even more new features, UX & performance improvements, and a whole slew of bug fixes coming to you as well. Be sure to review the Additional Features and Fixes listed below for all the details.

Plugin improvements

Push Notifications

  • Add banner prompt for user consent
  • Add badge iconography
  • Multiple bug fixes

Chronos

Initial Release: Chronos adds relative time support to Discourse. Insert a date and time in a post that is displayed in the current timezone for each user. Check out a sample post with Chronos

WordPress Discourse Plugin

  • Add option for publishing posts as unlisted Discourse topics
  • Add option for publishing posts as pinned topics
  • Update API static methods
  • Add an optional stylesheet for fixing oneboxes and quotes in comments
  • Provide proper webhook URL for all permalink styles
  • Make options that need to be copied to Discourse easier to select
  • If a custom excerpt has been set, check if it’s empty before using it as the Discourse post content
  • Multiple bug fixes

Assign

  • Remove 'archive" tab for assigned topics
  • Bug fix: assigned topics could not be deleted

Staff Notes

  • Correctly show the username of the person who silenced/suspended the user

Additional Features and Fixes

Click to expand

New Features

  • Provide extra signal about content age to crawlers
  • Bingbot heavily throttled till it plays nice
  • Webhook for flag events
  • Disallow tags and categories rss feeds
  • Enforce tagging on categories
  • Remove topic rss from robots
  • When uncategorized topics are not allowed, disable the post input until a category is chosen
  • Adds support for loading existing core asset in pretty text
  • Add option to have sso synchronize group membership
  • Revamp full-page-search UI (#5703)
  • Notify flaggers when flagged post is edited by author
  • Theme settings in handlerbars templates
  • Staged user moderation (#5721)
  • Allow for setting crawl delay per user agent
  • Implements minimum selection for select-kit
  • Send a different PM when a post has been hidden more than once
  • Show the current reply count of the flagged post
  • Use Message-ID for detecting email replies to group
  • Block bing from crawling all discourse sites
  • Webhook for tag events
  • Add unseen-topic and new-posts classnames to topic list items
  • Webhook for group and category events
  • Allow users to collapse profile after expanding it
  • Bump rack-mini-profiler version
  • Show sub navigation for selected PM tag
  • Control web crawlers access with white/blacklist
  • Option for tags in a tag group to be visible only to staff
  • Control which web crawlers can access using a whitelist or blacklist

Bug Fixes

  • Make get_hostname more lenient to user input
  • Users shouldn’t get notifications about mentions from system users
  • Adds ellipsis on name of dropdown-select-box row
  • Group pages should work when group name contains periods.
  • Apply fa-fw on class instead of icon name
  • Disable save button when new group form is empty.
  • Non-oneboxed links on separate lines should stay on separate lines
  • Allow lists in summary email post excerpts
  • Adds incorrectly removed context checkbox
  • An option in aliasLevelOptions was accidentally removed.
  • Use root path for service_worker_asset and handle subfolder installs for the ‘/c’ route
  • Remove duplicates in available titles
  • Prevents keyboard from appearing on android when expanding
  • Bulk append/replace tags was not working
  • Group can’t be deleted if certain users are demoted.
  • Staff users are not affected by enable_group_directory site setting.
  • Rake task should rebake posts in descending ID order
  • Preference page error when badges are disabled
  • J/K keyboard shortcut misbehaving
  • Differentiate one/other select-kit maximumLabel/minimumLabel
  • Use safe navigation operator when checking for totp_enabled
  • Date range was inconsistent for admin dashboard reports
  • Unable to save groups with mixed case names
  • Binding style attributes need to be escaped.
  • Broken PM title line wrapping
  • Prevent group owners from editing admin only settings.
  • Can’t upload backup.
  • Restorer wasn’t rolling back if restore fails.
  • Don’t give two errors about not being able to post links
  • Scrolling was off sometimes
  • If a message is partially archived consider it not archived
  • When uploading image newuser restrictions should not apply to staff
  • Update categories topic_count when converting topic to a PM and vice versa
  • Regression where tag could not be deleted with click
  • New/unread tabs should re-appear dynamically
  • Update Google Tag Manager javascript
  • The order of import globbing is not deterministic
  • More conservative refactoring to avoid regressions in customisations
  • Unable to import private themes due to key checking
  • More resilient focus filter or header
  • Regression preventing backspace to work on mini-tag-chooser
  • Broken specs too. Quotes are fragile!
  • Broken JS tests
  • Manually adds tag if existing but not in returned matches
  • Username uniqueness check should not happen to current user_id
  • Calling incorrect method
  • Regression preventing addition of multiple tags in a group
  • Add server side uniqueness validations for Group#name and User#username.
  • CDN_URL hostname should be in GlobalSetting.hostnames
  • Discourse-solved plugin controls (buttons) should be in first place
  • Properly hide nav items
  • Silenced user wasn’t being linked properly
  • Tag notification preferences were being cleared when other preferences were changed
  • Show error if dashboard can’t load
  • Remove unneeded and uninformative title on user notifications list
  • Do not lighten color when no selection for cat and tag drops
  • Reverts combobox placeholder and introduces noneLabel
  • Correctly shows education text for categories
  • Shared draft performance fix + missing avatars
  • Ensure theme variables are unique when adding an upload
  • Don’t allow links with no href
  • Remove uneeded and uninformative title on user notifications list
  • ‘uploads:recover_from_tombstone’ rake task wasn’t restoring attachments
  • Missing translation key
  • Correctly localizes period chooser row title
  • Adds spacing between category name and text in topic timers
  • Tests could get stucked in infinite loop if it fails to resolve IP of a hostname.
  • Add reserved usernames for ‘/u/’ static routes
  • Watched word counts always show as 0
  • Lint error
  • Make sure a post has replies before accessing the reply_id
  • Application request count keys not expiring in redis
  • Try fixing unparsable email addresses
  • Discobot fails when max_emojis_in_title=0 (#5710)
  • Discobot certificate description wasn’t escaped
  • AuthComplete query param should carry-forward to login page
  • Show private message topic count on admin dashboard reports
  • Makes sure category desc is displayed as row title when possible
  • Update last_version_at when publishing
  • Publishing should update the public_version too

UX Changes

  • Link to automatic group page on user admin page.
  • Better ‘saved’ indication on group manage form.
  • Align group members button/dropdown to the right.
  • Use a wrench for group-member-dropdown.
  • Replace route when users try to access invalid group management page.
  • Move group delete button to details container.
  • Ensure the topic progress indicator is never overlapping with post controls
  • Split up group form into smaller sections.
  • User preferences allows users to choose which title to use from their badges and groups
  • Add an icon to indicate if a plugin is official.
  • Allow admins to manage automatic groups on group page.
  • New dropdowns work well on mobile for category notifications
  • Add a “add members” button on group page.
  • Show users who liked the post when expanding post actions
  • Add a class we can use to target quotes without groups
  • Add classes for extensibility
  • Consistent spacing for like button on mobile
  • Hide empty ‘new’ and ‘unread’ tabs for tl1 and above
  • Alignment was off on likes for your own post
  • Better like button
  • When there is nothing new or unread to show, remove those options from the top nav.
  • Make own post heart glyph grey
  • Own post likes glyph margin was off
  • Show heart glyph on your own likes count
  • Better likes count margin
  • Remove word “likes” from first post
  • Remove the word ‘likes’ from the like counters on posts within topic
  • Updated ‘new dot’ styling
  • Tweaks to group pages.
  • Don’t default title to label text for buttons.
  • Editing a shared draft was confusing in the composer
  • Add groups/custom/new route for admins to create a new group.
  • Consolidation group manangement into a single tab.

Performance

  • Don’t join on shared drafts unless you have to
  • Add missing index for akismet

Posts: 1

Participants: 1

Read full topic

Localisation required

"Cannot Load App".... Sometimes. Refresh fixes it

0
0

@dylanh724 wrote:

Hello,

I run a standard Nginx reverse proxy with instructions from one of the official tutorials with DigitalOcean.

In the past few weeks, I started to notice (and others, too) random “Cannot Load App” messages when visiting the forum. Just randomly and semi-rarely. Refreshing with F5 instantly shows the site again.

Anyone have any clues?

EDIT: Plugins –

Posts: 9

Participants: 7

Read full topic

Showing some statistics/data of the group to group owners

0
0

@Pad_Pors wrote:

group owners can manage the group better if they have some kind of statistics about their group activity, e.g. they could have known read time of their members, number of visits, likes, topics, replies, … .

some features like what facebook has for the business pages.

Posts: 1

Participants: 1

Read full topic

Is DigitalOcean necessary?

0
0

@katiesmith wrote:

I am wanting to set up a discourse forum on my website. I am paying for discourse now, but it seems in the installation “how-to” that digitalocean is the first step for setup

Posts: 4

Participants: 4

Read full topic


Possible to change "/t" in url to something else?

0
0

@Mihir wrote:

Is it possible to change the default slug used by discourse “/t” and “/c” to something else?

Posts: 3

Participants: 2

Read full topic

Where is extra_data saved?

0
0

@NotAnonymous wrote:

In the plugin:

This code is used:

result = Auth::Result.new
result.extra_data = “some value”

Where is that extra_data value saved? I’ve checked various tables but have yet to find it. Thought I’d check here before having to traverse them all.

Thanks

Posts: 3

Participants: 2

Read full topic

Bulk add to groups with new /groups setup

Cookie compliance under GDPR

0
0

@allu wrote:

I would like to start a conversation on how to become GDPR compliant with regards to the use of cookies.

There was an old topic on EU cookie compliance here,

…but GDPR is a completely different requirement. While EU cookie compliance only required a statement placed at the bottom or at the top of the website, that lets the user know cookies are being used, GDPR requires giving the user a real and informed choice.

Cookies can be used to uniquely identify a person, therefore they should be treated as personal data. The legal basis for storing cookies will typically be consent. The requirements are:

  • The users must have a choice. The fact that they use a website does not mean they agree to all cookies.
  • Like all other consent under the GDPR, consenting to cookies needs to be a clear affirmative action. An example is clicking through an opt-in box (no pre-ticked boxes).
  • The data subject should be able to withdraw consent as easily as they gave it.

The way I understand it, there currently is no standard solution for Discourse users to meet this requirement. If I am completely wrong about my interpretation of cookies and GDPR, or the use of cookies by Discourse, I will be glad to be told otherwise.

Searching around a little, I found some possible building blocks, for example this one:

Pros: OS / free

Cons: Mainly geared torwards old EU cookie law, doesn’t seem to support selective opt in/out. It seems to support withdrawing support, but it is not clear to me how this would integrate with Discourse. Maybe someone with good front-end skills can comment on that question.

Another choice I found was this one:

Pros: Appears to be fully GDPR compliant, with granular control, easy withdrawal/change of settings at any time.

Cons: Costs between EUR 39 for one (sub)domain, up to EUR 199 for multiple (sub)domains (per year). I don’t really feel like spending those sums for cookie control. If I am going to spend money, I would much rather donate towards a open source Discourse plugin.

How are other Discourse “data controllers” planning to deal with cookies under GDPR? I am surprised that there isn’t more discussion going on about this, which leads me to think that I may have fundamentally misunderstood something.

Posts: 5

Participants: 3

Read full topic

Profile page CSS - About Me

Using i18n (localization) in custom fields

0
0

@eatcodetravel wrote:

Hello!,

Is there a way for custom fields to use i18n? for example you have a dropdown of options and want to translate these options in multiple languages.

Thanks!

Posts: 1

Participants: 1

Read full topic

Time difference between Discourse and WP

0
0

@tyeeoutdoor wrote:

I have a new install of Discourse. It is giving the correct time stamps to the posts.

I also WP-discourse-shortcodes to grab a list of topics for my WP pages. But when the discourse topics show up on WP, they all have the timestamp of 1970/01/01.

I’m not sure why it is doing that or how to fix it. I have a webhook enables for the “latest” shortcode.

Any thoughts on this would be appreciated!

Posts: 4

Participants: 2

Read full topic


Changing administrator

0
0

@Sander1976 wrote:

We are using Discourse for one year now. To start up, we did hire a community manager. She became administrator and organised the forum. She gave us (founders) the role of moderator.
Now her job is finished. I asked her to give me the role of administrator, so I can control the forum. But she is not willing to change our role (moderator) into administrator. So I am wondering how we can change her role and upgrade our role?
I was hoping that someone can help us in this situation.
Regards, Sander

Posts: 3

Participants: 2

Read full topic

Suggestion: allow tag categorisation via a tag page

Suggestion: allow disallowing of tags per category

0
0

@AstonJ wrote:

Currently you can restrict by specific tags or groups, but not disallow certain tags. I think it would be handy to be able disallow tags per category, too.

Posts: 1

Participants: 1

Read full topic

Permission denied @ dir_s_mkdir - /var/www/discourse/public/uploads/default/original/2X

0
0

@johnlth93 wrote:

Hi,

Not sure what happened but this error just happens when I tried to upload attachment (jpg)

Permission denied @ dir_s_mkdir - /var/www/discourse/public/uploads/default/original/2X

Anyone know about this?

Thanks in advance.

Posts: 2

Participants: 2

Read full topic

Custom Layout Widget, Im Buy

0
0

@nothing wrote:

For the plugin, I want to have a sidebar widget for the categories.

I want to create a separate sidebar widget for each categorie. The system I want to do is like reddit, so the sidebars need to be different.

Please take time and PM about the price. My English is not so good, so do not blame

Posts: 1

Participants: 1

Read full topic

Viewing all 60309 articles
Browse latest View live




Latest Images