-
I can think of three possible approaches to begin with:
- [x] #995
- [ ] document that akismet is an option and how to configure it
- [x] add an optional ML model (running with NX) for detection …
mayel updated
2 weeks ago
-
### Expected behavior
Icons must have the same variants in all their versions. Several outline and filled versions are missing.
Also two icons have the same design but are declared with two differen…
-
The Bitnami charts are currently broken upstream, requiring two small changes in order to work correctly:
1. The environment variable "WEB_DOMAIN" should actually be "LOCAL_DOMAIN" (see https://git…
-
There seems to be room for improvement of the pointer interaction on mobile.
I've received two reports on the same day that:
- "can't get rid of" the interactive tip (reported by @CobusT)
- the "…
-
Hello, your app is neat. I think? I used it once many years ago. I tried it out again today.
I hit a problem. If a mastodon server is entered but can't be contacted properly, Twitodon will print th…
-
### Steps to reproduce the problem
1. Upload an image 3400 x 2300 pixels large (close to but below the 8MP limit)
### Expected behaviour
Image should appear as it was uploaded (recompression begrud…
eobet updated
9 months ago
-
### Expected behaviour
Setting `PAM_ENABLED=true` shouldn't cause any errors.
### Actual behaviour
Running `RAILS_ENV=production bin/rails assets:precompile` or `service mastodon-web rest…
ear7h updated
1 month ago
-
### Steps to reproduce the problem
1. Set `ALTERNATE_DOMAINS`. Let's assume that the main domain is 'mastodon.social' and alt domain as 'alt.mastodon.social'
2. Browse through 'alt.mastodon.social'
…
-
-
When a HTTP request is sent to the Mastodon API with an origin of "null", Mastodon returns a 422/unprocessable entity.
This Origin is commonly set from websites with strict no-refer settings, and a…