mastodon/spec
Eugen Rochko e95bdec7c5 Update status embeds ()
- Use statuses controller for embeds instead of stream entries controller
- Prefer /@:username/:id/embed URL for embeds
- Use /@:username as author_url in OEmbed
- Add follow link to embeds which opens web intent in new window
- Use redis cache in development
- Cache entire embed
..
controllers Update status embeds ()
fabricators Pinned statuses ()
features Add scenarios for log in ()
fixtures Use charlock_holmes instead of nkf at FetchLinkCardService ()
helpers Use URI.join even when S3 enabled ()
javascript feat: Cache status height to avoid expensive renders ()
lib Update status embeds ()
mailers Spec UserMailer ()
models Pinned statuses ()
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 Serialize ActivityPub alternate link into OStatus deletes, handle it ()
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 Add Mastodon::Source.url ()
workers Add configuration to disable private status federation over PuSH ()
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 ()