mastodon/app
ThibG 0fd8575fff 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-11-19 16:22:51 -06:00
..
chewy allow searching bookmarks 2019-05-21 03:16:21 -05:00
controllers Fix web push notifications for polls (#10864) 2019-11-19 15:37:21 -06:00
helpers Use `<use />` to render transparent SVG logo instead of inserting it (#10845) 2019-11-19 15:33:07 -06:00
javascript [Glitch] Fix profile picture preview 2019-11-19 16:21:50 -06:00
lib Handle blank poll options more gracefully (#10946) 2019-11-19 16:22:51 -06:00
mailers Fix error in AdminMailer#new_pending_account (#10264) 2019-03-14 14:20:22 +01:00
models Added env variables for max image and video size. [Monsterfork: partially revert to `glitch-soc` media model] 2019-11-19 16:08:08 -06:00
policies add new `reject unknown` policy option to prevent spam & harassment from large/undermoderated servers 2019-08-08 12:46:17 -05:00
presenters local visibility scope, chat scope+tags, unlisted tags 2019-07-15 14:12:24 -05:00
serializers Raise exception when attempting to serialize local-only statuses 2019-11-19 15:43:02 -06:00
services When a post is delayed or updated, remove the old version from local timelines before delivering the new verison. 2019-11-18 08:26:54 -06:00
validators bump poll sizes to 33 options x 202 chars 2019-07-26 17:30:16 +00:00
views Use `<use />` to render transparent SVG logo instead of inserting it (#10845) 2019-11-19 15:33:07 -06:00
workers Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 2019-11-19 13:34:01 -06:00