- août 20, 2013
-
-
Jonne Haß a rédigé
-
- août 05, 2013
-
-
mokus a rédigé
Added search_controller_spec, moved some tests from people_controller_spec to search_controller_spec Fixed merged conflict in Changelog update routes and search controller remove useless except from search controller Fix indentation in search_controller
-
- fév. 01, 2013
-
-
Jonne Haß a rédigé
From a quick look at the for us available databases this was not actually used in the wild.
-
- déc. 28, 2012
-
-
Florian Staudacher a rédigé
* added a presenter for hovercard json * added new backbone view for handling hovercard JS * refactoring of PeopleController * finished the backbone js version of hovercards * don't try to make people_controller more restfull, out of scope just add a new route and use that for hovercard json * added spec for people_controller#hovercard * add new exception for "AccountClosed" to be able to raise from anywhere * removed legacy code, since everything got ported to backbone (except the "cache" stuff, but that's not strictly necessary)
-
- nov. 12, 2012
-
-
David McMullin a rédigé
-
- oct. 14, 2012
-
-
Gonzalo a rédigé
-
- sept. 29, 2012
-
-
Marek Lewandowski a rédigé
-
- sept. 12, 2012
-
-
Jonne Haß a rédigé
-
- mai 17, 2012
-
-
Maxwell Salzberg a rédigé
This reverts commit c52342b7.
-
Maxwell Salzberg a rédigé
-
- mars 14, 2012
-
-
Maxwell Salzberg a rédigé
-
- mars 08, 2012
-
-
Steven Fuchs a rédigé
-
Steven Fuchs a rédigé
-
Steven Fuchs a rédigé
-
- fév. 25, 2012
-
-
danielgrippi a rédigé
don't render page-viewer twice; last_post should actually get the last post posted, not the first one
-
- fév. 01, 2012
-
-
danielgrippi a rédigé
you can now create a comment with User#comment!(post, text)
-
- jan. 29, 2012
-
-
Maxwell Salzberg a rédigé
-
- jan. 28, 2012
-
-
Sarah Mei a rédigé
-
- jan. 24, 2012
-
-
Jonne Haß a rédigé
-
- jan. 23, 2012
-
-
Jonne Haß a rédigé
-
- jan. 22, 2012
-
-
Maxwell Salzberg a rédigé
-
- jan. 14, 2012
-
-
Maxwell Salzberg a rédigé
fix #2627 (webfinger produces 500 error, and refactor a little to encapsulate into Webfinger object a bit more
-
- jan. 10, 2012
-
-
danielgrippi a rédigé
-
- jan. 07, 2012
-
-
danielgrippi a rédigé
-
- déc. 11, 2011
-
-
Jonne Hass a rédigé
-
- déc. 09, 2011
-
-
Ilya Zhitomirskiy a rédigé
ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed
-
- déc. 03, 2011
-
-
Gonzalo Rodriguez a rédigé
-
- nov. 23, 2011
-
-
Johannes Hackel a rédigé
-
Johannes Hackel a rédigé
-
- nov. 22, 2011
-
-
Johannes Hackel a rédigé
-
- nov. 03, 2011
-
-
Dan Hansen & Maxwell Salzberg a rédigé
exclude blocked users from all streams
-
- oct. 25, 2011
-
-
danielgrippi a rédigé
-
- oct. 13, 2011
-
-
Gonzalo Rodriguez a rédigé
-
- sept. 15, 2011
-
-
danielgrippi a rédigé
-
- sept. 14, 2011
-
-
danielgrippi a rédigé
-
- sept. 10, 2011
-
-
Ilya Zhitomirskiy a rédigé
-
- sept. 07, 2011
-
-
Jonne Hass a rédigé
-
- sept. 03, 2011
-
-
Gonzalo Rodriguez a rédigé
What i did was to redirect to the tag without dots, in this case cubbies I didn't consider a good idea to add route support for /tags/cubbi.es since it get messed with request formats
-
- août 30, 2011
-
-
Sarah Mei a rédigé
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.
-
- août 27, 2011
-
-
Gonzalo Rodriguez a rédigé
-