about summary refs log tree commit diff
path: root/app/assets/images
AgeCommit message (Collapse)Author
2017-04-27Change permission from 0755 to 0644 (#2536)yhirano
* chmod -x assets.rb * chmod -x assets/fonts * raname extname from jpeg to jpg
2017-04-17optimized logo (#2020)Sam Hewitt
- adjusted elements to fit the pixel grid for better scaling - optimized the PNG asset and the SVG asset
2017-04-16Onboarding modal (#1883)Eugen
* Basic onboarding modal that's shown to users once * Lay out pages 2 through 5, add images, style modals (#1509) * Lay out pages 2 through 5 Added images and laid out pages 2 through 5 in the jsx file. SCSS will come, still working on just seeing if this works at all. * Fix jsx errors, add images to modal pages, style modal pages * Add animations to onboarding pager changes, improve wording and styling * Finishing touches on the onboarding * Add missing propTypes * Update wording
2017-04-12vector (svg) logo with correct inner shape and colors (#1362)Julien Deswaef
* vector (svg) logo with correct inner shape and colors * minimized svg logo
2017-04-11Better background-photo.jpeg (#1560)Komic
Fixed the nasty banding & recompressed it at about the same level
2017-04-07Add SVG version of logo to repoChris Heninger
2017-04-06Reduce size of background-photo.jpegMatt Jankowski
Reduced by running through `guetzli` image optimizer.
2017-04-04Fix #808 - smaller elephant friend PNG for frontpageEugen Rochko
2017-03-21Improved landing pageEugen Rochko
2017-02-27Add new illustrationEugen
2017-01-15Change boost sprite to look like fa-retweetblackle
2017-01-14Make boost button arrows spin aroundblackle
2017-01-13Adding about/more page with extended information that can be set up by an adminEugen Rochko
2017-01-01Update screenshot on about pageEugen Rochko
2016-12-27Add getting started illustrationEugen
2016-12-20Smush assets for quicker load times/less bandwidth used.Toby Pinder
2016-12-15Add a better cropped imageEugen Rochko
2016-12-15Adding art by cutewitchirl, open graph tags for about pageEugen Rochko
2016-11-01Catch 404 errors when downloading remote media, add screenshot to landing pageEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
registration API
2016-09-08Removing default avatarsEugen Rochko
2016-09-07UI for uploading media attachments (and cancelling them)Eugen Rochko
Mostly resolves #8, though attachments are still not displayed in public view
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-05Customizing devise views and controllersEugen Rochko
2016-02-28Improving status display design, including replies and threadsEugen Rochko
2016-02-28Adding avatars to profile page and statusesEugen Rochko
2016-02-20Initial commitEugen Rochko