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
Mashiro f720af6b72
Add limitation of image's max zoom rate (max to the original size of image) (#15094)
* limit image max scale rate to fit the actual image size

* replace with MIN_SCALE

* fix behavior on touch screen
4 years ago
..
chewy Change `tootctl search deploy` algorithm (#14300) 5 years ago
controllers Tweak signature verification (#15069) 4 years ago
helpers Add IP-based rules (#14963) 4 years ago
javascript Add limitation of image's max zoom rate (max to the original size of image) (#15094) 4 years ago
lib Add follower synchronization mechanism (#14510) 4 years ago
mailers Change account suspensions to be reversible by default (#14726) 4 years ago
models Add follower synchronization mechanism (#14510) 4 years ago
policies Add IP-based rules (#14963) 4 years ago
presenters Add user notes on accounts (#14148) 5 years ago
serializers Add duration parameter to muting. (#13831) 4 years ago
services Fix followers synchronization mechanism not being triggered on mentions (#15026) 4 years ago
validators Improve email address validation (#14565) 5 years ago
views Make visibility icon clickable as part of the time of a toot (#15053) 4 years ago
workers Fix poll ending notifications being created for each vote (#15071) 4 years ago