25 Commits (dbf4adb848c00a8a2efa1a18dd1a2a6b15eb5e01)

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