diaspora/app
theworldbright 98f11b944a Fix styleguide violations
Fix hound remark 12

Remove unnecessary explicit div tag

Rename el_**** to ****El (hound remark 2 and 3)

Only find and replace operations were done with
this commit

Fix hound remark 4 and 8

Fix hound remark 6

Fix hound remark 7

Fix hound remark 9

Fix hound remark 10 and 11

Fix hound remark 13

Fix hound remark 1

Change single quotes to double quotes

Change single quotes to double in publisher view

Fix camelCase and missing {} in publisher view

Change single quotes to double in bookmarklet view

Use dot notation for serializedForm in publisher

Change single quotes to double in bookmarklet spec

Change single quotes to double in publisher spec

Fix missing {} in publisher views

Use ruby 1.9 hash syntax in invite_link

Fix indentation in publisher view
2015-06-04 18:05:44 +02:00
..
assets Fix styleguide violations 2015-06-04 18:05:44 +02:00
controllers replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
helpers Fix styleguide violations 2015-06-04 18:05:44 +02:00
mailers replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
models Merge branch 'stable' into develop 2015-06-04 04:18:34 +02:00
presenters Only return the current_users participation for post interactions 2015-05-30 03:08:25 +02:00
serializers/export Add created_at to json posts for #5585 2015-01-28 10:21:16 +13:00
uploaders Add a token the filename for exported user data 2015-04-22 20:19:17 +02:00
views Fix styleguide violations 2015-06-04 18:05:44 +02:00
workers add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00