You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 0c43c320db
Fix status creation API silently discarding invalid poll (#10171)
5 years ago
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 5 years ago
controllers Add polls (#10111) 5 years ago
helpers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
javascript Fix various issues in polls (#10165) 5 years ago
lib Store remote votes URI (#10158) 5 years ago
mailers Improve e-mail digest (#9689) 5 years ago
models Fix status creation API silently discarding invalid poll (#10171) 5 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 5 years ago
presenters Improved remote thread fetching (#10106) 5 years ago
serializers Fix NoMethodError in ActivityPub::NoteSerializer (#10172) 5 years ago
services Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago
validators Widen allowed time windows for polls (#10162) 5 years ago
views Fix various issues in polls (#10165) 5 years ago
workers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 5 years ago