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
/
reducers
/
notifications.jsx
Age
Commit message (
Collapse
)
Author
2016-11-23
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and ↵
Eugen Rochko
notifications, skip ActionCable for follow/unfollow/block events, instead clear UI from blocked account's posts instantly if block request succeeds. Add forgotten i18n for sensitive content
2016-11-20
Adding notifications column
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-18
Improve how errors are displayed in the UI
Eugen Rochko
2016-10-02
Unreblogging and unfavouriting from the UI
Eugen Rochko
2016-09-30
Deleting statuses from UI
Eugen Rochko
2016-09-22
Infinite scroll for account timelines
Eugen Rochko
2016-09-22
Infinite scroll for timeline columns
Eugen Rochko
2016-09-21
Fix notifications in UI, added new API for fetching account relationships
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko
2016-09-17
Fix #41, debug #42
Eugen Rochko
2016-09-12
Adding a notification stack for error messages
Eugen Rochko