Commit Graph

19 Commits (09b4b65fde7db8b27bfa349cdfd5de91fcd69ecc)

Author SHA1 Message Date
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts
for those errors
9 years ago
Rakib Hasan dfd4a42b35 added if else clause in fetchContext
So that if we get an error, then we will
only delete status if it is an 404 error
9 years ago
Rakib Hasan 910df0f795 Removing dispatch of fetchContextFail
No need to flash error message when status is not found.
The column will display the message "status not found"
9 years ago
Rakib Hasan 9e0dbb7337 Fixing issue #626
The status is not showing anymore after clicking on it
9 years ago
Eugen Rochko 0cbf3a146f Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 9 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 9 years ago
Eugen Rochko 98560b232a Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil 9 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 10 years ago
Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI 10 years ago
Eugen Rochko 564e01eaf6 Add console.error to all axios failures 10 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 10 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 10 years ago
Eugen Rochko dafcb02153 Remove unused action constants 10 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context 10 years ago
Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column 10 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer 10 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
10 years ago
Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet 10 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 10 years ago