]> cat aescling's git repositories - mastodon.git/commit
Add service for posting statuses (normal and replies), mention regex to
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 24 Feb 2016 17:25:04 +0000 (18:25 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 24 Feb 2016 17:25:04 +0000 (18:25 +0100)
commit79609d62705fa7060c1d1ab78234b4aabdbd7e0f
tree12cef6a016a9052fdfb0d39ac10df8eab55d46a3
parent8da8387afee66e17b3ec864ba84a7a065187818b
Add service for posting statuses (normal and replies), mention regex to
fetch webfinger information of mentioned accounts
app/models/account.rb
app/models/status.rb
app/services/post_status_service.rb [new file with mode: 0644]