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
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196)
* Add optimistic lock to avoid race conditions when handling votes

* Force-reload polls when getting `ActiveRecord::StaleObjectError`
6 years ago
..
chewy
controllers
helpers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago
javascript Disable the underlying button element when an ItemButton is disabled (#10194) 6 years ago
lib Fix newlines in OStatus and RSS serializations (#10183) 6 years ago
mailers
models Add optimistic lock to avoid race conditions when handling votes (#10196) 6 years ago
policies
presenters
serializers When serializing polls over OStatus, serialize poll options to text (#10160) 6 years ago
services Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago
validators Fix poll validation issues (#10186) 6 years ago
views
workers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago