- Aug 30, 2011
-
-
danielgrippi authored
-
danielgrippi authored
This reverts commit 902c40e4.
-
danielgrippi authored
-
Gonzalo Rodriguez authored
-
Gonzalo Rodriguez authored
-
Sarah Mei authored
So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN.
-
Sarah Mei authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Maxwell Salzberg authored
-
Andrej Kacian authored
-
Andrej Kacian authored
-
danielgrippi authored
-
danielgrippi authored
-
- Aug 29, 2011
-
-
danielgrippi authored
Added Foreman gem. Run Diaspora using `foreman start` (will start everything except mySQL. Passing in a -p flag will let you specifiy the port. Also: I took single_process_mode out of app config and made it an environment variable. If you want to boot a lightweight server, run `SINGLE_PROCESS=true rails s`.
-
Andrej Kacian authored
-
Maxwell Salzberg authored
-
Andrej Kacian authored
-
Gonzalo Rodriguez authored
-
danielgrippi authored
Moved post/comment text collapsing into respective widgets; removed from stream.js. Removed an unused function in stream.js (image hotlinking).
-
Gonzalo Rodriguez authored
-
Gonzalo Rodriguez authored
-
Sarah Mei authored
Use explicit parameters instead of request format to determine whether we render a remote or non-remote form in aspects#new. Facebox needs to get back a text/html response. We were using text/javascript to indicate that we wanted a remote form and text/html to indicate we wanted a non-remote form. The trouble is, if we request with text/javascript then that is the format we get back. It doesn't really make sense to use formats that way anyway, so I changed it to an explicit parameter. This had the nice side effect of simplifying our new-aspect views.
-
- Aug 28, 2011
-
-
Andrej Kacian authored
-
danielgrippi authored
-
danielgrippi authored
condense asset declarations; include all js in widget and helper directories (this is what we've already been doing)
-
danielgrippi authored
-
Sarah Mei authored
-
Gonzalo Rodriguez authored
-
Gonzalo Rodriguez authored
-
- Aug 27, 2011
-
-
https://github.com/brianwisti/diasporaMaxwell Salzberg authored
Merge branch '1305-full-markdown' of https://github.com/brianwisti/diaspora into brianwisti-1305-full-markdown Conflicts: Gemfile.lock
-
MrZYX authored
-
Gonzalo Rodriguez authored
-
- Aug 26, 2011
-
-
Dan Hansen authored
-
Dan Hansen authored
-
Dan Hansen authored
fix retractions, fix likes, backfill likes widget tests, remove typo from jasmine.yml, remove unneeded js files require confirmation for comments in js, get rid of rails helper
-
Andrej Kacian authored
-
Andrej Kacian authored
-
Dan Hansen authored
-