chinwagsocial/app/services/activitypub
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246)
* Fix poll update handler calling method was that was not available

Fix regression from #10209

* Refactor VoteService

* Refactor ActivityPub::DistributePollUpdateWorker and optimize it

* Fix typo

* Fix typo
2019-03-12 22:58:59 +01:00
..
fetch_featured_collection_service.rb Guard against nil URLs in Request class (#7284) 2018-05-02 15:44:22 +02:00
fetch_remote_account_service.rb Improvements to signature verification (#9667) 2019-01-07 21:45:13 +01:00
fetch_remote_key_service.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_remote_poll_service.rb Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00
fetch_remote_status_service.rb Improve federated ID validation (#8372) 2018-08-22 20:55:14 +02:00
fetch_replies_service.rb Fix poll update handler calling method was that was not available (#10246) 2019-03-12 22:58:59 +01:00
process_account_service.rb Fix Tombstone.delete_all ArgumentError (#9978) 2019-02-06 02:50:52 +01:00
process_collection_service.rb Filter incoming Create activities by relation to local activity (#10005) 2019-02-13 18:42:47 +01:00
process_poll_service.rb Support pushing and receiving updates to poll tallies (#10209) 2019-03-11 00:49:31 +01:00