mastodon/spec
Eugen Rochko e528114c53 Follow-up to and , removing dead code ()
..
controllers New API: GET /api/v1/custom_emojis to get a server's custom emojis ()
fabricators Custom emoji ()
features Add scenarios for log in ()
fixtures Custom emoji ()
helpers Add emoji autosuggest ()
javascript Fix emojify() by generating a mapping to existing Twemoji files ()
lib Add missing validations in ActivityPub::Activity::Create ()
mailers Spec UserMailer ()
models Do not filter statuses with unknown languages ()
policies Add status destroy authorization to policy ()
presenters Use around hook to restore context in InstancePresenter spec ()
requests Redesign the landing page, mount public timeline on it ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Fix - Stop processing payload if it's from local account ()
support Some minor change and spec for Account ()
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames ()
views Uploads for admin site settings ()
workers Follow-up to and , removing dead code ()
rails_helper.rb Fix - Use a long-lived cookie to keep track of user-level sessions ()
spec_helper.rb Minor performance improvement for test suite ()