mastodon/app
Eugen Rochko e6900b167b
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
2019-03-04 00:52:18 +01:00
..
chewy
controllers Add polls (#10111) 2019-03-03 22:18:23 +01:00
helpers
javascript Fix web UI crash on page load when detailed status has a poll (#10139) 2019-03-03 23:45:02 +01:00
lib Fix remote poll expiration time (#10144) 2019-03-04 00:44:34 +01:00
mailers
models Make sure the poll is created before storing its id (#10142) 2019-03-04 00:39:06 +01:00
policies Add polls (#10111) 2019-03-03 22:18:23 +01:00
presenters
serializers Add polls (#10111) 2019-03-03 22:18:23 +01:00
services Fix another typo in ActivityPub::FetchRemotePollService (#10146) 2019-03-04 00:52:18 +01:00
validators Fix vote validation for polls with multiple choices (#10138) 2019-03-03 23:41:30 +01:00
views Add polls (#10111) 2019-03-03 22:18:23 +01:00
workers