mastodon/app
ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946)
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
..
chewy Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
controllers Fix web push notifications for polls (#10864) 2019-05-28 00:26:08 +02:00
helpers Use `<use />` to render transparent SVG logo instead of inserting it (#10845) 2019-05-27 03:33:39 +02:00
javascript Fix profile picture preview (#10931) 2019-06-02 18:04:41 +02:00
lib Handle blank poll options more gracefully (#10946) 2019-06-03 20:04:00 +02:00
mailers
models
policies
presenters
serializers
services
validators
views Use `<use />` to render transparent SVG logo instead of inserting it (#10845) 2019-05-27 03:33:39 +02:00
workers