25 Commits (06b68490d1957d680adc0c0c4ed2c84641de2056)

Author SHA1 Message Date
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433) 1 year ago
Eugen Rochko 43b5d5e38d
Add logged-out access to the web UI (#18961) 2 years ago
Eugen Rochko b4d373a3df
Add `limited` attribute to accounts in REST API and a warning in web UI (#18344) 2 years ago
Eugen Rochko 52e5c07948
Change routing paths to use usernames in web UI (#16171) 3 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831) 4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 4 years ago
Eugen Rochko a6121a159c
Remove obsolete IndexedDB operations from web UI (#14730) 4 years ago
ThibG 0d117c106a
Fix 404 and 410 API errors being silently discarded in WebUI (#13279) 4 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159) 4 years ago
Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220) 6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146) 6 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061) 6 years ago
unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008) 6 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902) 6 years ago
Akihiko Odaki fe398a098e Store objects to IndexedDB (#6826) 6 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475) 7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
geta6 75910abd8f Add hasMore field to account timeline (#2066) 7 years ago
Eugen Rochko a23e4380b2 Avoid re-loading already loaded relationships. Also fixes issue where wrong 7 years ago
Eugen Rochko caf5b8e975 Fix #431 - convert gif to webm during upload. Web UI treats them like it did 7 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
Eugen Rochko 4fbdf100c4 Add <MissingIndicator /> when status or account are not found, skip alerts 7 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 7 years ago
Eugen Rochko 8d0284f8d9 Hide more non-essential loading bars 7 years ago
Eugen Rochko 9b0941182f Don't show loading bar when checking account timeline for newer stuff 7 years ago
Eugen Rochko 1d5cbfa356 Fix #449 - don't do relationships fetch for empty array of IDs 7 years ago
Eugen Rochko 23ebf60b95 Improve initialState loading 7 years ago
Eugen Rochko 3689c119f0 Replacing follow requests in the settings area with in-UI column 7 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 8 years ago
Eugen Rochko bcfa49aea7 Fix another mistake with infinite user list for following 8 years ago
Eugen Rochko 44f236e889 Fix infinite scrolling mistake 8 years ago
Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists 8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 8 years ago
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them 8 years ago
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI 8 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 8 years ago
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 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 b5c6d00afa Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues 8 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 8 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 8 years ago