- fév. 14, 2016
-
-
Steffen van Bergerem a rédigé
-
- jan. 04, 2016
-
-
theworldbright a rédigé
Squashed commits: [d5001fe] Refactor [8d8a23f] Add test for when authorization is denied [659fc56] Adjust password flow integration test
-
theworldbright a rédigé
-
theworldbright a rédigé
-
- mars 28, 2015
-
-
Jonne Haß a rédigé
So we can correctly reference the images
-
- mars 27, 2015
-
-
Jonne Haß a rédigé
This allows us to reuse any CSS we have, unify their look and unify their look with the regular page design. This works by instantiating ActionView and rendering templates in a rake task. Inspired by the errgent gem.
-
- nov. 11, 2014
-
-
Jonne Haß a rédigé
It allowed Flash apps on any domain to make requests on behalf of a signed in user. Thanks to Oliver Beg for the hint.
-
- fév. 09, 2014
-
-
Steffen van Bergerem a rédigé
-
- jan. 16, 2014
-
-
Quazi Marufur Rahman a rédigé
-
- sept. 23, 2013
-
-
flaburgan a rédigé
-
- sept. 18, 2013
-
-
Antoine D a rédigé
I moved 404 to the assets to avoid loading font and images from joindiaspora. #- Can I move the design to a 404-style.css file which will be in the public repository too ? #- This pull request proposes to insert the two font files and the cat image, do you agree ? Depend of amazon seems really bad for me.
-
- sept. 14, 2013
-
-
Nils Vogels a rédigé
Changing 404 message to no longer use Joindiaspora's media on S3
-
- juin 22, 2013
-
-
Duke a rédigé
-
- juin 17, 2013
-
-
Jonne Haß a rédigé
-
- juin 14, 2013
-
-
rivendale a rédigé
clarify comments and update permanently moved URL
-
- juin 12, 2013
-
-
Steffen van Bergerem a rédigé
-
- jan. 07, 2013
-
-
Flaburgan a rédigé
-
- août 24, 2012
-
-
Daniel Grippi a rédigé
-
movilla a rédigé
-
- août 23, 2012
-
-
movilla a rédigé
-
- mai 11, 2012
-
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
- mai 07, 2012
-
-
danielgrippi a rédigé
-
- mai 06, 2012
-
-
danielgrippi a rédigé
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.
-
- mai 05, 2012
-
-
danielgrippi a rédigé
made favicon sexier; extracted form-block into its own custom class; made the title of pages less caps-lock.
-
- mai 01, 2012
-
-
https://github.com/diaspora/diaspora/issuesmovilla a rédigé
I think possibly "https://github.com/diaspora/diaspora/issues" better than "http://bugs.joindiaspora.com/"
-
- avr. 27, 2012
-
-
danielgrippi a rédigé
-
danielgrippi a rédigé
-
- avr. 06, 2012
-
-
Jonne Haß a rédigé
-
- avr. 04, 2012
-
-
Maxwell Salzberg a rédigé
add some assets which are for bootstrap which seem to need them to be in public. bootstrap-sass should deal with this
-
- avr. 03, 2012
-
-
Maxwell Salzberg a rédigé
heroku and asset sync, which puts the S3 config vars in from your app config.
-
- mars 28, 2012
-
-
Maxwell Salzberg a rédigé
-
Maxwell Salzberg a rédigé
fix for the stream not loading; we were creating status_message objects that were simply wrappers around posts. in the lastest codebase, status_messages in js are what we are using for the new post form, so we need to just tell our post collection to stop making status_messages directly
-
Maxwell Salzberg a rédigé
-
Steven Hancock a rédigé
-
Steven Hancock a rédigé
-
Steven Hancock a rédigé
193 specs | 5 failing The 5 failing specs appear (according to Firebug) to be due to missing fixtures and/or missing routes in the Jasmine environment. Fixing these last 5 failures is a task probably best left to a more experienced Javascript/Jasmine developer. This commit also moves validation.js and clear-form.js into app/assets/javascripts and precompiles validation.js
-