Commit Graph

12 Commits (95d72b2249e1313182d4ee8b3dbf62666d716585)

Author SHA1 Message Date
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
9 years ago
Eugen Rochko eec0dc46a6 PostStatusService can attach media to status, ProcessFeedService likewise 9 years ago
Eugen Rochko 8eeec389c1 Add link to github project to footer, move FanOutOnWriteService calls to
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
10 years ago
Eugen Rochko f97fc9744f Use FanOutOnWriteService AFTER processing mentions 10 years ago
Eugen Rochko 23d08c6749 Changing the use of config constants to the Rails configuration object 10 years ago
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things 10 years ago
Eugen Rochko 47d50b0e39 A lot of fixes from a live test 10 years ago
Eugen Rochko 8fada4fae2 When posting a status or reblogging one, ping hubs about the feed update 10 years ago
Eugen Rochko 71fe24096c Adding a Mention model, test stubs 10 years ago
Eugen Rochko 42eeecba3f Service to reblog statuses 10 years ago
Eugen Rochko c967802c43 Notify remote users about mentions 10 years ago
Eugen Rochko 79609d6270 Add service for posting statuses (normal and replies), mention regex to
fetch webfinger information of mentioned accounts
10 years ago