- 27 Jan, 2012 19 commits
-
-
danielgrippi authored
-
danielgrippi authored
-
danielgrippi authored
remove @backbone reference in people/show (thx @mrZYX for the catch); added loaders to people and tag pages
-
Sarah Mei authored
-
Maxwell Salzberg authored
controllers; update the default referee to /stream [ci skip]
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
danielgrippi authored
-
https://github.com/Raven24/diasporadanielgrippi authored
Merge branch 'input-placeholders' of https://github.com/Raven24/diaspora into Raven24-input-placeholders
-
danielgrippi authored
-
danielgrippi authored
DG MS; only fetch contacts when focused in on Publisher.input(); limit autocomplete; added uma back; fixed jasmine tests.
-
danielgrippi authored
-
Maxwell Salzberg authored
-
- 26 Jan, 2012 11 commits
-
-
danielgrippi authored
-
danielgrippi authored
-
danielgrippi authored
-
danielgrippi authored
-
Maxwell Salzberg authored
-
danielgrippi authored
-
Jonne Haß authored
-
danielgrippi authored
-
Dennis Collinson authored
-
Maxwell Salzberg authored
-
Dennis Collinson authored
-
- 25 Jan, 2012 10 commits
-
-
Dennis Collinson authored
-
Maxwell Salzberg authored
You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash
-
Jonne Haß authored
-
Jonne Haß authored
collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order
-
danielgrippi authored
don't use .last(3), use .limit(3) instead. also, don't put an order on an association as it isn't overridable. (this commit minimizes AR object instantiation in the stream)
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
remove a bunch of unused images. we might use one or two of these on test but we can deal with it later [ci skip]
-
danielgrippi authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
chance to test it first Revert "finally found a way to disable airbrake [ci skip]" This reverts commit 8aafd564.
-