22 Commits (7b5100aaedc27fbc60cf4064313dcafe237bdf53)

Author SHA1 Message Date
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 4 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 4 years ago
Eugen Rochko a6121a159c
Remove obsolete IndexedDB operations from web UI (#14730) 6 years ago
Ariel 2ada2ae18a
Fix/14021 behaviour on add or remove toots (#14212) 6 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 6 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 7 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669) 7 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184) 7 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133) 7 years ago
Eugen Rochko 025fbb8285
Show compose form on delete & redraft when in mobile layout (#8277) 8 years ago
Eugen Rochko bd0791d800
Add redraft function (#7735) 8 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061) 8 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902) 8 years ago
Akihiko Odaki fe398a098e Store objects to IndexedDB (#6826) 8 years ago
Eugen Rochko b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733) 8 years ago
abcang 60944d5dca Fix height cache (#4909) 9 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) 9 years ago
Sorin Davidoi 015269914e fix: Handle errors without response (#4274) 9 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts 9 years ago
Rakib Hasan dfd4a42b35 added if else clause in fetchContext 9 years ago
Rakib Hasan 910df0f795 Removing dispatch of fetchContextFail 9 years ago
Rakib Hasan 9e0dbb7337 Fixing issue #626 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 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