You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Carl Schwan f33e22ae4c
Allow changing hide_collections setting with the api (#22790)
* Allow changing hide_collections setting with the api

This is currently only possible with app/controllers/settings/profiles_controller.rb
and is the only difference in the allowed parameter between the two controllers

* Fix the lint issue

* Use normal indent
2 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Allow changing hide_collections setting with the api (#22790) 2 years ago
helpers Add Southern Sami, and Lule Sami to language list under the ISO-639-3 standard (#21262) 3 years ago
javascript Remove hardcoded width from dropdown overlays (#23062) 2 years ago
lib fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 3 years ago
models Don't crash on unobtainable avatars (#22462) 2 years ago
policies Fix getting a single EmailDomainBlock (#20846) 3 years ago
presenters Add follow request banner on account header (#20785) 3 years ago
serializers Add `reading:autoplay:gifs` to /api/v1/preferences (#22706) 2 years ago
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2 years ago
validators Strip spaces around URL when adding a relay (#22655) 2 years ago
views Remove title from mailer layout (#23078) 2 years ago
workers Fix typos in source documentation (#21046) 3 years ago