This website requires JavaScript.
Explore
Help
Sign In
UnionRoom
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a4cc966476
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 11:02:16 -05:00
require
'rails_helper'
RSpec
.
describe
Api
::
Accounts
::
LookupHelper
,
type
:
:helper
do
PostStatusService can attach media to status, ProcessFeedService likewise
2016-09-05 11:39:53 -05:00
Fix text color in dashboard inputs, sanitize remote status content in UI, simplify FanOutOnWriteService, add /api/accounts/lookup method
2016-03-21 11:02:16 -05:00
end