this post was submitted on 20 Oct 2023
4 points (100.0% liked)

dormi.zone Meta

264 readers
1 users here now

dormi.zone community for discussion about the dormi.zone instance.

Got a question for the /c/meta mods? Send a message!

Strike System

We use a 3 strike system. Strikes are given for breaking the Golden Rule, Excessive Trolling Rule, repeated failure to credit artwork, or for continued spam after a warning. Upon the third strike, the offending user is banned from accessing dormi.zone.

Extreme offenses, including but not limited to wishing death on another user or extreme bigotry will result in an instant permanent ban from dormi.zone.

Rules on dormi.zone

The following rules apply to users registered on dormi.zone, as well as users from instances federated with dormi.zone who interact with our users and communities.

Posts, Comments & Private Messages

These rules apply to posts and comments within dormi.zone communities, as well as private messages that include users registered on dormi.zone.

Golden Rule

Do not be rude, condescending, hateful, or discriminatory.

Excessive Trolling Rule

Do not intentionally mislead or antagonize others or act contrarian.

Prohibited Content

Do not post any of the following:

Violating this rule will result in an instant ban from dormi.zone.

Ban Evasion Rule

Do not create an account to evade punishment or avoid restrictions.

Posts & Comments

These rules apply to posts and comments within dormi.zone communities.

Accusation Rule

You may only accuse another person's or organization's integrity, business practices, etc. if you have sufficient evidence.

Begging Rule

Do not beg for in-game items.

Link Obfuscation Rule

Do not obfuscate links using link shorteners like bit.ly.

Naming Rule

You must obscure other person's names or usernames in your posts and comments.

Real World Controversy

Do not introduce politics or other real-world controvery in your posts and comments.

Spoiler Formatting

When the sidebar of a community states that "Spoiler Formatting" is being enforced, the following rules apply for posts that involve lore/story spoilers:

Posts only

These rules apply only to posts within dormi.zone communities.

Context Rule

Posts with vague or no context or with little-to-no information are removed.

Expired Event Rule

Event posts are removed after the event (alert, invasion, etc.) is over.

Fluff Post Quality Rule

Meme posts must be 100% (or very close to it) Warframe content, even if it's modelled after an existing meme template.

Help Desk Rule

Posts that involve issues with your Warframe account are removed and referred to the official Warframe support desk.

Relevance Rule

Posts that are not directly related to the community they're posted in are removed. A clever title or text placed over an image are not enough.

Creative Content Rule

You must limit posts of your own creative content (Captura,art, videos, etc.) to twice a calendar week, starting on Sunday, with at least 24 hours in between.

Trading Rule

Posts that offer trades or exchanges of any kind are removed.

Recruitment Rule

Squad recruitment posts are removed and redirected to the pinned Squad Recruitment post.

founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/6754481

Here is our regular update that explains what we have been working on for the past two weeks. This should allow average users to keep up with development, without reading Github comments or knowing how to program.

We published a new release candidate for Lemmy 0.19.0. Note that this so-called release candidate is really a beta. In the future we will use more appropriate version names.

Most importantly it includes the new feature to export user settings, and later import them on another instance.

The Docker image was changed from Alpine to Debian which should improve stability and performance (#3972). This unfortunately broke ARM builds, so we'd need some assistance getting them working again for debian.

The remaining changes are mostly minor improvements and bug fixes, you can see them in the full changelog. Please test the new version on voyager.lemmy.ml or by installing tag 0.19.0-rc.3 on your server. If you encounter any problems, report them on Github.

For Developers: This version includes various API changes compared to rc.1:

  • The endpoints for exporting and importing user settings are at GET /api/v3/user/export_settings and POST /api/v3/user/import_settings. Note that the returned json is not meant to be parsed, but directly stored to disk (#3976).
  • /api/v3/login now sets the auth cookie automatically, so clients might not have to handle it anymore. There is also a new endpoint /api/v3/logout which clears the cookie and invalidates the auth token (#3818).
  • There is a new endpoint /api/v3/user/validate_auth which returns errors in case of invalid auth token. This is necessary because other API actions silently ignore invalid auth and treat the user as unauthenticated. We are changing various endpoints to return simply {"success": "true"} (#3993, #4058 (not included in rc.2)).
  • The endpoint /api/v3/post/mark_as_read can now take an array post_ids instead of single post_id value but remains backwards compatible (#4048).

@nutomic improved the way that titles for Mastodon posts are handled (#4033). He also worked on various minor fixes and enhancements, see here.

@dessalines is nearly done with the redesign of join-lemmy.org. You can see it here, and check the pull request to provide feedback / suggestions. Also worked on cleaning up stale lemmy issues.

@SleeplessOne1917 reworked a much cleaner 2FA interface for lemmy UI (#2179), fixed a bug with the emoji picker (#2175), and added an enable_animated_images setting to users (#4040). Also worked on lemmy-ui-leptos.

Support development

@dessalines and @nutomic are working full-time on Lemmy to integrate community contributions, fix bugs, optimize performance and much more. This work is funded exclusively through donations.

If you like using Lemmy, and want to make sure that we will always be available to work full time building it, consider donating to support its development. Recurring donations are ideal because they allow for long-term planning. But also one-time donations of any amount help us.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here