Jonne Haß
ce0507f9eb
move config/ci to script/ci, update rubygems before bundle install
2012-01-19 13:57:47 +01:00
Jonne Haß
a4b9ae4f8a
ensure known rubygems on travis
2012-01-19 13:36:51 +01:00
Maxwell Salzberg
1fe7793ec5
Place Rack:SSL before hoptoad
2012-01-19 00:56:06 -08:00
David Morley
d6fffa1309
Update config/application.yml.example
2012-01-18 18:42:35 -08:00
Maxwell Salzberg
7cafac8c05
I should really start using autosave-on-lose-focus in vimi [ci skip]
2012-01-18 18:03:15 -08:00
Maxwell Salzberg
fe03d7875d
update some docs on how circumvent_ssl_requirement works [ci skip]"
2012-01-18 18:01:38 -08:00
Maxwell Salzberg
69e81a0dc3
move loading rack ssl to an initializer, so we have EnviromentConfiguration and AppConfig. also, circumvent ssl requirement option is now back"
2012-01-18 17:57:26 -08:00
Maxwell Salzberg
08adcf3e3e
blarg. ActionDispatch::Static isnt always there. took out the option so people can run their ssl pods correctly for now
2012-01-18 17:27:23 -08:00
Maxwell Salzberg
1b3cdbb78a
Revert "add a circumvent_ssl_requirement option to application.yml.example; sending out a mail to diaspora-dev for more info"
...
This reverts commit ed45789403 .
2012-01-18 16:52:13 -08:00
Maxwell Salzberg
ed45789403
add a circumvent_ssl_requirement option to application.yml.example; sending out a mail to diaspora-dev for more info
2012-01-18 15:50:22 -08:00
Maxwell Salzberg
18e895c247
include Rack::SSL to upgrade all requests to ssl
2012-01-18 15:09:08 -08:00
Maxwell Salzberg
86c8f99188
update the .example, which unfortunatly i think will make travis happier and avoid some loading bs
2012-01-17 17:14:22 -08:00
danielgrippi
339c47d782
moved stream logic into its own controller (StreamsController)
2012-01-17 15:53:06 -08:00
danielgrippi
bfe0b7129c
move all stream actions into PostController
2012-01-17 15:53:06 -08:00
Maxwell Salzberg
467f3b0bda
MS TT; Add heroku_san to gemfile, adjust custom heroku rake tasks
2012-01-16 20:25:56 -08:00
danielgrippi
8150d32b86
using pageDown Markdown library, fixing autolinking. created app.helpers.textFormatter, which takes care of text formatting; functions can be called individually throughout the app
2012-01-15 18:28:58 -08:00
danielgrippi
f2cc8b4e41
Revert "move unicorn into the heroku group till we decide if we switch completly to it or not"
...
This reverts commit 641cedf343 .
Revert "Merge pull request #2663 from torrancew/with_unicorn"
This reverts commit 2a2efd097f , reversing
changes made to 78978f051e .
2012-01-15 16:07:00 -08:00
Jonne Haß
203607945b
updated 12 locale files [ci skip]
2012-01-15 23:04:57 +01:00
Daniel Grippi
2a2efd097f
Merge pull request #2663 from torrancew/with_unicorn
...
Needz moar unicorns please [ci skip]
2012-01-15 04:22:03 -08:00
Jonne Haß
bec3e2c92b
set faradays timeout 25
2012-01-15 02:49:14 +01:00
Tray Torrance
cd4c880f95
Add unicorn to bundle, supply a basic unicorn config.
2012-01-14 12:25:51 -08:00
Jonne Haß
c5654a43db
do proper pluralization for JS
2012-01-14 20:27:17 +01:00
Jonne Haß
8e47b26f01
Merge branch 'master' of git://gitorious.org/diaspora-l10n-ca/diaspora-l10n-ca
2012-01-14 20:07:20 +01:00
Jonne Haß
9e482ff1b1
updated 99 locale files [ci skip]
2012-01-14 20:07:11 +01:00
Jonne Haß
ca87a3f9ea
add two to the javascript pluralizations
2012-01-14 16:43:35 +01:00
Jordi Mallach
52c88440a2
Update Catalan translation to e1edef9.
2012-01-14 12:49:26 +01:00
Jordi Mallach
685662c3de
Merge branch 'master' of git://github.com/diaspora/diaspora
2012-01-14 12:43:46 +01:00
danielgrippi
efe55f395d
remove ajax_stream? logic from streams now that we're using backbone & never ajaxing on mobile; remove unreferenced community_spotlight stream & controller
2012-01-13 13:50:52 -08:00
Jonne Haß
e1edef9ff1
lets see how all this markdown in the title looks. Attempt to fix #2395
2012-01-13 22:09:22 +01:00
danielgrippi
aed413b463
remove unused method and controller action (move_contact)
2012-01-13 12:15:32 -08:00
Jordi Mallach
a6f68fa670
Update Catalan translation to e4f4f06.
2012-01-13 20:51:28 +01:00
Sarah Mei
e4f4f06404
Terminology clean up - remove references to Diaspora Handle, make capitalization of Diaspora ID consistent.
2012-01-13 11:24:27 -08:00
Jonne Haß
e96dd58cff
Merge branch 'master' of git://gitorious.org/diaspora-l10n-ca/diaspora-l10n-ca
2012-01-13 19:32:51 +01:00
Jonne Haß
e5663126d9
updated 80 locale files [ci skip]
2012-01-13 19:32:42 +01:00
Jordi Mallach
e898e2d03f
Updated Catalan translation to c11fdb0.
2012-01-09 19:20:38 +01:00
Jordi Mallach
42dc12988a
Updated Catalan translation to 1b8f78e.
2012-01-09 18:55:54 +01:00
danielgrippi
c11fdb0459
put 'Admin' back in #user_menu for admins. this fixes #2595 [ci skip]
2012-01-08 23:43:17 -08:00
danielgrippi
d5a4f9eb98
use content_view for comments (markdown, tagging)
2012-01-07 20:19:47 -08:00
danielgrippi
d2807b5202
markdown for posts on front end, tags broken
2012-01-07 14:24:27 -08:00
danielgrippi
2024716c2c
remove unusued javascript files; GC clearing from application/vanna controller
2012-01-07 14:24:27 -08:00
danielgrippi
3f7144f214
added hide post feature back to stream
2012-01-07 14:23:28 -08:00
danielgrippi
933299e31c
added translations to templates; mock out the locale file in jasmine
2012-01-07 14:23:28 -08:00
danielgrippi
31fac53969
added blocks js model; load app.models.Post before any other model when loading assets
2012-01-07 14:23:27 -08:00
danielgrippi
5e88ca846a
remove jquery-debounce in lieu of _.debounce; remove web_socket vendor libs
2012-01-07 14:23:27 -08:00
danielgrippi
5bbe8bfccd
remove Mustache.js, use _.template as a replacement (we only want to use one js templating library)
2012-01-07 14:23:27 -08:00
danielgrippi
42276a73c8
remove old stream initialization from js pages; remove websocket js code
...
from the layout; rename templates to have a .jst extension
(JavaScriptTemplate?)
2012-01-07 14:23:26 -08:00
danielgrippi
02ca7a32f0
added reshare logic back (doesn't append it to the stream...)
2012-01-07 14:23:25 -08:00
danielgrippi
c95f4f30e7
add view.js to config/assets.yml
2012-01-07 14:23:24 -08:00
danielgrippi
1b8f78e006
remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway
2012-01-07 14:23:24 -08:00
danielgrippi
ae6fa5bebb
don't use Diaspora widget system or stream.js when backbone is active;
...
migrating like actions over to backbone; some cleanup; bump jquery to
1.7.1
2012-01-07 14:23:22 -08:00