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
Eugen Rochko 44cb08297c Fix some nil errors (#3338)
* Fix nil input not handled well in AuthorExtractor concern

* Fix hard error in ProcessFeedService when replied-to status has been deleted

* Fix nil errors in ProcessInteractionService when favourited status
cannot be found
8 years ago
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 8 years ago
controllers Remove redundant call of recent scope in AccountsController (#3330) 8 years ago
helpers Remove unused style helper (#3145) 8 years ago
javascript Replace onboarding elephant with friendlier graphic, shorter animation (#3337) 8 years ago
lib Refactor Setting (#3302) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Remove arguments in association reader (#3305) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Fix some nil errors (#3338) 8 years ago
validators Stricter whitelist rules (#2213) 8 years ago
views Add "meta" attribute to return of POST /api/v1/media method as well (#3333) 8 years ago
workers Specs for cleanup workers (#3235) 8 years ago