25 Commits (06b68490d1957d680adc0c0c4ed2c84641de2056)

Author SHA1 Message Date
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433) 1 year ago
Eugen Rochko 0d6b878808
Add user content translations with configurable backends (#19218) 2 years ago
Claire 50487db122
Add ability to filter individual posts (#18945) 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 2 years ago
Eugen Rochko a6121a159c
Remove obsolete IndexedDB operations from web UI (#14730) 4 years ago
Ariel 2ada2ae18a
Fix/14021 behaviour on add or remove toots (#14212) 4 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 4 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669) 5 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184) 5 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133) 6 years ago
Eugen Rochko 025fbb8285
Show compose form on delete & redraft when in mobile layout (#8277) 6 years ago
Eugen Rochko bd0791d800
Add redraft function (#7735) 6 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061) 6 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902) 6 years ago
Akihiko Odaki fe398a098e Store objects to IndexedDB (#6826) 6 years ago
Eugen Rochko b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733) 6 years ago
abcang 60944d5dca Fix height cache (#4909) 7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439) 7 years ago
Sorin Davidoi 015269914e fix: Handle errors without response (#4274) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts 7 years ago
Rakib Hasan dfd4a42b35 added if else clause in fetchContext 7 years ago
Rakib Hasan 910df0f795 Removing dispatch of fetchContextFail 7 years ago
Rakib Hasan 9e0dbb7337 Fixing issue #626 7 years ago
Eugen Rochko 0cbf3a146f Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 7 years ago
Eugen Rochko f0de621e76 Fix #463 - Fetch and display previews of URLs using OpenGraph tags 7 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 7 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 8 years ago
Eugen Rochko f88b8ce757 Improve how errors are displayed in the UI 8 years ago
Eugen Rochko 564e01eaf6 Add console.error to all axios failures 8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 8 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 8 years ago
Eugen Rochko dafcb02153 Remove unused action constants 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 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 8 years ago
Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet 8 years ago
Eugen Rochko 49520d6e62 Adding React.js, Redux, revamping dashboard 8 years ago