about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_remote_poll_service.rb
AgeCommit message (Expand)Author
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2019-03-21Fix processing poll Updates (#10333)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Handle StaleObjectError when retrieving polls (#10208)ThibG
2019-03-05Fix last_fetched_at not being set on polls (#10170)Eugen Rochko
2019-03-04Fix another typo in ActivityPub::FetchRemotePollService (#10146)Eugen Rochko
2019-03-04Fix typo in ActivityPub::FetchRemotePollService (#10145)Eugen Rochko
2019-03-04Fix remote poll expiration time (#10144)Eugen Rochko
2019-03-04Make sure the poll is created before storing its id (#10142)ThibG
2019-03-03Add polls (#10111)Eugen Rochko