]> cat aescling's git repositories - mastodon.git/commit
Make sure the poll is created before storing its id (#10142)
authorThibG <thib@sitedethib.com>
Sun, 3 Mar 2019 23:39:06 +0000 (00:39 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 3 Mar 2019 23:39:06 +0000 (00:39 +0100)
commite13d3792f322c6313fde10d639b13bc31723ec63
treef78d71564fd4f2cd83dfb40ccf6f0fcd6254f39e
parent5dfa4336985616cf5652de2f1cf794d8f740424e
Make sure the poll is created before storing its id (#10142)

* Make sure the poll is created before storing its id

* Fix updating poll results

* Support fetching Question activities from the search bar
app/models/status.rb
app/services/activitypub/fetch_remote_poll_service.rb
app/services/resolve_url_service.rb