Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Misc tidying and clean ups (#3445) | Matt Jankowski | |
* Remove trailing whitespace in i18n mailers * Use query methods instead of #present? on AR attributes * Delegate Status#account_domain method * Delegate Mention #account_username and #account_acct methods | |||
2017-05-02 | annotate models (#2697) | yhirano | |
* add annotate to Gemfile * rails g annotate:install * configure annotate_models * add schema info to models * fix rubocop to add frozen_string_literal | |||
2017-04-05 | add more tests to models | Samy KACIMI | |
2016-11-21 | Remove orphaned notifications, add scopes param to app create API | Eugen Rochko | |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko | |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko | |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko | |
2016-02-25 | Adding a Mention model, test stubs | Eugen Rochko | |