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
/
features
/
status
/
index.jsx
Age
Commit message (
Expand
)
Author
2017-02-05
Add next/previous navigation in modal for media attachments
Eugen Rochko
2017-01-30
Make profile header scroll along with contents. AccountTimeline, Followers an...
Eugen Rochko
2017-01-10
Add "not found" component to UI
Eugen Rochko
2017-01-08
Switch to compose view when tapping 'mention' in dropdown on mobile
blackle
2016-11-21
Switch to compose route when replying and compose is not mounted
Eugen Rochko
2016-11-04
Reduce code duplication, add touch scrolling behaviour for webkit browsers
Eugen Rochko
2016-10-30
Refactoring redux state into different reducers
Eugen Rochko
2016-10-24
Add opening images in a modal window
Eugen Rochko
2016-10-24
Move status components inside individual containers. We still need to select
Eugen Rochko
2016-10-19
Fix #100 - Add "back" button to certain views
Eugen Rochko
2016-10-09
Improved how in-UI profiles look
Eugen Rochko
2016-10-08
Use reselect to memoize denormalization in UI state
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-06
Fix delete option missing from statuses in detailed view
Eugen Rochko
2016-09-25
Better styling for selected status in detailed view
Eugen Rochko
2016-09-19
Re-organizing components to be more modular, adding loading bars
Eugen Rochko
2016-09-18
Improve how account detailed view looks, load account's statuses
Eugen Rochko
2016-09-18
Detailed status view scrollable
Eugen Rochko
2016-09-17
Adding media controller, 1 webm/compose form allowed, previews generated
Eugen Rochko
2016-09-16
Setting up preliminary "detailed" routes in the UI, new API end-point for fet...
Eugen Rochko