This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
unarist 41452e8302 Fix TypeError on follow notification (#6950)
`notification.status` may not be present, e.g. follow notification.
2018-03-29 12:59:12 +02:00
..
chewy
controllers If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817) 2018-03-18 16:57:04 +01:00
helpers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
javascript Fix TypeError on follow notification (#6950) 2018-03-29 12:59:12 +02:00
lib Do not ignore unknown media attachments, only skip them (#6948) 2018-03-29 00:52:24 +02:00
mailers
models Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
policies
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Do not re-query mentions from serializers (#6858) 2018-03-22 11:31:17 +01:00
services Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views Note if the user is already following the target when authorizing follow (#6325) 2018-03-24 12:50:41 +01:00
workers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00