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
/
status_container.jsx
Age
Commit message (
Expand
)
Author
2017-04-13
Add overlay style to buttons, continue video after expanding it
Eugen Rochko
2017-04-13
Allow video to be expanded into lightbox
blackle
2017-04-13
Use shift+click instead of alt+click to bypass boost dialog (#1638)
Isabelle Knott
2017-04-11
Allow user to disable the boost confirm dialog in preferences
blackle
2017-04-11
Bypass boost confirm modal if alt is pressed
blackle
2017-04-10
Add boost confirm modal
blackle
2017-04-01
Made modal system more generic
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave
2017-02-22
Improve status reselect, do not display "load more" when no next link available
Eugen Rochko
2017-02-14
Adding POST /api/v1/reports API, and a UI for submitting reports
Eugen Rochko
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-08
Switch to compose view when tapping 'mention' in dropdown on mobile
blackle
2016-11-23
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...
Eugen Rochko
2016-11-21
Switch to compose route when replying and compose is not mounted
Eugen Rochko
2016-11-04
Optimize how statuses are re-rendered and relative time intervals
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