Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-27 | Add spec coverage and refactor authorize_follows controller (#2505) | Matt Jankowski | |
2017-04-24 | Report processing improvements (#2349) | Effy Elden | |
* Expose media attachments on reported statuses directly * Comment out unused bulk report checkbox. Add title to report comment for viewing full comment. Add 'contents' column, with icons and numerical indicators to show the number of referenced statuses and media attachments in the report * Link account name on authorize_follow card back to account * Add localisation string for report_contents * Show new admin accounts card partial on report view. Apply simple_format to report comment so newlines are preserved. * Add new admin accounts card partial, for display quick useful admin stats (e.g. report history, moderation status). * Fix localized variable | |||
2017-04-18 | Simplify renders in views (#2084) | Matt Jankowski | |
* Simplify render in mailer views * Simplify render in about/more view * Simplify render in accounts follow views * Simplify render in recovery code views * Simplify render in stream entry embed * Simplify render in stream entries status partial * Simplify render in authorize follow new view | |||
2017-04-12 | Quick best practice cleanup of views/helpers (#1546) | Matt Jankowski | |
* Remove trailing whitespace * Use query methods instead of explicit .blank? checks | |||
2017-01-09 | simplify emojification on public pages with .emojify class | blackle | |
2017-01-01 | Adding remote follow button | Eugen Rochko | |
2016-12-29 | Support remote follow request providing URL instead of acct | Eugen Rochko | |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko | |