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
Age
Commit message (
Collapse
)
Author
2016-09-06
Fix for Drawer growing horizontally
Eugen Rochko
2016-09-06
Fixed styling for media attachments in statuses (margins)
Eugen Rochko
2016-09-06
Add icons to column headers, click them to scroll to top
Eugen Rochko
2016-09-06
Fix styling of media attachments in statuses
Eugen Rochko
2016-09-05
Fix reply bug introduced when compose form started using normalized data
Eugen
2016-09-05
Better layout for attachments in <MediaGallery>
Eugen Rochko
2016-09-05
Displaying media attachments in timelines
Eugen Rochko
2016-09-05
Make compose form also use normalized data
Eugen Rochko
2016-09-05
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
Eugen Rochko
2016-09-04
Normalized data in Redux, fix for asset URLs when rendered outside request
Eugen Rochko
2016-09-03
Fix reblogs of reblogs in UI, add follow form in UI
Eugen Rochko
2016-09-01
Preparing for follow form
Eugen Rochko
2016-09-01
Reblogs fixed
Eugen Rochko
2016-09-01
Favouriting works, reblogging is a little broken because of <Status>
Eugen Rochko
2016-09-01
Small style fixes
Eugen Rochko
2016-08-31
Fixing one more typo
Eugen Rochko
2016-08-31
Fix typo
Eugen Rochko
2016-08-31
Replies in the compose form
Eugen Rochko
2016-08-31
Improving styling a little bit
Eugen Rochko
2016-08-31
Cleaning up action names and compose drawer
Eugen Rochko
2016-08-26
The frontend will now be an OAuth app, auto-authorized. The frontend will ↵
Eugen Rochko
use an access token for API requests Adding better errors for the API controllers, posting a simple status works from the frontend now
2016-08-25
Improving statuses, adding a composer drawer, which doesn't work yet
Eugen Rochko
2016-08-24
Forgotten return
Eugen
2016-08-24
More styling for statuses
Eugen Rochko
2016-08-24
Removing mini-profiler that doesn't work, formatting timelines a bit better
Eugen Rochko
2016-08-24
Adding React.js, Redux, revamping dashboard
Eugen Rochko