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
unarist f26758dc01 Fix .information-board style for Safari (#4602)
flex-basis: 0 allows make flexbox smaller than its contents on Safari <10.

https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored
8 years ago
..
controllers Don't send Link header when don't know prev and next links (#4633) 8 years ago
helpers use existing inflections instead of custom helper (#4624) 8 years ago
javascript Fix .information-board style for Safari (#4602) 8 years ago
lib Handle duplicate ActivityPub activities (#4639) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Redesign public profiles (#4608) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Add protocol handler. Handle follow intents (#4511) 8 years ago
serializers Improve ActivityPub/OStatus compatibility (#4632) 8 years ago
services Handle duplicate ActivityPub activities (#4639) 8 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 8 years ago
views use existing inflections instead of custom helper (#4624) 8 years ago
workers Improve ActivityPub/OStatus compatibility (#4632) 8 years ago