0
0
Fork 0

Fix text color in dashboard inputs, sanitize remote status content in UI,

simplify FanOutOnWriteService, add /api/accounts/lookup method
This commit is contained in:
Eugen Rochko 2016-03-21 17:02:16 +01:00
parent bf08d46e58
commit 9d55529318
14 changed files with 85 additions and 13 deletions

View file

@ -1,6 +1,4 @@
class SendInteractionService < BaseService
include AtomBuilderHelper
# Send an Atom representation of an interaction to a remote Salmon endpoint
# @param [StreamEntry] stream_entry
# @param [Account] target_account