No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
changed milestone to %Crowd Funding Campaign
added Crowd Funding + 1 deleted label
Thanks to Ajin Jude for the patch https://github.com/ajinjude/diaspora/commit/e10dccf0faa3f7db084fad8b1be0cf8fa3243643.patch
assigned to @praveen
Since app/assets is a symlink the patch will not apply directly, so we need to split the patch into two.
/root/funding-header-by-ajin-1.patch (only app/assets/* changes) and /root/funding-header-by-ajin-2.patch (only app/views/* changes)
Use git apply for patch2 in /usr/share/diaspora and patch -p3 from /usr/share/diaspora/app/assets for patch1.
Then run . /etc/diaspora.conf && su diaspora -s /bin/sh -c 'bundle exec rake tmp:cache:clear assets:precompile'
as root from /usr/share/diaspora
Now sign in, stream, aspects pages have the link.
With https://github.com/ajinjude/diaspora/commit/1b36bb5d75029a9a29f21d13e7a8d05bcb14d9a0 now all pages show the notice!
closed