diaspora/app
Benjamin Neff a5f538b9ae
Load jquery in the head on mobile
Some pages need jquery in the head and instead of loading it twice on
these pages, it is better and easier to load it in the head on all
pages. It should be in the cache after the first load anyway.

closes #7086
2016-09-11 01:55:25 +02:00
..
assets Fix tags URLs in hovercards 2016-09-09 00:53:21 +02:00
controllers Fix 500 in html requests for post interactions 2016-09-11 00:21:13 +02:00
helpers Fix links of more-button on mobile streams 2016-09-04 03:31:41 +02:00
mailers Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
models Cleanup invalid unconfirmed emails 2016-09-04 21:40:27 +02:00
presenters Fix regressions from #6998 2016-08-22 00:43:43 +02:00
serializers cleanup old attributes from code 2016-08-08 19:37:09 +02:00
services Filter mentions on status message creation 2016-07-04 10:26:45 +02:00
uploaders
views Load jquery in the head on mobile 2016-09-11 01:55:25 +02:00
workers Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00