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
cadars 52a50c5e43
Make handle more easily selectable on profile page (#21479)
* Make handle more easily selectable on profile page

* Wrap handle in a span

* Add `user-select: all` to span

* remove whitespace
3 years ago
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 3 years ago
controllers Log admin approve and reject account (#22088) 3 years ago
helpers Add Scots to the supported locales (#20283) 3 years ago
javascript Make handle more easily selectable on profile page (#21479) 3 years ago
lib Fix unbounded recursion in account discovery (#22025) 3 years ago
mailers Add support for language preferences for trending statuses and links (#18288) 3 years ago
models Fix failure when “Require a reason to join” is set with open registrations (#22127) 3 years ago
policies Fix getting a single EmailDomainBlock (#20846) 3 years ago
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 3 years ago
serializers Add maskable icon support for Android (#20904) 3 years ago
services Fix unbounded recursion in account discovery (#22025) 3 years ago
validators Fix error when uploading malformed CSV import (#19509) 3 years ago
views Add noindex setting to Admin settings Discovery page (#22205) 3 years ago
workers Change incoming activity processing to happen in `ingress` queue (#20264) 3 years ago