1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
2019-03-04 01:13:42 +01:00
..
chewy
controllers
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 Add tests for ActivityPub poll processing (#10143) 2019-03-04 01:13:42 +01:00
mailers
models Make sure the poll is created before storing its id (#10142) 2019-03-04 00:39:06 +01:00
policies
presenters
serializers Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148) 2019-03-04 01:06:19 +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
workers