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
/
assets
/
javascripts
/
components
/
actions
/
timelines.jsx
Age
Commit message (
Expand
)
Author
2017-01-16
Fix #238 - Add "favourites" column
Eugen Rochko
2017-01-07
Fix #147 - Unreblogging will leave original status in feeds
Eugen Rochko
2016-12-12
Fix timelines loading bug
Eugen Rochko
2016-12-03
Keep timelines in the UI trimmed when possible
Eugen Rochko
2016-11-08
Move timelines API from statuses to its own controller, add a check for
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
2016-10-18
Remember scroll position when navigating back, do not needlessly reload
Eugen Rochko
2016-10-18
Improve how errors are displayed in the UI
Eugen Rochko
2016-10-18
Add console.error to all axios failures
Eugen Rochko
2016-09-27
Fix #52 - Add API versioning (v1)
Eugen Rochko
2016-09-22
Infinite scroll for timeline columns
Eugen Rochko
2016-09-20
Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
Eugen Rochko
2016-09-18
Remove unused action constants
Eugen Rochko
2016-09-12
Adding a notification stack for error messages
Eugen Rochko
2016-09-12
Fixing image upload limits, allowing webm, merge/unmerge events trigger
Eugen Rochko
2016-09-09
Fix typo in deleteFromTimelines action creator
Eugen
2016-09-05
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
Eugen Rochko
2016-08-31
Cleaning up action names and compose drawer
Eugen Rochko