about summary refs log tree commit diff
path: root/app/assets
AgeCommit message (Expand)Author
2016-09-08Improving production logs, removing n+1 on media attachments in atom,Eugen Rochko
2016-09-07UI for uploading media attachments (and cancelling them)Eugen Rochko
2016-09-06Fix for Drawer growing horizontallyEugen Rochko
2016-09-06Fixed styling for media attachments in statuses (margins)Eugen Rochko
2016-09-06Add icons to column headers, click them to scroll to topEugen Rochko
2016-09-06Fix styling of media attachments in statusesEugen Rochko
2016-09-05Fix reply bug introduced when compose form started using normalized dataEugen
2016-09-05Better layout for attachments in <MediaGallery>Eugen Rochko
2016-09-05Displaying media attachments in timelinesEugen Rochko
2016-09-05PostStatusService can attach media to status, ProcessFeedService likewiseEugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-09-05Make compose form also use normalized dataEugen Rochko
2016-09-05RemoveStatusService fleshed out, still doesn't send Salmon slaps thoughEugen Rochko
2016-09-04Normalized data in Redux, fix for asset URLs when rendered outside requestEugen Rochko
2016-09-03Fix reblogs of reblogs in UI, add follow form in UIEugen Rochko
2016-09-01Preparing for follow formEugen Rochko
2016-09-01Reblogs fixedEugen Rochko
2016-09-01Favouriting works, reblogging is a little broken because of <Status>Eugen Rochko
2016-09-01Small style fixesEugen Rochko
2016-08-31Fixing one more typoEugen Rochko
2016-08-31Fix typoEugen Rochko
2016-08-31Replies in the compose formEugen Rochko
2016-08-31Improving styling a little bitEugen Rochko
2016-08-31Cleaning up action names and compose drawerEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will use...Eugen Rochko
2016-08-25Improving statuses, adding a composer drawer, which doesn't work yetEugen Rochko
2016-08-24Forgotten returnEugen
2016-08-24More styling for statusesEugen Rochko
2016-08-24Removing mini-profiler that doesn't work, formatting timelines a bit betterEugen Rochko
2016-08-24Dockerfile adjustmentsEugen Rochko
2016-08-24Adding React.js, Redux, revamping dashboardEugen Rochko
2016-08-18Live timelines using ActionCableEugen Rochko
2016-03-26Cleaning up status partialEugen Rochko
2016-03-26Moving Salmon notifications to background processing, fixing mini-profilerEugen Rochko
2016-03-26Add alternate link to entries AtomEugen Rochko
2016-03-25Fix Sidekiq pooling issues. Remove API docs from homepage, replace withEugen Rochko
2016-03-25Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 queryEugen Rochko
2016-03-25Add link to github project to footer, move FanOutOnWriteService calls toEugen Rochko
2016-03-21Adding Turbolinks, adding status posting form on homepageEugen Rochko
2016-03-21Resize default avatar cat to fit circle betterEugen Rochko
2016-03-21Change default avatar, redirect to home after sign upEugen Rochko
2016-03-21Fix text color in dashboard inputs, sanitize remote status content in UI,Eugen Rochko
2016-03-21Improving borders between predecessor/successor statusesEugen Rochko
2016-03-20Writing out more tests, fixed some bugsEugen Rochko
2016-03-19Improving account grid cards layout for longer usernames and notesEugen Rochko
2016-03-19Adding public following and followers pages, fix #3Eugen Rochko
2016-03-19Removing some unused gems, adding pagination to profiles, fix #10Eugen Rochko
2016-03-16Adding CSS for form errors, adding missing indicesEugen Rochko
2016-03-14Bind oauth applications to usersEugen Rochko
2016-03-14Customizing the last of doorkeeper views, adding CSS for dashboard formsEugen Rochko