mastodon/app/lib
ThibG 3babf8464b Add voters count support (#11917)
* Add voters count to polls

* Add ActivityPub serialization and parsing of voters count

* Add support for voters count in WebUI

* Move incrementation of voters count out of redis lock

* Reword “voters” to “people”
2019-09-29 22:58:01 +02:00
..
activitypub Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
connection_pool
nodeinfo Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
ostatus
proof_provider
settings add admin setting for default search engine indexing (fix #11750) (#11804) 2019-09-11 08:44:58 +02:00
activity_tracker.rb Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb
formatter.rb Add account bio to account admin view (#11473) 2019-09-09 14:15:52 +02:00
hash_object.rb
inline_renderer.rb
language_detector.rb
potential_friendship_tracker.rb
proof_provider.rb
request.rb
request_pool.rb
rss_builder.rb
sanitize_config.rb
search_query_parser.rb
search_query_transformer.rb
sidekiq_error_handler.rb
spam_check.rb Change spam check to apply to local accounts and add a threshold (#11806) 2019-09-18 12:53:13 +02:00
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
toc_generator.rb Add fallback section ID with ToC (#11941) 2019-09-23 17:25:10 +02:00
user_settings_decorator.rb
webfinger_resource.rb