Eugen Rochko
|
ef2b50c9ac
|
Deleting statuses from UI
|
8 years ago |
Eugen Rochko
|
0bd4608ad1
|
Fix #55 - Filter self from pre-filled mentions
|
8 years ago |
Eugen Rochko
|
3f9708edc4
|
Change output of api/accounts/:id/follow and unfollow to return relationship
Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled)
|
8 years ago |
Eugen Rochko
|
c6d893a71d
|
Uploading/undoing media modifies status text. Also: status text trimmed before validation
|
8 years ago |
Eugen Rochko
|
b1a670af8d
|
Handle remote account mentions a little better by trying a URL lookup in the db
|
8 years ago |
Eugen Rochko
|
2a84271e85
|
Infinite scroll for account timelines
|
8 years ago |
Eugen Rochko
|
2c0261ac25
|
Infinite scroll for timeline columns
|
8 years ago |
Eugen Rochko
|
bc98865c1a
|
API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
|
8 years ago |
Eugen Rochko
|
e46abc71ca
|
Fix notifications in UI, added new API for fetching account relationships
|
8 years ago |
Eugen Rochko
|
6d89edc4f7
|
Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
|
8 years ago |
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
8 years ago |
Eugen Rochko
|
ee770c3fd3
|
Live update account timelines, small fix for replyCompose
|
8 years ago |
Eugen Rochko
|
0967961de7
|
Improve how account detailed view looks, load account's statuses
|
8 years ago |
Eugen Rochko
|
ab7291b8fe
|
Add ancestors/descendants during normalization in timeline reducer
This way replies will appear in the detailed view live if they are from
statuses that would be delivered to the user normally
|
8 years ago |
Eugen Rochko
|
0e9c1a297a
|
Improved error handling for FollowRemoteService
|
8 years ago |
Eugen Rochko
|
8c0b19012b
|
Fix #41, debug #42
|
8 years ago |
Eugen Rochko
|
5b0cef9781
|
Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context
|
8 years ago |
Eugen Rochko
|
2e7aac793a
|
Adding sense of self to the UI, cleaning up routing, adding third (detail) column
|
8 years ago |
Eugen Rochko
|
d6a64f45fd
|
Adding a notification stack for error messages
|
8 years ago |
Eugen Rochko
|
499beb4484
|
UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
|
8 years ago |
Eugen Rochko
|
05001d54d1
|
Make compose form also use normalized data
|
8 years ago |
Eugen Rochko
|
926eea89b5
|
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
|
8 years ago |
Eugen Rochko
|
1022d682dc
|
Normalized data in Redux, fix for asset URLs when rendered outside request
|
8 years ago |
Eugen Rochko
|
d0e2733f63
|
Fix reblogs of reblogs in UI, add follow form in UI
|
8 years ago |
Eugen Rochko
|
2d57bcf1b7
|
Preparing for follow form
|
8 years ago |
Eugen Rochko
|
595c8dda60
|
Favouriting works, reblogging is a little broken because of <Status>
|
8 years ago |
Eugen Rochko
|
d6873797ac
|
Fix typo
|
8 years ago |
Eugen Rochko
|
dbae8062f4
|
Replies in the compose form
|
8 years ago |
Eugen Rochko
|
72591cc6d5
|
Cleaning up action names and compose drawer
|
8 years ago |
Eugen Rochko
|
92afd29650
|
The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
Adding better errors for the API controllers, posting a simple status works from the frontend now
|
8 years ago |
Eugen
|
f5e1127894
|
Forgotten return
|
8 years ago |
Eugen Rochko
|
49520d6e62
|
Adding React.js, Redux, revamping dashboard
|
8 years ago |