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
/
containers
/
mastodon.jsx
Age
Commit message (
Expand
)
Author
2016-11-21
Desktop notifications
Eugen Rochko
2016-11-20
Adding notifications column
Eugen Rochko
2016-11-19
Activating Spanish i18n
Eugen Rochko
2016-11-18
Adding german localization
Eugen Rochko
2016-11-17
Add an Intl polyfill
Eugen Rochko
2016-11-16
Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko
2016-11-13
Fix #110 - Make web UI use browser history, change links in e-mails to link t...
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-11-04
Adding list of who favourited status
Eugen Rochko
2016-11-03
Add list of who reblogged status
Eugen Rochko
2016-10-27
Adding following/followers lists to the UI
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-16
Don't preload timelines as props, load them when timeline component is mounted
Eugen Rochko
2016-10-12
Responsively changing layout to single-column + nav on smaller screens
Eugen Rochko
2016-10-09
Making AccountTimeline into a sub-route
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-06
Styling loading indicator, removing unused routes, adding "getting started" e...
Eugen Rochko
2016-10-03
API for blocking and unblocking
Eugen Rochko
2016-09-20
Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko