Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix #68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
registration API
|
|
|
|
|
|
|
|
|
|
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
|
|
usernames into the form when replying
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fetching status context
|
|
column
|
|
as well as formatting of content
|
|
|
|
adding attachments display to static views
|
|
Mostly resolves #8, though attachments are still not displayed in public view
|
|
|
|
|
|
|
|
|
|
|
|
use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
|
|
|
|
|
|
|
|
a basic home timeline
|
|
DistributionWorker. That isn't the heaviest service, yet, but gotta start
somewhere
|
|
(But there are no Atom feed pagination elements yet)
|
|
relations on Status#mentions
|
|
|
|
|
|
simplify FanOutOnWriteService, add /api/accounts/lookup method
|
|
|
|
|
|
|