Florian Staudacher
1fb016597d
remove leftover edges from spinner, remove red bg color ( fixes #3338 ) [ci skip]
2012-06-18 23:40:55 +02:00
danielgrippi
ed9c57e7db
made loader transparent [ci skip]
2012-05-24 11:17:05 -07:00
danielgrippi
34d98a6d3c
fixed some styling during the framing process [ci skip]
2012-05-23 18:47:01 -07:00
danielgrippi
5b3fcd07f3
added texture directory to assets/images [ci skip]
2012-05-23 17:28:02 -07:00
danielgrippi
b736741ab8
added better images to framer [ci skip]
2012-05-23 17:07:41 -07:00
danielgrippi
2a37491be0
changed service icons; icons for template picker [ci skip]
2012-05-23 15:09:57 -07:00
danielgrippi
64a73fb665
new post types. remove old ones. yeah.
2012-05-21 18:45:01 -07:00
danielgrippi
f4c06c8f88
add rounded buttons to the composer flow; slay multi-photo option
2012-05-18 19:46:51 -07:00
Maxwell Salzberg
f24b1f1550
remove a bunch of unused assets [ci skip]
2012-05-17 15:14:51 -07:00
danielgrippi
132bdd3bc5
change create and edit buttons on new profile; remove old press assets
2012-05-11 15:12:22 -07:00
danielgrippi
4b8cd8eb23
whoopsies on landing [ci skip]
2012-05-11 01:30:15 -07:00
danielgrippi
b5fbefad4b
this changes profile background colors to be dark, and sets up the groundwork for uploading user-selected background images for their profiles. all the styling is in place; what remains is creating a new image uploader and (possibly) a new controller action.
...
for information on what command to use to darken the background image that's uploaded, see line 11 in `_profile.scss`. the current image tests in the public folder are results of the convert command noted.
2012-05-06 12:35:10 -07:00
danielgrippi
a5f34e67c7
made favicon sexier; extracted form-block into its own custom class; made the title of pages less caps-lock.
2012-05-04 21:25:50 -07:00
danielgrippi
5821a84024
validations and all that jazz [ci skip]
2012-05-04 17:38:08 -07:00
danielgrippi
40347038f8
DG RY; mostly done, validations pending [ci skip]
2012-05-04 17:38:07 -07:00
danielgrippi
699b0cff16
don't expose follow/unfollow to a user in the UI
...
following is good for bookkeeping in the database, but provides confusion, and could limit likes and/or commenting to start receiving notifications in a conversation.
2012-04-28 11:07:18 -07:00
danielgrippi
05683de16b
removed some old assets; added a link to profile edit next to quick stats on a profile page
2012-04-27 17:41:59 -07:00
danielgrippi
c413a494d7
retina-ify icons; fix 404 scrolling issue; serif -> san-serif in some style [ci skip]
2012-04-26 20:25:25 -07:00
danielgrippi
e55b305bca
better 404 page. with kittens.
2012-04-26 19:52:41 -07:00
danielgrippi
0b3926d810
fixed / removed some assets [ci skip]
2012-04-26 15:23:51 -07:00
danielgrippi
152101484c
updated some assets, THX RO. [ci skip]
2012-04-26 15:02:59 -07:00
danielgrippi
d3b874b020
add basic profile info to profile; remove random console.logs [ci skip]
2012-04-26 14:52:48 -07:00
danielgrippi
43518a9447
added home button nav on profile page [ci skip]
2012-04-26 12:29:22 -07:00
Dennis Collinson
7346921473
MS DC; you can now kill a post on your profile.
2012-04-24 20:46:09 -07:00
danielgrippi
b2ab11944e
changed play button for videos [ci skip]
2012-04-24 19:54:09 -07:00
danielgrippi
c82e339640
follow button in [ci skip]
2012-04-24 19:40:33 -07:00
danielgrippi
3704170416
I <3 ROBOTO. [ci skip]
2012-04-23 19:17:31 -07:00
danielgrippi
51a6a3c8a3
added stars [ci skip]
2012-04-23 17:43:32 -07:00
danielgrippi
affba80524
tweak profile top layout [ci skip]
2012-04-23 16:43:32 -07:00
danielgrippi
b6fc97a2a4
added styling & color to text posts [ci skip]
2012-04-22 16:21:22 -07:00
danielgrippi
ab7ac667d8
only focus on photos for now with ratios. one thing at a time, yo.
...
i've temporarily removed all the arbitrary text switching for now (which is still in version control // which we will get to later)
also moved photo dimensions into a dimensions hash in photo.rb.
2012-04-21 20:42:50 -07:00
Steven Hancock
021cc99492
bootstrap-sass
...
Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2
from the bootstrap-sass gem.
I had to modify layouts/application to get the stream page to render properly,
looks like a slight conflict between Bootstrap and Blueprint grid systems, with
.span-24 instead of .row I was seeing the whole right bar dropped to the bottom
of the page below the left bar.
I also modified two other templates since Bootstrap 2.0.2 includes a "badge"
class that was making our navbar badges look funny. :)
2012-04-11 06:16:01 -07:00
Maxwell Salzberg
d755f03cd0
add two more images to the assets
2012-04-04 13:12:07 -07:00
Maxwell Salzberg
d616e902c9
add favicon back
2012-04-04 13:00:25 -07:00
Sean Tilley
19bf699b9f
Move branding assets to /images/branding for asset pipeline, update template files to point to new branding directory
2012-03-29 17:18:27 -05:00
Maxwell Salzberg
5dbfd89d93
some more fixes for the show pages
2012-03-28 13:56:52 -07:00
danielgrippi
5b2716d2ef
MS DG; move images to assets
2012-03-27 18:07:22 -07:00