1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/lib
ThibG 3a84bacf86 Handle blank poll options more gracefully ()
Pleroma currently allows (erroneously imho) empty poll options, that is,
options with an empty (but existing) `name`.
2019-06-03 20:04:00 +02:00
..
activitypub Handle blank poll options more gracefully () 2019-06-03 20:04:00 +02:00
ostatus When serializing polls over OStatus, serialize poll options to text () 2019-03-05 21:09:18 +01:00
proof_provider Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs () 2019-04-21 04:53:24 +02:00
settings
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb
formatter.rb Minor performance improvements and cleanup in formatter () 2019-05-15 06:54:06 +02:00
hash_object.rb
inline_renderer.rb
language_detector.rb Change language detector threshold from 140 characters to 4 words () 2019-03-26 01:23:59 +01:00
potential_friendship_tracker.rb
proof_provider.rb Add Keybase integration () 2019-03-18 21:00:55 +01:00
request.rb Increase DNS timeouts () 2019-03-11 13:27:57 +01:00
rss_builder.rb
sanitize_config.rb
sidekiq_error_handler.rb
status_filter.rb
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Add responsive panels to the single-column layout () 2019-05-25 21:27:00 +02:00
webfinger_resource.rb