Commit Graph

17 Commits (35eff3f2d045cfbf2bd5bf6723890138aa3e54ef)

Author SHA1 Message Date
Eugen Rochko a23e4380b2 Avoid re-loading already loaded relationships. Also fixes issue where wrong
button would be displayed in account lists for unloaded relationships
9 years ago
Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox
now allows to cycle through multiple images
9 years ago
Eugen Rochko c96fd24f48 Improve status reselect, do not display "load more" when no next link available 9 years ago
Eugen Rochko 38dd85daab Adding notifications column 9 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 9 years ago
Eugen Rochko bfb6cc5f2c Make suggestions box also use user list components 9 years ago
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI 9 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
9 years ago
Eugen Rochko b62c31306e This should fix it 9 years ago
Eugen Rochko f8b9b0810d Debugging 9 years ago
Eugen Rochko 225ce8cfce More debugging 9 years ago
Eugen Rochko ea44d89383 More debugging 9 years ago
Eugen Rochko dd02fc0ec4 More debugging 9 years ago
Eugen Rochko fdd30af595 Will this fix the issue? 9 years ago
Eugen Rochko 20f581f796 Display follow suggestions 10 years ago
Eugen Rochko d85df27053 Fix mistake 10 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
10 years ago