index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
components
/
scrollable_list.js
Age
Commit message (
Expand
)
Author
2019-02-10
Minor fix to timeline jump avoiding behavior
Thibaut Girka
2019-02-10
Avoid two-step rendering of statuses as much as possible
Thibaut Girka
2019-01-10
[Glitch] Only consider mouse move in scrolling on item insertion
Thibaut Girka
2019-01-10
[Glitch] Identify manual scrolling to cancel scroll to top reset on mouse idle
Thibaut Girka
2019-01-10
[Glitch] Cancel list scroll reset after mouse move on wheel scroll
Thibaut Girka
2019-01-10
[Glitch] Temporarily hold timeline if mouse moved recently
Thibaut Girka
2018-12-23
[Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r...
Thibaut Girka
2018-12-13
[Glitch] Do not display empty message when the list is known to have more ele...
Thibaut Girka
2018-12-13
Minor cleanup in ScrollableList component
Thibaut Girka
2018-11-13
[Glitch] Prepend account header even when status list is empty
Thibaut Girka
2018-11-13
[Glitch] Use local instead of global loading indicator for timelines, account...
Thibaut Girka
2018-10-07
Do not scroll timelines when *closing* media modals
Thibaut Girka
2018-09-03
Fixes columns scrolling to top when opening media modal
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch statuses made while they were offline
Thibaut Girka
2018-05-27
[Glitch] Replace onScrollToBottom with onLoadMore
Thibaut Girka
2018-04-19
Fix auto-collapsed toots making the TL jump (fixes #417)
Thibaut Girka
2018-04-19
Clean up dead code
Thibaut Girka
2018-04-19
Use React's new lifecycles for scrollable lists
Thibaut Girka
2017-12-03
Rename themes -> flavours ? ?
kibigo!