diaspora/app/views/layouts
Alec Leamas 9cd08bac67 Extended sub-uri support.
Adds new routing in routes.rb based on pod_uri. Assets are handled by a symlink
in public when using sub-uri. Various clean-up, removing thin and socket port
settings from server.sh (these are now taken from pod_uri and socket_port).

Basic functionality when setting a sub_uri like http://example.org/diaspora
now seems OK. Closes .http://joindiaspora.com/issues/737, and partially
http://joindiaspora.com/issues/391. Ports are yet to be defined and handled
in this context.

Conflicts:

	app/views/layouts/application.html.haml
	config/routes.rb
2010-12-21 01:13:15 +01:00
..
_debug.haml Remove some old views, clean up routes, clean up. 2010-12-01 15:38:56 -08:00
_header.html.haml Hide notifications link until we take out queries from it 2010-12-17 20:19:02 -08:00
application.html.haml Extended sub-uri support. 2010-12-21 01:13:15 +01:00
application.mobile.haml making image names more generic 2010-12-13 14:02:11 -08:00
notifier.html.haml Refactor mail views, add a spec to make sure CSS is rendered 2010-11-12 11:47:59 -08:00