You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 8b5179d006 Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419)
duplicates. Web UI regenerates UUID for that header every time the compose
form is changed or successfully submitted

Also, fix Farsi i18n overwriting the English one
8 years ago
..
assets Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 8 years ago
controllers Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 8 years ago
helpers
lib
mailers
models
presenters
services Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 8 years ago
validators
views
workers