This website requires JavaScript.
Explore
Help
Sign In
monorail
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eec0dc46a6
mastodon
/
spec
/
helpers
/
api
/
accounts
/
lookup_helper_spec.rb
6 lines
90 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix text color in dashboard inputs, sanitize remote status content in UI, simplify FanOutOnWriteService, add /api/accounts/lookup method
2016-03-21 16:02:16 +00:00
require
'rails_helper'
RSpec
.
describe
Api
::
Accounts
::
LookupHelper
,
type
:
:helper
do
PostStatusService can attach media to status, ProcessFeedService likewise
2016-09-05 16:39:53 +00:00
Fix text color in dashboard inputs, sanitize remote status content in UI, simplify FanOutOnWriteService, add /api/accounts/lookup method
2016-03-21 16:02:16 +00:00
end